Package at.tuwien.ifs.somtoolbox.output

Provides classes to write trained SOMs to files for future re-use.

See:
          Description

Class Summary
AttendeeMapper  
ESOMMapOutputter Saves a map in the ESOM format (see http://databionic-esom.sourceforge.net/user.html#File_formats)
GrowingCellStructuresMapOutputter FIXME: most of these methods can probably be unified with the methods in SOMLibMapOutputter.
HTMLOutputter  
SOMLibMapOutputter Gathers methods to write trained maps in the SOMLib file format
SOMLibMapOutputter.DataWinnerMappingThread  
SOMPAKMapOutputter Saves a map in the SOMPAK format (see http://www.cis.hut.fi/projects/somtoolbox/package/docs2/som_read_cod.html)
TrajectoryOutputter Generates a graphical representation of a trajectory of the given points over the map.
 

Package at.tuwien.ifs.somtoolbox.output Description

Provides classes to write trained SOMs to files for future re-use.