Re: [Java-ML-support] Java ML library , question
Status: Beta
Brought to you by:
thomasabeel
From: Thomas A. <th...@ab...> - 2012-04-17 08:53:45
|
Java-ML does not allow direct interaction with a DB. You would have to write the code to extract data from the DB and convert it in the typical Dataset and Instance structure that Java-ML requires. cheers, Thomas On 3/4/2012 7:30 PM, Mask Ar wrote: > To the Java ML developer team, > > First of all I would like to thank you for sharing this great library > with the rest of the world , currently I am developing a small > application for academical purposes in which I need to use some of your > clustering methods , the library has worked perfectly when working with > files , but I am afraid that the information I will use is stored in a > Database, so far i have not found anyway of connecting to a DB through > your api ,nor a way to fill a Dataset structure with a resultset , array > , list , etc. thus, I would certainly appreciate if you could provide me > some guidance with this part, forgive me if the question is silly but > i'm definitely not a computer expert. > > Best Regards, > > Mask Ar, > Msc. Candidate > National Cheng Chi University > Taipei , ROC, Taiwan > > > ------------------------------------------------------------------------------ > Virtualization& Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > > > > _______________________________________________ > Java-ml-support mailing list > Jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-ml-support |