Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 491 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 491 Bytes

CO544 - Project

CO544 - Machine Learning and Data Mining

Quick Start

  • Clone or Download the repository.
  • Navigate to root folder and open a terminal.
  • Run $ jupyter notebook

Troubleshooting

$ pip3 install --upgrade [depndency]

Following are the dependencies used. If there is an error, most probably one of the dependencies may not have been installed.

Dependencies

  • jupyter
  • matplotlib
  • numpy
  • pandas
  • scipy
  • scikit-learn
  • imblearn
  • openpyxl