Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%DeepSee] >  [PMML] >  [Definition] >  [Models] >  [NaiveBayes] >  [BayesInput]
Private  Storage   

class %DeepSee.PMML.Definition.Models.NaiveBayes.BayesInput extends %DeepSee.PMML.Definition.extendableNode

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Properties
DerivedField Extension PairCounts TargetValueStats
fieldName

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
%ValidatePMML XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType


Properties

• property DerivedField as %DeepSee.PMML.Definition.DerivedField(XMLPROJECTION="ELEMENT");
• property PairCounts as list of PairCounts(XMLPROJECTION="ELEMENT");
• property TargetValueStats as list of TargetValueStat(XMLNAME="TargetValueStats",XMLPROJECTION="WRAPPED");
• property fieldName as %DeepSee.PMML.Datatype.FieldName(XMLPROJECTION="ATTRIBUTE") [ Required ];


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.