Functions
sklearn_predict_vjp(ans, theta, X, model)
sklearn_predict_vjp
Do a backward pass through the Sklearn model, obtaining the Jacobian d pred / dtheta.
Classes
SupervisedSkLearnBaseModel(**kwargs)
SupervisedSkLearnBaseModel