seldonian.models.sklearn_model

Functions

sklearn_predict_vjp(ans, theta, X, model)

Do a backward pass through the Sklearn model, obtaining the Jacobian d pred / dtheta.

Classes

SupervisedSkLearnBaseModel(**kwargs)