Mwadz / Machine-Learning-Essentials

This is me learning how to quickly improve the quality of my models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine Learning Essentials

  • tackling data types often found in real-world datasets (missing values, categorical variables),
  • designing pipelines to improve the quality of your machine learning code,
  • using advanced techniques for model validation (cross-validation),
  • building state-of-the-art models that are widely used to win Kaggle competitions (XGBoost),
  • avoiding common and important data science mistakes (leakage).

About

This is me learning how to quickly improve the quality of my models.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%