Skip to content

Commit

Permalink
fixed space
Browse files Browse the repository at this point in the history
  • Loading branch information
oegesam committed Nov 10, 2019
1 parent 806b217 commit 3f90fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ You can then easily inspect the model using various plot function, such as e.g.:
- `explainer.plot_pdp('PassengerClass', index=0)`
- `explainer.plot_shap_dependence('Age')`, etc.

See the [explainer_examples.ipynb](explainer_examples.ipynb) and [documentation](https://explainerdashboard.readthedocs.io/en/latest/)for more details.
See the [explainer_examples.ipynb](explainer_examples.ipynb) and [documentation](https://explainerdashboard.readthedocs.io/en/latest/) for more details.

### Starting an ExplainerDashboard
Once you have constructed an ExplainerBunch object, you can then pass this along to an
Expand Down

0 comments on commit 3f90fe1

Please sign in to comment.