Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 317 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 317 Bytes

clustering-on-countries-dataset

Analysis was done in Jupyter Notebook using these Python libraries - Pandas, Numpy, Kmodes, Datetime, Sklearn, Scipy, Matplotib and Seaborn

The steps are broadly:

  • Read and visualise the data
  • Clean the data
  • Prepare the data for modelling
  • Modelling
  • Final analysis