You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [WIP] The initializer...does everything?
* [WIP] Refactor to fit model, accuracy test passes.
* [WIP] Rempve unecessary tests.
* [WIP] Starting poisson model
* [WIP] Need to log likelihood
* [WIP] Beginning to handle log likelihood
* Seems right?
* Fill in functions that might be needed for testing.
* Make tests more consistent.
* Clean up model a bit.
* [WIP] Fix log likelihood?
* Remove unfinished methods
* [WIP] Tests run but some don't pass
* [WIP] Add error for scale model.
* [WIP] Add normal scale modeling
* [WIP] Fix normal model ll
* Small fixes and clean up.
* Fix Poisson Log-Likelihood
* Fix missing export.
* Fix init_par function
* Fix init_par for scale.
* Add docs.
* Add docs.
* Move to completed.
* Fix typing issue.
* Fix typing issue.
* Start implementing base class.
* Small changes
* [WIP] More small changes for diffxpy
* [WIP] Package can now be imported and technically run in diffxpy
* [WIP] Add feature names to generated data.
* Update API
* Add/Remove more properties
* Make signature consistent.
* Fix unused argument
* Fix categorical issue
* Line length
* Return term_names as coef_names to match matrix behavior when None
* Use columns for as_categorical.
* Use new container structure.
* Fix normal model/model_container
* Add setter functions to generate_artificial_data
* Begin fixing normal model
* Update jacobian
* Use correct linker for scale.
* Use constrained matrix for normal location model.
* Fix FIM calculation
* Fix jacobian calculation (?)
* Fix size factors calculation
* Refactor dask_compute
* Fix sparse array issue with init_par.
* Re pin deps.
* Re pin deps.
* Use generalized jacobian calculation.
* Add blank line
* Fix pre-commit
* Try to satisfy mypy
* Fix data tests.
* Blakc again.
* Update lock.
* Fix pre-commit
* Fix jacobian scale
* Black.
* Small test cleanups.
* Move ll function.
* Move ll function.
* Ok remove!
* Make small changes.
* Add comment.
* Fix pre-commit.
* Remove bounds not needed.
* Add back in scale clipping
* Remove ll.
* Remove dask_compute.
* Fix.
* Remove dask_compute.
* Fix container.
* Fix fim/hessian.
* Small poisson fixes.
* Try smaller average.
* Fix init linked.
* Formatting.
* try different lam.
* Formatting.
* Try fixing lam issue on windows.
* Actually fix problem.
* Still too big?
* Revert
0 commit comments