Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -6,9 +6,10 @@ colorTo: gray
|
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
|
|
|
|
9 |
|
10 |
-
![thumbnail](https://huggingface.co/spaces/scikit-learn/README/resolve/main/sklearn%20x%20hf.png)
|
11 |
## Welcome to Scikit-learn on Hugging Face Hub π€π§‘π
|
12 |
|
13 |
This is an effort initiated by the team at Hugging Face to improve reproducibility and transparency of scikit-learn models in production.
|
14 |
-
|
|
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
+
<img src="https://huggingface.co/spaces/scikit-learn/README/resolve/main/sklearn%20x%20hf.png" width="500" height="250" class="center">
|
10 |
+
|
11 |
|
|
|
12 |
## Welcome to Scikit-learn on Hugging Face Hub π€π§‘π
|
13 |
|
14 |
This is an effort initiated by the team at Hugging Face to improve reproducibility and transparency of scikit-learn models in production.
|
15 |
+
Here, you will find models, explainability & reproducibility tools, interactive demos and more!
|