We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Classifier
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:
Learner
StochasticGradientDescent
WekaWrapper
SupportVectorMachine
SparseMIRA
SparseNetworkLearner
NaiveBayes
MuxLearner
LinearThresholdUnit
AdaBoost
SparseWinnow
SparsePerceptron
SparseConfidenceWeighted
PassiveAggressive
SparseAveragedPerceptron extends
MultiLabelLearner
Normalizer
Softmax
IdentityNormalizer
@YimingJiang wanna take this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
More details needed in the tutorial where it explains the
Classifier
sHere is a summary I created from here. Perhaps this should be added in the form of tables:
Learner
:StochasticGradientDescent
WekaWrapper
SupportVectorMachine
SparseMIRA
SparseNetworkLearner
NaiveBayes
MuxLearner
LinearThresholdUnit
AdaBoost
LinearThresholdUnit
SparseWinnow
SparsePerceptron
SparseConfidenceWeighted
PassiveAggressive
SparsePerceptron
:SparseAveragedPerceptron extends
SparseNetworkLearner
MultiLabelLearner
Normalizer
Softmax
IdentityNormalizer
@YimingJiang wanna take this?
The text was updated successfully, but these errors were encountered: