seldonian.models.trees.skrandomforest_model

Functions

sklearn_predict_vjp(ans, theta, X, model)

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

Classes

SeldonianRandomForest(**rf_kwargs)