MCPcopy 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_trainFunction · 0.85
show_precision_recallFunction · 0.85
show_pdfFunction · 0.85
createDataSetFunction · 0.70

Tested by

no test coverage detected