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

Allow classifier to label ranges #269

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

atmorling
Copy link
Contributor

@atmorling atmorling commented Sep 11, 2024

Updates apply_classification to support generating label ranges if the classification values are numerical.
Also supports label prefix/suffixes

closes #267

@atmorling atmorling added the changelog-enhancement Flag new features label Sep 11, 2024
ecoscope/analysis/classifier.py Outdated Show resolved Hide resolved
ecoscope/analysis/classifier.py Outdated Show resolved Hide resolved
ecoscope/analysis/classifier.py Outdated Show resolved Hide resolved
@atmorling
Copy link
Contributor Author

@walljcg would you be able to give the changes here a look when you have a chance?

@atmorling
Copy link
Contributor Author

closes #267

@atmorling atmorling linked an issue Sep 17, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-enhancement Flag new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

apply_classification should allow cusomisation of label values
4 participants