Projects authored by ryan smith.


Logo ADAMS 0.4.3

by fracpete - June 10, 2013, 07:14:57 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 2076 views, 547 downloads, 1 subscription

About: The Advanced Data mining And Machine learning System (ADAMS) is a novel, flexible workflow engine aimed at quickly building and maintaining real-world, complex knowledge workflows.

Changes:
  • Added almost 20 more conversions and more than 30 new actors
  • spreadsheet support extended: merging of spreadsheets, generic object cells, multiple sheet support for reading/writing (Excel, ODF), Gnumeric reader, SQL dump reader, WEKA data formats (read/write)
  • basic JSON processing support
  • email support extended: read/write of files, viewing, basic address book
  • extended WEKA Explorer allows saving of sessions, multiple Explorer panels in same window
  • support for WEKA cluster evaluation added
  • variables can be attached to arrays now
  • many UI improvements in flow editor
  • connection standalons can prompt for password now (eg Database, SMTP, FTP, SSH)
  • enhanced image support: EXIF/IPTC meta-data, Draw actor allows basic draw operations on images
  • JavaExec actor allows launching of new JVMs with same or enhanced classpath
  • Twitter integration fixed