The Konstanz Information Miner, or KNIME , is a scientific workflow platform with a large set of building blocks and third-party tools such as R, Weka, Hadoop, to name a few. KNIME is available in four flavour: Desktop, Team Space, Server, and Cluster Execution. Only the Desktop version is open source.
KNIME is based on Eclipse and Java; the workflows are stored in plain-text XML files and can be executed on basically any modern operating system, and also easily exchanged with or without data. The list of supported platforms by KNIME include:
- Windows
- Linux
- Mac OS X
For more information on KNIME platform, please visit the official Website here.