Skip to content
Snippets Groups Projects
Commit 7566b216 authored by Laura Christine Kühle's avatar Laura Christine Kühle
Browse files

Removed completed TODOs.

parent 8e6cc266
Branches
No related tags found
No related merge requests found
......@@ -2,19 +2,13 @@
"""
@author: Laura C. Kühle, Soraya Terrab (sorayaterrab)
TODO: Add ANN classification from Soraya
TODO: Give option to compare multiple models
TODO: Use sklearn for classification
TODO: Fix difference between accuracies (stems from rounding; choose higher value instead)
TODO: Add more evaluation measures (AUROC, ROC, F1, training accuracy, etc.)
TODO: Decide on k-fold cross-validation (Use? Which model do we keep?) -> Done (CV only for testing)
TODO: Rework model testing to use k-fold cross-validation -> Done
TODO: Clean up directories/naming -> Done
TODO: Add log to pipeline
TODO: Remove object set-up
TODO: Add testing rule to Snakefile -> Done
TODO: Give option to change 'num_epochs' for testing -> Done
TODO: Adapt plot labels to new set-up -> Done
TODO: Optimize Snakefile-vs-config relation
"""
import numpy as np
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment