Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
sulpha
/
iris_SGD_example
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sulpha
commited on
Apr 11, 2023
Commit
ee04321
·
1 Parent(s):
a63b3d6
Create requirements.txt
Browse files
Files changed (1)
hide
show
requirements.txt
+2
-0
requirements.txt
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
scikit-learn
2
+
matplotlib