issues
search
redmod-team
/
profit
Probabilistic Response mOdel Fitting with Interactive Tools
https://profit.readthedocs.io
MIT License
14
stars
10
forks
source link
API for `main` & `Study` class
#176
Open
Rykath
opened
1 year ago
Rykath
commented
1 year ago
[ ] new
Study
class
[ ] contains the base-config, data, surrogate, etc
[ ] methods for
run
,
fit
,
ui
[ ] Split
main
to be usable by API
each part should be usable without the
Study
class as well
[ ] move integration tests into API calls, then they can be
covered
as well (check if they aren't already)
Study
classrun
,fit
,ui
main
to be usable by APIStudy
class as well