Skip to content

Commit

Permalink
TODO update
Browse files Browse the repository at this point in the history
  • Loading branch information
John Hawkins authored and John Hawkins committed Apr 26, 2021
1 parent d9a8682 commit 603a944
Showing 1 changed file with 6 additions and 17 deletions.
23 changes: 6 additions & 17 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,15 @@
TODO LIST
=========

* Improve depth of project config
* Add project type (binary, regression etc)
* Add target variable(s)
* Add metrics to monitor

* Modify the experiment API to separate registration and results
* Register an experiment with a name and dir
* Register results with a timestamp and all metrics

* Design pipeline API for experiments
* Register a sequence scripts or containers: with execution order
* Consider adding parameters
* Determine failure conditions

* Add alternative templates of dirs for projects
* Consider adding script templates

* Add documentation rendering
* Consider designing a template system for docs

* Consider adding a default Makefile that can execute data prep and experiments
* Add data prep registration
* Change experiment registration to make paths executable.
* Consider adding parameterisation
* Determine failure conditions

* Add R package to emulate package functions
* Retrieve paths to data
* Initialise Project
Expand Down

0 comments on commit 603a944

Please sign in to comment.