issues
search
rstudio
/
vetiver-python
Version, share, deploy, and monitor models.
https://rstudio.github.io/vetiver-python/stable/
MIT License
60
stars
18
forks
source link
implement statsmodels handler
#100
Closed
isabelizimm
closed
2 years ago
isabelizimm
commented
2 years ago
TODO
[x] add tests/handling for no ptype predictions
[x] check edge cases around
statsmodels.base.wrapper.ResultsWrapper
(right now, this seems to work with
most
models that have a
predict
method)
TODO
statsmodels.base.wrapper.ResultsWrapper
(right now, this seems to work with most models that have apredict
method)