/EL_3019-Data_Sciences

EL_3019 -Data Sciences is an academic course. 👨‍🎓 The objective is to process data 📈 sets and analyse them with Python. 🐍

Primary LanguageJupyter Notebook

EL-3019-Data-Sciences

EL 3019 Data Sciences is an academic course 👨‍🎓

Goals of the unit :

The aim of this unit is to provide an overview of data science, using libraries and frameworks. We work on famous data from gapminder or kaggle.

Packages used :

Python

anaconda

plotly

pandas

scikit-learn


Learned knowledge :

  • Deal with missing data
    • How to detect them
    • Typology of missing data
    • How to overcome them
  • Different types of classifiers, such as KNN, SVM, ...
  • Linear regression
  • Bayesian methodes

Some Interesting Plots :

matrix_corr

Matrix of correlation

pairplot pairplot

plotly_knn plotly_knn