pavanmutha commited on
Commit
39684dc
·
verified ·
1 Parent(s): 6dbf561

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,7 +133,7 @@ def analyze_data(csv_file, additional_notes=""):
133
  }
134
  )
135
 
136
- analysis_result = agent.run(
137
  f"""Perform comprehensive analysis with:
138
  - Learning Rate: {learning_rate}
139
  - Batch Size: {batch_size}
 
133
  }
134
  )
135
 
136
+ analysis_result = agent.run(
137
  f"""Perform comprehensive analysis with:
138
  - Learning Rate: {learning_rate}
139
  - Batch Size: {batch_size}