A quick Notebook to explore a ML pipeline, which consists on preparing the data, explore the data, then apply Machine Learning techniques (K-Means then Decision Tree) to gain insisghts from the data.
- Data cleaning
- K-Means Clustering
- Decision Tree
- Language : Python 3.x or higher
- IDE : Jupyter Lab
- Librariries : Scikit-learn, Pandas, NumPy, Matplotlib, Mpl_toolkits