Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 369 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 369 Bytes

CS320Project

To run our project, you must make sure you have the following packages / python packages installed:

  • matplotlib
  • jupyter
  • pandas
  • seaborn
  • numpy
  • sklearn
  • IPython
  • colorsys
  • mpl_toolkits
  • PIL
  • ipywidgets

Open the notebook Group_Project.ipynb, press Run All. If any cells fail to run, you may need to re-run those specific cells.

Thank you!