Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://graphics.cs.msu.ru/en/science/research/machinelearning/bolt
Дата изменения: Sun Apr 10 02:16:09 2016 Дата индексирования: Sun Apr 10 02:16:10 2016 Кодировка: UTF-8 |
GML BOLT v. 1.1 November 17, 2009 Download
GML BOLT v. 1.0 July 17, 2009 Download
Balanced On-line Learning Toolkit is an open-source library that contains a set of on-line classifier interfaces and their implementations.
On-line learning (also called data stream mining) is the task of learning from streaming data. It means that a classifier should be always able to classify some data, even if learning process has not been finished yet. Moreover, the time of single example handling should not significantly grow during the learning process. Some of toolbox classifiers can also efficiently learn from class-unbalanced streams.
GML BOLT contains the following basic interfaces:
These interfaces are implemented in the following classes:
For getting more detailed information see the library documentation in the "/docs" archive.
The library was developed on Microsoft Windows XP + Microsoft Visual Studio 2005 and also tested with Gentoo linux and GCC 4.1.2. The library is distributed under the BSD license.
November 17, 2009 v.1.1
Jul 17, 2009 v.1.0
Principal researcher:
Lead researchers:
Researcher:
Please, mail all comments, suggestions, problems and contributions to:
[Domingos00] Pedro Domingos, Geoff Hulten. Mining high-speed data streams. In Proc. of ACM SIGKDD, 2000.
[Oza05] N.C.Oza. Online bagging and boosting. IEEE International Conf. on Systems, Man and Cybernetics, 2005.
[Breimann01] Leo Breiman. Random forests. In Machine learning, 2001.