-
-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
interpret
support for model predictions with response levels (#732)
* interpret predictions support for multiple prediction response levels * slopes and comparisons support for predictions > 1 response level * change arg. names and explicit data type cast in enforce_dtypes * inline comment for if-else statement * if-else logic for response_dim * categorical regression model to test interpret functions with n-dim preds * add docstring and inline comments for explainability * add plot_predictions to food choice categorical regression * run black
- Loading branch information
1 parent
3aaebca
commit 77a8fa1
Showing
5 changed files
with
416 additions
and
226 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.