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

EstimatorFailure exception class #26

Closed
wants to merge 34 commits into from

Conversation

johnharveymath
Copy link

Rather than raising a bare Exception when an estimator doesn't return a value, I suggest a custom class EstimatorFailure.

kmyim and others added 30 commits March 12, 2024 00:12
This commit:
1) Forwards metric parameter
2) Fix return description for get_neigh
This commits fix error in MLE_base specific tests and add general tests for all
FlexNbhdEstimators.
This commmit fix test_when_eps_and_knn_almost_equivalent and
test_on_exponential_seq_of_distances.
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.

3 participants