Uses of Class
cc.mallet.types.ROCData
-
Packages that use ROCData Package Description cc.mallet.types Fundamental MALLET types, including FeatureVector, Instance, Label etc. -
-
Uses of ROCData in cc.mallet.types
Methods in cc.mallet.types with parameters of type ROCData Modifier and Type Method Description void
ROCData. add(ROCData rocData)
Adds existing ROC data to this ROC data
-