Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/24/16 14:44:25 (8 years ago)
Author:
pfleck
Message:

#2597

  • Generalized GaussianProcessRegressionSolution...Views to ConfidenceBasedRegressionSolution...Views.
  • Added "all" column for variances.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.RegressionSolutionGradientView/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/HeuristicLab.Algorithms.DataAnalysis.Views-3.4.csproj

    r13824 r13856  
    189189  </ItemGroup>
    190190  <ItemGroup>
    191     <Compile Include="GaussianProcessRegressionSolutionEstimatedValuesView.cs">
    192       <SubType>UserControl</SubType>
    193     </Compile>
    194     <Compile Include="GaussianProcessRegressionSolutionEstimatedValuesView.Designer.cs">
    195       <DependentUpon>GaussianProcessRegressionSolutionEstimatedValuesView.cs</DependentUpon>
    196     </Compile>
    197191    <Compile Include="MeanProdView.cs">
    198192      <SubType>UserControl</SubType>
     
    244238    </Compile>
    245239    <Compile Include="Plugin.cs" />
    246     <Compile Include="GaussianProcessRegressionSolutionLineChartView.cs">
    247       <SubType>UserControl</SubType>
    248     </Compile>
    249     <Compile Include="GaussianProcessRegressionSolutionLineChartView.Designer.cs">
    250       <DependentUpon>GaussianProcessRegressionSolutionLineChartView.cs</DependentUpon>
    251     </Compile>
    252240    <Compile Include="SupportVectorMachineModelSupportVectorsView.cs">
    253241      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.