Changeset 17045 for branches/2952_RF-ModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj
- Timestamp:
- 06/27/19 15:46:20 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2952_RF-ModelStorage/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj
r17042 r17045 394 394 <Compile Include="RandomForest\RandomForestClassification.cs" /> 395 395 <Compile Include="RandomForest\RandomForestModel.cs" /> 396 <Compile Include="RandomForest\RandomForestModelFull.cs" /> 396 397 <Compile Include="RandomForest\RandomForestRegression.cs" /> 397 398 <Compile Include="RandomForest\RandomForestRegressionSolution.cs" /> 399 <Compile Include="RandomForest\RandomForestModelSurrogate.cs" /> 398 400 <Compile Include="RandomForest\RandomForestUtil.cs" /> 399 401 <Compile Include="SupportVectorMachine\SupportVectorClassification.cs" />
Note: See TracChangeset
for help on using the changeset viewer.