文件名称:tree
介绍说明--下载内容来自于网络,使用问题请自行百度
分类决策树的核心思想就是在一个数据集中找到一个最优特征,然后从这个特征的选值中找一个最优候选值,根据这个最优候选值将数据集分为两个子数据集,然后递归上述操作,直到满足指定条件为止。附代码(The core idea of a classified decision tree is to find an optimal feature in a data set, and then find an optimal candidate value from the selected value of this feature, and divide the data set into two sub data sets according to the optimal candidate value, and then recurse the above operation until the specified condition is satisfied)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Ch03\.gitignore | 28 | 2015-12-31 |
Ch03\classifierStorage.txt | 101 | 2015-12-31 |
Ch03\lenses.txt | 795 | 2015-12-31 |
Ch03\treePlotter.py | 3911 | 2015-12-31 |
Ch03\trees.py | 4170 | 2015-12-31 |
Ch03 | 0 | 2017-12-20 |
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。