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

Add processing algorithms #11

Closed
nmaarnio opened this issue Jun 27, 2023 · 0 comments · Fixed by #18
Closed

Add processing algorithms #11

nmaarnio opened this issue Jun 27, 2023 · 0 comments · Fixed by #18
Assignees
Labels
enhancement New feature or request

Comments

@nmaarnio
Copy link
Collaborator

nmaarnio commented Jun 27, 2023

Add tools from EIS Toolkit that are already implemented as processing algorithms.

The following algorithms should be added:

  • Distance computation

  • Vector density

  • Reproject vector

  • DBSCAN

  • Kmeans cluster

  • Extract values from raster

  • Windowing

  • Calculate AUC

  • Calculate base validation metrics

  • Plot prediction area curve (modifications to the plotting might be done in the future)

  • Plot rate curve (modifications to the plotting might be done in the future)

  • Rename statistics report

If there are problems or skeletons with wrong input and output in some existing implementations, they should be changed too.

@nmaarnio nmaarnio added the enhancement New feature or request label Jun 27, 2023
@msorvoja msorvoja linked a pull request Jul 31, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants