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

Реализовать workaround для методов sklearn, которые не умеют возвращать вероятности (в т.ч. в рамках TPOT и т.п.) #90

Closed
nicl-nno opened this issue May 10, 2020 · 1 comment · Fixed by #97

Comments

@nicl-nno
Copy link
Collaborator

nicl-nno commented May 10, 2020

Воспроизводится на penn-ml

image

https://stackoverflow.com/questions/47312432/attributeerrorlinearsvc-object-has-no-attribute-predict-proba

@nicl-nno nicl-nno created this issue from a note in Fedot framework development (Waiting) May 10, 2020
@nicl-nno
Copy link
Collaborator Author

Также нужно добавить LinearSVC в перечень моделей в FEDOT и добавить тест, проверяющий, что предсказания для цепочки с такой моделью отрабатываеют нормально.

@nicl-nno nicl-nno moved this from Waiting to To do in Fedot framework development May 11, 2020
@v1docq v1docq linked a pull request May 19, 2020 that will close this issue
@nicl-nno nicl-nno moved this from To do to Done in Fedot framework development Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants