文件名称:accord-tree-source
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 460kb
- 下载次数:
- 0次
- 提 供 者:
- phong*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
accord-tree-source. it is a algorithm source
(系统自动生成,下载前可以参看下载内容)
下载文件列表
License.txt
Externals
.........\ZedGraph
.........\........\License.txt
.........\........\ZedGraph.dll
.........\........\ZedGraph.XML
Samples
.......\MachineLearning
.......\...............\DecisionTrees
.......\...............\.............\app.config
.......\...............\.............\Decision Trees.csproj
.......\...............\.............\MainForm.cs
.......\...............\.............\MainForm.Designer.cs
.......\...............\.............\MainForm.resx
.......\...............\.............\Program.cs
.......\...............\.............\Properties
.......\...............\.............\..........\AssemblyInfo.cs
.......\...............\.............\..........\Resources.Designer.cs
.......\...............\.............\..........\Resources.resx
.......\...............\.............\..........\Settings.Designer.cs
.......\...............\.............\..........\Settings.settings
.......\...............\.............\Resources
.......\...............\.............\.........\examples.xls
.......\...............\.............\TableSelectDialog.cs
.......\...............\.............\TableSelectDialog.Designer.cs
.......\...............\.............\TableSelectDialog.resx
Sources
.......\Accord.Controls.Statistics
.......\..........................\Accord.Controls.csproj
.......\..........................\ArrayDataView
.......\..........................\.............\ArrayDataView.cs
.......\..........................\.............\ArrayPropertyDescriptor.cs
.......\..........................\.............\ArrayRowView.cs
.......\..........................\.............\RowNamePropertyDescriptor.cs
.......\..........................\DecisionTreeView.cs
.......\..........................\DecisionTreeView.Designer.cs
.......\..........................\DecisionTreeView.resx
.......\..........................\HistogramView.cs
.......\..........................\HistogramView.designer.cs
.......\..........................\HistogramView.resx
.......\..........................\Properties
.......\..........................\..........\AssemblyInfo.cs
.......\Accord.Core
.......\...........\Accord.Core.csproj
.......\...........\DataSetExtensions.cs
.......\...........\Exceptions
.......\...........\..........\ConvergenceException.cs
.......\...........\..........\DimensionMismatchException.cs
.......\...........\..........\NonPositiveDefiniteMatrixException.cs
.......\...........\..........\NonSymmetricMatrixException.cs
.......\...........\..........\SingularMatrixException.cs
.......\...........\Properties
.......\...........\..........\AssemblyInfo.cs
.......\...........\..........\CustomDictionary.xml
.......\Accord.MachineLearning
.......\......................\Accord.MachineLearning.csproj
.......\......................\DecisionTrees
.......\......................\.............\DecisionNode.cs
.......\......................\.............\DecisionTree.cs
.......\......................\.............\DecisionVariable.cs
.......\......................\.............\Learning
.......\......................\.............\........\C45Learning.cs
.......\......................\.............\........\ID3Learning.cs
.......\......................\.............\........\Measures.cs
.......\......................\.............\TreeExpression.cs
.......\......................\Properties
.......\......................\..........\AssemblyInfo.cs
.......\......................\..........\CustomDictionary.xml
.......\Accord.Math
.......\...........\Accord.Math.csproj
.......\...........\Formats
.......\...........\.......\Base
.......\...........\.......\....\IMatrixFormatProvider.cs
.......\...........\.......\....\MatrixFormatProviderBase.cs
.......\...........\.......\....\MatrixFormatter.cs
.......\...........\.......\CSharpJaggedMatrixFormatProvider.cs
.......\...........\.......\CSharpMatrixFormatProvider.cs
.......\...........\.......\DefaultMatrixFormatProvider.cs
.......\...........\.......\OctaveMatrixFormatProvider.cs
.......\...........\Matrix
.......\...........\......\Matrix.Algebra.cs
.......\...........\......
Externals
.........\ZedGraph
.........\........\License.txt
.........\........\ZedGraph.dll
.........\........\ZedGraph.XML
Samples
.......\MachineLearning
.......\...............\DecisionTrees
.......\...............\.............\app.config
.......\...............\.............\Decision Trees.csproj
.......\...............\.............\MainForm.cs
.......\...............\.............\MainForm.Designer.cs
.......\...............\.............\MainForm.resx
.......\...............\.............\Program.cs
.......\...............\.............\Properties
.......\...............\.............\..........\AssemblyInfo.cs
.......\...............\.............\..........\Resources.Designer.cs
.......\...............\.............\..........\Resources.resx
.......\...............\.............\..........\Settings.Designer.cs
.......\...............\.............\..........\Settings.settings
.......\...............\.............\Resources
.......\...............\.............\.........\examples.xls
.......\...............\.............\TableSelectDialog.cs
.......\...............\.............\TableSelectDialog.Designer.cs
.......\...............\.............\TableSelectDialog.resx
Sources
.......\Accord.Controls.Statistics
.......\..........................\Accord.Controls.csproj
.......\..........................\ArrayDataView
.......\..........................\.............\ArrayDataView.cs
.......\..........................\.............\ArrayPropertyDescriptor.cs
.......\..........................\.............\ArrayRowView.cs
.......\..........................\.............\RowNamePropertyDescriptor.cs
.......\..........................\DecisionTreeView.cs
.......\..........................\DecisionTreeView.Designer.cs
.......\..........................\DecisionTreeView.resx
.......\..........................\HistogramView.cs
.......\..........................\HistogramView.designer.cs
.......\..........................\HistogramView.resx
.......\..........................\Properties
.......\..........................\..........\AssemblyInfo.cs
.......\Accord.Core
.......\...........\Accord.Core.csproj
.......\...........\DataSetExtensions.cs
.......\...........\Exceptions
.......\...........\..........\ConvergenceException.cs
.......\...........\..........\DimensionMismatchException.cs
.......\...........\..........\NonPositiveDefiniteMatrixException.cs
.......\...........\..........\NonSymmetricMatrixException.cs
.......\...........\..........\SingularMatrixException.cs
.......\...........\Properties
.......\...........\..........\AssemblyInfo.cs
.......\...........\..........\CustomDictionary.xml
.......\Accord.MachineLearning
.......\......................\Accord.MachineLearning.csproj
.......\......................\DecisionTrees
.......\......................\.............\DecisionNode.cs
.......\......................\.............\DecisionTree.cs
.......\......................\.............\DecisionVariable.cs
.......\......................\.............\Learning
.......\......................\.............\........\C45Learning.cs
.......\......................\.............\........\ID3Learning.cs
.......\......................\.............\........\Measures.cs
.......\......................\.............\TreeExpression.cs
.......\......................\Properties
.......\......................\..........\AssemblyInfo.cs
.......\......................\..........\CustomDictionary.xml
.......\Accord.Math
.......\...........\Accord.Math.csproj
.......\...........\Formats
.......\...........\.......\Base
.......\...........\.......\....\IMatrixFormatProvider.cs
.......\...........\.......\....\MatrixFormatProviderBase.cs
.......\...........\.......\....\MatrixFormatter.cs
.......\...........\.......\CSharpJaggedMatrixFormatProvider.cs
.......\...........\.......\CSharpMatrixFormatProvider.cs
.......\...........\.......\DefaultMatrixFormatProvider.cs
.......\...........\.......\OctaveMatrixFormatProvider.cs
.......\...........\Matrix
.......\...........\......\Matrix.Algebra.cs
.......\...........\......