程序包 org.apache.flink.ml.classification.linearsvc
-
接口概要 接口 说明 LinearSVCModelParams<T> Params forLinearSVCModel.LinearSVCParams<T> Params forLinearSVC. -
类概要 类 说明 LinearSVC An Estimator which implements the linear support vector classification.LinearSVCModel A Model which classifies data using the model data computed byLinearSVC.LinearSVCModelData Model data ofLinearSVCModel.LinearSVCModelData.ModelDataDecoder Data decoder forLinearSVCModel.LinearSVCModelData.ModelDataEncoder Data encoder forLinearSVCModel.