We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8052df5 commit 2b0ea81Copy full SHA for 2b0ea81
causal_testing/testing/estimators.py
@@ -12,7 +12,6 @@
12
import statsmodels.formula.api as smf
13
from patsy import dmatrix # pylint: disable = no-name-in-module
14
from patsy import ModelDesc
15
-from sklearn.ensemble import GradientBoostingRegressor
16
from statsmodels.regression.linear_model import RegressionResultsWrapper
17
from statsmodels.tools.sm_exceptions import PerfectSeparationError
18
0 commit comments