Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
DeepPavlov
AutoIntent
Merge requests
!6
refactor threshold predictor and enhance tunable predictor
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Roman Zlobin
requested to merge
feat/tunable-predictor
into
fix/proper-logging
Sep 24, 2024
Overview
1
Commits
1
Pipelines
0
Changes
4
Created by: voorhs
ThresholdPredictor теперь принимает заданные пороги для каждого класса (а не общий порог для всех классов)
TunablePredictor теперь работает и с мультиклассовой классификацией (а не только с мультилейбловой)