Fix the link Fixes #1027

This commit is contained in:
Vinta 2018-02-24 02:38:58 +08:00
parent d748441c71
commit 226caa5461
1 changed files with 1 additions and 1 deletions

View File

@ -755,7 +755,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*Libraries for Machine Learning. See: [awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning#python).*
* [Metrics](https://github.com/dmlc/xgboost) - Machine learning evaluation metrics.
* [Metrics](https://github.com/benhamner/Metrics) - Machine learning evaluation metrics.
* [NuPIC](https://github.com/numenta/nupic) - Numenta Platform for Intelligent Computing.
* [scikit-learn](http://scikit-learn.org/) - The most popular Python library for Machine Learning.
* [Spark ML](http://spark.apache.org/docs/latest/ml-guide.html) - [Apache Spark](http://spark.apache.org/)'s scalable Machine Learning library.