Skip to content

Commit

Permalink
Merge pull request #131 from ModelOriented/update-readme2
Browse files Browse the repository at this point in the history
Remove contribute section
  • Loading branch information
mayer79 committed Jan 2, 2024
2 parents 33c00b5 + 1d79fd2 commit 1e39218
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,6 @@ install.packages("shapviz")
devtools::install_github("ModelOriented/shapviz")
```

## How to contribute

Contributions are very welcome!

1. The first step: open a Github issue to describe the problem or the missing feature.
2. Then, we check who will implement it.

## Usage

Shiny diamonds... let's use XGBoost to model their prices by the four "C" variables:
Expand Down Expand Up @@ -84,10 +77,9 @@ sv_force(shp, row_id = 1)

![](man/figures/README-force.svg)


## More to Discover

Check-out the vignettes. They cover topics like:
Check-out the vignettes for topics like:

- How to work with other SHAP packages like {fastshap}, {kernelshap} or {treeshap}?
- SHAP interactions.
Expand Down

0 comments on commit 1e39218

Please sign in to comment.