%CSP.UI.Portal.ML.API
abstract class %CSP.UI.Portal.ML.API
This class defines Machine Learning UI APIs used by the Systems Management PortalMethod Inventory
Methods
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.
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.