Open
Description
- Need a unified
ModelContainer
(and also likely aEstimatorGLM
) class for accessing attributes/methods, even if their return types are different. Something akin to_EstimatorBase
at the moment
a. Implement any missing methods on said container likeerror_codes
,niter
,fisher_inv
(all for a baseModelContianer
class so needs base class implemented),features
(comes from input data forModel
) - Need to test diffxpy model fitting to ensure accuracy + correctness
Metadata
Metadata
Assignees
Labels
No labels