I am looking at JDM. Is this simply an API to interact with other tools that do the actual data mining? Or is this a set of packages that contain the actual data mining algorithms?
|
2
|
|||
|
|
|
Ah, the wonders of the interweb:
Lists some implementations also, although it looks like it may be a dead duck. |
||
|
|
|
|
Wikipedia says:
According to this article and the JSR for JDM 2.0 (#247):
So it appears that, yes, JDM is an API to interact with other tools that do the actual mining. It also appears that this JSR is currently inactive. |
||
|
|
|
|
AFAIK, this is just an API to link Java applications with data mining tools. See the actual API and this whitepaper for more details. Here's the package list from the JDM API (can't seem to find it online):
|
|||
