dask-glm
dask-glm copied to clipboard
Abstract Base Classes
We should probably implement abstract base classes for Regularizer and Family with corresponding documentation; as #47 and #46 have highlighted, the lack of a solid template can lead to problems.
- [x] Regularizer Base Class
- [ ] Family Base Class
Still need abstract base class for families.