Index
All Classes|All Packages|Constant Field Values
V
- ValueError - Class in com.jml.util
- valueOf(String) - Static method in enum class com.jml.classifiers.ClassifierTags
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.jml.core.ModelTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.jml.linear_models.LinearModelTags
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.jml.neural_network.ModelTags
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.jml.classifiers.ClassifierTags
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.jml.core.ModelTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.jml.linear_models.LinearModelTags
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.jml.neural_network.ModelTags
-
Returns an array containing the constants of this enum class, in the order they are declared.
- variance(double...) - Static method in class com.jml.core.Stats
-
Computes the variance for the data set.
All Classes|All Packages|Constant Field Values