nak

app

package app

Visibility
  1. Public
  2. All

Type Members

  1. class BinToAscii extends AnyRef

  2. class ModelApplier extends AnyRef

  3. class ModelTrainer extends AnyRef

  4. class TrainEval extends AnyRef

Value Members

  1. object Classify

  2. object ClassifyOpts

    An object that sets up the configuration for command-line options using Scallop and returns the options, ready for use.

  3. object LiblinearExample

    This is an example app for creating a Liblinear classifier from data that is stored as string valued features and string valued labels, e.

  4. object LiblinearExample2

    This is a second example based on the same data format, but this time computing the features directly w/o using the nak.

Ungrouped