Free cookie consent management tool by TermsFeed Policy Generator

source: branches/RBFRegression/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj @ 14500

Last change on this file since 14500 was 14500, checked in by gkronber, 7 years ago

#2699: fixed a small typo and added .sln file while reviewing

File size: 24.2 KB
RevLine 
[4065]1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
[3877]3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
[5477]8    <ProjectGuid>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</ProjectGuid>
[3877]9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Algorithms.DataAnalysis</RootNamespace>
[5475]12    <AssemblyName>HeuristicLab.Algorithms.DataAnalysis-3.4</AssemblyName>
[3877]13    <SignAssembly>true</SignAssembly>
14    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
15    <FileUpgradeFlags>
16    </FileUpgradeFlags>
[4065]17    <OldToolsVersion>3.5</OldToolsVersion>
[3877]18    <UpgradeBackupLocation>
19    </UpgradeBackupLocation>
20    <StartupObject>
21    </StartupObject>
[11623]22    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
[5477]23    <TargetFrameworkProfile>
24    </TargetFrameworkProfile>
[4065]25    <PublishUrl>publish\</PublishUrl>
26    <Install>true</Install>
27    <InstallFrom>Disk</InstallFrom>
28    <UpdateEnabled>false</UpdateEnabled>
29    <UpdateMode>Foreground</UpdateMode>
30    <UpdateInterval>7</UpdateInterval>
31    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
32    <UpdatePeriodically>false</UpdatePeriodically>
33    <UpdateRequired>false</UpdateRequired>
34    <MapFileExtensions>true</MapFileExtensions>
35    <ApplicationRevision>0</ApplicationRevision>
36    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
37    <IsWebBootstrapper>false</IsWebBootstrapper>
38    <UseApplicationTrust>false</UseApplicationTrust>
39    <BootstrapperEnabled>true</BootstrapperEnabled>
[3877]40  </PropertyGroup>
41  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
42    <DebugSymbols>true</DebugSymbols>
43    <DebugType>full</DebugType>
44    <Optimize>false</Optimize>
[14386]45    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
[3877]46    <DefineConstants>DEBUG;TRACE</DefineConstants>
47    <ErrorReport>prompt</ErrorReport>
48    <WarningLevel>4</WarningLevel>
[4065]49    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]50    <Prefer32Bit>false</Prefer32Bit>
[3877]51  </PropertyGroup>
52  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
53    <DebugType>pdbonly</DebugType>
54    <Optimize>true</Optimize>
[6866]55    <OutputPath>$(SolutionDir)\bin\</OutputPath>
[3877]56    <DefineConstants>TRACE</DefineConstants>
57    <ErrorReport>prompt</ErrorReport>
58    <WarningLevel>4</WarningLevel>
[6866]59    <DocumentationFile>
60    </DocumentationFile>
[4065]61    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]62    <Prefer32Bit>false</Prefer32Bit>
[3877]63  </PropertyGroup>
64  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
65    <DebugSymbols>true</DebugSymbols>
[6866]66    <OutputPath>$(SolutionDir)\bin\</OutputPath>
[3877]67    <DefineConstants>DEBUG;TRACE</DefineConstants>
68    <DebugType>full</DebugType>
69    <PlatformTarget>x86</PlatformTarget>
70    <ErrorReport>prompt</ErrorReport>
[4065]71    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]72    <Prefer32Bit>false</Prefer32Bit>
[3877]73  </PropertyGroup>
74  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
[6866]75    <OutputPath>$(SolutionDir)\bin\</OutputPath>
[3877]76    <DefineConstants>TRACE</DefineConstants>
[6866]77    <DocumentationFile>
78    </DocumentationFile>
[3877]79    <Optimize>true</Optimize>
80    <DebugType>pdbonly</DebugType>
81    <PlatformTarget>x86</PlatformTarget>
82    <ErrorReport>prompt</ErrorReport>
[4065]83    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]84    <Prefer32Bit>false</Prefer32Bit>
[3877]85  </PropertyGroup>
86  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
87    <DebugSymbols>true</DebugSymbols>
[6866]88    <OutputPath>$(SolutionDir)\bin\</OutputPath>
[3877]89    <DefineConstants>DEBUG;TRACE</DefineConstants>
90    <DebugType>full</DebugType>
91    <PlatformTarget>x64</PlatformTarget>
92    <ErrorReport>prompt</ErrorReport>
[4065]93    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]94    <Prefer32Bit>false</Prefer32Bit>
[3877]95  </PropertyGroup>
96  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
[6866]97    <OutputPath>$(SolutionDir)\bin\</OutputPath>
[3877]98    <DefineConstants>TRACE</DefineConstants>
[6866]99    <DocumentationFile>
100    </DocumentationFile>
[3877]101    <Optimize>true</Optimize>
102    <DebugType>pdbonly</DebugType>
103    <PlatformTarget>x64</PlatformTarget>
104    <ErrorReport>prompt</ErrorReport>
[4065]105    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11623]106    <Prefer32Bit>false</Prefer32Bit>
[3877]107  </PropertyGroup>
108  <ItemGroup>
[14386]109    <Reference Include="ALGLIB-3.7.0">
110      <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
[6866]111    </Reference>
[14386]112    <Reference Include="HeuristicLab.Algorithms.GradientDescent-3.3">
113      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GradientDescent-3.3.dll</HintPath>
[6866]114    </Reference>
[14386]115    <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3">
116      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
117    </Reference>
118    <Reference Include="HeuristicLab.Analysis-3.3">
119      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
120    </Reference>
121    <Reference Include="HeuristicLab.Collections-3.3">
122      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
123    </Reference>
124    <Reference Include="HeuristicLab.Common-3.3">
125      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
126    </Reference>
127    <Reference Include="HeuristicLab.Common.Resources-3.3">
128      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
129    </Reference>
130    <Reference Include="HeuristicLab.Core-3.3">
131      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
132    </Reference>
133    <Reference Include="HeuristicLab.Data-3.3">
134      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
135    </Reference>
136    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
137      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
138    </Reference>
139    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
140      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
141    </Reference>
142    <Reference Include="HeuristicLab.Operators-3.3">
143      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
144    </Reference>
145    <Reference Include="HeuristicLab.Optimization-3.3">
146      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
147    </Reference>
148    <Reference Include="HeuristicLab.Parameters-3.3">
149      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
150    </Reference>
151    <Reference Include="HeuristicLab.Persistence-3.3">
152      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
153    </Reference>
154    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
155      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
156    </Reference>
157    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
158      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
159    </Reference>
160    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
161      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
162    </Reference>
163    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4">
164      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.dll</HintPath>
165    </Reference>
166    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
167      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
168    </Reference>
169    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4">
170      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.dll</HintPath>
171    </Reference>
172    <Reference Include="HeuristicLab.Problems.Instances-3.3">
173      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
174    </Reference>
175    <Reference Include="HeuristicLab.Random-3.3">
176      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
177    </Reference>
178    <Reference Include="HeuristicLab.Selection-3.3">
179      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>
180    </Reference>
181    <Reference Include="LibSVM-3.12">
182      <HintPath>..\..\..\..\trunk\sources\bin\LibSVM-3.12.dll</HintPath>
183    </Reference>
[3877]184    <Reference Include="System" />
185    <Reference Include="System.Core">
186      <RequiredTargetFramework>3.5</RequiredTargetFramework>
187    </Reference>
[4569]188    <Reference Include="System.Drawing" />
[3877]189  </ItemGroup>
190  <ItemGroup>
[13100]191    <Compile Include="BaselineClassifiers\OneR.cs" />
192    <Compile Include="BaselineClassifiers\OneRClassificationModel.cs" />
193    <Compile Include="BaselineClassifiers\OneRClassificationSolution.cs" />
194    <Compile Include="BaselineClassifiers\ZeroR.cs" />
[5617]195    <Compile Include="CrossValidation.cs">
196      <SubType>Code</SubType>
197    </Compile>
198    <Compile Include="FixedDataAnalysisAlgorithm.cs" />
[10480]199    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSpectralMixture.cs" />
[9534]200    <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePiecewisePolynomial.cs" />
[9359]201    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceNeuralNetwork.cs" />
[9515]202    <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePolynomial.cs" />
[9096]203    <Compile Include="GaussianProcess\GaussianProcessBase.cs" />
[8982]204    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceConst.cs">
205      <SubType>Code</SubType>
206    </Compile>
207    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceLinear.cs">
208      <SubType>Code</SubType>
209    </Compile>
210    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceLinearArd.cs">
211      <SubType>Code</SubType>
212    </Compile>
213    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceMask.cs">
214      <SubType>Code</SubType>
215    </Compile>
216    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceMaternIso.cs">
217      <SubType>Code</SubType>
218    </Compile>
219    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceNoise.cs">
220      <SubType>Code</SubType>
221    </Compile>
222    <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePeriodic.cs">
223      <SubType>Code</SubType>
224    </Compile>
225    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceProduct.cs">
226      <SubType>Code</SubType>
227    </Compile>
228    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceRationalQuadraticArd.cs">
229      <SubType>Code</SubType>
230    </Compile>
231    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceRationalQuadraticIso.cs">
232      <SubType>Code</SubType>
233    </Compile>
234    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceScale.cs">
235      <SubType>Code</SubType>
236    </Compile>
237    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSquaredExponentialArd.cs">
238      <SubType>Code</SubType>
239    </Compile>
[8929]240    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSquaredExponentialIso.cs" />
[8982]241    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSum.cs">
242      <SubType>Code</SubType>
243    </Compile>
[8623]244    <Compile Include="GaussianProcess\GaussianProcessClassificationSolutionCreator.cs" />
245    <Compile Include="GaussianProcess\GaussianProcessClassificationModelCreator.cs" />
246    <Compile Include="GaussianProcess\GaussianProcessClassification.cs" />
[13120]247    <Compile Include="GaussianProcess\MeanFunctions\MeanModel.cs" />
[8929]248    <Compile Include="GaussianProcess\MeanFunctions\MeanConst.cs" />
249    <Compile Include="GaussianProcess\MeanFunctions\MeanLinear.cs" />
[8982]250    <Compile Include="GaussianProcess\MeanFunctions\MeanProduct.cs">
251      <SubType>Code</SubType>
252    </Compile>
253    <Compile Include="GaussianProcess\MeanFunctions\MeanSum.cs">
254      <SubType>Code</SubType>
255    </Compile>
[8929]256    <Compile Include="GaussianProcess\MeanFunctions\MeanZero.cs" />
[8396]257    <Compile Include="GaussianProcess\GaussianProcessHyperparameterInitializer.cs" />
[8375]258    <Compile Include="GaussianProcess\GaussianProcessRegressionSolutionCreator.cs" />
[8371]259    <Compile Include="GaussianProcess\GaussianProcessRegressionModelCreator.cs" />
260    <Compile Include="GaussianProcess\GaussianProcessModelCreator.cs">
261      <SubType>Code</SubType>
262    </Compile>
[12946]263    <Compile Include="GaussianProcess\GaussianProcessCovarianceOptimizationProblem.cs" />
[8323]264    <Compile Include="GaussianProcess\Util.cs" />
265    <Compile Include="GaussianProcess\IMeanFunction.cs" />
266    <Compile Include="GaussianProcess\GaussianProcessModel.cs" />
267    <Compile Include="GaussianProcess\GaussianProcessRegression.cs" />
268    <Compile Include="GaussianProcess\GaussianProcessRegressionSolution.cs" />
269    <Compile Include="GaussianProcess\ICovarianceFunction.cs" />
[13646]270    <Compile Include="GBM\GradientBoostingRegressionAlgorithm.cs" />
[13157]271    <Compile Include="GradientBoostedTrees\IGradientBoostedTreesModel.cs" />
[12868]272    <Compile Include="GradientBoostedTrees\GradientBoostedTreesModelSurrogate.cs" />
[12700]273    <Compile Include="GradientBoostedTrees\GradientBoostedTreesAlgorithm.cs" />
274    <Compile Include="GradientBoostedTrees\GradientBoostedTreesAlgorithmStatic.cs" />
275    <Compile Include="GradientBoostedTrees\GradientBoostedTreesModel.cs" />
276    <Compile Include="GradientBoostedTrees\LossFunctions\AbsoluteErrorLoss.cs" />
[13026]277    <Compile Include="GradientBoostedTrees\LossFunctions\QuantileRegressionLoss.cs" />
[12700]278    <Compile Include="GradientBoostedTrees\LossFunctions\ILossFunction.cs" />
279    <Compile Include="GradientBoostedTrees\LossFunctions\LogisticRegressionLoss.cs" />
280    <Compile Include="GradientBoostedTrees\LossFunctions\RelativeErrorLoss.cs" />
281    <Compile Include="GradientBoostedTrees\LossFunctions\SquaredErrorLoss.cs" />
[13157]282    <Compile Include="GradientBoostedTrees\GradientBoostedTreesSolution.cs" />
[12700]283    <Compile Include="GradientBoostedTrees\RegressionTreeBuilder.cs" />
284    <Compile Include="GradientBoostedTrees\RegressionTreeModel.cs" />
[9096]285    <Compile Include="Interfaces\IGaussianProcessClassificationModelCreator.cs" />
286    <Compile Include="Interfaces\IGaussianProcessRegressionModelCreator.cs" />
287    <Compile Include="Interfaces\IGaussianProcessModelCreator.cs" />
[8323]288    <Compile Include="Interfaces\IGaussianProcessModel.cs" />
289    <Compile Include="Interfaces\IGaussianProcessSolution.cs" />
[8471]290    <Compile Include="Interfaces\INcaClassificationSolution.cs" />
291    <Compile Include="Interfaces\INcaModel.cs" />
[6583]292    <Compile Include="Interfaces\INearestNeighbourClassificationSolution.cs" />
293    <Compile Include="Interfaces\INearestNeighbourRegressionSolution.cs" />
294    <Compile Include="Interfaces\INearestNeighbourModel.cs" />
[6580]295    <Compile Include="Interfaces\INeuralNetworkEnsembleClassificationSolution.cs" />
296    <Compile Include="Interfaces\INeuralNetworkEnsembleRegressionSolution.cs" />
297    <Compile Include="Interfaces\INeuralNetworkEnsembleModel.cs" />
[6579]298    <Compile Include="Interfaces\INeuralNetworkClassificationSolution.cs" />
[6577]299    <Compile Include="Interfaces\INeuralNetworkRegressionSolution.cs" />
300    <Compile Include="Interfaces\INeuralNetworkModel.cs" />
[6241]301    <Compile Include="Interfaces\IRandomForestClassificationSolution.cs" />
302    <Compile Include="Interfaces\IRandomForestModel.cs" />
[6240]303    <Compile Include="Interfaces\IRandomForestRegressionSolution.cs" />
[5694]304    <Compile Include="Interfaces\ISupportVectorMachineModel.cs" />
305    <Compile Include="Interfaces\ISupportVectorMachineSolution.cs" />
[5617]306    <Compile Include="Interfaces\IDataAnalysisAlgorithm.cs" />
[5651]307    <Compile Include="kMeans\KMeansClustering.cs" />
308    <Compile Include="kMeans\KMeansClusteringModel.cs" />
309    <Compile Include="kMeans\KMeansClusteringSolution.cs" />
[5658]310    <Compile Include="kMeans\KMeansClusteringUtil.cs">
[5617]311      <SubType>Code</SubType>
312    </Compile>
[5658]313    <Compile Include="Linear\AlglibUtil.cs" />
[8323]314    <Compile Include="Linear\Scaling.cs" />
[5658]315    <Compile Include="Linear\LinearDiscriminantAnalysis.cs" />
316    <Compile Include="Linear\LinearRegression.cs">
[5617]317      <SubType>Code</SubType>
318    </Compile>
[6567]319    <Compile Include="Linear\MultinomialLogitClassification.cs" />
[6576]320    <Compile Include="Linear\MultinomialLogitClassificationSolution.cs" />
321    <Compile Include="Linear\MultinomialLogitModel.cs" />
[13645]322    <Compile Include="MctsSymbolicRegression\Automaton.cs" />
323    <Compile Include="MctsSymbolicRegression\CodeGenerator.cs" />
324    <Compile Include="MctsSymbolicRegression\ConstraintHandler.cs" />
325    <Compile Include="MctsSymbolicRegression\Disassembler.cs" />
326    <Compile Include="MctsSymbolicRegression\ExpressionEvaluator.cs" />
327    <Compile Include="MctsSymbolicRegression\MctsSymbolicRegressionAlgorithm.cs" />
328    <Compile Include="MctsSymbolicRegression\MctsSymbolicRegressionStatic.cs" />
329    <Compile Include="MctsSymbolicRegression\OpCodes.cs" />
[13658]330    <Compile Include="MctsSymbolicRegression\Policies\EpsGreedy.cs" />
331    <Compile Include="MctsSymbolicRegression\Policies\UcbTuned.cs" />
332    <Compile Include="MctsSymbolicRegression\Policies\IActionStatistics.cs" />
333    <Compile Include="MctsSymbolicRegression\Policies\IPolicy.cs" />
334    <Compile Include="MctsSymbolicRegression\Policies\PolicyBase.cs" />
335    <Compile Include="MctsSymbolicRegression\Policies\Ucb.cs" />
[13645]336    <Compile Include="MctsSymbolicRegression\SymbolicExpressionGenerator.cs" />
337    <Compile Include="MctsSymbolicRegression\Tree.cs" />
[8471]338    <Compile Include="Nca\Initialization\INcaInitializer.cs" />
339    <Compile Include="Nca\Initialization\LdaInitializer.cs" />
[9270]340    <Compile Include="Nca\Initialization\NcaInitializer.cs" />
[8471]341    <Compile Include="Nca\Initialization\PcaInitializer.cs" />
342    <Compile Include="Nca\Initialization\RandomInitializer.cs" />
343    <Compile Include="Nca\Matrix.cs" />
[9270]344    <Compile Include="Nca\ModelCreation\INcaModelCreator.cs" />
345    <Compile Include="Nca\ModelCreation\NcaModelCreator.cs" />
[8471]346    <Compile Include="Nca\NcaAlgorithm.cs" />
347    <Compile Include="Nca\NcaClassificationSolution.cs" />
[9270]348    <Compile Include="Nca\NcaGradientCalculator.cs" />
[8471]349    <Compile Include="Nca\NcaModel.cs" />
[9270]350    <Compile Include="Nca\SolutionCreation\INcaSolutionCreator.cs" />
351    <Compile Include="Nca\SolutionCreation\NcaSolutionCreator.cs" />
[6583]352    <Compile Include="NearestNeighbour\NearestNeighbourClassification.cs" />
353    <Compile Include="NearestNeighbour\NearestNeighbourClassificationSolution.cs" />
354    <Compile Include="NearestNeighbour\NearestNeighbourModel.cs" />
355    <Compile Include="NearestNeighbour\NearestNeighbourRegression.cs" />
356    <Compile Include="NearestNeighbour\NearestNeighbourRegressionSolution.cs" />
[6580]357    <Compile Include="NeuralNetwork\NeuralNetworkEnsembleClassification.cs" />
358    <Compile Include="NeuralNetwork\NeuralNetworkEnsembleClassificationSolution.cs" />
359    <Compile Include="NeuralNetwork\NeuralNetworkEnsembleModel.cs" />
360    <Compile Include="NeuralNetwork\NeuralNetworkEnsembleRegressionSolution.cs" />
361    <Compile Include="NeuralNetwork\NeuralNetworkEnsembleRegression.cs" />
[6579]362    <Compile Include="NeuralNetwork\NeuralNetworkClassification.cs" />
363    <Compile Include="NeuralNetwork\NeuralNetworkClassificationSolution.cs" />
[6577]364    <Compile Include="NeuralNetwork\NeuralNetworkModel.cs" />
365    <Compile Include="NeuralNetwork\NeuralNetworkRegression.cs" />
366    <Compile Include="NeuralNetwork\NeuralNetworkRegressionSolution.cs" />
[14024]367    <Compile Include="NonlinearRegression\NonlinearRegression.cs" />
[6866]368    <Compile Include="Plugin.cs" />
[3877]369    <Compile Include="Properties\AssemblyInfo.cs" />
[14386]370    <Compile Include="RadialBasisFunctions\Distances\AngularDistance.cs" />
371    <Compile Include="RadialBasisFunctions\Distances\DistanceBase.cs" />
372    <Compile Include="RadialBasisFunctions\Distances\EuclidianDistance.cs" />
[14500]373    <Compile Include="RadialBasisFunctions\Distances\ManhattanDistance.cs" />
[14386]374    <Compile Include="RadialBasisFunctions\Interfaces\IDistance.cs" />
375    <Compile Include="RadialBasisFunctions\Interfaces\IKernelFunction.cs" />
376    <Compile Include="RadialBasisFunctions\KernelFunctions\CicularKernel.cs" />
377    <Compile Include="RadialBasisFunctions\KernelFunctions\GaussianKernel.cs" />
378    <Compile Include="RadialBasisFunctions\KernelFunctions\InverseMultiquadraticKernel .cs" />
379    <Compile Include="RadialBasisFunctions\KernelFunctions\KernelBase.cs" />
380    <Compile Include="RadialBasisFunctions\KernelFunctions\LaplacianKernel.cs" />
381    <Compile Include="RadialBasisFunctions\KernelFunctions\MultiquadraticKernel.cs" />
382    <Compile Include="RadialBasisFunctions\KernelFunctions\PolysplineKernel.cs" />
383    <Compile Include="RadialBasisFunctions\KernelFunctions\ThinPlatePolysplineKernel.cs" />
384    <Compile Include="RadialBasisFunctions\MatrixUtilities.cs" />
385    <Compile Include="RadialBasisFunctions\RadialBasisFunctionModel.cs" />
386    <Compile Include="RadialBasisFunctions\RadialBasisFunctionRegressionSolution.cs" />
387    <Compile Include="RadialBasisFunctions\RadialBasisRegression.cs" />
[6241]388    <Compile Include="RandomForest\RandomForestClassificationSolution.cs" />
389    <Compile Include="RandomForest\RandomForestClassification.cs" />
390    <Compile Include="RandomForest\RandomForestModel.cs" />
[6240]391    <Compile Include="RandomForest\RandomForestRegression.cs" />
392    <Compile Include="RandomForest\RandomForestRegressionSolution.cs" />
[11317]393    <Compile Include="RandomForest\RandomForestUtil.cs" />
[5626]394    <Compile Include="SupportVectorMachine\SupportVectorClassification.cs" />
395    <Compile Include="SupportVectorMachine\SupportVectorClassificationSolution.cs" />
396    <Compile Include="SupportVectorMachine\SupportVectorMachineModel.cs" />
[5624]397    <Compile Include="SupportVectorMachine\SupportVectorMachineUtil.cs">
398      <SubType>Code</SubType>
399    </Compile>
400    <Compile Include="SupportVectorMachine\SupportVectorRegression.cs">
401      <SubType>Code</SubType>
402    </Compile>
403    <Compile Include="SupportVectorMachine\SupportVectorRegressionSolution.cs">
404      <SubType>Code</SubType>
405    </Compile>
[8798]406    <Compile Include="TimeSeries\AutoregressiveModeling.cs" />
[3877]407  </ItemGroup>
408  <ItemGroup>
409    <None Include="HeuristicLab.snk" />
[6866]410    <None Include="Plugin.cs.frame" />
411    <None Include="Properties\AssemblyInfo.cs.frame" />
[3877]412  </ItemGroup>
[4065]413  <ItemGroup>
414    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
415      <Visible>False</Visible>
416      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
417      <Install>false</Install>
418    </BootstrapperPackage>
419    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
420      <Visible>False</Visible>
421      <ProductName>.NET Framework 3.5 SP1</ProductName>
422      <Install>true</Install>
423    </BootstrapperPackage>
424    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
425      <Visible>False</Visible>
426      <ProductName>Windows Installer 3.1</ProductName>
427      <Install>true</Install>
428    </BootstrapperPackage>
429  </ItemGroup>
[3877]430  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
431  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
432       Other similar extension points exist, see Microsoft.Common.targets.
433  <Target Name="BeforeBuild">
434  </Target>
435  <Target Name="AfterBuild">
436  </Target>
437  -->
438  <PropertyGroup>
[8609]439    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
[3877]440set ProjectDir=$(ProjectDir)
441set SolutionDir=$(SolutionDir)
442set Outdir=$(Outdir)
443
444call PreBuildEvent.cmd
[6866]445</PreBuildEvent>
[8609]446    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
[8600]447export ProjectDir=$(ProjectDir)
448export SolutionDir=$(SolutionDir)
449
450$SolutionDir/PreBuildEvent.sh
451</PreBuildEvent>
[3877]452  </PropertyGroup>
453</Project>
Note: See TracBrowser for help on using the repository browser.