Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apachecn/ailearning
/ DTSklearn.py
File
DTSklearn.py
src/python/3.DecisionTree/DTSklearn.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/python
2
# coding: utf8
3
# 原始链接: http://blog.csdn.net/lsldd/article/details/41223147
4
# 《机器学习实战》更新地址:https://github.com/apachecn/MachineLearning
Callers
nothing calls this directly
Calls
4
predict_train
Function · 0.85
show_precision_recall
Function · 0.85
show_pdf
Function · 0.85
createDataSet
Function · 0.70
Tested by
no test coverage detected