abstract class %CSP.UI.Portal.ML.API
This class defines Machine Learning UI APIs used by the Systems Management Portal
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
classmethod GetMLConfig(pName As %String)
as %ZEN.proxyObject
Given a ML config name, return proxy object with details for this config.
This method is also called from %CSP.UI.Portal.ML.Configuration page directly.
classmethod GetMLConfigs(Output pObject As %ZEN.proxyObject)
as %Status
This method returns all values of ML configurations.