学习笔记之scikit-learn

时间:2021-09-19 23:54:51

scikit-learn: machine learning in Python — scikit-learn 0.20.0 documentation

  • https://scikit-learn.org/stable/index.html
  • Simple and efficient tools for data mining and data analysis
  • Accessible to everybody, and reusable in various contexts
  • Built on NumPy, SciPy, and matplotlib
  • Open source, commercially usable - BSD license

scikit-learn - Wikipedia