Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
fyhao
/
scikit-learn-tabular-playground
like
0
Runtime error
App
Files
Files
Community
d666f61
scikit-learn-tabular-playground
/
app.py
fyhao
initial commit
d666f61
almost 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()