Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/18/15 09:32:34 (8 years ago)
Author:
gkronber
Message:

#2454: added acronyms where appropriate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestClassification.cs

    r13204 r13238  
    3232  /// Random forest classification data analysis algorithm.
    3333  /// </summary>
    34   [Item("Random Forest Classification", "Random forest classification data analysis algorithm (wrapper for ALGLIB).")]
     34  [Item("Random Forest Classification (RF)", "Random forest classification data analysis algorithm (wrapper for ALGLIB).")]
    3535  [Creatable(CreatableAttribute.Categories.DataAnalysisClassification, Priority = 120)]
    3636  [StorableClass]
Note: See TracChangeset for help on using the changeset viewer.