Classifier Evaluation

Issue #46 resolved
Erkan Başar created an issue

Add an automatic evaluation system for the generated classifiers to front-end.

Comments (5)

  1. Ali Hürriyetoglu repo owner

    We have the first version, which works with a textfield. We can replace this with a text area. Afterwards, we can check if we want to retrieve tweets to be evaluated from the Twitter API realtime stream or search.

    The classifier report is reflected as well.

  2. Ali Hürriyetoglu repo owner

    We can get data from the Twitter search API now. We should apply all filter steps: check whether the user a tweet a valid one, same for hashtags.

  3. Log in to comment