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

389 refactor ML model predicting and testing #390

Conversation

nmaarnio
Copy link
Collaborator

  • Separated classifier and regressor CLI functions for predicting and testing
  • Renamed evaluate_trained_ml_model_cli to ..._test_cli
  • Added classification threshold parameter to classifier models
  • Parameterized both output raster paths for classifier models

@nmaarnio
Copy link
Collaborator Author

Tested together with GispoCoding/eis_qgis_plugin#169

@nmaarnio nmaarnio merged commit e7354ca into master May 21, 2024
5 checks passed
@nmaarnio nmaarnio deleted the 389-separate-predicting-and-testing-cli-functions-for-classifier-and-regressor-models branch May 21, 2024 05:51
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.

Separate predicting and testing CLI functions for classifier and regressor models
1 participant