Giters
RRdmlearning
/
Machine-Learning-From-Scratch
常用机器学习的算法简洁实现
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
641
Watchers:
18
Issues:
5
Forks:
288
RRdmlearning/Machine-Learning-From-Scratch Issues
Email?
Updated
3 years ago
decision_tree_model.py里121-128行,递归构建左右子树时,leftX和rightX为什么是相同的?
Updated
3 years ago
在逻辑回归代码里,调用utils中的normalize实现的具体是思路是什么呢,还有为什么要把数据集中label为0的数据去掉?
Updated
3 years ago
博客无法访问
Updated
4 years ago
Comments count
3
Import Error
Closed
6 years ago
Comments count
2