- validate(SVM) - Method in class org.apache.spark.ml.spark.models.svm.SVMParameters
-
- valueOf(String) - Static method in enum org.apache.spark.ml.spark.models.MissingValuesHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.spark.ml.spark.models.svm.Gradient
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.spark.ml.spark.models.svm.Updater
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.spark.ml.spark.models.MissingValuesHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.spark.ml.spark.models.svm.Gradient
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.spark.ml.spark.models.svm.Updater
-
Returns an array containing the constants of this enum type, in
the order they are declared.