Skip to content
Snippets Groups Projects
Commit 014b4b5b authored by Lucas Miranda's avatar Lucas Miranda
Browse files

Solved TODO

parent b2904db8
No related branches found
No related tags found
No related merge requests found
......@@ -234,11 +234,4 @@ def tune_search(
print(tuner.results_summary())
return best_hparams, best_run
# TODO:
# - load_treatments should be part of the main data module. If available in the main directory,
# a table (preferrable in csv) should be loaded as metadata of the coordinates automatically.
# This becomes particularly important por the supervised models that include phenotype classification
# alongside the encoding.
return best_hparams, best_run
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment