Skip to content

Commit

Permalink
Try different link
Browse files Browse the repository at this point in the history
  • Loading branch information
Liam Brannigan authored and Liam Brannigan committed Jan 8, 2025
1 parent 6190cfc commit 41fb78a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/source/user-guide/ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Read how to use Delta Lake with Polars
#### Scikit Learn

The [Scikit Learn](https://scikit-learn.org/stable/) machine learning package accepts a Polars
`DataFrame` as input/output to all transformers and as input to many models.
`DataFrame` as input/output to all transformers and as input to models.

#### XGBoost & LightGBM

Expand All @@ -61,10 +61,10 @@ The
[Nixtla time series forecasting packages](https://nixtlaverse.nixtla.io/statsforecast/docs/getting-started/getting_started_complete_polars.html)
accept a Polars `DataFrame` as input.

#### Huggingface
#### Hugging Face

Huggingface is a platform for working with machine learning datasets and models.
[Polars can be used to work with datasets downloaded from Huggingface](io/hugging-face/#scanning-datasets-from-hugging-face).
Hugging Face is a platform for working with machine learning datasets and models.
[Polars can be used to work with datasets downloaded from Hugging Face](io/hugging-face).

#### Deep learning frameworks

Expand Down

0 comments on commit 41fb78a

Please sign in to comment.