Package jline.util
Class Utils.MapeResult
-
- All Implemented Interfaces:
public class Utils.MapeResultContainer class for MAPE calculation results
-
-
Field Summary
Fields Modifier and Type Field Description public final doublemapepublic final doublenanMeanpublic final intvalidCount
-
Constructor Summary
Constructors Constructor Description Utils.MapeResult(double mape, double nanMean, int validCount)
-