您的位置:首页 > 编程语言 > Python开发

Tools for Machine Learning in Python(scikit-learn)

2014-03-26 12:10 405 查看
I found a web site introduced a tool named scikit-learn, which written in python. It provided functions such as Classification, Regression, Clustering, Dimensionality reduction, Model selection, Preprocessing. More information need to see http://scikit-learn.org/stable/ .
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: