seldonian.models.trees.sktree_model¶
Functions
|
Get theta from p(theta) = sigmoid(theta). |
|
|
|
Do a backward pass through the Sklearn model, obtaining the Jacobian d pred / dtheta. |
Classes
|
Functions
|
Get theta from p(theta) = sigmoid(theta). |
|
|
|
Do a backward pass through the Sklearn model, obtaining the Jacobian d pred / dtheta. |
Classes
|