Posts: 409 / Nickname: bv / Registered: January 17, 2002 4:28 PM
Mine Your Own Data with the JDM API
July 6, 2005 4:18 PM
|
The Java Data Mining API (JDM) is the first attempt to create a standard Java
API to access data-mining tools from Java applications. JDM promises to bring to data mining what JDBC brought to databases, and to make data mining a new and useful part of an enterprise Java developer's tool chest. This article introduces basic data-mining concepts, and illustrates sample JDM code to model customer behavior. http://www.artima.com/lejava/articles/data_mining.html What do you think of the Java Data Mining API? |