Interface WeightedLabels

All Known Implementing Classes:
LibLinearClassificationTrainer, LibSVMClassificationTrainer

public interface WeightedLabels
Tag interface denoting the Trainer can use label weights.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sets the label weights used by this trainer.