Skip to content

Conversation

@isabelizimm
Copy link
Contributor

closes #220

  • update links from now-deactivated Colorado server
  • move from pydantic v1 -> v2 calling of prototypes

## Visualize model performance

```{python}
performance = px.scatter(sacramento, x="price", y = "preds", facet_row="type", trendline="ols")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removing trendline to avoid forcing a statsmodels install, which is not a required package in vetiver

@isabelizimm isabelizimm merged commit c6b33de into main Dec 17, 2024
13 checks passed
@isabelizimm isabelizimm deleted the templates branch December 17, 2024 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Model card template errors on render

1 participant