Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/23/18 09:16:37 (6 years ago)
Author:
gkronber
Message:

#2892: added a view for LR models with prediction intervals

Location:
trunk/HeuristicLab.Algorithms.DataAnalysis.Views/3.4
Files:
2 added
1 edited

Legend:

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

    r15124 r16449  
    142142    <Compile Include="OneFactorClassificationModelView.Designer.cs">
    143143      <DependentUpon>OneFactorClassificationModelView.cs</DependentUpon>
     144    </Compile>
     145    <Compile Include="LinearRegressionModelView.cs">
     146      <SubType>UserControl</SubType>
     147    </Compile>
     148    <Compile Include="LinearRegressionModelView.Designer.cs">
     149      <DependentUpon>LinearRegressionModelView.cs</DependentUpon>
    144150    </Compile>
    145151    <Compile Include="RandomForestModelView.cs">
Note: See TracChangeset for help on using the changeset viewer.