EconML
EconML copied to clipboard
how can i save model?
when i train CausalForestDML, then fit data. but how save model?
You should be able to save it using the standard python pickle module.
i get, and success use joblib svae model