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
When calling the FairnessDashboard within a jupyter notebook, is there a way to show the dashboard and interact with it from within the notebook instead of having to go to another tab in the browser?
When calling the
FairnessDashboard
within a jupyter notebook, is there a way to show the dashboard and interact with it from within the notebook instead of having to go to another tab in the browser?FairnessDashboard(sensitive_features=sensitive_features, y_true=y_true, y_pred=y_pred)
Thanks
The text was updated successfully, but these errors were encountered: