Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More details needed in the tutorial where it explains the Classifiers #6

Open
danyaljj opened this issue Dec 15, 2015 · 0 comments
Open

Comments

@danyaljj
Copy link
Member

More details needed in the tutorial where it explains the Classifiers

Here is a summary I created from here. Perhaps this should be added in the form of tables:

  • extending Learner:
    StochasticGradientDescent
    WekaWrapper
    SupportVectorMachine
    SparseMIRA
    SparseNetworkLearner
    NaiveBayes
    MuxLearner
    LinearThresholdUnit
    AdaBoost
  • extending LinearThresholdUnit
    SparseWinnow
    SparsePerceptron
    SparseConfidenceWeighted
    PassiveAggressive
  • extending SparsePerceptron:
    SparseAveragedPerceptron extends
  • extends SparseNetworkLearner
    MultiLabelLearner
  • extending Normalizer
    Softmax
    IdentityNormalizer

@YimingJiang wanna take this?

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

No branches or pull requests

1 participant