Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/27/19 15:46:20 (5 years ago)
Author:
mkommend
Message:

#2952: Intermediate commit of refactoring RF models that is not yet finished.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2952_RF-ModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj

    r17042 r17045  
    394394    <Compile Include="RandomForest\RandomForestClassification.cs" />
    395395    <Compile Include="RandomForest\RandomForestModel.cs" />
     396    <Compile Include="RandomForest\RandomForestModelFull.cs" />
    396397    <Compile Include="RandomForest\RandomForestRegression.cs" />
    397398    <Compile Include="RandomForest\RandomForestRegressionSolution.cs" />
     399    <Compile Include="RandomForest\RandomForestModelSurrogate.cs" />
    398400    <Compile Include="RandomForest\RandomForestUtil.cs" />
    399401    <Compile Include="SupportVectorMachine\SupportVectorClassification.cs" />
Note: See TracChangeset for help on using the changeset viewer.