Java Data Mining

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by BOT-Superzerocool (talk | contribs) at 13:15, 5 September 2010 (robot Adding: es:Java Data Mining). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Java Data Mining (JDM) is a standard Java API for developing data mining applications and tools. JDM defines an object model and Java API for data mining objects and processes. JDM enables applications to integrate data mining technology for developing predictive analytics applications and tools. The JDM 1.0 standard was developed under the Java Community Process as JSR 73. As of 2006, the JDM 2.0 specification is being developed under JSR 247.

Various data mining functions and techniques like statistical classification and association, regression analysis, data clustering, and attribute importance are covered by the 1.0 release of this standard.

See also

  • AIDA (Abstract Interfaces for Data Analysis) is a language-neutral standard, with a Java implementation
  • Mark F. Hornick, Erik Marcade, Sunil Venkayala: "Java Data Mining: Strategy, Standard, And Practice: A Practical Guide for Architecture, Design, And Implementation" (Broché)
  • jHepWork Java data analysis and data mining framework
  • Weka (machine learning)
  • R (programming language)
  • SPSS
  • Apache Mahout

Books

  • Java Data Mining: Strategy, Standard, and Practice, Morgan Kaufmann, ISBN 0-12-370452-9

External links