skl_models#
Custom scikit-learn models for causal inference
Functions
|
This function takes a scikit-learn estimator and returns a new class that is compatible with CausalPy. |
Classes
Base class for scikit-learn models that can be used for causal inference. |
|
Weighted proportion model for causal inference. |