Uses of Interface
neqsim.process.safety.risk.ml.MLIntegrationExamples.MLModelAdapter
Packages that use MLIntegrationExamples.MLModelAdapter
Package
Description
Machine Learning Integration Package for Risk Assessment.
-
Uses of MLIntegrationExamples.MLModelAdapter in neqsim.process.safety.risk.ml
Classes in neqsim.process.safety.risk.ml that implement MLIntegrationExamples.MLModelAdapterModifier and TypeClassDescriptionstatic classBase adapter class with common functionality.static classAdapter for ONNX Runtime models.static classAdapter for REST API-based model serving.static classAdapter for TensorFlow SavedModel format.static classSimple threshold-based model for testing and fallback.