Uses of Class
neqsim.process.ml.TrainingDataCollector
Packages that use TrainingDataCollector
-
Uses of TrainingDataCollector in neqsim.process.ml
Methods in neqsim.process.ml that return TrainingDataCollectorModifier and TypeMethodDescriptionTrainingDataCollector.defineInput(String name, String unit, double minBound, double maxBound) Define an input feature.TrainingDataCollector.defineOutput(String name, String unit, double minBound, double maxBound) Define an output feature.