Skip to main content

%DeepSee.PMML.Dataset.Base

abstract persistent class %DeepSee.PMML.Dataset.Base extends %Library.Persistent, %DeepSee.PMML.Dataset

SQL Table Name: %DeepSee_PMML_Dataset.Base

Property Inventory

Method Inventory

Properties

property BootstrapCount as %Integer;
Property methods: BootstrapCountDisplayToLogical(), BootstrapCountGet(), BootstrapCountGetStored(), BootstrapCountIsValid(), BootstrapCountLogicalToDisplay(), BootstrapCountNormalize(), BootstrapCountSet()

Methods

method ClearBootstraps() as %Status
method GenerateBootstraps(pCount As %Integer) as %Status
method GetBootstrap(pBootstrapId As %Integer, Output pBootstrap As %DeepSee.PMML.Dataset.Bootstrap) as %Status

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Storage Model: CacheStorage (%DeepSee.PMML.Dataset.Base)

^%DeepSee.PMML.DatasetD(ID)
=
%%CLASSNAME
Name
IdField
Fields
BootstrapCount

Subclasses

FeedbackOpens in a new tab