-
Deprecated ClassesClassDescriptionUse
weka.gui.InteractiveTableModelinstead. Retained for backward compatibilityUseweka.gui.InteractiveTablePanelinstead. Retained for backward compatibilityUse weka.core.PluginManager instead
-
Deprecated MethodsMethodDescriptionupdateClusterer(Instance) should be used insteadinstead of using this method in conjunction with the
readInstance(Reader)method, one should use theArffLoaderorDataSourceclass instead.
-
Deprecated ConstructorsConstructorDescriptioninstead of using this method in conjunction with the
readInstance(Reader)method, one should use theArffLoaderorDataSourceclass instead.instead of this constructor, one should use the constructors with an explicit owner (either derived fromjava.awt.Dialogor fromjava.awt.Frame) or, if none available, using(Frame) nullas owner.
weka.core.matrix.Matrixinstead - only for backwards compatibility.