The testing tag has no wiki summary.
3
votes
0answers
43 views
Classifier based answer ranking Chrome extension
I'm in my final year of a computer science degree. For my thesis I have implemented a classifier that predicts the usefulness of answers to questions with no accepted answer, based on a training set ...
3
votes
0answers
45 views
Is it OK to have a test account for a developing client?
I'm currently trying to implement an agorava component for Stackoverflow, and for testing purpose, i would like to create a test account, which would have one question asked, and would maybe send ...