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

update join model scores functions to allow both or one of the csvs to be passed #12

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

2320sharon
Copy link
Contributor

I updated these functions so that the user can pass one or both of the csvs with the model scores. I also renamed the columns from model_scores to 'classifer_model_score' and 'segmentation_model_score'

@dbuscombe-usgs
Copy link
Member

Do we need 4 variables to make this really useful?
'Image_suitability_model_score'
'Image_suitability_model_threshold'
'Segmentation_suitability_model_score'
'Segmentation_suitability_model_threshold'

@2320sharon
Copy link
Contributor Author

Alright I added the thresholds for the classification and segmentation models. I also updated coastseg to save the thresholds used to the classification csv file. You can find these changes on this branch in coastseg : https://github.com/SatelliteShorelines/CoastSeg/tree/add_model_scores

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