结果:找到“decision tree in R”相关内容73个,排序为按回复时间降序,搜索更多相关帖子请点击“高级”
A new decision tree learning algorithm
0 个回复 - 639 次查看
摘要:In order to improve the generalization ability of b
inary
decision trees, a new learn
ing algorithm, the MMDT algorithm, is presented. Based on statistical learn
ing theory the generalization perfo ...
2017-12-28 11:20 - AIworld - 人工智能论文版
Decision Tree using Python
10 个回复 - 3295 次查看
Decision Tree us
ing Python
Overview
A
decision tree is a flowchart-like structure
in which each
internal node represents a "test" on an attribute (e.g. whether a co
in flip comes up heads or tails), ...
2015-6-24 07:58 - Nicolle - winbugs及其他软件专版
Decision Trees using Matlab
1 个回复 - 1149 次查看
Decision Trees us
ing Matlab
Reference
[*]Mach
ine Learn
ing: A Bayesian and Optimization Perspective 1st Edition 2015
[*]http://www.mathworks.com/help/stats/classification
tree-class.html
2015-6-24 08:57 - Nicolle - winbugs及其他软件专版
[Case Study]Decision Tree using Scala
0 个回复 - 948 次查看
The example below demonstrates how to load a LIBSVM data file, parse it as an
RDD of LabeledPo
int and then perform classification us
ing a
decision tree with G
ini impurity as an impurity measure and a ...
2015-3-31 10:18 - Nicolle - Scala及其他JVM语言
Building Decision Trees in Python
15 个回复 - 2126 次查看
Build
ing Decision Trees
in Python
by Christopher
Roach
You have a great idea to start sell
ing the most marvelous widget ever known. You're so sure of your enterpris
ing idea that you decide to go i ...
2015-5-17 10:59 - Nicolle - winbugs及其他软件专版