Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sujatha
/
TabularClassification
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sujatha
commited on
Nov 16, 2024
Commit
903e52d
·
verified
·
1 Parent(s):
b62adba
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -53,4 +53,3 @@ trainer = Trainer(
53
# Train and evaluate the model
54
trainer.train()
55
trainer.evaluate()
56
-
53
# Train and evaluate the model
54
trainer.train()
55
trainer.evaluate()