|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
shared.Class_Id
Use Java's instanceof operator. |
Deprecated Fields | |
shared.BaseInducer.AHA_IB_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.AM_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.BAGGING_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.BOOSTER_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.C45_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.C45AP_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.C45R_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.C50_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.CART_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.CatDT_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.Categorizer.CATEGORIZER_ID_BASE
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.BaseInducer.CF_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.StatData.CLASS_ACC_DATA
Use Java's instanceOf() function instead of class_id(). |
|
shared.Categorizer.CLASS_ATTR_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_ATTR_EQ_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_ATTR_SUBSET_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_BAD_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_BAGGING_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_CASCADE_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_CLUSTER_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_CONST_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_CONSTRUCT_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_DISC_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_DISC_NODE_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_DTREE_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.StatData.CLASS_ERROR_DATA
Use Java's instanceOf() function instead of class_id(). |
|
shared.Categorizer.CLASS_IB_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_LAZYDT_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_LEAF_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_LINDISCR_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_MAJORITY_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_MULTI_SPLIT_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_MULTITHRESH_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_NB_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_ODT_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_ONE_R_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_OPTION_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_PROJECT_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_RDG_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_STACKING_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.StatData.CLASS_STAT_DATA
Use Java's instanceOf() function instead of class_id(). |
|
shared.Categorizer.CLASS_TABLE_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.Categorizer.CLASS_THRESHOLD_CATEGORIZER
The Java instanceof operator should be used instead of the numerical class identity system. |
|
shared.BaseInducer.CLUSTER_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.CN2_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.CONST_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.COODG_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.DDT_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.DF_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.DISC_NB_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.DISC_SEARCH_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.DISC_TAB_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.ENTROPY_ODG_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.FCF_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.FSS_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.HOODG_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.IB_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.ID3_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.LAZY_DT_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.LIST_HOODG_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.LIST_ODG_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.NAIVE_BAYES_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.NULL_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.OC1_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.ODT_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.ONER_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.OODG_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.ORDER_FSS_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.PEBLS_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.PERCEPTRON_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.PERF_EST_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.PROJECT_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.RIPPER_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.SGI_DT_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.STACKING_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.StatData.STAT_DATA_ID_BASE
Use Java's instanceOf() function instead of class_id(). |
|
shared.BaseInducer.T2_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.TABLE_CAS_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.TABLE_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.TDDT_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.WEIGHT_SEARCH_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
|
shared.BaseInducer.WINNOW_INDUCER
The class_id method should be replaced with Java's instanceof operator. |
Deprecated Methods | |
shared.StatData.class_id()
Use Java's instanceOf built-in instead. |
|
shared.BaseInducer.class_id()
This method should be replaced with Java's instanceof operator. |
|
shared.ConstCategorizer.class_id()
This method should be replaced with Java's instanceof operator. |
|
shared.BadCategorizer.class_id()
Java's instanceof operator should be used. |
|
id3.ThresholdCategorizer.class_id()
Use java's instanceOf function. |
|
id3.ID3Inducer.class_id()
This method should be replaced with Java's instanceof operator. |
|
id3.AttrCategorizer.class_id()
Java's instanceof operator should be used instead. |
|
id3.LeafCategorizer.class_id()
This method should be replaced with Java's instanceof operator. |
|
nb.NaiveBayesCat.class_id()
CLASS_NB_CATEGORIZER has been deprecated |
|
shared.MLJArray.sort_compare(Sortable, Sortable)
|
|
shared.MLJArray.sort(Object[], Method)
|
|
shared.MLJArray.sort(Sortable[])
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |