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

not all classifiers support predict probbality #13

Open
behrica opened this issue Sep 30, 2024 · 0 comments
Open

not all classifiers support predict probbality #13

behrica opened this issue Sep 30, 2024 · 0 comments

Comments

@behrica
Copy link
Member

behrica commented Sep 30, 2024

(define-estimators! "classifier" true)

Maybe we can dicrimante and use "predict" instead of "predict-proba".
Lots of them are excluded from test because not working:
https://github.com/scicloj/noj/blob/main/model-integration-tests/model_integration_test.clj

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

No branches or pull requests

1 participant