[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>
|
---|
[13819] | 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>
|
---|
[13819] | 55 | <OutputPath>..\..\..\..\trunk\sources\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>
|
---|
[13819] | 66 | <OutputPath>..\..\..\..\trunk\sources\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' ">
|
---|
[13819] | 75 | <OutputPath>..\..\..\..\trunk\sources\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>
|
---|
[13819] | 88 | <OutputPath>..\..\..\..\trunk\sources\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' ">
|
---|
[13819] | 97 | <OutputPath>..\..\..\..\trunk\sources\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>
|
---|
[12817] | 109 | <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 110 | <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
|
---|
[7021] | 111 | <Private>False</Private>
|
---|
[6866] | 112 | </Reference>
|
---|
[13819] | 113 | <Reference Include="HeuristicLab.Algorithms.GradientDescent-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 114 | <SpecificVersion>False</SpecificVersion>
|
---|
| 115 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GradientDescent-3.3.dll</HintPath>
|
---|
[13858] | 116 | <Private>False</Private>
|
---|
[13819] | 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>
|
---|
[13858] | 121 | <Private>False</Private>
|
---|
[13819] | 122 | </Reference>
|
---|
| 123 | <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 124 | <SpecificVersion>False</SpecificVersion>
|
---|
| 125 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
[13858] | 126 | <Private>False</Private>
|
---|
[13819] | 127 | </Reference>
|
---|
| 128 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 129 | <SpecificVersion>False</SpecificVersion>
|
---|
| 130 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
[13858] | 131 | <Private>False</Private>
|
---|
[13819] | 132 | </Reference>
|
---|
| 133 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 134 | <SpecificVersion>False</SpecificVersion>
|
---|
| 135 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
[13858] | 136 | <Private>False</Private>
|
---|
[13819] | 137 | </Reference>
|
---|
| 138 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 139 | <SpecificVersion>False</SpecificVersion>
|
---|
| 140 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
[13858] | 141 | <Private>False</Private>
|
---|
[13819] | 142 | </Reference>
|
---|
| 143 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 144 | <SpecificVersion>False</SpecificVersion>
|
---|
| 145 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[13858] | 146 | <Private>False</Private>
|
---|
[13819] | 147 | </Reference>
|
---|
| 148 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 149 | <SpecificVersion>False</SpecificVersion>
|
---|
| 150 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
[13858] | 151 | <Private>False</Private>
|
---|
[13819] | 152 | </Reference>
|
---|
| 153 | <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 154 | <SpecificVersion>False</SpecificVersion>
|
---|
| 155 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
|
---|
[13858] | 156 | <Private>False</Private>
|
---|
[13819] | 157 | </Reference>
|
---|
| 158 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 159 | <SpecificVersion>False</SpecificVersion>
|
---|
| 160 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
|
---|
[13858] | 161 | <Private>False</Private>
|
---|
[13819] | 162 | </Reference>
|
---|
| 163 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 164 | <SpecificVersion>False</SpecificVersion>
|
---|
| 165 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
[13858] | 166 | <Private>False</Private>
|
---|
[13819] | 167 | </Reference>
|
---|
| 168 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 169 | <SpecificVersion>False</SpecificVersion>
|
---|
| 170 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
[13858] | 171 | <Private>False</Private>
|
---|
[13819] | 172 | </Reference>
|
---|
| 173 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 174 | <SpecificVersion>False</SpecificVersion>
|
---|
| 175 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
[13858] | 176 | <Private>False</Private>
|
---|
[13819] | 177 | </Reference>
|
---|
| 178 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 179 | <SpecificVersion>False</SpecificVersion>
|
---|
| 180 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
[13858] | 181 | <Private>False</Private>
|
---|
[13819] | 182 | </Reference>
|
---|
| 183 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 184 | <SpecificVersion>False</SpecificVersion>
|
---|
| 185 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[13858] | 186 | <Private>False</Private>
|
---|
[13819] | 187 | </Reference>
|
---|
| 188 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 189 | <SpecificVersion>False</SpecificVersion>
|
---|
| 190 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
|
---|
[13858] | 191 | <Private>False</Private>
|
---|
[13819] | 192 | </Reference>
|
---|
| 193 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 194 | <SpecificVersion>False</SpecificVersion>
|
---|
| 195 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.dll</HintPath>
|
---|
[13858] | 196 | <Private>False</Private>
|
---|
[13819] | 197 | </Reference>
|
---|
| 198 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-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.Regression-3.4.dll</HintPath>
|
---|
[13858] | 201 | <Private>False</Private>
|
---|
[13819] | 202 | </Reference>
|
---|
| 203 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 204 | <SpecificVersion>False</SpecificVersion>
|
---|
| 205 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis-3.4.dll</HintPath>
|
---|
[13858] | 206 | <Private>False</Private>
|
---|
[13819] | 207 | </Reference>
|
---|
| 208 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 209 | <SpecificVersion>False</SpecificVersion>
|
---|
| 210 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
[13858] | 211 | <Private>False</Private>
|
---|
[13819] | 212 | </Reference>
|
---|
| 213 | <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 214 | <SpecificVersion>False</SpecificVersion>
|
---|
| 215 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
[13858] | 216 | <Private>False</Private>
|
---|
[13819] | 217 | </Reference>
|
---|
| 218 | <Reference Include="HeuristicLab.Selection-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 219 | <SpecificVersion>False</SpecificVersion>
|
---|
| 220 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>
|
---|
[13858] | 221 | <Private>False</Private>
|
---|
[13819] | 222 | </Reference>
|
---|
[8609] | 223 | <Reference Include="LibSVM-3.12, Version=3.12.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 224 | <HintPath>..\..\bin\LibSVM-3.12.dll</HintPath>
|
---|
[7021] | 225 | <Private>False</Private>
|
---|
[6866] | 226 | </Reference>
|
---|
[3877] | 227 | <Reference Include="System" />
|
---|
| 228 | <Reference Include="System.Core">
|
---|
| 229 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 230 | </Reference>
|
---|
[4569] | 231 | <Reference Include="System.Drawing" />
|
---|
[3877] | 232 | </ItemGroup>
|
---|
| 233 | <ItemGroup>
|
---|
[13100] | 234 | <Compile Include="BaselineClassifiers\OneR.cs" />
|
---|
| 235 | <Compile Include="BaselineClassifiers\OneRClassificationModel.cs" />
|
---|
| 236 | <Compile Include="BaselineClassifiers\OneRClassificationSolution.cs" />
|
---|
| 237 | <Compile Include="BaselineClassifiers\ZeroR.cs" />
|
---|
[5617] | 238 | <Compile Include="CrossValidation.cs">
|
---|
| 239 | <SubType>Code</SubType>
|
---|
| 240 | </Compile>
|
---|
| 241 | <Compile Include="FixedDataAnalysisAlgorithm.cs" />
|
---|
[10480] | 242 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSpectralMixture.cs" />
|
---|
[9534] | 243 | <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePiecewisePolynomial.cs" />
|
---|
[9359] | 244 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceNeuralNetwork.cs" />
|
---|
[9515] | 245 | <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePolynomial.cs" />
|
---|
[9096] | 246 | <Compile Include="GaussianProcess\GaussianProcessBase.cs" />
|
---|
[8982] | 247 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceConst.cs">
|
---|
| 248 | <SubType>Code</SubType>
|
---|
| 249 | </Compile>
|
---|
| 250 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceLinear.cs">
|
---|
| 251 | <SubType>Code</SubType>
|
---|
| 252 | </Compile>
|
---|
| 253 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceLinearArd.cs">
|
---|
| 254 | <SubType>Code</SubType>
|
---|
| 255 | </Compile>
|
---|
| 256 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceMask.cs">
|
---|
| 257 | <SubType>Code</SubType>
|
---|
| 258 | </Compile>
|
---|
| 259 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceMaternIso.cs">
|
---|
| 260 | <SubType>Code</SubType>
|
---|
| 261 | </Compile>
|
---|
| 262 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceNoise.cs">
|
---|
| 263 | <SubType>Code</SubType>
|
---|
| 264 | </Compile>
|
---|
| 265 | <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePeriodic.cs">
|
---|
| 266 | <SubType>Code</SubType>
|
---|
| 267 | </Compile>
|
---|
| 268 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceProduct.cs">
|
---|
| 269 | <SubType>Code</SubType>
|
---|
| 270 | </Compile>
|
---|
| 271 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceRationalQuadraticArd.cs">
|
---|
| 272 | <SubType>Code</SubType>
|
---|
| 273 | </Compile>
|
---|
| 274 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceRationalQuadraticIso.cs">
|
---|
| 275 | <SubType>Code</SubType>
|
---|
| 276 | </Compile>
|
---|
| 277 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceScale.cs">
|
---|
| 278 | <SubType>Code</SubType>
|
---|
| 279 | </Compile>
|
---|
| 280 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSquaredExponentialArd.cs">
|
---|
| 281 | <SubType>Code</SubType>
|
---|
| 282 | </Compile>
|
---|
[8929] | 283 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSquaredExponentialIso.cs" />
|
---|
[8982] | 284 | <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSum.cs">
|
---|
| 285 | <SubType>Code</SubType>
|
---|
| 286 | </Compile>
|
---|
[8623] | 287 | <Compile Include="GaussianProcess\GaussianProcessClassificationSolutionCreator.cs" />
|
---|
| 288 | <Compile Include="GaussianProcess\GaussianProcessClassificationModelCreator.cs" />
|
---|
| 289 | <Compile Include="GaussianProcess\GaussianProcessClassification.cs" />
|
---|
[13120] | 290 | <Compile Include="GaussianProcess\MeanFunctions\MeanModel.cs" />
|
---|
[8929] | 291 | <Compile Include="GaussianProcess\MeanFunctions\MeanConst.cs" />
|
---|
| 292 | <Compile Include="GaussianProcess\MeanFunctions\MeanLinear.cs" />
|
---|
[8982] | 293 | <Compile Include="GaussianProcess\MeanFunctions\MeanProduct.cs">
|
---|
| 294 | <SubType>Code</SubType>
|
---|
| 295 | </Compile>
|
---|
| 296 | <Compile Include="GaussianProcess\MeanFunctions\MeanSum.cs">
|
---|
| 297 | <SubType>Code</SubType>
|
---|
| 298 | </Compile>
|
---|
[8929] | 299 | <Compile Include="GaussianProcess\MeanFunctions\MeanZero.cs" />
|
---|
[8396] | 300 | <Compile Include="GaussianProcess\GaussianProcessHyperparameterInitializer.cs" />
|
---|
[8375] | 301 | <Compile Include="GaussianProcess\GaussianProcessRegressionSolutionCreator.cs" />
|
---|
[8371] | 302 | <Compile Include="GaussianProcess\GaussianProcessRegressionModelCreator.cs" />
|
---|
| 303 | <Compile Include="GaussianProcess\GaussianProcessModelCreator.cs">
|
---|
| 304 | <SubType>Code</SubType>
|
---|
| 305 | </Compile>
|
---|
[12946] | 306 | <Compile Include="GaussianProcess\GaussianProcessCovarianceOptimizationProblem.cs" />
|
---|
[8323] | 307 | <Compile Include="GaussianProcess\Util.cs" />
|
---|
| 308 | <Compile Include="GaussianProcess\IMeanFunction.cs" />
|
---|
| 309 | <Compile Include="GaussianProcess\GaussianProcessModel.cs" />
|
---|
| 310 | <Compile Include="GaussianProcess\GaussianProcessRegression.cs" />
|
---|
| 311 | <Compile Include="GaussianProcess\GaussianProcessRegressionSolution.cs" />
|
---|
| 312 | <Compile Include="GaussianProcess\ICovarianceFunction.cs" />
|
---|
[13646] | 313 | <Compile Include="GBM\GradientBoostingRegressionAlgorithm.cs" />
|
---|
[13157] | 314 | <Compile Include="GradientBoostedTrees\IGradientBoostedTreesModel.cs" />
|
---|
[12868] | 315 | <Compile Include="GradientBoostedTrees\GradientBoostedTreesModelSurrogate.cs" />
|
---|
[12700] | 316 | <Compile Include="GradientBoostedTrees\GradientBoostedTreesAlgorithm.cs" />
|
---|
| 317 | <Compile Include="GradientBoostedTrees\GradientBoostedTreesAlgorithmStatic.cs" />
|
---|
| 318 | <Compile Include="GradientBoostedTrees\GradientBoostedTreesModel.cs" />
|
---|
| 319 | <Compile Include="GradientBoostedTrees\LossFunctions\AbsoluteErrorLoss.cs" />
|
---|
[13026] | 320 | <Compile Include="GradientBoostedTrees\LossFunctions\QuantileRegressionLoss.cs" />
|
---|
[12700] | 321 | <Compile Include="GradientBoostedTrees\LossFunctions\ILossFunction.cs" />
|
---|
| 322 | <Compile Include="GradientBoostedTrees\LossFunctions\LogisticRegressionLoss.cs" />
|
---|
| 323 | <Compile Include="GradientBoostedTrees\LossFunctions\RelativeErrorLoss.cs" />
|
---|
| 324 | <Compile Include="GradientBoostedTrees\LossFunctions\SquaredErrorLoss.cs" />
|
---|
[13157] | 325 | <Compile Include="GradientBoostedTrees\GradientBoostedTreesSolution.cs" />
|
---|
[12700] | 326 | <Compile Include="GradientBoostedTrees\RegressionTreeBuilder.cs" />
|
---|
| 327 | <Compile Include="GradientBoostedTrees\RegressionTreeModel.cs" />
|
---|
[9096] | 328 | <Compile Include="Interfaces\IGaussianProcessClassificationModelCreator.cs" />
|
---|
| 329 | <Compile Include="Interfaces\IGaussianProcessRegressionModelCreator.cs" />
|
---|
| 330 | <Compile Include="Interfaces\IGaussianProcessModelCreator.cs" />
|
---|
[8323] | 331 | <Compile Include="Interfaces\IGaussianProcessModel.cs" />
|
---|
| 332 | <Compile Include="Interfaces\IGaussianProcessSolution.cs" />
|
---|
[8471] | 333 | <Compile Include="Interfaces\INcaClassificationSolution.cs" />
|
---|
| 334 | <Compile Include="Interfaces\INcaModel.cs" />
|
---|
[6583] | 335 | <Compile Include="Interfaces\INearestNeighbourClassificationSolution.cs" />
|
---|
| 336 | <Compile Include="Interfaces\INearestNeighbourRegressionSolution.cs" />
|
---|
| 337 | <Compile Include="Interfaces\INearestNeighbourModel.cs" />
|
---|
[6580] | 338 | <Compile Include="Interfaces\INeuralNetworkEnsembleClassificationSolution.cs" />
|
---|
| 339 | <Compile Include="Interfaces\INeuralNetworkEnsembleRegressionSolution.cs" />
|
---|
| 340 | <Compile Include="Interfaces\INeuralNetworkEnsembleModel.cs" />
|
---|
[6579] | 341 | <Compile Include="Interfaces\INeuralNetworkClassificationSolution.cs" />
|
---|
[6577] | 342 | <Compile Include="Interfaces\INeuralNetworkRegressionSolution.cs" />
|
---|
| 343 | <Compile Include="Interfaces\INeuralNetworkModel.cs" />
|
---|
[6241] | 344 | <Compile Include="Interfaces\IRandomForestClassificationSolution.cs" />
|
---|
| 345 | <Compile Include="Interfaces\IRandomForestModel.cs" />
|
---|
[6240] | 346 | <Compile Include="Interfaces\IRandomForestRegressionSolution.cs" />
|
---|
[5694] | 347 | <Compile Include="Interfaces\ISupportVectorMachineModel.cs" />
|
---|
| 348 | <Compile Include="Interfaces\ISupportVectorMachineSolution.cs" />
|
---|
[5617] | 349 | <Compile Include="Interfaces\IDataAnalysisAlgorithm.cs" />
|
---|
[5651] | 350 | <Compile Include="kMeans\KMeansClustering.cs" />
|
---|
| 351 | <Compile Include="kMeans\KMeansClusteringModel.cs" />
|
---|
| 352 | <Compile Include="kMeans\KMeansClusteringSolution.cs" />
|
---|
[5658] | 353 | <Compile Include="kMeans\KMeansClusteringUtil.cs">
|
---|
[5617] | 354 | <SubType>Code</SubType>
|
---|
| 355 | </Compile>
|
---|
[5658] | 356 | <Compile Include="Linear\AlglibUtil.cs" />
|
---|
[8323] | 357 | <Compile Include="Linear\Scaling.cs" />
|
---|
[5658] | 358 | <Compile Include="Linear\LinearDiscriminantAnalysis.cs" />
|
---|
| 359 | <Compile Include="Linear\LinearRegression.cs">
|
---|
[5617] | 360 | <SubType>Code</SubType>
|
---|
| 361 | </Compile>
|
---|
[6567] | 362 | <Compile Include="Linear\MultinomialLogitClassification.cs" />
|
---|
[6576] | 363 | <Compile Include="Linear\MultinomialLogitClassificationSolution.cs" />
|
---|
| 364 | <Compile Include="Linear\MultinomialLogitModel.cs" />
|
---|
[13645] | 365 | <Compile Include="MctsSymbolicRegression\Automaton.cs" />
|
---|
| 366 | <Compile Include="MctsSymbolicRegression\CodeGenerator.cs" />
|
---|
| 367 | <Compile Include="MctsSymbolicRegression\ConstraintHandler.cs" />
|
---|
| 368 | <Compile Include="MctsSymbolicRegression\Disassembler.cs" />
|
---|
| 369 | <Compile Include="MctsSymbolicRegression\ExpressionEvaluator.cs" />
|
---|
| 370 | <Compile Include="MctsSymbolicRegression\MctsSymbolicRegressionAlgorithm.cs" />
|
---|
| 371 | <Compile Include="MctsSymbolicRegression\MctsSymbolicRegressionStatic.cs" />
|
---|
| 372 | <Compile Include="MctsSymbolicRegression\OpCodes.cs" />
|
---|
[13658] | 373 | <Compile Include="MctsSymbolicRegression\Policies\EpsGreedy.cs" />
|
---|
| 374 | <Compile Include="MctsSymbolicRegression\Policies\UcbTuned.cs" />
|
---|
| 375 | <Compile Include="MctsSymbolicRegression\Policies\IActionStatistics.cs" />
|
---|
| 376 | <Compile Include="MctsSymbolicRegression\Policies\IPolicy.cs" />
|
---|
| 377 | <Compile Include="MctsSymbolicRegression\Policies\PolicyBase.cs" />
|
---|
| 378 | <Compile Include="MctsSymbolicRegression\Policies\Ucb.cs" />
|
---|
[13645] | 379 | <Compile Include="MctsSymbolicRegression\SymbolicExpressionGenerator.cs" />
|
---|
| 380 | <Compile Include="MctsSymbolicRegression\Tree.cs" />
|
---|
[8471] | 381 | <Compile Include="Nca\Initialization\INcaInitializer.cs" />
|
---|
| 382 | <Compile Include="Nca\Initialization\LdaInitializer.cs" />
|
---|
[9270] | 383 | <Compile Include="Nca\Initialization\NcaInitializer.cs" />
|
---|
[8471] | 384 | <Compile Include="Nca\Initialization\PcaInitializer.cs" />
|
---|
| 385 | <Compile Include="Nca\Initialization\RandomInitializer.cs" />
|
---|
| 386 | <Compile Include="Nca\Matrix.cs" />
|
---|
[9270] | 387 | <Compile Include="Nca\ModelCreation\INcaModelCreator.cs" />
|
---|
| 388 | <Compile Include="Nca\ModelCreation\NcaModelCreator.cs" />
|
---|
[8471] | 389 | <Compile Include="Nca\NcaAlgorithm.cs" />
|
---|
| 390 | <Compile Include="Nca\NcaClassificationSolution.cs" />
|
---|
[9270] | 391 | <Compile Include="Nca\NcaGradientCalculator.cs" />
|
---|
[8471] | 392 | <Compile Include="Nca\NcaModel.cs" />
|
---|
[9270] | 393 | <Compile Include="Nca\SolutionCreation\INcaSolutionCreator.cs" />
|
---|
| 394 | <Compile Include="Nca\SolutionCreation\NcaSolutionCreator.cs" />
|
---|
[6583] | 395 | <Compile Include="NearestNeighbour\NearestNeighbourClassification.cs" />
|
---|
| 396 | <Compile Include="NearestNeighbour\NearestNeighbourClassificationSolution.cs" />
|
---|
| 397 | <Compile Include="NearestNeighbour\NearestNeighbourModel.cs" />
|
---|
| 398 | <Compile Include="NearestNeighbour\NearestNeighbourRegression.cs" />
|
---|
| 399 | <Compile Include="NearestNeighbour\NearestNeighbourRegressionSolution.cs" />
|
---|
[6580] | 400 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleClassification.cs" />
|
---|
| 401 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleClassificationSolution.cs" />
|
---|
| 402 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleModel.cs" />
|
---|
| 403 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleRegressionSolution.cs" />
|
---|
| 404 | <Compile Include="NeuralNetwork\NeuralNetworkEnsembleRegression.cs" />
|
---|
[6579] | 405 | <Compile Include="NeuralNetwork\NeuralNetworkClassification.cs" />
|
---|
| 406 | <Compile Include="NeuralNetwork\NeuralNetworkClassificationSolution.cs" />
|
---|
[6577] | 407 | <Compile Include="NeuralNetwork\NeuralNetworkModel.cs" />
|
---|
| 408 | <Compile Include="NeuralNetwork\NeuralNetworkRegression.cs" />
|
---|
| 409 | <Compile Include="NeuralNetwork\NeuralNetworkRegressionSolution.cs" />
|
---|
[6866] | 410 | <Compile Include="Plugin.cs" />
|
---|
[3877] | 411 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[6241] | 412 | <Compile Include="RandomForest\RandomForestClassificationSolution.cs" />
|
---|
| 413 | <Compile Include="RandomForest\RandomForestClassification.cs" />
|
---|
| 414 | <Compile Include="RandomForest\RandomForestModel.cs" />
|
---|
[6240] | 415 | <Compile Include="RandomForest\RandomForestRegression.cs" />
|
---|
| 416 | <Compile Include="RandomForest\RandomForestRegressionSolution.cs" />
|
---|
[11317] | 417 | <Compile Include="RandomForest\RandomForestUtil.cs" />
|
---|
[5626] | 418 | <Compile Include="SupportVectorMachine\SupportVectorClassification.cs" />
|
---|
| 419 | <Compile Include="SupportVectorMachine\SupportVectorClassificationSolution.cs" />
|
---|
| 420 | <Compile Include="SupportVectorMachine\SupportVectorMachineModel.cs" />
|
---|
[5624] | 421 | <Compile Include="SupportVectorMachine\SupportVectorMachineUtil.cs">
|
---|
| 422 | <SubType>Code</SubType>
|
---|
| 423 | </Compile>
|
---|
| 424 | <Compile Include="SupportVectorMachine\SupportVectorRegression.cs">
|
---|
| 425 | <SubType>Code</SubType>
|
---|
| 426 | </Compile>
|
---|
| 427 | <Compile Include="SupportVectorMachine\SupportVectorRegressionSolution.cs">
|
---|
| 428 | <SubType>Code</SubType>
|
---|
| 429 | </Compile>
|
---|
[8798] | 430 | <Compile Include="TimeSeries\AutoregressiveModeling.cs" />
|
---|
[3877] | 431 | </ItemGroup>
|
---|
| 432 | <ItemGroup>
|
---|
| 433 | <None Include="HeuristicLab.snk" />
|
---|
[6866] | 434 | <None Include="Plugin.cs.frame" />
|
---|
| 435 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[3877] | 436 | </ItemGroup>
|
---|
[4065] | 437 | <ItemGroup>
|
---|
| 438 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 439 | <Visible>False</Visible>
|
---|
| 440 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 441 | <Install>false</Install>
|
---|
| 442 | </BootstrapperPackage>
|
---|
| 443 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 444 | <Visible>False</Visible>
|
---|
| 445 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 446 | <Install>true</Install>
|
---|
| 447 | </BootstrapperPackage>
|
---|
| 448 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 449 | <Visible>False</Visible>
|
---|
| 450 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 451 | <Install>true</Install>
|
---|
| 452 | </BootstrapperPackage>
|
---|
| 453 | </ItemGroup>
|
---|
[13819] | 454 | <ItemGroup>
|
---|
| 455 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
|
---|
| 456 | <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
|
---|
| 457 | <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
|
---|
[13858] | 458 | <Private>False</Private>
|
---|
[13819] | 459 | </ProjectReference>
|
---|
| 460 | </ItemGroup>
|
---|
[3877] | 461 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 462 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 463 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 464 | <Target Name="BeforeBuild">
|
---|
| 465 | </Target>
|
---|
| 466 | <Target Name="AfterBuild">
|
---|
| 467 | </Target>
|
---|
| 468 | -->
|
---|
| 469 | <PropertyGroup>
|
---|
[8609] | 470 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[3877] | 471 | set ProjectDir=$(ProjectDir)
|
---|
| 472 | set SolutionDir=$(SolutionDir)
|
---|
| 473 | set Outdir=$(Outdir)
|
---|
| 474 |
|
---|
| 475 | call PreBuildEvent.cmd
|
---|
[6866] | 476 | </PreBuildEvent>
|
---|
[8609] | 477 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 478 | export ProjectDir=$(ProjectDir)
|
---|
| 479 | export SolutionDir=$(SolutionDir)
|
---|
| 480 |
|
---|
| 481 | $SolutionDir/PreBuildEvent.sh
|
---|
| 482 | </PreBuildEvent>
|
---|
[3877] | 483 | </PropertyGroup>
|
---|
| 484 | </Project> |
---|