Uses of Class
neqsim.process.safety.risk.ml.RiskMLInterface.PredictionRecord
Packages that use RiskMLInterface.PredictionRecord
Package
Description
Machine Learning Integration Package for Risk Assessment.
-
Uses of RiskMLInterface.PredictionRecord in neqsim.process.safety.risk.ml
Fields in neqsim.process.safety.risk.ml with type parameters of type RiskMLInterface.PredictionRecordModifier and TypeFieldDescriptionprivate List<RiskMLInterface.PredictionRecord> RiskMLInterface.predictionHistoryPrediction history.Constructor parameters in neqsim.process.safety.risk.ml with type arguments of type RiskMLInterface.PredictionRecordModifierConstructorDescriptionModelPerformanceMetrics(String modelId, List<RiskMLInterface.PredictionRecord> validated)