Changeset 13977 for stable/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj
- Timestamp:
- 07/02/16 09:08:09 (8 years ago)
- Location:
- stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 13646,13653,13655,13699,13703,13707,13889,13898,13917
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Algorithms.DataAnalysis
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.Algorithms.DataAnalysis merged: 13646,13653,13655,13699,13703,13707,13889,13898,13917
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj
r13286 r13977 201 201 <Compile Include="GaussianProcess\GaussianProcessRegressionSolution.cs" /> 202 202 <Compile Include="GaussianProcess\ICovarianceFunction.cs" /> 203 <Compile Include="GBM\GradientBoostingRegressionAlgorithm.cs" /> 203 204 <Compile Include="GradientBoostedTrees\IGradientBoostedTreesModel.cs" /> 204 205 <Compile Include="GradientBoostedTrees\GradientBoostedTreesModelSurrogate.cs" /> … … 309 310 <Private>False</Private> 310 311 </ProjectReference> 312 <ProjectReference Include="..\..\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm\3.3\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.csproj"> 313 <Project>{F409DD9E-1E9C-4EB1-AA3A-9F6E987C6E58}</Project> 314 <Name>HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3</Name> 315 </ProjectReference> 311 316 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj"> 312 317 <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project> … … 407 412 <Name>HeuristicLab.Random-3.3</Name> 408 413 <Private>False</Private> 414 </ProjectReference> 415 <ProjectReference Include="..\..\HeuristicLab.Selection\3.3\HeuristicLab.Selection-3.3.csproj"> 416 <Project>{2C36CD4F-E5F5-43A4-801A-201EA895FE17}</Project> 417 <Name>HeuristicLab.Selection-3.3</Name> 409 418 </ProjectReference> 410 419 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.