搜索资源列表
Logistic_Regression
- 逻辑回归是当前业界比较常用的机器学习方法,这个是PY实现的。-logistic regression model implemented in Python. Hope this helps.
机器学习常用方法
- 机器学习常用方法的python实现,包括PCA,随机森林,决策树,层次聚类,kmeans,KNN,线性感知机等(Python implementation of common machine learning methods, including PCA, random forest, decision tree, hierarchical clustering, kmeans, KNN, linear perceptron, etc.)