Changeset 13148 for stable/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj
- Timestamp:
- 11/13/15 20:54:47 (9 years ago)
- Location:
- stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 13025-13026,13064
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Algorithms.DataAnalysis
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.Algorithms.DataAnalysis merged: 13026
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj
r13146 r13148 200 200 <Compile Include="GradientBoostedTrees\GradientBoostedTreesModel.cs" /> 201 201 <Compile Include="GradientBoostedTrees\LossFunctions\AbsoluteErrorLoss.cs" /> 202 <Compile Include="GradientBoostedTrees\LossFunctions\QuantileRegressionLoss.cs" /> 202 203 <Compile Include="GradientBoostedTrees\LossFunctions\ILossFunction.cs" /> 203 204 <Compile Include="GradientBoostedTrees\LossFunctions\LogisticRegressionLoss.cs" />
Note: See TracChangeset
for help on using the changeset viewer.