From: Fabian M. <fa...@my...> - 2008-11-05 02:22:36
|
Richard, the only restriction in the software is that a dataset is needs to be loaded into memory for training and the map is also held in memory. On a 32bit JVM this restricts it to about 1.3GB (for data and map) but on a 64bit JVM you could utilize much more of your memory as available. with increaing numbers of attributes and points the speed will decrease linearly. version 1.1 contains some training algorithms that provide speedup for large datasets through sampling. i'm not sure if this is fully documented, yet. best fabian Richard Clements wrote: > *What is the maximum number of allowable Vars ( attributes ) for ver 1.1* > ** > *What is the maximum number of records ( data points ) for Ver 1.1* > ** > *Is there a software constraint, or a hardware/memory boundary ?* > ** > *thanks* > ** > * -- richard* > ** > ** > ** > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ------------------------------------------------------------------------ > > _______________________________________________ > Databionic-ESOM-User mailing list > Dat...@li... > https://lists.sourceforge.net/lists/listinfo/databionic-esom-user > |