is_that_a_duplicate_quora_question
is_that_a_duplicate_quora_question copied to clipboard
Can't achieve your base line
Hello, thanks for your notes I'm trying to implement your baseline (using features with simple logistic regression classifier), I'm using the fs3-2 part of features.
- I can't find any line in your code to calculate tf-idf of question's words
- as I calculate it eb myself and also do not calculating I can't achieve the accuracy that you mentioned in your report (your said that it is 0.804 with logistic regression) can you share your classifier code or at least its parameters?
I'm looking to find what is my mistake. thank you in advance.