Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abhishek
/
scikit-learn-tabular-playground
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d067408
scikit-learn-tabular-playground
/
app.py
abhishek
initial commit
d067408
about 2 years ago
raw
Copy download link
history
blame
Safe
89 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/scikit-learn/tabular-playground"
).launch()