Mohit8219 commited on
Commit
a65fbab
·
verified ·
1 Parent(s): 3377933

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -120,7 +120,6 @@ ari = adjusted_rand_score(y, cluster_labels)
120
  print(f"Adjusted Rand Index (ARI): {ari}")
121
 
122
 
123
- !pip install gradio
124
 
125
  # Define the prediction function
126
  def predict_price_range(battery_power, blue, clock_speed, dual_sim, fc, four_g, int_memory, m_dep, mobile_wt, n_cores, pc, px_height, px_width, ram, sc_h, sc_w, talk_time, three_g, touch_screen, wifi):
 
120
  print(f"Adjusted Rand Index (ARI): {ari}")
121
 
122
 
 
123
 
124
  # Define the prediction function
125
  def predict_price_range(battery_power, blue, clock_speed, dual_sim, fc, four_g, int_memory, m_dep, mobile_wt, n_cores, pc, px_height, px_width, ram, sc_h, sc_w, talk_time, three_g, touch_screen, wifi):