Package ai.sklearn4j.core
Class Constants
- java.lang.Object
-
- ai.sklearn4j.core.Constants
-
public class Constants extends Object
Constants related to calculations for Classifiers and Regressors
-
-
Constructor Summary
Constructors Constructor Description Constants()
-
-
-
Field Detail
-
PI
public static final double PI
The number Pi = 3.14- See Also:
- Constant Field Values
-
E
public static final double E
The number e = 2.71- See Also:
- Constant Field Values
-
-