Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.21 KB

README.md

File metadata and controls

12 lines (8 loc) · 1.21 KB

ML-DocumentRetrieval

In this project, I explored wiki datasets which contains article on famous celebrities.

You can see it here

Later, I compared TF-IDF with raw count here

RESULTS

Please wait for few seconds to render this link Clearly, from above two examples of Victoria Beckham and Elton John, we can say that tf-idf is more accurate than raw count.

For those who want to try this, Please install graphlab from here