Free cookie consent management tool by TermsFeed Policy Generator

source: branches/M5Regression/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj @ 15614

Last change on this file since 15614 was 15614, checked in by bwerth, 6 years ago

#2847 made changes to M5 according to review comments

File size: 29.4 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
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>
8    <ProjectGuid>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Algorithms.DataAnalysis</RootNamespace>
12    <AssemblyName>HeuristicLab.Algorithms.DataAnalysis-3.4</AssemblyName>
13    <SignAssembly>true</SignAssembly>
14    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
15    <FileUpgradeFlags>
16    </FileUpgradeFlags>
17    <OldToolsVersion>3.5</OldToolsVersion>
18    <UpgradeBackupLocation>
19    </UpgradeBackupLocation>
20    <StartupObject>
21    </StartupObject>
22    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
23    <TargetFrameworkProfile>
24    </TargetFrameworkProfile>
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>
40  </PropertyGroup>
41  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
42    <DebugSymbols>true</DebugSymbols>
43    <DebugType>full</DebugType>
44    <Optimize>false</Optimize>
45    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
46    <DefineConstants>DEBUG;TRACE</DefineConstants>
47    <ErrorReport>prompt</ErrorReport>
48    <WarningLevel>4</WarningLevel>
49    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
50    <Prefer32Bit>false</Prefer32Bit>
51    <LangVersion>5</LangVersion>
52  </PropertyGroup>
53  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
54    <DebugType>pdbonly</DebugType>
55    <Optimize>true</Optimize>
56    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
57    <DefineConstants>TRACE</DefineConstants>
58    <ErrorReport>prompt</ErrorReport>
59    <WarningLevel>4</WarningLevel>
60    <DocumentationFile>
61    </DocumentationFile>
62    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
63    <Prefer32Bit>false</Prefer32Bit>
64  </PropertyGroup>
65  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
66    <DebugSymbols>true</DebugSymbols>
67    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
68    <DefineConstants>DEBUG;TRACE</DefineConstants>
69    <DebugType>full</DebugType>
70    <PlatformTarget>x86</PlatformTarget>
71    <ErrorReport>prompt</ErrorReport>
72    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
73    <Prefer32Bit>false</Prefer32Bit>
74  </PropertyGroup>
75  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
76    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
77    <DefineConstants>TRACE</DefineConstants>
78    <DocumentationFile>
79    </DocumentationFile>
80    <Optimize>true</Optimize>
81    <DebugType>pdbonly</DebugType>
82    <PlatformTarget>x86</PlatformTarget>
83    <ErrorReport>prompt</ErrorReport>
84    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
85    <Prefer32Bit>false</Prefer32Bit>
86  </PropertyGroup>
87  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
88    <DebugSymbols>true</DebugSymbols>
89    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
90    <DefineConstants>DEBUG;TRACE</DefineConstants>
91    <DebugType>full</DebugType>
92    <PlatformTarget>x64</PlatformTarget>
93    <ErrorReport>prompt</ErrorReport>
94    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
95    <Prefer32Bit>false</Prefer32Bit>
96  </PropertyGroup>
97  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
98    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
99    <DefineConstants>TRACE</DefineConstants>
100    <DocumentationFile>
101    </DocumentationFile>
102    <Optimize>true</Optimize>
103    <DebugType>pdbonly</DebugType>
104    <PlatformTarget>x64</PlatformTarget>
105    <ErrorReport>prompt</ErrorReport>
106    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
107    <Prefer32Bit>false</Prefer32Bit>
108  </PropertyGroup>
109  <ItemGroup>
110    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
111      <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
112      <Private>False</Private>
113    </Reference>
114    <Reference Include="HeuristicLab.Algorithms.GradientDescent-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
115      <SpecificVersion>False</SpecificVersion>
116      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GradientDescent-3.3.dll</HintPath>
117    </Reference>
118    <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
119      <SpecificVersion>False</SpecificVersion>
120      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
121    </Reference>
122    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
123      <SpecificVersion>False</SpecificVersion>
124      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
125    </Reference>
126    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
127      <SpecificVersion>False</SpecificVersion>
128      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
129    </Reference>
130    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
131      <SpecificVersion>False</SpecificVersion>
132      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
133    </Reference>
134    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
135      <SpecificVersion>False</SpecificVersion>
136      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
137    </Reference>
138    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
139      <SpecificVersion>False</SpecificVersion>
140      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
141    </Reference>
142    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
143      <SpecificVersion>False</SpecificVersion>
144      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
145    </Reference>
146    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
147      <SpecificVersion>False</SpecificVersion>
148      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
149    </Reference>
150    <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
151      <SpecificVersion>False</SpecificVersion>
152      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
153    </Reference>
154    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
155      <SpecificVersion>False</SpecificVersion>
156      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
157    </Reference>
158    <Reference Include="HeuristicLab.LibSVM-3.12, Version=3.12.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
159      <SpecificVersion>False</SpecificVersion>
160      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.LibSVM-3.12.dll</HintPath>
161    </Reference>
162    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
163      <SpecificVersion>False</SpecificVersion>
164      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
165    </Reference>
166    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
167      <SpecificVersion>False</SpecificVersion>
168      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
169    </Reference>
170    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
171      <SpecificVersion>False</SpecificVersion>
172      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
173    </Reference>
174    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
175      <SpecificVersion>False</SpecificVersion>
176      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
177    </Reference>
178    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
179      <SpecificVersion>False</SpecificVersion>
180      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
181    </Reference>
182    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
183      <SpecificVersion>False</SpecificVersion>
184      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
185    </Reference>
186    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
187      <SpecificVersion>False</SpecificVersion>
188      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
189    </Reference>
190    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
191      <SpecificVersion>False</SpecificVersion>
192      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.dll</HintPath>
193    </Reference>
194    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
195      <SpecificVersion>False</SpecificVersion>
196      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
197    </Reference>
198    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
199      <SpecificVersion>False</SpecificVersion>
200      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.dll</HintPath>
201    </Reference>
202    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
203      <SpecificVersion>False</SpecificVersion>
204      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
205    </Reference>
206    <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
207      <SpecificVersion>False</SpecificVersion>
208      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
209    </Reference>
210    <Reference Include="HeuristicLab.Selection-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
211      <SpecificVersion>False</SpecificVersion>
212      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>
213    </Reference>
214    <Reference Include="LibSVM-3.12, Version=3.12.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
215      <HintPath>..\..\bin\LibSVM-3.12.dll</HintPath>
216      <Private>False</Private>
217    </Reference>
218    <Reference Include="System" />
219    <Reference Include="System.Core">
220      <RequiredTargetFramework>3.5</RequiredTargetFramework>
221    </Reference>
222    <Reference Include="System.Drawing" />
223  </ItemGroup>
224  <ItemGroup>
225    <Compile Include="BaselineClassifiers\OneFactorClassificationModel.cs" />
226    <Compile Include="BaselineClassifiers\OneFactorClassificationSolution.cs" />
227    <Compile Include="BaselineClassifiers\OneR.cs" />
228    <Compile Include="BaselineClassifiers\OneRClassificationModel.cs" />
229    <Compile Include="BaselineClassifiers\OneRClassificationSolution.cs" />
230    <Compile Include="BaselineClassifiers\ZeroR.cs" />
231    <Compile Include="CrossValidation.cs">
232      <SubType>Code</SubType>
233    </Compile>
234    <Compile Include="FixedDataAnalysisAlgorithm.cs" />
235    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSpectralMixture.cs" />
236    <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePiecewisePolynomial.cs" />
237    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceNeuralNetwork.cs" />
238    <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePolynomial.cs" />
239    <Compile Include="GaussianProcess\GaussianProcessBase.cs" />
240    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceConst.cs">
241      <SubType>Code</SubType>
242    </Compile>
243    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceLinear.cs">
244      <SubType>Code</SubType>
245    </Compile>
246    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceLinearArd.cs">
247      <SubType>Code</SubType>
248    </Compile>
249    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceMask.cs">
250      <SubType>Code</SubType>
251    </Compile>
252    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceMaternIso.cs">
253      <SubType>Code</SubType>
254    </Compile>
255    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceNoise.cs">
256      <SubType>Code</SubType>
257    </Compile>
258    <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePeriodic.cs">
259      <SubType>Code</SubType>
260    </Compile>
261    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceProduct.cs">
262      <SubType>Code</SubType>
263    </Compile>
264    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceRationalQuadraticArd.cs">
265      <SubType>Code</SubType>
266    </Compile>
267    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceRationalQuadraticIso.cs">
268      <SubType>Code</SubType>
269    </Compile>
270    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceScale.cs">
271      <SubType>Code</SubType>
272    </Compile>
273    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSquaredExponentialArd.cs">
274      <SubType>Code</SubType>
275    </Compile>
276    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSquaredExponentialIso.cs" />
277    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSum.cs">
278      <SubType>Code</SubType>
279    </Compile>
280    <Compile Include="GaussianProcess\GaussianProcessClassificationSolutionCreator.cs" />
281    <Compile Include="GaussianProcess\GaussianProcessClassificationModelCreator.cs" />
282    <Compile Include="GaussianProcess\GaussianProcessClassification.cs" />
283    <Compile Include="GaussianProcess\MeanFunctions\MeanModel.cs" />
284    <Compile Include="GaussianProcess\MeanFunctions\MeanConst.cs" />
285    <Compile Include="GaussianProcess\MeanFunctions\MeanLinear.cs" />
286    <Compile Include="GaussianProcess\MeanFunctions\MeanProduct.cs">
287      <SubType>Code</SubType>
288    </Compile>
289    <Compile Include="GaussianProcess\MeanFunctions\MeanSum.cs">
290      <SubType>Code</SubType>
291    </Compile>
292    <Compile Include="GaussianProcess\MeanFunctions\MeanZero.cs" />
293    <Compile Include="GaussianProcess\GaussianProcessHyperparameterInitializer.cs" />
294    <Compile Include="GaussianProcess\GaussianProcessRegressionSolutionCreator.cs" />
295    <Compile Include="GaussianProcess\GaussianProcessRegressionModelCreator.cs" />
296    <Compile Include="GaussianProcess\GaussianProcessModelCreator.cs">
297      <SubType>Code</SubType>
298    </Compile>
299    <Compile Include="GaussianProcess\GaussianProcessCovarianceOptimizationProblem.cs" />
300    <Compile Include="GaussianProcess\Util.cs" />
301    <Compile Include="GaussianProcess\IMeanFunction.cs" />
302    <Compile Include="GaussianProcess\GaussianProcessModel.cs" />
303    <Compile Include="GaussianProcess\GaussianProcessRegression.cs" />
304    <Compile Include="GaussianProcess\GaussianProcessRegressionSolution.cs" />
305    <Compile Include="GaussianProcess\ICovarianceFunction.cs" />
306    <Compile Include="GBM\GradientBoostingRegressionAlgorithm.cs" />
307    <Compile Include="GradientBoostedTrees\IGradientBoostedTreesModel.cs" />
308    <Compile Include="GradientBoostedTrees\GradientBoostedTreesModelSurrogate.cs" />
309    <Compile Include="GradientBoostedTrees\GradientBoostedTreesAlgorithm.cs" />
310    <Compile Include="GradientBoostedTrees\GradientBoostedTreesAlgorithmStatic.cs" />
311    <Compile Include="GradientBoostedTrees\GradientBoostedTreesModel.cs" />
312    <Compile Include="GradientBoostedTrees\LossFunctions\AbsoluteErrorLoss.cs" />
313    <Compile Include="GradientBoostedTrees\LossFunctions\QuantileRegressionLoss.cs" />
314    <Compile Include="GradientBoostedTrees\LossFunctions\ILossFunction.cs" />
315    <Compile Include="GradientBoostedTrees\LossFunctions\LogisticRegressionLoss.cs" />
316    <Compile Include="GradientBoostedTrees\LossFunctions\RelativeErrorLoss.cs" />
317    <Compile Include="GradientBoostedTrees\LossFunctions\SquaredErrorLoss.cs" />
318    <Compile Include="GradientBoostedTrees\GradientBoostedTreesSolution.cs" />
319    <Compile Include="GradientBoostedTrees\RegressionTreeBuilder.cs" />
320    <Compile Include="GradientBoostedTrees\RegressionTreeModel.cs" />
321    <Compile Include="Interfaces\IGaussianProcessClassificationModelCreator.cs" />
322    <Compile Include="Interfaces\IGaussianProcessRegressionModelCreator.cs" />
323    <Compile Include="Interfaces\IGaussianProcessModelCreator.cs" />
324    <Compile Include="Interfaces\IGaussianProcessModel.cs" />
325    <Compile Include="Interfaces\IGaussianProcessSolution.cs" />
326    <Compile Include="Interfaces\INcaClassificationSolution.cs" />
327    <Compile Include="Interfaces\INcaModel.cs" />
328    <Compile Include="Interfaces\INearestNeighbourClassificationSolution.cs" />
329    <Compile Include="Interfaces\INearestNeighbourRegressionSolution.cs" />
330    <Compile Include="Interfaces\INearestNeighbourModel.cs" />
331    <Compile Include="Interfaces\INeuralNetworkEnsembleClassificationSolution.cs" />
332    <Compile Include="Interfaces\INeuralNetworkEnsembleRegressionSolution.cs" />
333    <Compile Include="Interfaces\INeuralNetworkEnsembleModel.cs" />
334    <Compile Include="Interfaces\INeuralNetworkClassificationSolution.cs" />
335    <Compile Include="Interfaces\INeuralNetworkRegressionSolution.cs" />
336    <Compile Include="Interfaces\INeuralNetworkModel.cs" />
337    <Compile Include="Interfaces\IRandomForestClassificationSolution.cs" />
338    <Compile Include="Interfaces\IRandomForestModel.cs" />
339    <Compile Include="Interfaces\IRandomForestRegressionSolution.cs" />
340    <Compile Include="Interfaces\ISupportVectorMachineModel.cs" />
341    <Compile Include="Interfaces\ISupportVectorMachineSolution.cs" />
342    <Compile Include="Interfaces\IDataAnalysisAlgorithm.cs" />
343    <Compile Include="KernelRidgeRegression\KernelFunctions\CicularKernel.cs" />
344    <Compile Include="KernelRidgeRegression\KernelFunctions\GaussianKernel.cs" />
345    <Compile Include="KernelRidgeRegression\KernelFunctions\IKernel.cs" />
346    <Compile Include="KernelRidgeRegression\KernelFunctions\InverseMultiquadraticKernel.cs" />
347    <Compile Include="KernelRidgeRegression\KernelFunctions\KernelBase.cs" />
348    <Compile Include="KernelRidgeRegression\KernelFunctions\MultiquadraticKernel.cs" />
349    <Compile Include="KernelRidgeRegression\KernelFunctions\PolysplineKernel.cs" />
350    <Compile Include="KernelRidgeRegression\KernelFunctions\ThinPlatePolysplineKernel.cs" />
351    <Compile Include="KernelRidgeRegression\KernelRidgeRegression.cs" />
352    <Compile Include="KernelRidgeRegression\KernelRidgeRegressionModel.cs" />
353    <Compile Include="kMeans\KMeansClustering.cs" />
354    <Compile Include="kMeans\KMeansClusteringModel.cs" />
355    <Compile Include="kMeans\KMeansClusteringSolution.cs" />
356    <Compile Include="kMeans\KMeansClusteringUtil.cs">
357      <SubType>Code</SubType>
358    </Compile>
359    <Compile Include="Linear\LinearDiscriminantAnalysis.cs" />
360    <Compile Include="Linear\LinearRegression.cs">
361      <SubType>Code</SubType>
362    </Compile>
363    <Compile Include="Linear\MultinomialLogitClassification.cs" />
364    <Compile Include="Linear\MultinomialLogitClassificationSolution.cs" />
365    <Compile Include="Linear\MultinomialLogitModel.cs" />
366    <Compile Include="Linear\Scaling.cs" />
367    <Compile Include="M5Regression\Interfaces\ISpliter.cs" />
368    <Compile Include="M5Regression\Interfaces\IM5Model.cs" />
369    <Compile Include="M5Regression\Interfaces\ILeafModel.cs" />
370    <Compile Include="M5Regression\Interfaces\IPruning.cs" />
371    <Compile Include="M5Regression\LeafTypes\ComplexLeaf.cs" />
372    <Compile Include="M5Regression\LeafTypes\ComponentReductionLinearLeaf.cs" />
373    <Compile Include="M5Regression\LeafTypes\ConstantLeaf.cs" />
374    <Compile Include="M5Regression\LeafTypes\GaussianProcessLeaf.cs" />
375    <Compile Include="M5Regression\LeafTypes\LinearLeaf.cs" />
376    <Compile Include="M5Regression\LeafTypes\LogisticLeaf.cs" />
377    <Compile Include="M5Regression\M5Regression.cs" />
378    <Compile Include="M5Regression\M5Utilities\M5StaticUtilities.cs" />
379    <Compile Include="M5Regression\M5Utilities\M5Analyzer.cs" />
380    <Compile Include="M5Regression\M5Utilities\M5Parameters.cs" />
381    <Compile Include="M5Regression\MetaModels\ComponentReducedLinearModel.cs" />
382    <Compile Include="M5Regression\MetaModels\M5NodeModel.cs" />
383    <Compile Include="M5Regression\MetaModels\M5RuleModel.cs" />
384    <Compile Include="M5Regression\MetaModels\M5RuleSetModel.cs" />
385    <Compile Include="M5Regression\MetaModels\M5TreeModel.cs" />
386    <Compile Include="M5Regression\MetaModels\DampenedLinearModel.cs" />
387    <Compile Include="M5Regression\MetaModels\PreconstructedLinearModel.cs" />
388    <Compile Include="M5Regression\Pruning\M5LinearBottomUpPruning.cs" />
389    <Compile Include="M5Regression\Pruning\BottomUpPruningBase.cs" />
390    <Compile Include="M5Regression\Pruning\NoPruning.cs" />
391    <Compile Include="M5Regression\Pruning\M5LeafBottomUpPruning.cs" />
392    <Compile Include="M5Regression\Spliting\OrderImpurityCalculator.cs" />
393    <Compile Include="M5Regression\Spliting\OptimumSearchingSpliter.cs" />
394    <Compile Include="M5Regression\Spliting\M5Spliter.cs" />
395    <Compile Include="Nca\Initialization\INcaInitializer.cs" />
396    <Compile Include="Nca\Initialization\LdaInitializer.cs" />
397    <Compile Include="Nca\Initialization\NcaInitializer.cs" />
398    <Compile Include="Nca\Initialization\PcaInitializer.cs" />
399    <Compile Include="Nca\Initialization\RandomInitializer.cs" />
400    <Compile Include="Nca\Matrix.cs" />
401    <Compile Include="Nca\ModelCreation\INcaModelCreator.cs" />
402    <Compile Include="Nca\ModelCreation\NcaModelCreator.cs" />
403    <Compile Include="Nca\NcaAlgorithm.cs" />
404    <Compile Include="Nca\NcaClassificationSolution.cs" />
405    <Compile Include="Nca\NcaGradientCalculator.cs" />
406    <Compile Include="Nca\NcaModel.cs" />
407    <Compile Include="Nca\SolutionCreation\INcaSolutionCreator.cs" />
408    <Compile Include="Nca\SolutionCreation\NcaSolutionCreator.cs" />
409    <Compile Include="NearestNeighbour\NearestNeighbourClassification.cs" />
410    <Compile Include="NearestNeighbour\NearestNeighbourClassificationSolution.cs" />
411    <Compile Include="NearestNeighbour\NearestNeighbourModel.cs" />
412    <Compile Include="NearestNeighbour\NearestNeighbourRegression.cs" />
413    <Compile Include="NearestNeighbour\NearestNeighbourRegressionSolution.cs" />
414    <Compile Include="NeuralNetwork\NeuralNetworkEnsembleClassification.cs" />
415    <Compile Include="NeuralNetwork\NeuralNetworkEnsembleClassificationSolution.cs" />
416    <Compile Include="NeuralNetwork\NeuralNetworkEnsembleModel.cs" />
417    <Compile Include="NeuralNetwork\NeuralNetworkEnsembleRegressionSolution.cs" />
418    <Compile Include="NeuralNetwork\NeuralNetworkEnsembleRegression.cs" />
419    <Compile Include="NeuralNetwork\NeuralNetworkClassification.cs" />
420    <Compile Include="NeuralNetwork\NeuralNetworkClassificationSolution.cs" />
421    <Compile Include="NeuralNetwork\NeuralNetworkModel.cs" />
422    <Compile Include="NeuralNetwork\NeuralNetworkRegression.cs" />
423    <Compile Include="NeuralNetwork\NeuralNetworkRegressionSolution.cs" />
424    <Compile Include="NonlinearRegression\NonlinearRegression.cs" />
425    <Compile Include="M5Regression\M5Utilities\PrincipleComponentTransformation.cs" />
426    <Compile Include="Plugin.cs" />
427    <Compile Include="Properties\AssemblyInfo.cs" />
428    <Compile Include="RandomForest\RandomForestClassificationSolution.cs" />
429    <Compile Include="RandomForest\RandomForestClassification.cs" />
430    <Compile Include="RandomForest\RandomForestModel.cs" />
431    <Compile Include="RandomForest\RandomForestRegression.cs" />
432    <Compile Include="RandomForest\RandomForestRegressionSolution.cs" />
433    <Compile Include="RandomForest\RandomForestUtil.cs" />
434    <Compile Include="SupportVectorMachine\SupportVectorClassification.cs" />
435    <Compile Include="SupportVectorMachine\SupportVectorClassificationSolution.cs" />
436    <Compile Include="SupportVectorMachine\SupportVectorMachineModel.cs" />
437    <Compile Include="SupportVectorMachine\SupportVectorMachineUtil.cs">
438      <SubType>Code</SubType>
439    </Compile>
440    <Compile Include="SupportVectorMachine\SupportVectorRegression.cs">
441      <SubType>Code</SubType>
442    </Compile>
443    <Compile Include="SupportVectorMachine\SupportVectorRegressionSolution.cs">
444      <SubType>Code</SubType>
445    </Compile>
446    <Compile Include="TimeSeries\AutoregressiveModeling.cs" />
447    <Compile Include="TSNE\Distances\CosineDistance.cs" />
448    <Compile Include="TSNE\Distances\DistanceBase.cs" />
449    <Compile Include="TSNE\Distances\EuclideanDistance.cs" />
450    <Compile Include="TSNE\Distances\IndexedItemDistance.cs" />
451    <Compile Include="TSNE\Distances\ManhattanDistance.cs" />
452    <Compile Include="TSNE\Distances\WeightedEuclideanDistance.cs" />
453    <Compile Include="TSNE\Distances\IDistance.cs" />
454    <Compile Include="TSNE\PriorityQueue.cs" />
455    <Compile Include="TSNE\SpacePartitioningTree.cs" />
456    <Compile Include="TSNE\TSNEAlgorithm.cs" />
457    <Compile Include="TSNE\TSNEStatic.cs" />
458    <Compile Include="TSNE\TSNEUtils.cs" />
459    <Compile Include="TSNE\VantagePointTree.cs" />
460  </ItemGroup>
461  <ItemGroup>
462    <None Include="HeuristicLab.snk" />
463    <None Include="Plugin.cs.frame" />
464    <None Include="Properties\AssemblyInfo.cs.frame" />
465  </ItemGroup>
466  <ItemGroup>
467    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
468      <Visible>False</Visible>
469      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
470      <Install>false</Install>
471    </BootstrapperPackage>
472    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
473      <Visible>False</Visible>
474      <ProductName>.NET Framework 3.5 SP1</ProductName>
475      <Install>true</Install>
476    </BootstrapperPackage>
477    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
478      <Visible>False</Visible>
479      <ProductName>Windows Installer 3.1</ProductName>
480      <Install>true</Install>
481    </BootstrapperPackage>
482  </ItemGroup>
483  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
484  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
485       Other similar extension points exist, see Microsoft.Common.targets.
486  <Target Name="BeforeBuild">
487  </Target>
488  <Target Name="AfterBuild">
489  </Target>
490  -->
491  <PropertyGroup>
492    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
493set ProjectDir=$(ProjectDir)
494set SolutionDir=$(SolutionDir)
495set Outdir=$(Outdir)
496
497call PreBuildEvent.cmd
498</PreBuildEvent>
499    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
500export ProjectDir=$(ProjectDir)
501export SolutionDir=$(SolutionDir)
502
503$SolutionDir/PreBuildEvent.sh
504</PreBuildEvent>
505  </PropertyGroup>
506</Project>
Note: See TracBrowser for help on using the repository browser.