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/Linear/MultinomialLogitClassification.cs

    r12817 r13238  
    3434  /// Multinomial logit regression data analysis algorithm.
    3535  /// </summary>
    36   [Item("Multinomial Logit Classification", "Multinomial logit classification data analysis algorithm (wrapper for ALGLIB).")]
     36  [Item("Multinomial Logit Classification (MNL)", "Multinomial logit classification data analysis algorithm (wrapper for ALGLIB).")]
    3737  [Creatable(CreatableAttribute.Categories.DataAnalysisClassification, Priority = 180)]
    3838  [StorableClass]
Note: See TracChangeset for help on using the changeset viewer.