Replies: 1 comment
-
Hi thanks for the nice work. May i check if we could bypass the dummy encoding option as my data as high cardinality? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version 0.3.6:
New Features
that you specified in the components or through kwargs with
dashboard.to_html()
.to_html()
methods, see the documentation.of the current live state of the dashboard.
the percentage over the entire matrix, over the rows or over the columns.
Set normalize='all', normalize='true', or normalize='pred'.
save_html(filename)
method to allExplainerComponents
andExplainerDashboard
ExplainerHub
adds a new parameterindex_to_base_route
:Dispatches Hub to
/base_route/index
instead of the default/
and/index
.Useful when the host root is not reserved for the ExplainerHub
This discussion was created from the release v0.3.6: static html export!.
Beta Was this translation helpful? Give feedback.
All reactions