Download of MDP-2.1.zip (MDP-2.1.zip ( external link: SF.net): 113,418 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
113,418 bytes
MD5
a347c3c8bfaec2ca4aa91275ec3f19d4

프로젝트 설명

The Modular toolkit for Data Processing (MDP) is a Python data processing framework.

From the user's perspective, MDP is a collection of supervised and unsupervised learning algorithms and other data processing units that can be combined into data processing sequences and more complex feed-forward network architectures.

From the scientific developer's perspective, MDP is a modular framework, which can easily be expanded. The implementation of new algorithms is easy and intuitive. The new implemented units are then automatically integrated with the rest of the library.

The base of available algorithms is steadily increasing and includes signal processing methods (Principal Component Analysis, Independent Component Analysis, Slow Feature Analysis), manifold learning methods (Hessian Locally Linear Embedding), several classifiers, probabilistic methods (Factor Analysis, RBM), data pre-processing methods, and many others.