Skip to content

multiclass classifier - #17

Merged
heikofriedrich merged 3 commits into
researchstudio-sat:masterfrom
FedericoMarroni:master
Aug 10, 2015
Merged

multiclass classifier#17
heikofriedrich merged 3 commits into
researchstudio-sat:masterfrom
FedericoMarroni:master

Conversation

@FedericoMarroni

Copy link
Copy Markdown
Contributor

Second script: multiclass classifier (one category for one sample classification).
Like the other one, it includes two different classification strategies (tfidf and count vectors).

Multiclass classifier (one category for each sample).
Input from "C:" to be specified.
Two different multimodal Naive-Bayes classifiers are run ( with count and tfidf vectors).
Evaluation included in the classification process.
Multilabel classifier (more categories for each samples). OnevsRest strategy.
Input from C: to be specified.
multiclass-classifier
Create multilabel_classifier.py
heikofriedrich pushed a commit that referenced this pull request Aug 10, 2015
@heikofriedrich
heikofriedrich merged commit db2fe58 into researchstudio-sat:master Aug 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants