linear-tree
linear-tree copied to clipboard
change base_estimator to estimator
ref. https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.RANSACRegressor.html In sklearn, base_estimator was deprecated.