Spaces:
Runtime error
Runtime error
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -9,4 +9,5 @@ pinned: false
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Smart MCQ Solver — 22f3001980
|
| 12 |
-
TF-IDF + Logistic Regression pairwise
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Smart MCQ Solver — 22f3001980
|
| 12 |
+
MCQ solver using TF-IDF + Logistic Regression pairwise ranking.
|
| 13 |
+
Enter a question with 5 options to get top 3 predicted answers.
|