Platform
Due to its plug in-based design, the usage of Synapse can be very general. Synapse is based on theFeatures
The development cycle in Synapse is based on the canonical data mining cycle. A notable difference however is that in Synapse that cycle is notPreprocessing
The preprocessing mode is for data mining and data preparation. In this mode the user can import, visualize, explore and transform data in a variety of ways. Data is imported through the use of ''format'' components. The standard release includes format components for reading and writing data from CSV (text) files, SQL databases,Design
In design mode components are linked to construct aTraining
The training mode is used for training (adapting) the system, or more generally to start the control system that regulates the information flow. It is visually similar to design mode and the same components are displayed. As the components have support for context sensitive displays, they can have a different visual appearance in training. In addition to running the control system, training mode allows the execution of high-level optimizers such asPostprocessing
Deployment
The deployment component allows the export of a system made in Synapse to a single .NET component. The system in the development environment is downscaled so that it only contains the minimal necessary requirements for execution and then compiled into anSee also
*External links