Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/01/12 13:46:17 (12 years ago)
Author:
gkronber
Message:

#1902 implemented Gaussian process regression operators and analyzers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj

    r8371 r8375  
    126126    <Compile Include="GaussianProcess\BFGSUpdateResults.cs" />
    127127    <Compile Include="GaussianProcess\BFGSMakeStep.cs" />
     128    <Compile Include="GaussianProcess\BFGSAnalyzer.cs" />
     129    <Compile Include="GaussianProcess\GaussianProcessRegressionSolutionCreator.cs" />
    128130    <Compile Include="GaussianProcess\GaussianProcessSetHyperparameterLength.cs" />
    129131    <Compile Include="GaussianProcess\GaussianProcessRegressionModelCreator.cs" />
Note: See TracChangeset for help on using the changeset viewer.