Skip to content

Added distance prediction and scoring

Yannick DAYER requested to merge algorithm_fix into master

Added a test in AlgorithmAdaptator enroll and score to not apply 'project()' in a distance algorithm (when 'requires_projector_training' is False).

Merge request reports