已过时的 API

目录

  • Deprecated 类
    说明
    Use weka.core.matrix.Matrix instead - only for backwards compatibility.
  • Deprecated 构造器
    构造器
    说明
    instead of using this method in conjunction with the readInstance(Reader) method, one should use the ArffLoader or DataSource class instead.
    instead of this constructor, one should use the constructors with an explicit owner (either derived from java.awt.Dialog or from java.awt.Frame) or, if none available, using (Frame) null as owner.