There are no reviews yet. Be the first to send feedback to the community and the maintainers!
ePortfolio
ePortfolio Abdelmajid EL HOUspark-functionality-repo
Ce dépôt GitHub contient un document détaillé sur les bases du langage Scala.Preparation-AWS-Certified-Data-Engineer-Associate-DEA-C01
Préparation à l'examen AWS Certified Data Engineer - Associate (DEA-C01) : ressources essentielles et guides d'étude pour acquérir les compétences nécessaires à la certification.ML_Spark_Scala_va-t-il-pleuvoir-demain
L'idée est de vous montrer les étapes d'un projet ML dans un environnement Spark Scala.Formation-BigData_Spark_Scala
Formation pratique sur les technologies Big Data avec Spark, Scala, Pyspark, Hadoopbash_unix_git
Commandes de base pour Linux, bash et gitbashML_diabet_predict_pyspark
Prédiction du diabète par régression logistique avec Python et PySparkuber-data-analytics-end-to-end
Projet Uber Data Analytics - Pipeline End-to-EndAlgoTrading_ML_LSMA
Script python permettant d'analyser 2762 actions sur Yahoo Finance en se basant sur un algorithme de machine learning (LSMA).Spark_ML_Weather
Projet d'apprentissage Scala et Spark : Prédire la pluie de demain avec des données historiquesSNP_density_plot_from_VCF_python
# Author: Abdelmajid EL HOU, Data analyst - France # version 1.0 # date: 25-10-2021 # tested on ubuntu with python3.8 # This python program parse a Variant Call Format (VCF) file and then create a polymorphism density plot from the data extracted from the file. # The program take as input: the file name, window and increment value. # example: python3.8 generate_density_data.py chr02.vsc 1000000 1000 # the output is a png file (plot). # The script and the vcf file should be in the same directorymetadata_pubmed_using_biopython
Automatiser l'extraction de meta données PubMed avec BioPython_ @author : Abdelmajid EL HOU - Data analyst This tutorial is only for education purposeLove Open Source and this site? Check out how you can help us