文件名称:DecisionTreeAlgorithm
- 所属分类:
- 数值算法/人工智能
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 75kb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用C#实现的决策树算法实例,对初学者有很大的帮助-The use of C# Realize the decision tree algorithm examples of great help for beginners
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DecisionTreeAlgorithm(Csharp)
...............................\DecisionTreeAlgorithm
...............................\.....................\AddTestData.cs
...............................\.....................\AddTestData.Designer.cs
...............................\.....................\AddTestData.resx
...............................\.....................\bin
...............................\.....................\...\Debug
...............................\.....................\DecisionTreeAlgorithm.csproj
...............................\.....................\Form1.cs
...............................\.....................\Form1.Designer.cs
...............................\.....................\Form1.resx
...............................\.....................\GiniSplit.cs
...............................\.....................\obj
...............................\.....................\...\Debug
...............................\.....................\...\DecisionTreeAlgorithm.csproj.FileList.txt
...............................\.....................\...\DecisionTreeAlgorithm.csproj.FileListAbsolute.txt
...............................\.....................\Program.cs
...............................\.....................\Properties
...............................\.....................\..........\AssemblyInfo.cs
...............................\.....................\..........\Resources.Designer.cs
...............................\.....................\..........\Resources.resx
...............................\.....................\..........\Settings.Designer.cs
...............................\.....................\..........\Settings.settings
...............................\.....................\SplitCriterion.cs
...............................\DecisionTreeAlgorithm.sln
...............................\DecisionTreeAlgorithm
...............................\.....................\AddTestData.cs
...............................\.....................\AddTestData.Designer.cs
...............................\.....................\AddTestData.resx
...............................\.....................\bin
...............................\.....................\...\Debug
...............................\.....................\DecisionTreeAlgorithm.csproj
...............................\.....................\Form1.cs
...............................\.....................\Form1.Designer.cs
...............................\.....................\Form1.resx
...............................\.....................\GiniSplit.cs
...............................\.....................\obj
...............................\.....................\...\Debug
...............................\.....................\...\DecisionTreeAlgorithm.csproj.FileList.txt
...............................\.....................\...\DecisionTreeAlgorithm.csproj.FileListAbsolute.txt
...............................\.....................\Program.cs
...............................\.....................\Properties
...............................\.....................\..........\AssemblyInfo.cs
...............................\.....................\..........\Resources.Designer.cs
...............................\.....................\..........\Resources.resx
...............................\.....................\..........\Settings.Designer.cs
...............................\.....................\..........\Settings.settings
...............................\.....................\SplitCriterion.cs
...............................\DecisionTreeAlgorithm.sln