Mentions légales du service

Skip to content
  • Jussi Lindgren's avatar
    Plugins: Various changes to the classifier trainer box · d9cd29ab
    Jussi Lindgren authored
    - Pairing Strategy now has a non-empty default value in the GUI
    - Fixed issue with parameters getting messed up when changing pairing strategy from OneVsOne
    - Changed classAmount to be uint64
    - Removed multiple SVM registrations
    - Classifier trainer now has a default filename
    - Classifier trainer will return failure if filename is empty
    - Made classifier training return properly false/failure on errors
    - Added more error handling and logging
    - Moved some iterators and variables inside the scopes they are used in
    - OneVsOne now notifies of changed params with the index, not with the array size
    - Typo corrections
    - CBox::setSettingType no longer notifies if the type change requested had the same id as the old type
    - Pairing Strategy settings are now pruned based on the count added, and not by the identifier
    d9cd29ab