nak.core
Classifiers are given a sequence of feature indices and their magnitudes and return a score for each label.
Evaluate the given indexed feature observations.
Evaluate the given indexed feature observations. Calls the apply method, which must interface with some underlying representation of the system used; e.g. see the LiblinearClassifier class.
Classifiers are given a sequence of feature indices and their magnitudes and return a score for each label.