-
Updated
Nov 25, 2020
data-scientists
Here are 54 public repositories matching this topic...
-
Updated
Oct 14, 2020 - Python
-
Updated
Nov 1, 2020
-
Updated
Aug 29, 2016 - Python
Dataset uploaded using an older version of hub gives below warning when loaded.
Deprecated Warning: Given dataset is using deprecated format v0.x. Please convert to the v1.x version upon availability.
So script for ds.version needs to be added to check hub version.
-
Updated
Aug 3, 2020 - Jupyter Notebook
The default dashboard can be very overwhelming with lots of tabs, toggles and dropdowns. It would be nice to offer a simplified version. This can be built as a custom ExplainerComponent and included in custom, so that you could e.g.:
from explainerdashboard import RegressionExplainer, ExplainerDashboard
from explainerdashboard.custom import SimplifiedRegressionDashboard
explainer = Reg
-
Updated
Nov 22, 2020 - JavaScript
-
Updated
May 17, 2020 - Python
-
Updated
Jun 19, 2017
-
Updated
Apr 17, 2018 - Python
-
Updated
Sep 6, 2020 - C++
-
Updated
Jun 10, 2020 - Jupyter Notebook
-
Updated
Dec 23, 2018 - Python
-
Updated
Jun 23, 2017 - Jupyter Notebook
-
Updated
Sep 16, 2020
-
Updated
Jun 30, 2019 - Dockerfile
-
Updated
Mar 30, 2020 - Jupyter Notebook
-
Updated
Feb 24, 2020
-
Updated
Jan 11, 2018 - Jupyter Notebook
-
Updated
May 24, 2020
-
Updated
Jun 9, 2020 - HTML
-
Updated
Aug 1, 2018 - Scala
-
Updated
May 17, 2019
-
Updated
Aug 15, 2020 - Jupyter Notebook
-
Updated
Sep 22, 2020 - Jupyter Notebook
-
Updated
Feb 24, 2017 - TypeScript
-
Updated
Oct 8, 2019 - Python
Improve this page
Add a description, image, and links to the data-scientists topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-scientists topic, visit your repo's landing page and select "manage topics."
Remove pinned transfomer version from generate_conda_files
https://github.com/interpretml/interpret-text/blob/97416a0a9cc3e60bcb1221f878577762c64df02e/tools/generate_conda_files.py#L65