Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/07/15 07:56:14 (8 years ago)
Author:
gkronber
Message:

#2542: added estimated values view specific for Gaussian processes that shows predicted variance

File:
1 edited

Legend:

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

    r13160 r13439  
    125125  </ItemGroup>
    126126  <ItemGroup>
     127    <Compile Include="GaussianProcessRegressionSolutionEstimatedValuesView.cs">
     128      <SubType>UserControl</SubType>
     129    </Compile>
     130    <Compile Include="GaussianProcessRegressionSolutionEstimatedValuesView.Designer.cs">
     131      <DependentUpon>GaussianProcessRegressionSolutionEstimatedValuesView.cs</DependentUpon>
     132    </Compile>
    127133    <Compile Include="MeanProdView.cs">
    128134      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.