Skip to content

A repository of my course module submissions in Machine Learning

Notifications You must be signed in to change notification settings

joelvinaykumar/MachineLearning

Repository files navigation

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