geo-deep-learning icon indicating copy to clipboard operation
geo-deep-learning copied to clipboard

Implement optuna hyperparameter optimization

Open remtav opened this issue 3 years ago • 0 comments

…on (add returns to train_segmentation.py and run_gdl())

metrics.py: add try/except if missing key model_choice.py: temporarily raise gpu threshold to 100% until issue #246 is addressed train_segmentation.py:

  • fix bug for dontcare value in metrics
  • always calculate metrics at test time inference_segmentation.py: warn if inference has only background values test hyperparameter optimization in CI with github actions

closes #243

remtav avatar Feb 11 '22 15:02 remtav