Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 384 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 384 Bytes

MachineLearning

A repository of my course module submissions in Machine Learning

Requirements

How to run the python notebooks

  • Open command prompt/terminal from the folder
  • pip freeze> requirements.txt
  • pip install -r requirements.txt
  • jupter notebook