File list (Check if you may need any files):
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
.......\...........\......