Skip to content

camilleAmaury/MachineLearningExercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Sleepy Viking

A grouped repository of Datascience Exercises (solved by myself)

AboutReproductibilityWebsites ExercisesAuthorLicense


Plots

About

This repository was created in order to store and share all my experiences amoung Datascience exercises that we can found in the web.

All this exercises have been solved by myself. You can freely check the code or the HTML recap in each model in order to see how I've proceed.

Reproductibility

Downloading / Installing steps:
  • Download the latest version of the repository as ZIP file.

or

  • In your terminal/command line
git clone https://github.com/camilleAmaury/MachineLearningExercises.git
Technologies Involved :
Python Libraries :

Websites-exercises

Models seen by Websites

Website Models
OPR - OpenClassRoom Linear Regression, KNN, Ridge Regression, Lasso Regression, Linear SVM, Logistic Regression, Kernel Classification (SVM), Kernel Regression (Ridge)

Website Other Concept
OPR - OpenClassRoom PCA

List of plots used

  • Bar plot (OPR - KNN)
  • Comparative Bar plot (OPR - Linear Regression)
  • ScatterPlot (OPR - Linear Regression)
  • LineChart (OPR - KNN)
  • HeathMap (OPR - KNN)

List of concepts seen

  • Data preprocessing
  • Data exploration
  • Supervised Learning
  • Basic statistic indicators (mean, median, quantiles, max, min, count)
  • R² score, MSE, RMSE, AUC, ROC
  • Cross Validation Score
  • Outliers related both on mean and median
  • Classification
  • Hyperparameter
  • Overfitting
  • Label Encoder (category)
  • Normalization, Min-max standardization
  • Covariance, Correlation

Author

LinkedIn CAJ

See the LinkedIn Shield.

License

Freely to use for your personnal purpose. Prohibited for commercial purpose.

You should still mention me if you want to use it in the public sphere.

About

Lot of different exercises from different platforms for machine learning practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published