Skip to content

feat: add Land Cover Thematic Accuracy indicator #893

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

Draft
wants to merge 40 commits into
base: main
Choose a base branch
from

Conversation

matthiasschaub
Copy link
Collaborator

@matthiasschaub matthiasschaub commented Apr 29, 2025

TODO

  • Use more descriptive ENUM names for CorineClass.
  • Add Plotly figure
  • Support single CorineClass class
  • Add proper indicator description including methodology/workflow (first as docstring to in indicator.py)
  • Remove matplotlib dep
  • Investigate UdefinedMetricWarning
    # Recall is ill-defined and being set to 0.0 in labels with no
    # true samples. Use zero_division parameter to control this
    # behavior.

Description

Please add a clear and concise description of what your PR solves.

Corresponding issue

Closes #

New or changed dependencies

Checklist

  • I have ensured my branch is mergeable with main (e.g. through git rebase main if necessary)
  • My code follows the style guide and was checked with pre-commit before committing
  • I have commented my code
  • I have added sufficient unit and integration tests
  • I have added new Hurl regression tests and checked all existing tests
  • I have updated the CHANGELOG.md

Please check all finished tasks. If some tasks do not apply to your PR, please cross their text out (by using ~...~) and remove their checkboxes.

@matthiasschaub matthiasschaub marked this pull request as draft April 29, 2025 07:54
@matthiasschaub matthiasschaub force-pushed the osm-corine-comparison branch 2 times, most recently from 6d6af3b to 64ae315 Compare May 2, 2025 12:44
@matthiasschaub matthiasschaub force-pushed the osm-corine-comparison branch from 31ccbc5 to 49579cc Compare May 5, 2025 09:25
@matthiasschaub matthiasschaub force-pushed the osm-corine-comparison branch from 984892f to 346bf80 Compare May 6, 2025 05:57
@matthiasschaub matthiasschaub changed the title feat: add dummy for CORINE comparison indicator feat: add Land Cover Thematic Accuracy indicator May 6, 2025
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.

2 participants