java.lang.Object
rawDeepLearningClassifier.dlClassification.genericModel.StandardPrediction
rawDeepLearningClassifier.dlClassification.ketos.KetosResult
All Implemented Interfaces:
PredictionResult

public class KetosResult extends StandardPrediction
Result from a Ketos classifier.
Author:
Jamie Macaulay
  • Constructor Details

    • KetosResult

      public KetosResult(float[] prob)