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

Raise adequate exceptions in case of unordered method calls #42

Open
gciatto opened this issue Jun 21, 2022 · 1 comment
Open

Raise adequate exceptions in case of unordered method calls #42

gciatto opened this issue Jun 21, 2022 · 1 comment

Comments

@gciatto
Copy link
Contributor

gciatto commented Jun 21, 2022

e.g. Extractor.predict() called before Extractor.extract()

@sabbatinif
Copy link
Collaborator

NotFittedError: This KNeighborsClassifier instance is not fitted yet. Call 'fit' with appropriate arguments before using this estimator.

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

2 participants