jfcarr / ml-examples-w3schools

Machine learning code examples from w3schools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Machine learning code examples from w3schools


Languages

Language:Python 100.0%