CHANGELOG-3-3-4
上传用户:wellsales
上传日期:2021-03-11
资源大小:10607k
文件大小:1k
源码类别:

工具条

开发平台:

Others

  1. 2002-07-03 11:20  rkirkby
  2. * weka/build.xml (1.7): Added pace package.
  3. 2002-07-03 10:59  eibe
  4. * weka/classifiers/functions/pace/PaceRegression.java (1.4): Some
  5. changes in the exception handling.
  6. 2002-07-02 16:02  rkirkby
  7. * weka/filters/unsupervised/attribute/NominalToBinary.java (1.3):
  8. Fixed bug where class is not preserved.
  9. 2002-07-02 12:52  mhall
  10. * weka/gui/beans/FilterCustomizer.java (1.2): Changed default
  11. filter used to initialize GOE - fixed a problem where filter
  12. heirarchy was doubled in GOE
  13. 2002-07-02 10:49  rkirkby
  14. * weka/classifiers/functions/pace/PaceRegression.java (1.3): Added
  15. getOption functionality.
  16. 2002-07-01 17:03  rkirkby
  17. * weka/classifiers/functions/pace/PaceRegression.java (1.2):
  18. Changed estimator names.
  19. 2002-07-01 15:51  rkirkby
  20. * weka/gui/GenericObjectEditor.props (1.63): Added PaceRegression.
  21. 2002-07-01 15:49  rkirkby
  22. * weka/classifiers/functions/Makefile (1.3): Added pace package.
  23. 2002-07-01 15:44  rkirkby
  24. * weka/classifiers/functions/pace/: ChisqMixture.java (1.1),
  25. DiscreteFunction.java (1.1), DoubleVector.java (1.1),
  26. ExponentialFormat.java (1.1), FlexibleDecimalFormat.java (1.1),
  27. FloatingPointFormat.java (1.1), IntVector.java (1.1), Maths.java
  28. (1.1), Matrix.java (1.1), MixtureDistribution.java (1.1),
  29. NormalMixture.java (1.1), PaceMatrix.java (1.1),
  30. PaceRegression.java (1.1), Makefile (1.1): Initial import.