Created 3 years ago
讲座:Python与机器学习
使用scikit-learn库进行机器学习
- Simple and efficient tools for predictive data analysis
- Accessible to everybody, and reusable in various contexts
- Built on NumPy, SciPy, and matplotlib
- Open source, commercially usable - BSD license
安装
pip install scikit-learn
详细文档,请点击此处
导入数据
- 数据集medical