issues
search
accosmin-org
/
libnano
C++ numerical optimization and machine learning utilities using Eigen3
MIT License
4
stars
1
forks
source link
refactor model interface
#49
Closed
accosmin
closed
2 years ago
accosmin
commented
2 years ago
the models should be fitted using the following objects: solver, splitter, dataset, loss, tuner
... need to also model the method of choosing the best hyper-parameter values - best average across folds, second-best average across folds etc.