Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 511 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 511 Bytes

Machine-Learning-With-Python (Hands On Practice)

GET YOUR HANDS DIRTY BY Practicing lots of examples on important techniques used in Ml.

This repository contains machine learning related projects. These mini projects are done using Jupyter notebook. This covers several publically available datasets.

Includes:

  • Data preprocessing
  • Data cleaning
  • Data analysis
  • Model selection
  • Model evaluation techniques.

To be implemented:

  • Techniques for clustering
  • Scikit Learn pipeline implementation