You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Deploys a multi-table interpretor in the simplest way possible\n\n It is a call to `~.api.deploy_model` with additional parameters to handle\nmulti-table deployment.\n\n In this example, a Selective Naive Bayes (SNB) interpretation model is\n deployed by applying its associated dictionary to the input database.\n The model variable importances are written to the output data table.\n\n"
1399
+
"Deploys a multi-table interpretor in the simplest way possible\n\n It is a call to `~.api.deploy_model` with additional parameters related to\nthe variable importances.\n\n In this example, a Selective Naive Bayes (SNB) interpretation model is\n deployed by applying its associated dictionary to the input database.\n The model variable importances are written to the output data table.\n\n"
0 commit comments