Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

MajorityClassClassifier

Majority Class Classifier


Description

Classifier that returns the majority class in the training set as the prediction for new objects.

Usage

MajorityClassClassifier(X, y, ...)

Arguments

X

matrix; Design matrix for labeled data

y

factor or integer vector; Label vector

...

Not used

See Also


RSSL

Implementations of Semi-Supervised Learning Approaches for Classification

v0.9.3
GPL (>= 2)
Authors
Jesse Krijthe [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.