Mentions légales du service

Skip to content

Feature jole core 583 update external classifiers

Created by: jlegeny

Several updates and fixes for classification

  • Fix a bug in player that caused it to overwrite additional box settings (such as the settings defined by classifier algorithms)
  • Fix a typo in the registerClassificationComparisonFunction method
  • Add a possibility to have uint64 type in classifier algorithm parameters
  • Update classifier classes to use certivibe coding conventions
  • Fix the probability output of the OneVSAll strategy
  • Add a new option to AddCertivibeComponents so it can link with the classification plugin
  • Update the Player to check settings even when the scenario name is not present
  • Simplify player code
  • Export defines necessary for external classifiers in global defines
  • Fix some warnings
  • Fix compilation on macOS

Merge request reports