From: Fabian M. <fa...@my...> - 2008-08-12 01:23:52
|
Hi, can you please explain why you think only 3 digits would be supported? The IO classes use the standard java.text.NumberFormat for parsing. This is initialized with the local of your Java virtual machine. Maybe there are some problems with the configuration of your JVM? fabian P.S. z-transform projects to zero mean and unit variance, not [-1, 1] (which is available as well). Niko Efthymiou wrote: > On 0, Slimane OULAD NAOUI <oul...@ya...> wrote: > >> hi, >> by this mail, i notice you the problem of number precision in >> your tool. my data set include vectors of numbers with 6 digits after the decimal >> separator. but if i 'm correct the tool load the data truncated only to >> 3 digits decimals precision (ex: 0.001452 is represented as 0 !). >> i expose this pb, hope for any guides >> thanks in advances >> > > Hi, > > unfortunately I can't help you much, but the place where you may want to > look is LrnFile.java. > > Other than this, ESOM works best with data normalized to the interval > [-1,1]. The is a z-transform tool somewhere in the GUI that can do this > for you. > > Greets Niko > > ------------------------------------------------------------------------- > 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 > > > |