pavanmutha commited on
Commit
f904d02
·
verified ·
1 Parent(s): b27c941

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -225,8 +225,6 @@ def train_model(_):
225
  return "Report saved to model_report.md"
226
 
227
 
228
- # Log common misclassifications to wandb
229
- wandb.log({"common_errors": wandb.Table(dataframe=common_errors)})
230
 
231
  def objective(trial):
232
  params = {
 
225
  return "Report saved to model_report.md"
226
 
227
 
 
 
228
 
229
  def objective(trial):
230
  params = {