How do JDMP and Weka relate to each other? Does JDMP duplicate any WEKA functionality, or does it pass through its data structures to WEKA for the ML algorithms? I see a partial example in the forums that show WEKA being used to create a classifier. But the next step, 'use JDMP' to read a file, isn't documented. Does JDMP translate or copy from JDMP data structures to WEKA data structures? Or does WEKA use interfaces that JDMP supports?
Thanks!

