MOA (MASSIVE ONLINE ANALYSIS) is stream mining toolbox. Its goal is to provide a benchmark suite for the stream mining community. MOA has close integration with weka and provides support for both classification and clustering.
MOA (MASSIVE ONLINE ANALYSIS) is java based data stream mining toolbox. MOA source code hosted in google code.
Data stream learning cycle can be summarized as follows.
- Process an example at a time, and inspect it only once (at most)
- Use a limited amount of memory
- Work in a limited amount of time
- Be ready to predict at any point
More information about MOA can be found in following documents.
Some MOA videos are host on videolectures.net