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()wherefitis a fittedebm()object.- ...
Additional optional arguments. (Currently ignored.)