Tutorials#
How to add a custom datafit#
Learn to add a custom datafit through a hands-on examples: Implementing a Poisson datafit.
How to add a custom penalty#
Learn to add a custom penalty by implementing the `\ell_1` penalty.
Computation of the intercept#
Explore how skglm
fits an unpenalized intercept.
Mathematics behind Cox datafit#
Get details about Cox datafit equations.