Does scikit provide any event-rate/time-to-event models, or other models that are specifically time-dependent? (e.g. models that output the # events per unit of time)
Examples might include: Poisson model, or Cox proportional hazard. There was some discussion about pulling from statsmodels, https://github.com/scikit-learn/scikit-learn/issues/5975 but (AFAIK), this was not done.
_______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
