Skip to content

Commit

Permalink
trained_model_assets: save predictions under confidence channel
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesGaydon committed Oct 19, 2023
1 parent 6c63537 commit 35742e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -244,5 +244,5 @@ predict:
interpolation_k: 10
classification_dict: ${dataset_description.classification_dict}
probas_to_save: [building,ground]
predicted_classification_channel: reliability
predicted_classification_channel: confidence
entropy_channel: entropy

0 comments on commit 35742e6

Please sign in to comment.