[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>
|
---|
[5477] | 22 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 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>
|
---|
[9071] | 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>
|
---|
[3877] | 50 | </PropertyGroup>
|
---|
| 51 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 52 | <DebugType>pdbonly</DebugType>
|
---|
| 53 | <Optimize>true</Optimize>
|
---|
[9071] | 54 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[3877] | 55 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 56 | <ErrorReport>prompt</ErrorReport>
|
---|
| 57 | <WarningLevel>4</WarningLevel>
|
---|
[6866] | 58 | <DocumentationFile>
|
---|
| 59 | </DocumentationFile>
|
---|
[4065] | 60 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3877] | 61 | </PropertyGroup>
|
---|
| 62 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 63 | <DebugSymbols>true</DebugSymbols>
|
---|
[9071] | 64 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[3877] | 65 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 66 | <DebugType>full</DebugType>
|
---|
| 67 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 68 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 69 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3877] | 70 | </PropertyGroup>
|
---|
| 71 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[9071] | 72 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[3877] | 73 | <DefineConstants>TRACE</DefineConstants>
|
---|
[6866] | 74 | <DocumentationFile>
|
---|
| 75 | </DocumentationFile>
|
---|
[3877] | 76 | <Optimize>true</Optimize>
|
---|
| 77 | <DebugType>pdbonly</DebugType>
|
---|
| 78 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 79 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 80 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3877] | 81 | </PropertyGroup>
|
---|
| 82 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 83 | <DebugSymbols>true</DebugSymbols>
|
---|
[9071] | 84 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[3877] | 85 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 86 | <DebugType>full</DebugType>
|
---|
| 87 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 88 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 89 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3877] | 90 | </PropertyGroup>
|
---|
| 91 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[9071] | 92 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[3877] | 93 | <DefineConstants>TRACE</DefineConstants>
|
---|
[6866] | 94 | <DocumentationFile>
|
---|
| 95 | </DocumentationFile>
|
---|
[3877] | 96 | <Optimize>true</Optimize>
|
---|
| 97 | <DebugType>pdbonly</DebugType>
|
---|
| 98 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 99 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 100 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3877] | 101 | </PropertyGroup>
|
---|
| 102 | <ItemGroup>
|
---|
[10553] | 103 | <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 104 | <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
|
---|
[7021] | 105 | <Private>False</Private>
|
---|
[6866] | 106 | </Reference>
|
---|
[9071] | 107 | <Reference Include="HeuristicLab.Algorithms.GradientDescent-3.3">
|
---|
| 108 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GradientDescent-3.3.dll</HintPath>
|
---|
[7021] | 109 | <Private>False</Private>
|
---|
[6866] | 110 | </Reference>
|
---|
[9071] | 111 | <Reference Include="HeuristicLab.Analysis-3.3">
|
---|
| 112 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
| 113 | <Private>False</Private>
|
---|
| 114 | </Reference>
|
---|
| 115 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
| 116 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 117 | <Private>False</Private>
|
---|
| 118 | </Reference>
|
---|
| 119 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 120 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 121 | <Private>False</Private>
|
---|
| 122 | </Reference>
|
---|
| 123 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
| 124 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 125 | <Private>False</Private>
|
---|
| 126 | </Reference>
|
---|
| 127 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 128 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 129 | <Private>False</Private>
|
---|
| 130 | </Reference>
|
---|
| 131 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
| 132 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 133 | <Private>False</Private>
|
---|
| 134 | </Reference>
|
---|
| 135 | <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
|
---|
| 136 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
|
---|
| 137 | <Private>False</Private>
|
---|
| 138 | </Reference>
|
---|
| 139 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
|
---|
| 140 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
|
---|
| 141 | <Private>False</Private>
|
---|
| 142 | </Reference>
|
---|
| 143 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
| 144 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 145 | <Private>False</Private>
|
---|
| 146 | </Reference>
|
---|
| 147 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 148 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 149 | <Private>False</Private>
|
---|
| 150 | </Reference>
|
---|
| 151 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
| 152 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 153 | <Private>False</Private>
|
---|
| 154 | </Reference>
|
---|
| 155 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
| 156 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 157 | <Private>False</Private>
|
---|
| 158 | </Reference>
|
---|
| 159 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 160 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 161 | <Private>False</Private>
|
---|
| 162 | </Reference>
|
---|
| 163 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
|
---|
| 164 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
|
---|
| 165 | <Private>False</Private>
|
---|
| 166 | </Reference>
|
---|
| 167 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4">
|
---|
| 168 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.dll</HintPath>
|
---|
| 169 | <Private>False</Private>
|
---|
| 170 | </Reference>
|
---|
| 171 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
|
---|
| 172 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
|
---|
| 173 | <Private>False</Private>
|
---|
| 174 | </Reference>
|
---|
| 175 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4">
|
---|
| 176 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.dll</HintPath>
|
---|
| 177 | <Private>False</Private>
|
---|
| 178 | </Reference>
|
---|
| 179 | <Reference Include="HeuristicLab.Problems.Instances-3.3">
|
---|
| 180 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
| 181 | <Private>False</Private>
|
---|
| 182 | </Reference>
|
---|
| 183 | <Reference Include="HeuristicLab.Random-3.3">
|
---|
| 184 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
| 185 | <Private>False</Private>
|
---|
| 186 | </Reference>
|
---|
| 187 | <Reference Include="LibSVM-3.12">
|
---|
| 188 | <HintPath>..\..\..\..\trunk\sources\bin\LibSVM-3.12.dll</HintPath>
|
---|
| 189 | <Private>False</Private>
|
---|
| 190 | </Reference>
|
---|
[3877] | 191 | <Reference Include="System" />
|
---|
| 192 | <Reference Include="System.Core">
|
---|
| 193 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 194 | </Reference>
|
---|
[4569] | 195 | <Reference Include="System.Drawing" />
|
---|
[3877] | 196 | </ItemGroup>
|
---|
| 197 | <ItemGroup>
|
---|
[5617] | 198 | <Compile Include="CrossValidation.cs">
|
---|
| 199 | <SubType>Code</SubType>
|
---|
| 200 | </Compile>
|
---|
| 201 | <Compile Include="FixedDataAnalysisAlgorithm.cs" />
|
---|
[10553] | 202 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSpectralMixture.cs" />
|
---|
| 203 | <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePiecewisePolynomial.cs" />
|
---|
| 204 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceNeuralNetwork.cs" />
|
---|
| 205 | <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePolynomial.cs" />
|
---|
| 206 | <Compile Include="GaussianProcess\GaussianProcessBase.cs" />
|
---|
[8982] | 207 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceConst.cs">
|
---|
| 208 | <SubType>Code</SubType>
|
---|
| 209 | </Compile>
|
---|
| 210 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceLinear.cs">
|
---|
| 211 | <SubType>Code</SubType>
|
---|
| 212 | </Compile>
|
---|
| 213 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceLinearArd.cs">
|
---|
| 214 | <SubType>Code</SubType>
|
---|
| 215 | </Compile>
|
---|
| 216 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceMask.cs">
|
---|
| 217 | <SubType>Code</SubType>
|
---|
| 218 | </Compile>
|
---|
| 219 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceMaternIso.cs">
|
---|
| 220 | <SubType>Code</SubType>
|
---|
| 221 | </Compile>
|
---|
| 222 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceNoise.cs">
|
---|
| 223 | <SubType>Code</SubType>
|
---|
| 224 | </Compile>
|
---|
| 225 | <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePeriodic.cs">
|
---|
| 226 | <SubType>Code</SubType>
|
---|
| 227 | </Compile>
|
---|
| 228 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceProduct.cs">
|
---|
| 229 | <SubType>Code</SubType>
|
---|
| 230 | </Compile>
|
---|
| 231 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceRationalQuadraticArd.cs">
|
---|
| 232 | <SubType>Code</SubType>
|
---|
| 233 | </Compile>
|
---|
| 234 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceRationalQuadraticIso.cs">
|
---|
| 235 | <SubType>Code</SubType>
|
---|
| 236 | </Compile>
|
---|
| 237 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceScale.cs">
|
---|
| 238 | <SubType>Code</SubType>
|
---|
| 239 | </Compile>
|
---|
| 240 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSquaredExponentialArd.cs">
|
---|
| 241 | <SubType>Code</SubType>
|
---|
| 242 | </Compile>
|
---|
[8929] | 243 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSquaredExponentialIso.cs" />
|
---|
[8982] | 244 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSum.cs">
|
---|
| 245 | <SubType>Code</SubType>
|
---|
| 246 | </Compile>
|
---|
[8623] | 247 | <Compile Include="GaussianProcess\GaussianProcessClassificationSolutionCreator.cs" />
|
---|
| 248 | <Compile Include="GaussianProcess\GaussianProcessClassificationModelCreator.cs" />
|
---|
| 249 | <Compile Include="GaussianProcess\GaussianProcessClassification.cs" />
|
---|
[8929] | 250 | <Compile Include="GaussianProcess\MeanFunctions\MeanConst.cs" />
|
---|
| 251 | <Compile Include="GaussianProcess\MeanFunctions\MeanLinear.cs" />
|
---|
[8982] | 252 | <Compile Include="GaussianProcess\MeanFunctions\MeanProduct.cs">
|
---|
| 253 | <SubType>Code</SubType>
|
---|
| 254 | </Compile>
|
---|
| 255 | <Compile Include="GaussianProcess\MeanFunctions\MeanSum.cs">
|
---|
| 256 | <SubType>Code</SubType>
|
---|
| 257 | </Compile>
|
---|
[8929] | 258 | <Compile Include="GaussianProcess\MeanFunctions\MeanZero.cs" />
|
---|
[8396] | 259 | <Compile Include="GaussianProcess\GaussianProcessHyperparameterInitializer.cs" />
|
---|
[8375] | 260 | <Compile Include="GaussianProcess\GaussianProcessRegressionSolutionCreator.cs" />
|
---|
[8371] | 261 | <Compile Include="GaussianProcess\GaussianProcessRegressionModelCreator.cs" />
|
---|
| 262 | <Compile Include="GaussianProcess\GaussianProcessModelCreator.cs">
|
---|
| 263 | <SubType>Code</SubType>
|
---|
| 264 | </Compile>
|
---|
[8323] | 265 | <Compile Include="GaussianProcess\Util.cs" />
|
---|
| 266 | <Compile Include="GaussianProcess\IMeanFunction.cs" />
|
---|
| 267 | <Compile Include="GaussianProcess\GaussianProcessModel.cs" />
|
---|
| 268 | <Compile Include="GaussianProcess\GaussianProcessRegression.cs" />
|
---|
| 269 | <Compile Include="GaussianProcess\GaussianProcessRegressionSolution.cs" />
|
---|
| 270 | <Compile Include="GaussianProcess\ICovarianceFunction.cs" />
|
---|
[10553] | 271 | <Compile Include="Interfaces\IGaussianProcessClassificationModelCreator.cs" />
|
---|
| 272 | <Compile Include="Interfaces\IGaussianProcessRegressionModelCreator.cs" />
|
---|
| 273 | <Compile Include="Interfaces\IGaussianProcessModelCreator.cs" />
|
---|
[8323] | 274 | <Compile Include="Interfaces\IGaussianProcessModel.cs" />
|
---|
| 275 | <Compile Include="Interfaces\IGaussianProcessSolution.cs" />
|
---|
[8471] | 276 | <Compile Include="Interfaces\INcaClassificationSolution.cs" />
|
---|
| 277 | <Compile Include="Interfaces\INcaModel.cs" />
|
---|
[6583] | 278 | <Compile Include="Interfaces\INearestNeighbourClassificationSolution.cs" />
|
---|
| 279 | <Compile Include="Interfaces\INearestNeighbourRegressionSolution.cs" />
|
---|
| 280 | <Compile Include="Interfaces\INearestNeighbourModel.cs" />
|
---|
[6580] | 281 | <Compile Include="Interfaces\INeuralNetworkEnsembleClassificationSolution.cs" />
|
---|
| 282 | <Compile Include="Interfaces\INeuralNetworkEnsembleRegressionSolution.cs" />
|
---|
| 283 | <Compile Include="Interfaces\INeuralNetworkEnsembleModel.cs" />
|
---|
[6579] | 284 | <Compile Include="Interfaces\INeuralNetworkClassificationSolution.cs" />
|
---|
[6577] | 285 | <Compile Include="Interfaces\INeuralNetworkRegressionSolution.cs" />
|
---|
| 286 | <Compile Include="Interfaces\INeuralNetworkModel.cs" />
|
---|
[6241] | 287 | <Compile Include="Interfaces\IRandomForestClassificationSolution.cs" />
|
---|
| 288 | <Compile Include="Interfaces\IRandomForestModel.cs" />
|
---|
[6240] | 289 | <Compile Include="Interfaces\IRandomForestRegressionSolution.cs" />
|
---|
[5694] | 290 | <Compile Include="Interfaces\ISupportVectorMachineModel.cs" />
|
---|
| 291 | <Compile Include="Interfaces\ISupportVectorMachineSolution.cs" />
|
---|
[5617] | 292 | <Compile Include="Interfaces\IDataAnalysisAlgorithm.cs" />
|
---|
[5651] | 293 | <Compile Include="kMeans\KMeansClustering.cs" />
|
---|
| 294 | <Compile Include="kMeans\KMeansClusteringModel.cs" />
|
---|
| 295 | <Compile Include="kMeans\KMeansClusteringSolution.cs" />
|
---|
[5658] | 296 | <Compile Include="kMeans\KMeansClusteringUtil.cs">
|
---|
[5617] | 297 | <SubType>Code</SubType>
|
---|
| 298 | </Compile>
|
---|
[5658] | 299 | <Compile Include="Linear\AlglibUtil.cs" />
|
---|
[9074] | 300 | <Compile Include="Linear\OneR.cs" />
|
---|
| 301 | <Compile Include="Linear\OneR\OneRClassificationModel.cs" />
|
---|
| 302 | <Compile Include="Linear\OneR\OneRClassificationSolution.cs" />
|
---|
[8323] | 303 | <Compile Include="Linear\Scaling.cs" />
|
---|
[5658] | 304 | <Compile Include="Linear\LinearDiscriminantAnalysis.cs" />
|
---|
| 305 | <Compile Include="Linear\LinearRegression.cs">
|
---|
[5617] | 306 | <SubType>Code</SubType>
|
---|
| 307 | </Compile>
|
---|
[6567] | 308 | <Compile Include="Linear\MultinomialLogitClassification.cs" />
|
---|
[6576] | 309 | <Compile Include="Linear\MultinomialLogitClassificationSolution.cs" />
|
---|
| 310 | <Compile Include="Linear\MultinomialLogitModel.cs" />
|
---|
[9074] | 311 | <Compile Include="Linear\ZeroR.cs" />
|
---|
[8471] | 312 | <Compile Include="Nca\Initialization\INcaInitializer.cs" />
|
---|
| 313 | <Compile Include="Nca\Initialization\LdaInitializer.cs" />
|
---|
[10553] | 314 | <Compile Include="Nca\Initialization\NcaInitializer.cs" />
|
---|
[8471] | 315 | <Compile Include="Nca\Initialization\PcaInitializer.cs" />
|
---|
| 316 | <Compile Include="Nca\Initialization\RandomInitializer.cs" />
|
---|
| 317 | <Compile Include="Nca\Matrix.cs" />
|
---|
[10553] | 318 | <Compile Include="Nca\ModelCreation\INcaModelCreator.cs" />
|
---|
| 319 | <Compile Include="Nca\ModelCreation\NcaModelCreator.cs" />
|
---|
[8471] | 320 | <Compile Include="Nca\NcaAlgorithm.cs" />
|
---|
| 321 | <Compile Include="Nca\NcaClassificationSolution.cs" />
|
---|
[10553] | 322 | <Compile Include="Nca\NcaGradientCalculator.cs" />
|
---|
[8471] | 323 | <Compile Include="Nca\NcaModel.cs" />
|
---|
[10553] | 324 | <Compile Include="Nca\SolutionCreation\INcaSolutionCreator.cs" />
|
---|
| 325 | <Compile Include="Nca\SolutionCreation\NcaSolutionCreator.cs" />
|
---|
[6583] | 326 | <Compile Include="NearestNeighbour\NearestNeighbourClassification.cs" />
|
---|
| 327 | <Compile Include="NearestNeighbour\NearestNeighbourClassificationSolution.cs" />
|
---|
| 328 | <Compile Include="NearestNeighbour\NearestNeighbourModel.cs" />
|
---|
| 329 | <Compile Include="NearestNeighbour\NearestNeighbourRegression.cs" />
|
---|
| 330 | <Compile Include="NearestNeighbour\NearestNeighbourRegressionSolution.cs" />
|
---|
[6580] | 331 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleClassification.cs" />
|
---|
| 332 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleClassificationSolution.cs" />
|
---|
| 333 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleModel.cs" />
|
---|
| 334 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleRegressionSolution.cs" />
|
---|
| 335 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleRegression.cs" />
|
---|
[6579] | 336 | <Compile Include="NeuralNetwork\NeuralNetworkClassification.cs" />
|
---|
| 337 | <Compile Include="NeuralNetwork\NeuralNetworkClassificationSolution.cs" />
|
---|
[6577] | 338 | <Compile Include="NeuralNetwork\NeuralNetworkModel.cs" />
|
---|
| 339 | <Compile Include="NeuralNetwork\NeuralNetworkRegression.cs" />
|
---|
| 340 | <Compile Include="NeuralNetwork\NeuralNetworkRegressionSolution.cs" />
|
---|
[6866] | 341 | <Compile Include="Plugin.cs" />
|
---|
[3877] | 342 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[6241] | 343 | <Compile Include="RandomForest\RandomForestClassificationSolution.cs" />
|
---|
| 344 | <Compile Include="RandomForest\RandomForestClassification.cs" />
|
---|
| 345 | <Compile Include="RandomForest\RandomForestModel.cs" />
|
---|
[6240] | 346 | <Compile Include="RandomForest\RandomForestRegression.cs" />
|
---|
| 347 | <Compile Include="RandomForest\RandomForestRegressionSolution.cs" />
|
---|
[5626] | 348 | <Compile Include="SupportVectorMachine\SupportVectorClassification.cs" />
|
---|
| 349 | <Compile Include="SupportVectorMachine\SupportVectorClassificationSolution.cs" />
|
---|
| 350 | <Compile Include="SupportVectorMachine\SupportVectorMachineModel.cs" />
|
---|
[5624] | 351 | <Compile Include="SupportVectorMachine\SupportVectorMachineUtil.cs">
|
---|
| 352 | <SubType>Code</SubType>
|
---|
| 353 | </Compile>
|
---|
| 354 | <Compile Include="SupportVectorMachine\SupportVectorRegression.cs">
|
---|
| 355 | <SubType>Code</SubType>
|
---|
| 356 | </Compile>
|
---|
| 357 | <Compile Include="SupportVectorMachine\SupportVectorRegressionSolution.cs">
|
---|
| 358 | <SubType>Code</SubType>
|
---|
| 359 | </Compile>
|
---|
[8798] | 360 | <Compile Include="TimeSeries\AutoregressiveModeling.cs" />
|
---|
[3877] | 361 | </ItemGroup>
|
---|
| 362 | <ItemGroup>
|
---|
| 363 | <None Include="HeuristicLab.snk" />
|
---|
[6866] | 364 | <None Include="Plugin.cs.frame" />
|
---|
| 365 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[3877] | 366 | </ItemGroup>
|
---|
[4065] | 367 | <ItemGroup>
|
---|
| 368 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 369 | <Visible>False</Visible>
|
---|
| 370 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 371 | <Install>false</Install>
|
---|
| 372 | </BootstrapperPackage>
|
---|
| 373 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 374 | <Visible>False</Visible>
|
---|
| 375 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 376 | <Install>true</Install>
|
---|
| 377 | </BootstrapperPackage>
|
---|
| 378 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 379 | <Visible>False</Visible>
|
---|
| 380 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 381 | <Install>true</Install>
|
---|
| 382 | </BootstrapperPackage>
|
---|
| 383 | </ItemGroup>
|
---|
[9074] | 384 | <ItemGroup>
|
---|
| 385 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
|
---|
| 386 | <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
|
---|
| 387 | <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
|
---|
| 388 | </ProjectReference>
|
---|
| 389 | </ItemGroup>
|
---|
[3877] | 390 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 391 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 392 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 393 | <Target Name="BeforeBuild">
|
---|
| 394 | </Target>
|
---|
| 395 | <Target Name="AfterBuild">
|
---|
| 396 | </Target>
|
---|
| 397 | -->
|
---|
| 398 | <PropertyGroup>
|
---|
[8609] | 399 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[3877] | 400 | set ProjectDir=$(ProjectDir)
|
---|
| 401 | set SolutionDir=$(SolutionDir)
|
---|
| 402 | set Outdir=$(Outdir)
|
---|
| 403 |
|
---|
| 404 | call PreBuildEvent.cmd
|
---|
[6866] | 405 | </PreBuildEvent>
|
---|
[8609] | 406 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 407 | export ProjectDir=$(ProjectDir)
|
---|
| 408 | export SolutionDir=$(SolutionDir)
|
---|
| 409 |
|
---|
| 410 | $SolutionDir/PreBuildEvent.sh
|
---|
| 411 | </PreBuildEvent>
|
---|
[3877] | 412 | </PropertyGroup>
|
---|
| 413 | </Project> |
---|