from @cjmerchant
Set up a database to keep a record of the train/test dataset of each experiment/run, the output data, and the quality of the results (measured by RMSE, MAE, Mean Pattern Correlation, among others to be added).
think about including random seeds, but it remains to be seen if we can truly have reproducible results
@niallmcc will do the first sprints work, using SQLlite.
from @cjmerchant
Set up a database to keep a record of the train/test dataset of each experiment/run, the output data, and the quality of the results (measured by RMSE, MAE, Mean Pattern Correlation, among others to be added).
think about including random seeds, but it remains to be seen if we can truly have reproducible results
@niallmcc will do the first sprints work, using SQLlite.