Элементы MiningStructure
Defines the structure for one or more mining models. A structure includes columns, bindings, and optional holdout partition. This class cannot be inherited.
Тип MiningStructure предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
MiningStructure() () () () | Initializes a new instance of MiningStructure using the default values. | |
MiningStructure(String) | Initializes a new instance of MiningStructure using a name. | |
MiningStructure(String, String) | Initializes a new instance of MiningStructure using a name and an identifier. |
В начало
Методы
Имя | Описание | |
---|---|---|
AddToContainer | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterInsert | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterMove | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterRemove | Инфраструктура. (Наследуется из ModelComponent.) | |
BeforeRemove | Инфраструктура. (Наследуется из ModelComponent.) | |
CanProcess | Returns a Boolean value indicating whether the mining structure can be processed with the specified ProcessType parameter. (Перезаписывает ProcessableMajorObject. . :: . .CanProcess(ProcessType).) | |
Clone() () () () | Creates a new full copy of the MiningStructure object. | |
Clone | Инфраструктура. (Наследуется из MajorObject.) | |
CopyTo(MiningStructure) | Copies a MiningStructure to the specified object. | |
CopyTo | Инфраструктура. (Наследуется из ModelComponent.) | |
CopyTo(NamedComponent) | (Наследуется из NamedComponent.) | |
CopyTo(MajorObject, Boolean) | (Наследуется из ProcessableMajorObject.) | |
CreateMiningModel() () () () | ||
CreateMiningModel(Boolean) | Create a mining model with a default name and optionally adds the model to the collection of models for the current structure. | |
CreateMiningModel(Boolean, String) | Creates a mining model with the specified name and optionally adds the model to the collection of models for the structure. | |
CreateObjRef | (Наследуется из MarshalByRefObject.) | |
Dispose | (Наследуется из Component.) | |
Dispose | (Наследуется из Component.) | |
Drop() () () () | Removes current object and updates server. (Наследуется из MajorObject.) | |
Drop(DropOptions) | Removes current object and updates server using specified options. (Наследуется из MajorObject.) | |
Drop(DropOptions, XmlaWarningCollection) | Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings object. (Наследуется из MajorObject.) | |
Drop(DropOptions, XmlaWarningCollection, ImpactDetailCollection) | Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable. (Наследуется из MajorObject.) | |
Drop(DropOptions, XmlaWarningCollection, ImpactDetailCollection, Boolean) | Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable. (Наследуется из MajorObject.) | |
Equals | (Наследуется из Object.) | |
Finalize | (Наследуется из Component.) | |
GetCreateReferences | Инфраструктура. (Наследуется из MajorObject.) | |
GetDependents | Инфраструктура. (Наследуется из MajorObject.) | |
GetDropDependents | Инфраструктура. (Наследуется из MajorObject.) | |
GetHashCode | (Наследуется из Object.) | |
GetLifetimeService | (Наследуется из MarshalByRefObject.) | |
GetReferences | Инфраструктура. (Наследуется из MajorObject.) | |
GetService | (Наследуется из Component.) | |
GetType | (Наследуется из Object.) | |
GetUpdateOverwrites | Инфраструктура. (Наследуется из MajorObject.) | |
InitializeLifetimeService | (Наследуется из MarshalByRefObject.) | |
MemberwiseClone | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из MarshalByRefObject.) | |
Process() () () () | (Наследуется из ProcessableMajorObject.) | |
Process(ProcessType) | (Наследуется из ProcessableMajorObject.) | |
Process(ProcessType, Binding) | (Наследуется из ProcessableMajorObject.) | |
Process(ProcessType, ErrorConfiguration) | (Наследуется из ProcessableMajorObject.) | |
Process(ProcessType, WriteBackTableCreation) | (Наследуется из ProcessableMajorObject.) | |
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) | (Наследуется из ProcessableMajorObject.) | |
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection) | (Наследуется из ProcessableMajorObject.) | |
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection, Boolean) | (Наследуется из ProcessableMajorObject.) | |
Refresh() () () () | Updates current object from server definitions. (Наследуется из MajorObject.) | |
Refresh(Boolean) | Updates current object from server definitions and loaded dependent objects if specified. (Наследуется из MajorObject.) | |
Refresh(Boolean, RefreshType) | Updates current object from server definitions and loaded dependent objects if specified. (Наследуется из MajorObject.) | |
RemoveFromContainer | Инфраструктура. (Наследуется из ModelComponent.) | |
Reset | (Наследуется из NamedComponent.) | |
Submit() () () () | Инфраструктура. (Наследуется из ModelComponent.) | |
Submit(Boolean) | Инфраструктура. (Наследуется из ModelComponent.) | |
ToString | (Наследуется из NamedComponent.) | |
Update() () () () | Updates server definition of current object to actual values using the default values to update dependent objects. (Наследуется из MajorObject.) | |
Update(UpdateOptions) | Updates server definition of current object to actual values using the specified options to update dependent objects. (Наследуется из MajorObject.) | |
Update(UpdateOptions, UpdateMode) | Updates server definition of current object to actual values using the specified options to update dependent objects. (Наследуется из MajorObject.) | |
Update(UpdateOptions, UpdateMode, XmlaWarningCollection) | Updates server definition of current object to actual values using the specified options to update dependent objects and reports any warnings from operation. (Наследуется из MajorObject.) | |
Update(UpdateOptions, UpdateMode, XmlaWarningCollection, ImpactDetailCollection) | Updates server definition of current object to actual values using specified options to update dependent objects, reports any warnings from operation, and returns affected objects from operation. (Наследуется из MajorObject.) | |
Update(UpdateOptions, UpdateMode, XmlaWarningCollection, ImpactDetailCollection, Boolean) | Updates server definition of current object to actual values using specified options to update dependent objects, reports any warnings from operation, and returns affected objects from operation. If analyzeImpactOnly is true, an impact analysis operation is performed with no update operation. (Наследуется из MajorObject.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Наследуется из ModelComponent.) | |
Validate(ValidationResultCollection) | (Наследуется из MajorObject.) | |
Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Наследуется из ModelComponent.) | |
Validate(ValidationResultCollection, ValidationOptions) | (Наследуется из MajorObject.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | Validates the current mining structure and returns a collection of validation errors. (Перезаписывает NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) | |
Validate(ValidationResultCollection, ValidationOptions, ServerEdition) | (Наследуется из MajorObject.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
Annotations | Gets the collection object of all annotations to current object. (Наследуется из MajorObject.) | |
CacheMode | Gets or sets the caching mechanism used for training data retrieved while processing a mining structure. | |
CanRaiseEvents | (Наследуется из Component.) | |
CaseTableName | Gets or sets the name of the case table that is associated with the MiningStructure object. | |
Collation | Gets or sets the collation used by MiningStructure. | |
Columns | Gets the collection of columns associated with a MiningStructure. | |
Container | (Наследуется из Component.) | |
CreatedTimestamp | Gets or sets the date and time of the creation of the object. (Наследуется из MajorObject.) | |
DataSource | Gets the DataSource object that is associated with a MiningStructure. | |
DataSourceView | Gets the DataSourceView object that is associated with a MiningStructure. | |
Description | Gets or sets a description string of current object. (Наследуется из MajorObject.) | |
DesignMode | (Наследуется из Component.) | |
ErrorConfiguration | Gets or sets the settings for handling errors that can occur when the MiningStructure is processed. | |
Events | (Наследуется из Component.) | |
FilterComponent | Gets or sets an MDX expression that defines the slice of the source cube that is used for the mining structure. | |
FriendlyName | (Наследуется из NamedComponent.) | |
HoldoutActualSize | Returns the size of the holdout partition that is associated with a MiningStructure. This value is read-only and is not available until the MiningStructure has been processed. | |
HoldoutMaxCases | Gets or sets the maximum number of cases in the partition of the MiningStructure that contains testing data. | |
HoldoutMaxPercent | Gets or sets the percentage of cases in the source data of the MiningStructure that are used for testing. | |
HoldoutSeed | Gets or sets the seed used to initialize partitioning of the MiningStructure into training and testing data sets[.] | |
ID | (Наследуется из NamedComponent.) | |
IsLoaded | Инфраструктура. (Наследуется из MajorObject.) | |
KeyForCollection | (Наследуется из NamedComponent.) | |
Language | Gets or sets the language identifier of MiningStructure. | |
LastProcessed | (Наследуется из ProcessableMajorObject.) | |
LastSchemaUpdate | Gets or sets the date and time when current object schema was last updated. (Наследуется из MajorObject.) | |
MiningModels | Gets the collection of MiningModel objects associated with a MiningStructure. | |
MiningStructurePermissions | Gets or sets the collection of permissions on a MiningStructure object. | |
Name | (Наследуется из NamedComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Наследуется из ModelComponent.) | |
Parent | Gets the Database object that is the parent of the MiningStructure. | |
ParentServer | Gets the Server object that is the parent of the MiningStructure. | |
Site | (Наследуется из NamedComponent.) | |
SiteID | (Наследуется из NamedComponent.) | |
Source | Gets or sets the source of data to which MiningStructure is bound. | |
State | (Наследуется из ProcessableMajorObject.) | |
Translations | Gets the collection of Translation objects associated with a MiningStructure. |
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
ICloneable. . :: . .Clone | ||
IDeserializationCallback. . :: . .OnDeserialization | (Наследуется из MajorObject.) | |
IFormattable. . :: . .ToString | (Наследуется из NamedComponent.) | |
IDeserializationStartCallback. . :: . .OnDeserializationBegin | (Наследуется из MajorObject.) | |
IHostableComponent. . :: . .Host | (Наследуется из ModelComponent.) | |
IMajorObject. . :: . .BaseType | ||
IMajorObject. . :: . .CreateBody | ||
IMajorObject. . :: . .DependsOn | ||
IMajorObject. . :: . .ObjectReference | ||
IMajorObject. . :: . .ParentDatabase | ||
IMajorObject. . :: . .ParentServer | ||
IMajorObject. . :: . .Path | ||
IMajorObject. . :: . .WriteRef | ||
IModelComponent. . :: . .FriendlyPath | (Наследуется из ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Наследуется из ModelComponent.) | |
IProcessable. . :: . .LastProcessed | (Наследуется из ProcessableMajorObject.) | |
IProcessable. . :: . .State | (Наследуется из ProcessableMajorObject.) |
В начало