If possible, coerces its input to an ebm object.
Arguments
- x
An object that inherits from class
"interpret.glassbox._ebm._ebm.ExplainableBoostingClassifier"
or"interpret.glassbox._ebm._ebm.ExplainableBoostingRegressor"
. For instance, the result of callingfit$copy()
wherefit
is a fittedebm()
object.- ...
Additional optional arguments. (Currently ignored.)