"# Milestone3" Precision- Recall Evaluation on four Ranking Formulas
- Default Ranking Formula
- Tf-idf Ranking Formula
- Okapi BM25 Ranking Formula
- Wacky Ranking Formula
Comparing above formula on following ways:
- MAP (Mean Average Precision)
- Mean Response Time to satisfy a query
- Throughput(queries/second)
In the Relevance Package run the Relevance.java file to see the comparisions.