Project details for Debellor

Logo Debellor 0.6.1

by mwojnars - November 1, 2008, 00:10:24 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ]

view ( today), download ( today ), 0 subscriptions

Description:

Debellor is an open source extensible data mining platform which provides common architecture for data processing algorithms of various types. The algorithms can be combined together to build data processing schemes of large complexity. The unique feature of Debellor is data streaming, which enables efficient processing of large volumes of data.

Debellor simplifies implementation of composite data mining algorithms:

  • Over 120 algorithms are already available and can be used as building blocks. These include all classifiers from Weka and Rseslib libraries, all filters from Weka and a reader of arff files.
  • All algorithms are accessible through the same simple interface of a Cell.
  • Thanks to stream architecture, algorithms may process data on the fly, without buffering in memory. This enables efficient handling of large volumes of data and gives freedom of designing arbitrarily complex algorithms.
  • New data types may be defined, specific to a particular application domain.
  • Multi-threading: composite experiments may be executed concurrently in many threads. Debellor takes care of thread management and synchronization, the user does not have to know anything about concurrency.
Changes to previous version:

Initial Announcement on mloss.org.

BibTeX Entry: Download
Corresponding Paper BibTeX Entry: Download
Supported Operating Systems: Agnostic
Data Formats: None
Tags: Online Learning, Machine Learning, Framework, Data Mining, Nips2008
Archive: download here

Comments

No one has posted any comments yet. Perhaps you'd like to be the first?

Leave a comment

You must be logged in to post comments.