Skip to content

Commit

Permalink
refresh README and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelizimm committed Dec 12, 2022
1 parent 6fdbd00 commit f54906e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@ The goal of vetiver is to provide fluent tooling to version, share, deploy, and
You can use vetiver with:

- [scikit-learn](https://scikit-learn.org/)
- [PyTorch](https://pytorch.org/)
- [torch](https://pytorch.org/)
- [statsmodels](https://www.statsmodels.org/stable/index.html)
- [xgboost](https://xgboost.readthedocs.io/en/stable/)
- or utilize [custom handlers](https://rstudio.github.io/vetiver-python/stable/advancedusage/custom_handler.html) to support your own models!

## Installation

Expand Down
2 changes: 2 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ Deploy
~predict
~write_app
~write_docker
~load_pkgs
~prepare_docker
~deploy_rsconnect

Monitor
Expand Down

0 comments on commit f54906e

Please sign in to comment.