Summary
Machine learning
Debian Science Machine Learning packages
This metapackage will install Debian packages which might be useful for
scientists interested in machine learning. Included packages range
from knowledge-based (expert) inference systems to software
implementing dominant nowadays statistical methods.
The list to the right includes various software projects which are of some interest to the Debian Science Project. Currently, only a few of them are available as Debian packages. It is our goal, however, to include all software in Debian Science which can sensibly add to a high quality Debian Pure Blend.
For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:
If you discover a project which looks like a good candidate for Debian Science
to you, or if you have prepared an unofficial Debian package, please do not hesitate to
send a description of that project to the Debian Science mailing list
Links to other tasks
|
Debian Science Machine learning packages
Official Debian packages with high relevance
|
Autoclass
automatic classification or clustering
|
| Versions of package autoclass |
| Release | Version | Architectures |
| squeeze | 3.3.6-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 3.3.6.dfsg.1-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 3.3.6.dfsg.1-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 3.3.6.dfsg.1-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package autoclass: |
| field | mathematics |
| interface | commandline |
| role | program |
| scope | utility |
| use | organizing |
|
License: DFSG free
|
|
AutoClass solves the problem of automatic discovery of classes in data
(sometimes called clustering, or unsupervised learning), as distinct
from the generation of class descriptions from labeled examples
(called supervised learning). It aims to discover the "natural"
classes in the data. AutoClass is applicable to observations of
things that can be described by a set of attributes, without referring
to other things. The data values corresponding to each attribute are
limited to be either numbers or the elements of a fixed set of
symbols. With numeric data, a measurement error must be provided.
|
|
|
Gprolog
|
| Versions of package gprolog |
| Release | Version | Architectures |
| squeeze | 1.3.0-6.1 | amd64,i386,mips,mipsel,powerpc,sparc |
| wheezy | 1.3.0-6.1 | amd64,i386,mips,mipsel,powerpc,sparc |
| jessie | 1.3.0-6.1 | amd64,i386,mips,mipsel,powerpc,sparc |
| sid | 1.3.0-6.1 | amd64,i386,mips,mipsel,powerpc,sparc |
| upstream | 1.4.4 |
| Debtags of package gprolog: |
| devel | lang:prolog, interpreter, compiler |
| interface | commandline |
| role | program |
| scope | utility |
| suite | gnu |
| works-with | software:source |
|
License: DFSG free
|
|
GNU Prolog is a free Prolog compiler with constraint solving over finite
domains (FD) developed at INRIA by Daniel Diaz. GNU Prolog is based on two
systems developed by the same author (with lot of code rewriting and a lot of
new extensions): wamcc and clp(FD). Much work has been devoted to make it
ISO compatible, full compliance being one of its goals.
This package contains the compiler and runtime system for the ISO
standard version of GNU Prolog.
|
|
|
Libcomplearn-dev
machine-learning through data compression development files
|
| Versions of package libcomplearn-dev |
| Release | Version | Architectures |
| squeeze | 1.1.6-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| squeeze | 1.1.6-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| Debtags of package libcomplearn-dev: |
| devel | library |
| role | devel-lib |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
complearn is a library for parameter-free universal learning. Using this
library, developers can access a wealth of powerful and general techniques
in artificial intelligence and pattern recognition including fields
such as genomics, language evolution, music recognition, and much more
|
|
|
Libcv-dev
Translation package for libcv-dev
|
| Versions of package libcv-dev |
| Release | Version | Architectures |
| squeeze | 2.1.0-3+squeeze1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 2.3.1-11 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 2.3.1-11 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 2.3.1-11 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| experimental | 2.4.1+dfsg-0exp2 | kfreebsd-amd64,kfreebsd-i386 |
| experimental | 2.4.3+dfsg-1 | amd64,armel,armhf,i386,ia64,mips,mipsel,powerpc,s390,s390x,sparc |
| upstream | 2.4.3 |
| Debtags of package libcv-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
This package provide files for translation from libcv-dev to
subdivided packages.
This package contains the header files and static library needed to compile
applications that use OpenCV (Open Computer Vision).
The Open Computer Vision Library is a collection of algorithms and sample
code for various computer vision problems. The library is compatible with
IPL (Intel's Image Processing Library) and, if available, can use IPP
(Intel's Integrated Performance Primitives) for better performance.
OpenCV provides low level portable data types and operators, and a set
of high level functionalities for video acquisition, image processing and
analysis, structural analysis, motion analysis and object tracking, object
recognition, camera calibration and 3D reconstruction.
|
|
|
Libevocosm-dev
C++ framework for developing evolutionary algorithms
|
| Versions of package libevocosm-dev |
| Release | Version | Architectures |
| squeeze | 3.1.0-3.1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 4.0.2-2.1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 4.0.2-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 4.0.2-3 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libevocosm-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
This library provides a framework for programming a wide variety of
evolutionary algorithms, ranging from genetic algorithms to agent
simulations. Evocosm is the foundation for Acovea
This package contains the files needed to develop code using libevocosm.
|
|
|
Libfann-dev
Development libraries and header files for FANN
|
| Versions of package libfann-dev |
| Release | Version | Architectures |
| squeeze | 2.1.0~beta~dfsg-2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 2.1.0~beta~dfsg-8 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 2.1.0~beta~dfsg-8 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 2.1.0~beta~dfsg-8 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libfann-dev: |
| devel | library, lang:c |
| role | devel-lib |
|
License: DFSG free
|
|
Fast Artificial Neural Network Library is a free open
source neural network library, which implements multilayer artificial
neural networks in C with support for both fully connected and
sparsely connected networks. Cross-platform execution in both fixed
and floating point are supported. It includes a framework for easy
handling of training data sets. It is easy to use, versatile, well
documented, and fast. A Python binding is available, and bindings for
PHP, C++, .NET, Delphi, Octave, Ruby, Pure Data and Mathematica
can be downloaded from FANN's homepage.
This package contains the header files and static libraries which are
needed for developing libfann applications.
|
|
|
Libga-dev
C++ Library of Genetic Algorithm Components
|
| Versions of package libga-dev |
| Release | Version | Architectures |
| squeeze | 2.4.7-3 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 2.4.7-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 2.4.7-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 2.4.7-3 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libga-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
GAlib contains a set of C++ genetic algorithm objects. The library
includes tools for using genetic algorithms to do optimization in any C++
program using any representation and genetic operators. The documentation
includes an extensive overview of how to implement a genetic algorithm as
well as examples illustrating customizations to the GAlib classes.
This package contains the development files.
|
|
|
Liblinear-dev
Development libraries and header files for LIBLINEAR
|
| Versions of package liblinear-dev |
| Release | Version | Architectures |
| squeeze | 1.6+dfsg-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 1.8+dfsg-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 1.8+dfsg-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 1.8+dfsg-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| upstream | 1.9.3 |
| Debtags of package liblinear-dev: |
| devel | library, lang:c++, lang:c |
| role | devel-lib |
|
License: DFSG free
|
|
LIBLINEAR is a library for learning linear classifiers for large scale
applications. It supports Support Vector Machines (SVM) with L2 and L1
loss, logistic regression, multi class classification and also Linear
Programming Machines (L1-regularized SVMs). Its computational complexity
scales linearly with the number of training examples making it one of
the fastest SVM solvers around.
This package contains the header files and static libraries.
|
|
|
Libocas-dev
Development libraries and header files for LIBOCAS
|
| Versions of package libocas-dev |
| Release | Version | Architectures |
| squeeze | 0.93-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 0.93-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 0.93-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 0.93-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| upstream | 097 |
| Debtags of package libocas-dev: |
| devel | library, lang:c |
| role | devel-lib |
|
License: DFSG free
|
|
This library implements Optimized Cutting Plane Algorithm (OCAS) for
training linear Support Vector Machine (SVM) classifiers from
large-scale data. The computational effort of OCAS scales linearly with
the number of training examples. It is one of the fastest SVM solvers
around for solving linear and multiclass L2 regularized SVMs.
This package contains the header files and static libraries.
|
|
|
Libqsearch-dev
nondeterministic quartet tree search library for unrooted trees
|
| Versions of package libqsearch-dev |
| Release | Version | Architectures |
| squeeze | 1.0.8-3 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| Debtags of package libqsearch-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
qsearch is a library for universal hierarchical clustering using an arbitrary
distance matrix as input. It searches through the space of all possible
unrooted trees of a given size and finds the closest match based on a
weighted quartet cost function determined by the distance matrix. When
used in combination with other feature extraction libraries such as
libcomplearn this system can be used for fast and accurate phylogenetic
reconstruction, linguistic analysis, or stemmatology.
|
|
|
Libroot-math-mlp-dev
Multi layer perceptron extension for ROOT - development files
|
| Versions of package libroot-math-mlp-dev |
| Release | Version | Architectures |
| wheezy | 5.34.00-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,sparc |
| jessie | 5.34.07-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,sparc |
| sid | 5.34.07-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,sparc |
| upstream | 5.34.08 |
| Debtags of package libroot-math-mlp-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
This package contains development files of the mlp plug-in for ROOT, provides
a Multi Layer Perceptron Neural Network package for ROOT.
|
|
|
Libroot-montecarlo-vmc-dev
Virtual Monte-Carlo library for ROOT - development files
|
| Versions of package libroot-montecarlo-vmc-dev |
| Release | Version | Architectures |
| wheezy | 5.34.00-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,sparc |
| jessie | 5.34.07-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,sparc |
| sid | 5.34.07-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,sparc |
| upstream | 5.34.08 |
| Debtags of package libroot-montecarlo-vmc-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
This package contains development files of the Vmc library for ROOT.
|
|
|
Libroot-tmva-dev
Toolkit for multivariate data analysis - development files
|
| Versions of package libroot-tmva-dev |
| Release | Version | Architectures |
| wheezy | 5.34.00-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,sparc |
| jessie | 5.34.07-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,sparc |
| sid | 5.34.07-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,sparc |
| upstream | 5.34.08 |
| Debtags of package libroot-tmva-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
The Toolkit for Multivariate Analysis (TMVA) provides a
ROOT-integrated environment for the parallel processing and
evaluation of MVA techniques to discriminate signal from background
samples. It presently includes (ranked by complexity):
- Rectangular cut optimisation
- Correlated likelihood estimator (PDE approach)
- Multi-dimensional likelihood estimator (PDE - range-search approach)
- Fisher (and Mahalanobis) discriminant
- H-Matrix (chi-squared) estimator
- Artificial Neural Network (two different implementations)
- Boosted Decision Trees
The TMVA package includes an implementation for each of these
discrimination techniques, their training and testing (performance
evaluation). In addition all these methods can be tested in parallel,
and hence their performance on a particular data set may easily be
compared.
This package provides development files of TMVA package for ROOT.
|
|
|
Libshogun-dev
Large Scale Machine Learning Toolbox
|
| Versions of package libshogun-dev |
| Release | Version | Architectures |
| squeeze | 0.9.3-4 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| sid | 0.10.0-2.1 | ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel |
| sid | 1.1.0-1 | powerpc |
| sid | 1.1.0-6 | amd64,armel,armhf,i386,s390x,sparc |
| upstream | 2.1.0 |
| Debtags of package libshogun-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
SHOGUN - is a new machine learning toolbox with focus on large scale kernel
methods and especially on Support Vector Machines (SVM) with focus to
bioinformatics. It provides a generic SVM object interfacing to several
different SVM implementations. Each of the SVMs can be combined with a variety
of the many kernels implemented. It can deal with weighted linear combination
of a number of sub-kernels, each of which not necessarily working on the same
domain, where an optimal sub-kernel weighting can be learned using Multiple
Kernel Learning. Apart from SVM 2-class classification and regression
problems, a number of linear methods like Linear Discriminant Analysis (LDA),
Linear Programming Machine (LPM), (Kernel) Perceptrons and also algorithms to
train hidden markov models are implemented. The input feature-objects can be
dense, sparse or strings and of type int/short/double/char and can be
converted into different feature types. Chains of preprocessors (e.g.
substracting the mean) can be attached to each feature object allowing for
on-the-fly pre-processing.
SHOGUN comes in different flavours, a stand-a-lone version and also with
interfaces to Matlab(tm), R, Octave, Readline and Python. This package
includes the developer files required to create stand-a-lone executables.
|
|
|
Libsvm-dev
|
| Versions of package libsvm-dev |
| Release | Version | Architectures |
| squeeze | 2.91-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 3.12-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 3.12-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 3.12-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libsvm-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
LIBSVM, a machine-learning library, is an easy-to-use package for
support vector classification, regression and one-class SVM. It
supports multi-class classification, probability outputs, and
parameter selection.
This package contains the development header files.
|
|
|
Libtorch3-dev
State of the art machine learning library - development files
|
| Versions of package libtorch3-dev |
| Release | Version | Architectures |
| squeeze | 3.1-2.1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 3.1-2.1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 3.1-2.1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 3.1-2.1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package libtorch3-dev: |
| devel | library |
| role | devel-lib |
|
License: DFSG free
|
|
Torch is a machine-learning library, written in C++. Its aim is to
provide the state-of-the-art of the best algorithms.
- Many gradient-based methods, including multi-layered perceptrons,
radial basis functions, and mixtures of experts. Many small "modules"
(Linear module, Tanh module, SoftMax module, ...) can be plugged
together.
- Support Vector Machine, for classification and regression.
- Distribution package, includes Kmeans, Gaussian Mixture Models,
Hidden Markov Models, and Bayes Classifier, and classes for speech
recognition with embedded training.
- Ensemble models such as Bagging and Adaboost.
- Non-parametric models such as K-nearest-neighbors, Parzen Regression
and Parzen Density Estimator.
This package is the Torch development package (header files and
static library.)
|
|
|
Libvigraimpex-dev
development files for the C++ computer vision library
|
| Versions of package libvigraimpex-dev |
| Release | Version | Architectures |
| squeeze | 1.7.0+dfsg-7 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 1.7.1+dfsg1-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 1.7.1+dfsg1-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 1.7.1+dfsg1-3 | hurd-i386,mipsel,s390,s390x |
| experimental | 1.8.0+dfsg-2 | s390 |
| experimental | 1.9.0+dfsg-2 | armel,mips |
| experimental | 1.9.0+dfsg-3 | amd64,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mipsel,powerpc,s390x,sparc |
| sid | 1.9.0+dfsg-4 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,powerpc,sparc |
| Debtags of package libvigraimpex-dev: |
| devel | library, lang:c++ |
| role | devel-lib |
| works-with | image:raster, image |
|
License: DFSG free
|
|
Vision with Generic Algorithms (VIGRA) is a computer vision library
that puts its main emphasis on flexible algorithms, because
algorithms represent the principle know-how of this field. The
library was consequently built using generic programming as
introduced by Stepanov and Musser and exemplified in the C++ Standard
Template Library. By writing a few adapters (image iterators and
accessors) you can use VIGRA's algorithms on top of your data
structures, within your environment.
This package contains the header and development files needed to
build programs and packages using VIGRA.
|
|
|
Lush
Lisp Universal Shell Executable
|
| Versions of package lush |
| Release | Version | Architectures |
| squeeze | 1.2.1-7+cvs20080204 | amd64,armel,i386,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 1.2.1-9+cvs20110227+nmu1 | amd64,armel,armhf,i386,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 1.2.1-9+cvs20110227+nmu1 | amd64,armel,armhf,i386,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 1.2.1-9+cvs20110227+nmu1 | amd64,armel,armhf,i386,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| upstream | 2.0.1 |
| Debtags of package lush: |
| devel | lang:lisp, lang:c, compiler |
| interface | shell |
| role | program |
| scope | utility |
|
License: DFSG free
|
|
Lush is a programming language and environment that is based on the Lisp
programming language. The lush language is small compared to ANSI Common Lisp
and is optimized for numeric calculations. Lush includes a libraries for
numerical analysis and building graphical user interfaces.
This package contains the binary executable.
|
|
|
Mcl
|
| Versions of package mcl |
| Release | Version | Architectures |
| squeeze | 10-148-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 12-068-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 12-135-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 12-135-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package mcl: |
| field | mathematics |
| role | program |
|
License: DFSG free
|
|
The MCL package is an implementation of the MCL algorithm, and offers
utilities for manipulating sparse matrices (the essential data
structure in the MCL algorithm) and conducting cluster experiments.
MCL is currently being used in sciences like biology (protein family
detection, genomics), computer science (node clustering in
Peer-to-Peer networks), and linguistics (text analysis).
The package is enhanced by the following packages:
zoem
|
|
|
Octave-ga
genetic optimization code for Octave
|
| Versions of package octave-ga |
| Release | Version | Architectures |
| squeeze | 0.9.7-1 | all |
| wheezy | 0.10.0-1 | all |
| jessie | 0.10.0-1 | all |
| sid | 0.10.0-1 | all |
| Debtags of package octave-ga: |
| devel | library, lang:octave |
| role | devel-lib |
|
License: DFSG free
|
|
This package provides function to work with genetic algorithms in Octave, a
numerical computation software. It provides the ga() function, which works
similarly to other optimization functions in Octave.
This Octave add-on package is part of the Octave-Forge project.
|
|
|
Pgapack
General-purpose genetic algorithm package
|
| Versions of package pgapack |
| Release | Version | Architectures |
| squeeze | 1.1.1-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 1.1.1-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 1.1.1-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 1.1.1-3 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package pgapack: |
| field | mathematics |
|
License: DFSG free
|
|
PGAPack is a general-purpose, data-structure-neutral, parallel genetic
algorithm package being developed at Argonne National Laboratory.
This package contains header files, manual pages, examples and tests.
To use pgpack, you need to install the libpgapack-serial ('single cpu')
or libpgapack-mpi ('parallel') package.
|
|
|
Python-genetic
genetic algorithms in Python
|
| Versions of package python-genetic |
| Release | Version | Architectures |
| squeeze | 0.1.1b-10 | all |
| wheezy | 0.1.1b-11 | all |
| jessie | 0.1.1b-11 | all |
| sid | 0.1.1b-11 | all |
| Debtags of package python-genetic: |
| devel | library, lang:python |
| field | mathematics |
| role | devel-lib |
| use | analysing |
|
License: DFSG free
|
|
python-genetic provides genetic algorithms for Python, as often used
in artificial intelligence. It should be able to solve any problem that
consists in minimizing functions.
You'll find some demos using Genetic in this package, including an
impressively simple program that provides a solution to the well-known TSP
(Travelling Salesman Problem). Also, make sure to read
demo/genetic_demo_2.py for the list of the special "magic" genes that make
Genetic really fun and ... living !
|
|
|
Python-mdp
Modular toolkit for Data Processing
|
| Versions of package python-mdp |
| Release | Version | Architectures |
| squeeze | 2.6-1 | all |
| wheezy | 3.3-1 | all |
| jessie | 3.3-1 | all |
| sid | 3.3-1 | all |
| experimental | 3.3+git6-g7bbd889-1 | all |
| Debtags of package python-mdp: |
| devel | library, lang:python |
| field | mathematics |
| role | shared-lib, devel-lib |
| use | analysing |
|
License: DFSG free
|
|
Python data processing framework for building complex data processing software
by combining widely used machine learning algorithms into pipelines and
networks. Implemented algorithms include: Principal Component Analysis (PCA),
Independent Component Analysis (ICA), Slow Feature Analysis (SFA), Independent
Slow Feature Analysis (ISFA), Growing Neural Gas (GNG), Factor Analysis,
Fisher Discriminant Analysis (FDA), and Gaussian Classifiers.
This package contains MDP for Python 2.
|
|
|
Python-mlpy
high-performance Python package for predictive modeling
|
| Versions of package python-mlpy |
| Release | Version | Architectures |
| squeeze | 2.2.0~dfsg1-2 | all |
| wheezy | 2.2.0~dfsg1-2 | all |
| jessie | 2.2.0~dfsg1-2.1 | all |
| sid | 2.2.0~dfsg1-2.1 | all |
| upstream | 3.5.0 |
|
License: DFSG free
|
|
mlpy provides high level procedures that support, with few lines of
code, the design of rich Data Analysis Protocols (DAPs) for
preprocessing, clustering, predictive classification and feature
selection. Methods are available for feature weighting and ranking,
data resampling, error evaluation and experiment landscaping.
mlpy includes: SVM (Support Vector Machine), KNN (K Nearest
Neighbor), FDA, SRDA, PDA, DLDA (Fisher, Spectral Regression,
Penalized, Diagonal Linear Discriminant Analysis) for classification
and feature weighting, I-RELIEF, DWT and FSSun for feature weighting,
*RFE (Recursive Feature Elimination) and RFS (Recursive Forward
Selection) for feature ranking, DWT, UWT, CWT (Discrete, Undecimated,
Continuous Wavelet Transform), KNN imputing, DTW (Dynamic Time
Warping), Hierarchical Clustering, k-medoids, Resampling Methods,
Metric Functions, Canberra indicators.
|
|
|
Python-mvpa
multivariate pattern analysis with Python
|
| Versions of package python-mvpa |
| Release | Version | Architectures |
| squeeze | 0.4.5~dev23-2 | all |
| wheezy | 0.4.8-1 | all |
| jessie | 0.4.8-1 | all |
| sid | 0.4.8-2 | all |
| Debtags of package python-mvpa: |
| devel | library, lang:python |
| field | medicine:imaging |
| interface | text-mode, commandline |
| role | program, devel-lib |
| scope | application |
| use | analysing |
| works-with | image:raster, image |
| works-with-format | plaintext |
|
License: DFSG free
|
|
PyMVPA eases pattern classification analyses of large datasets, with an
accent on neuroimaging. It provides high-level abstraction of typical
processing steps (e.g. data preparation, classification, feature selection,
generalization testing), a number of implementations of some popular
algorithms (e.g. kNN, GNB, Ridge Regressions, Sparse Multinomial Logistic
Regression), and bindings to external machine learning libraries (libsvm,
shogun).
While it is not limited to neuroimaging data (e.g. fMRI, or EEG) it
is eminently suited for such datasets.
The package is enhanced by the following packages:
python-mdp
|
|
|
Python-opencv
Python bindings for the computer vision library
|
| Versions of package python-opencv |
| Release | Version | Architectures |
| squeeze | 2.1.0-3+squeeze1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 2.3.1-11 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 2.3.1-11 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 2.3.1-11 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| experimental | 2.4.1+dfsg-0exp2 | kfreebsd-amd64,kfreebsd-i386 |
| experimental | 2.4.3+dfsg-1 | amd64,armel,armhf,i386,ia64,mips,mipsel,powerpc,s390,s390x,sparc |
| upstream | 2.4.3 |
| Debtags of package python-opencv: |
| uitoolkit | gtk |
|
License: DFSG free
|
|
This package contains Python bindings for the OpenCV (Open Computer Vision)
library.
The Open Computer Vision Library is a collection of algorithms and sample
code for various computer vision problems. The library is compatible with
IPL (Intel's Image Processing Library) and, if available, can use IPP
(Intel's Integrated Performance Primitives) for better performance.
OpenCV provides low level portable data types and operators, and a set
of high level functionalities for video acquisition, image processing and
analysis, structural analysis, motion analysis and object tracking, object
recognition, camera calibration and 3D reconstruction.
|
|
|
Python-pebl
Python Environment for Bayesian Learning
|
| Versions of package python-pebl |
| Release | Version | Architectures |
| wheezy | 1.0.2-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 1.0.2-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 1.0.2-2 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
|
License: DFSG free
|
|
Pebl is a Python library and command line application for learning
the structure of a Bayesian network given prior knowledge and
observations. Pebl includes the following features:
- Can learn with observational and interventional data
- Handles missing values and hidden variables using exact and heuristic
methods
- Provides several learning algorithms; makes creating new ones simple
- Has facilities for transparent parallel execution using several
cluster/grid resources
- Calculates edge marginals and consensus networks
- Presents results in a variety of formats
|
|
|
Python-pyevolve
Complete genetic algorithm framework
|
| Versions of package python-pyevolve |
| Release | Version | Architectures |
| squeeze | 0.6~rc1+svn397.dfsg-1 | all |
| wheezy | 0.6~rc1+svn398+dfsg-2 | all |
| jessie | 0.6~rc1+svn398+dfsg-2 | all |
| sid | 0.6~rc1+svn398+dfsg-2 | all |
| Debtags of package python-pyevolve: |
| devel | library, lang:python |
| role | shared-lib, devel-lib |
|
License: DFSG free
|
|
Pyevolve was developed to be a complete genetic algorithm framework written in
pure Python. It provides an easy-to-use API, implementing the most common
features of GA, including various selectors and scaling schemes. It is also
easily extendable, allowing users to create new representations and genetic
operators. Various methods of interactive and non-interactive visualization
are supported.
This package contains the Python modules.
|
|
|
Python-pyke
Prolog-inspired Python logic programming toolkit
|
| Versions of package python-pyke |
| Release | Version | Architectures |
| squeeze | 1.1.1-1 | all |
| wheezy | 1.1.1-3 | all |
| jessie | 1.1.1-3 | all |
| sid | 1.1.1-3 | all |
| Debtags of package python-pyke: |
| devel | library, lang:python |
| role | devel-lib |
|
License: DFSG free
|
|
Pyke introduces a form of Logic Programming (inspired by Prolog) to Python by
providing a knowledge-based inference engine (or "expert system").
Unlike Prolog, Pyke integrates with Python code allowing one to invoke Pyke
from Python and intermingle Python statements and expressions within your
expert system rules.
|
|
|
Python-pymc
Bayesian statistical models and fitting algorithms
|
| Versions of package python-pymc |
| Release | Version | Architectures |
| jessie | 2.2+ds-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,s390,s390x,sparc |
| sid | 2.2+ds-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,s390,s390x,sparc |
| upstream | 3.0~alpha |
|
License: DFSG free
|
|
PyMC is a Python module that implements Bayesian statistical models
and fitting algorithms, including Markov chain Monte Carlo. Its
flexibility and extensibility make it applicable to a large suite of
problems. Along with core sampling functionality, PyMC includes
methods for summarizing output, plotting, goodness-of-fit and
convergence diagnostics.
|
|
|
Python-scikits-learn
transitional compatibility package for scikits.learn -> sklearn migration
|
| Versions of package python-scikits-learn |
| Release | Version | Architectures |
| squeeze | 0.4-3 | all |
| wheezy | 0.11.0-2 | all |
| jessie | 0.13.1-1 | all |
| sid | 0.13.1-1 | all |
|
License: DFSG free
|
|
Provides old namespace (scikits.learn) and could be removed if
dependent code migrated to use sklearn for clarity of the namespace.
|
|
|
Python-statsmodels
Python module for the estimation of statistical models
|
| Versions of package python-statsmodels |
| Release | Version | Architectures |
| wheezy | 0.4.2-1 | all |
| jessie | 0.4.2-1 | all |
| sid | 0.4.2-1 | all |
| upstream | 0.4.3 |
|
License: DFSG free
|
|
statsmodels Python module provides classes and functions for the
estimation of several categories of statistical models. These
currently include linear regression models, OLS, GLS, WLS and GLS
with AR(p) errors, generalized linear models for six distribution
families and M-estimators for robust linear models. An extensive list
of result statistics are available for each estimation problem.
|
|
|
Python-vigra
Python bindings for the C++ computer vision library
|
| Versions of package python-vigra |
| Release | Version | Architectures |
| squeeze | 1.7.0+dfsg-7 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 1.7.1+dfsg1-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 1.7.1+dfsg1-3 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 1.7.1+dfsg1-3 | hurd-i386,mipsel,s390,s390x |
| experimental | 1.8.0+dfsg-2 | s390 |
| experimental | 1.9.0+dfsg-2 | armel,mips |
| experimental | 1.9.0+dfsg-3 | amd64,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mipsel,powerpc,s390x,sparc |
| sid | 1.9.0+dfsg-4 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,powerpc,sparc |
| Debtags of package python-vigra: |
| devel | library, lang:python |
| role | shared-lib, devel-lib |
| works-with | image:raster, image |
|
License: DFSG free
|
|
Vision with Generic Algorithms (VIGRA) is a computer vision library
that puts its main emphasis on flexible algorithms, because
algorithms represent the principle know-how of this field. The
library was consequently built using generic programming as
introduced by Stepanov and Musser and exemplified in the C++ Standard
Template Library. By writing a few adapters (image iterators and
accessors) you can use VIGRA's algorithms on top of your data
structures, within your environment.
This package exports the functionality of the VIGRA library to Python.
|
|
|
R-cran-amore
GNU R: A MORE flexible neural network package
|
| Versions of package r-cran-amore |
| Release | Version | Architectures |
| squeeze | 0.2-12-2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 0.2-12-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 0.2-12-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 0.2-12-3 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package r-cran-amore: |
| devel | lang:r |
| field | statistics |
|
License: DFSG free
|
|
This package was born to release the TAO robust neural network
algorithm to the R users. It has grown and can be of interest for
the users wanting to implement their own training algorithms as well
as for those others whose needs lye only in the "user space".
|
|
|
R-cran-bayesm
GNU R package for Bayesian inference
|
| Versions of package r-cran-bayesm |
| Release | Version | Architectures |
| squeeze | 2.2-2-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 2.2-4-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 2.2-5-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 2.2-5-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package r-cran-bayesm: |
| field | statistics, mathematics |
| suite | gnu |
|
License: DFSG free
|
|
The bayesm package covers many important models used in marketing and
micro-econometrics applications. The package includes:
- Bayes Regression (univariate or multivariate dep var)
- Multinomial Logit (MNL) and Multinomial Probit (MNP)
- Multivariate Probit,
- Multivariate Mixtures of Normals
- Hierarchical Linear Models with normal prior and covariates
- Hierarchical Multinomial Logits with mixture of normals prior and
covariates
- Bayesian analysis of choice-based conjoint data
- Bayesian treatment of linear instrumental variables models
- Analyis of Multivariate Ordinal survey data with scale usage heterogeneity
(as in Rossi et al, JASA (01)).
For further reference, consult the authors' book, Bayesian Statistics and
Marketing by Allenby, McCulloch and Rossi.
|
|
|
R-cran-class
GNU R package for classification
|
| Versions of package r-cran-class |
| Release | Version | Architectures |
| squeeze | 7.3-2-2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 7.3-4-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 7.3-7-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 7.3-7-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package r-cran-class: |
| devel | lang:r |
| role | shared-lib |
| science | modelling, calculation |
| use | analysing |
|
License: DFSG free
|
|
The class package provides functions and datasets to support chapter
12 on 'Classification' in the book 'Modern Applied Statistics with S'
(4th edition) by W.N. Venables and B.D. Ripley. The following URL
provides more details about the book:
URL: http://www.stats.ox.ac.uk/pub/MASS4
|
|
|
R-cran-cluster
GNU R package for cluster analysis by Rousseeuw et al
|
| Versions of package r-cran-cluster |
| Release | Version | Architectures |
| squeeze | 1.13.1-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 1.14.2-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 1.14.4-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 1.14.4-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package r-cran-cluster: |
| devel | library, lang:r |
| field | statistics |
| role | app-data |
| suite | gnu |
|
License: DFSG free
|
|
This package provides functions and datasets for cluster analysis originally
written by Peter Rousseeuw, Anja Struyf and Mia Hubert.
This package is part of the set of packages that are 'recommended'
by R Core and shipped with upstream source releases of R itself.
|
|
|
R-cran-mass
GNU R package of Venables and Ripley's MASS
|
| Versions of package r-cran-mass |
| Release | Version | Architectures |
| squeeze | 7.3-7-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 7.3-19-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 7.3-26-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 7.3-26-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package r-cran-mass: |
| devel | lang:r |
| field | statistics |
| suite | gnu |
|
License: DFSG free
|
|
The MASS package provides functions and datasets to support the book
'Modern Applied Statistics with S' (4th edition) by W.N. Venables and
B.D. Ripley. The following URL provides more details about the book:
URL: http://www.stats.ox.ac.uk/pub/MASS4
The package is enhanced by the following packages:
r-cran-pscl
|
|
|
R-cran-mcmcpack
R routines for Markov chain Monte Carlo model estimation
|
| Versions of package r-cran-mcmcpack |
| Release | Version | Architectures |
| squeeze | 1.0-7-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 1.2-3-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 1.2-3-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 1.2-3-1 | mips |
| sid | 1.3-3-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mipsel,powerpc,s390,s390x,sparc |
| Debtags of package r-cran-mcmcpack: |
| devel | library, lang:r |
| field | statistics |
| role | app-data |
| suite | gnu |
|
License: DFSG free
|
|
This is a set of routines for GNU R that implement various
statistical and econometric models using Markov chain Monte Carlo
(MCMC) estimation, which allows "solving" models that would otherwise
be intractable with traditional techniques, particularly problems in
Bayesian statistics (where one or more "priors" are used as part of
the estimation procedure, instead of an assumption of ignorance about
the "true" point estimates), although MCMC can also be used to solve
frequentist statistical problems with uninformative priors. MCMC
techniques are also preferable over direct estimation in the presence
of missing data.
Currently implemented are a number of ecological inference (EI)
routines (for estimating individual-level attributes or behavior from
aggregate data, such as electoral returns or census results), as well
as models for traditional linear panel and cross-sectional data, some
visualization routines for EI diagnostics, two item-response theory
(or ideal-point estimation) models, metric, ordinal, and
mixed-response factor analysis, and models for Gaussian (linear) and
Poisson regression, logistic regression (or logit), and binary and
ordinal-response probit models.
The suggested packages (r-cran-bayesm, -eco, and -mnp) contain
additional models that may also be useful for those interested in
this package.
The package is enhanced by the following packages:
r-cran-mnp
|
|
|
R-cran-mnp
GNU R package for fitting multinomial probit (MNP) models
|
| Versions of package r-cran-mnp |
| Release | Version | Architectures |
| squeeze | 2.6-1-2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 2.6-2-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 2.6-3-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 2.6-3-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| upstream | 2.6-4 |
| Debtags of package r-cran-mnp: |
| devel | library, lang:r |
| field | statistics |
| role | app-data |
| suite | gnu |
|
License: DFSG free
|
|
MNP is an R package that fits Bayesian Multinomial Probit (MNP)
models via Markov chain Monte Carlo (MCMC). Along with the standard
multinomial probit model, it can also fit models with different
choice sets for each observation and complete or partial ordering of
all the available alternatives. The estimation is based on the
efficient marginal data augmentation algorithm that is developed by
Imai and van Dyk (2004).
|
|
|
R-cran-msm
GNU R Multi-state Markov and hidden Markov models in continuous time
|
| Versions of package r-cran-msm |
| Release | Version | Architectures |
| squeeze | 0.9.7-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| wheezy | 1.1-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 1.1.4-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 1.1.4-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| upstream | 1.2 |
| Debtags of package r-cran-msm: |
| interface | commandline |
| role | program |
|
License: DFSG free
|
|
Functions for fitting general continuous-time Markov and hidden Markov
multi-state models to longitudinal data. Both Markov transition rates and the
hidden Markov output process can be modelled in terms of covariates. A variety
of observation schemes are supported, including processes observed at arbitrary
times, completely-observed processes, and censored states.
|
|
|
Root-system
metapackage to install all ROOT packages
|
| Versions of package root-system |
| Release | Version | Architectures |
| wheezy | 5.34.00-2 | all |
| jessie | 5.34.07-1 | all |
| sid | 5.34.07-1 | all |
| upstream | 5.34.08 |
| Debtags of package root-system: |
| field | physics |
|
License: DFSG free
|
|
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
With the data defined as a set of objects, specialized storage methods
can give direct access to the separate attributes of the selected
objects, without having to touch the bulk of the data. Included are
histogramming methods in 1, 2 and 3 dimensions, curve fitting, function
evaluation, minimization, graphics and visualization classes to allow the
easy creation of an analysis system that can query and process the data
interactively or in batch mode.
The command language, the scripting (or macro) language, and the
programming language are all C++, thanks to the built-in CINT C++
interpreter. This interpreter removes the time consuming compile/link
cycle, allowing for fast prototyping of the macros, and providing a
good environment to learn C++. If more performance is needed, the
interactively developed macros can be compiled using a C++ compiler.
The system has been designed in such a way that it can query its
databases in parallel on MPP machines or on clusters of workstations
or high-end PCs. ROOT is an open system that can be dynamically
extended by linking external libraries. This makes ROOT a premier
platform on which to build data acquisition, simulation and data
analysis systems.
This package is a metapackage to ensure the installation of all
possible ROOT packages on a system.
|
|
|
Scilab-ann
Scilab module for artificial neural networks
|
| Versions of package scilab-ann |
| Release | Version | Architectures |
| squeeze | 0.4.2.3-3 | all |
| wheezy | 0.4.2.4-1 | all |
| jessie | 0.4.2.4-1 | all |
| sid | 0.4.2.4-1 | all |
| Debtags of package scilab-ann: |
| devel | library |
| role | shared-lib, devel-lib |
|
License: DFSG free
|
|
This module implements artificial neural networks capabilities
into the Scilab language.
Current features are:
- Only layered feedforward networks are supported directly at the moment
(for others use the "hooks" provided)
- Unlimited number of layers
- Unlimited number of neurons per each layer separately
- User defined activation function (defaults to logistic)
- User defined error function (defaults to SSE)
- Algorithms implemented so far:
- standard (vanilla) with or without bias, on-line or batch
- momentum with or without bias, on-line or batch
- SuperSAB with or without bias, on-line or batch
- Conjugate gradients
- Jacobian computation
- Computation of result of multiplication between "vector" and Hessian
- Some helper functions provided
|
|
|
Vowpal-wabbit
fast and scalable online machine learning algorithm
|
| Versions of package vowpal-wabbit |
| Release | Version | Architectures |
| squeeze | 4.1+20100420-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,powerpc,s390 |
| wheezy | 6.1-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| jessie | 6.1-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| sid | 6.1-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| experimental | 7.2-1 | amd64,armel,armhf,hurd-i386,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
| upstream | 7.3 |
| Debtags of package vowpal-wabbit: |
| interface | commandline |
| role | program |
| scope | utility |
|
License: DFSG free
|
|
Vowpal Wabbit is a fast online machine learning algorithm. The core
algorithm is specialist gradient descent (GD) on a loss function
(several are available). VW features:
- flexible input data specification
- speedy learning
- scalability (bounded memory footprint, suitable for distributed
computation)
- feature pairing
|
|
|
Weka
Machine learning algorithms for data mining tasks
|
| Versions of package weka |
| Release | Version | Architectures |
| squeeze | 3.6.0-3 | all |
| wheezy | 3.6.6-1 | all |
| jessie | 3.6.6-1 | all |
| sid | 3.6.6-1 | all |
| upstream | 3.6.9 |
| Debtags of package weka: |
| field | statistics |
| interface | x11, commandline |
| role | program |
| science | calculation |
| scope | utility |
| use | calculating, analysing |
| works-with | text, db |
| x11 | application |
|
License: DFSG free
|
|
Weka is a collection of machine learning algorithms in Java that can
either be used from the command-line, or called from your own Java
code. Weka is also ideally suited for developing new machine learning
schemes.
Implemented schemes cover decision tree inducers, rule learners, model
tree generators, support vector machines, locally weighted regression,
instance-based learning, bagging, boosting, and stacking. Also included
are clustering methods, and an association rule learner. Apart from
actual learning schemes, Weka also contains a large variety of tools
that can be used for pre-processing datasets.
This package contains the binaries and examples.
|
|
|
Yap
High-performance Prolog System
|
| Versions of package yap |
| Release | Version | Architectures |
| squeeze | 5.1.3-4 | amd64,armel,i386,powerpc,s390 |
| wheezy | 5.1.3-6 | amd64,armel,armhf,i386,powerpc,s390 |
| jessie | 5.1.3-6 | amd64,armel,armhf,i386,powerpc,s390 |
| sid | 5.1.3-6 | armel,armhf,powerpc,s390 |
| sid | 6.2.2-1 | amd64,i386 |
| Debtags of package yap: |
| devel | lang:prolog, interpreter, compiler |
| role | program |
|
License: DFSG free
|
|
High-performance Prolog compiler developed at LIACC/Universidade
do Porto and at COPPE Sistemas/UFRJ. The YAP Prolog engine is based in the
Warren Abstract Machine, with several optimizations for better
performance. YAP follows the Edinburgh tradition, and is largely
compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog.
YAP features a constraint solver over real numbers, and support for
constraint handling rules (CHR).
|
|
Official Debian packages with lower relevance
|
Libacovea-dev
library for analyzing compiler options via evolutionary algorithms
|
| Versions of package libacovea-dev |
| Release | Version | Architectures |
| squeeze | 5.1.1-2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
| Debtags of package libacovea-dev: |
| role | devel-lib |
|
License: DFSG free
|
|
The ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm)
library that implements a genetic algorithm to find the "best" options for
compiling programs with the GNU Compiler Collection (GCC) C and C++
compilers. "Best," in this context, is defined as those options that
produce the fastest executable program from a given source code.
libacovea is part of a C++ framework that can be extended to test other
programming languages and non-GCC compilers.
This package contains the development files for libacovea.
|
|
|
Science-numericalcomputation
Debian Science Numerical Computation packages
|
| Versions of package science-numericalcomputation |
| Release | Version | Architectures |
| squeeze | 0.12 | all |
| wheezy | 1.0 | all |
| jessie | 1.0 | all |
| sid | 1.0 | all |
| Debtags of package science-numericalcomputation: |
| devel | lang:lisp |
| role | shared-lib, metapackage |
|
License: DFSG free
|
|
This metapackage will install Debian Science packages useful for
numerical computation. The packages provide an array oriented
calculation and visualisation system for scientific computing and
data analysis. These packages are similar to commercial systems such
as Matlab and IDL.
|
|
|
Science-statistics
Debian Science Statistics packages
|
| Versions of package science-statistics |
| Release | Version | Architectures |
| squeeze | 0.12 | all |
| wheezy | 1.0 | all |
| jessie | 1.0 | all |
| sid | 1.0 | all |
| Debtags of package science-statistics: |
| role | metapackage |
| suite | debian |
|
License: DFSG free
|
|
This metapackage is part of the Debian Pure Blend "Debian Science"
and installs packages related to statistics. This task is a general
task which might be useful for any scientific work. It depends from
a lot of R packages as well as from other tools which are useful to
do statistics. Moreover the Science Mathematics task is suggested
to optionally install all mathematics related software.
|
|
|
Science-typesetting
Debian Science typesetting packages
|
| Versions of package science-typesetting |
| Release | Version | Architectures |
| squeeze | 0.12 | all |
| wheezy | 1.0 | all |
| jessie | 1.0 | all |
| sid | 1.0 | all |
| Debtags of package science-typesetting: |
| role | metapackage |
| suite | debian |
|
License: DFSG free
|
|
This metapackage will install Debian Science packages related to
typesetting. You might also be interested in the use::typesetting
debtag.
|
|
Unofficial packages built by somebody else
|
Python-orange
|
License: GPLv3
|
|
Orange is a component-based data mining software. It includes a range
of data visualization, exploration, preprocessing and modeling
techniques. It can be used through a nice and intuitive user interface
or, for more advanced users, as a module for Python programming language.
|
No known packages available but some record of interest (WNPP bug)
Fast Library for Approximate Nearest Neighbors
|
License: BSD
Debian package not available
Language: C++
|
|
FLANN is a library for performing fast approximate nearest neighbor searches
in high dimensional spaces. It contains a collection of algorithms we found
to work best for nearest neighbor search and a system for automatically
choosing the best algorithm and optimum parameters depending on the dataset.
|
Library for Designing and Optimizing Adaptive Systems
|
License: GPL-2+
Debian package not available
Language: C++
|
|
SHARK is a modular C++ library for the design and optimization of adaptive
systems. It provides methods for linear and nonlinear optimization, in
particular evolutionary and gradient-based algorithms, kernel-based learning
algorithms and neural networks, and various other machine learning techniques.
SHARK serves as a toolbox to support real world applications as well as
research in different domains of computational intelligence and machine
learning.
|
A matlab-like environment for state-of-the-art machine learning algorithms.
|
License: BSD
Debian package not available
Language: C, Lua
|
|
Torch5 provides a Matlab-like environment for state-of-the-art machine
learning algorithms. It is easy to use and provides a very efficient
implementation, thanks to an easy and fast scripting language (Lua) and
a underlying C implementation.
|
Modular Machine Learning Library
|
License: BSD
Debian package not available
Language: Python
|
|
PyBrain is a modular machine learning library for Python. Its goal is to offer
flexible, easy-to-use yet still powerful algorithms for Machine Learning Tasks
and a variety of predefined environments to test and compare your algorithms.
PyBrain currently features algorithms for Supervised Learning, Unsupervised
Learning, Reinforcment Learning and Black-box Optimization.
|
|