Skip to content

jfcarr/ml-examples-w3schools

Repository files navigation

ml-examples-w3schools

Machine learning code examples from the w3schools tutorial "Learn Machine Learning".

Python Requirements

Uses Python 3 (at least 3.6)

Required packages:

  • NumPy
  • SciPy
  • Matplotlib
  • Scikit-learn
  • PyDotPlus