Uses of Class
com.viglet.turing.persistence.model.ml.TurMLModel
Packages that use TurMLModel
-
Uses of TurMLModel in com.viglet.turing.api.ml.data.group
Methods in com.viglet.turing.api.ml.data.group with parameters of type TurMLModelModifier and TypeMethodDescriptionTurMLDataGroupModelAPI.turDataGroupModelAdd(int dataGroupId, TurMLModel turMLModel) -
Uses of TurMLModel in com.viglet.turing.api.ml.model
Methods in com.viglet.turing.api.ml.model that return TurMLModelModifier and TypeMethodDescriptionTurMLModelAPI.turMLModelAdd(TurMLModel turMLModel) TurMLModelAPI.turMLModelGet(int id) TurMLModelAPI.turMLModelUpdate(int id, TurMLModel turMLModel) Methods in com.viglet.turing.api.ml.model that return types with arguments of type TurMLModelMethods in com.viglet.turing.api.ml.model with parameters of type TurMLModelModifier and TypeMethodDescriptionTurMLModelAPI.turMLModelAdd(TurMLModel turMLModel) TurMLModelAPI.turMLModelUpdate(int id, TurMLModel turMLModel)