-
Deprecated 类
-
Deprecated 方法方法说明updateClusterer(Instance) should be used insteadinstead of using this method in conjunction with the
readInstance(Reader)
method, one should use theArffLoader
orDataSource
class instead.
-
Deprecated 构造器构造器说明instead of using this method in conjunction with the
readInstance(Reader)
method, one should use theArffLoader
orDataSource
class instead.instead of this constructor, one should use the constructors with an explicit owner (either derived fromjava.awt.Dialog
or fromjava.awt.Frame
) or, if none available, using(Frame) null
as owner.
weka.core.matrix.Matrix
instead - only for backwards compatibility.