• Stars
    star
    1
  • Language
    Shell
  • Created about 2 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Commandes de base pour Linux, bash et gitbash

More Repositories

1

ePortfolio

ePortfolio Abdelmajid EL HOU
HTML
3
star
2

spark-functionality-repo

Ce dépôt GitHub contient un document détaillé sur les bases du langage Scala.
3
star
3

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.
2
star
4

mongoDB_basics

Ce tutoriel vous apprend à installer MongoDB, à créer des collections et à insérer des données. Vous apprendrez également à effectuer des opérations de base sur les collections et les documents
1
star
5

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.
Scala
1
star
6

Formation-BigData_Spark_Scala

Formation pratique sur les technologies Big Data avec Spark, Scala, Pyspark, Hadoop
1
star
7

ML_diabet_predict_pyspark

Prédiction du diabète par régression logistique avec Python et PySpark
Jupyter Notebook
1
star
8

uber-data-analytics-end-to-end

Projet Uber Data Analytics - Pipeline End-to-End
1
star
9

AlgoTrading_ML_LSMA

Script python permettant d'analyser 2762 actions sur Yahoo Finance en se basant sur un algorithme de machine learning (LSMA).
Jupyter Notebook
1
star
10

Spark_ML_Weather

Projet d'apprentissage Scala et Spark : Prédire la pluie de demain avec des données historiques
Scala
1
star
11

SNP_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 directory
Python
1
star
12

metadata_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 purpose
Python
1
star