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

Stochastic predictions for binary classification #1221

Open
MorrisNein opened this issue Dec 5, 2023 · 0 comments
Open

Stochastic predictions for binary classification #1221

MorrisNein opened this issue Dec 5, 2023 · 0 comments
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@MorrisNein
Copy link
Collaborator

Some models appear to behave differently in different environments.

For example, a pipeline consisting of multiple logistic regressions gives different outputs for the same data:

https://github.com/aimclub/FEDOT/actions/runs/7086728823/job/19285547590?pr=1214

This does not allow testing binary classification values (in the test test_metrics). The source of the stochastic behaviour should be eliminated, at least for the test.

@MorrisNein MorrisNein added bug Something isn't working invalid This doesn't seem right labels Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant