Novadotgg commited on
Commit
c9e71f0
verified
1 Parent(s): 1fbd1fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ model_description: >
48
  prediction = model.predict([[N, P, K, pH, temperature, rainfall, humidity]])
49
  print("Recommended Crop:", prediction)
50
  metrics:
51
- - accuracy : 99.86(Random Forest), 99.88(adaboost)
52
  language:
53
  - en
54
  pipeline_tag: question-answering
 
48
  prediction = model.predict([[N, P, K, pH, temperature, rainfall, humidity]])
49
  print("Recommended Crop:", prediction)
50
  metrics:
51
+ - accuracy
52
  language:
53
  - en
54
  pipeline_tag: question-answering