/Machine_Learning_with_Python

Machine learning 101. machine learning hello world with python

Primary LanguagePython

The python examples in this repository cover how to:

  • load a labeled dataset
  • examine the dataset
  • manipulate the dataset
  • graph the dataset
  • use a supervised classification algorithm
  • train the machine learning algorithm
  • evaluate the performance of the trained model
  • use the trained model to make predictions

Please visit the wiki for the project documentation. It's a "machine learning with python" tutorial: