Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix presets parameters. #463

Merged
merged 6 commits into from Dec 5, 2022
Merged

Fix presets parameters. #463

merged 6 commits into from Dec 5, 2022

Conversation

Liraim
Copy link
Collaborator

@Liraim Liraim commented Nov 25, 2022

Remove probas_threshold from BinaryClassificationTopKTestPreset.
Remove column and prediction_type from BinaryClassificationTestPreset.
Add columns to DataDriftTestPreset.
Remove prediction_type from MulticlassClassificationTestPreset.

Remove probas_threshold from BinaryClassificationTopKTestPreset.
Remove column and prediction_type from BinaryClassificationTestPreset.
Add columns to DataDriftTestPreset.
Remove prediction_type from MulticlassClassificationTestPreset.
Fix exception in DataDriftTestPreset if columns used.
Fix algorithm for detection prediction columns.
Fix example tests_and_test_presets.ipynb.
@Liraim Liraim merged commit a34b569 into main Dec 5, 2022
@Liraim Liraim deleted the fix/presets_parameters branch December 5, 2022 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant