ni20032004 commited on
Commit
e63dee3
·
verified ·
1 Parent(s): a743b0e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,4 +9,5 @@ pinned: false
9
  ---
10
 
11
  # Smart MCQ Solver — 22f3001980
12
- TF-IDF + Logistic Regression pairwise ranker.
 
 
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.