libalgorithm-naivebayes-perl

module to make bayesian prediction of categories

Algorithm::NaiveBayes implements the classic "Naive Bayes" machine learning algorithm. It is a well-studied probabilistic algorithm often used in automatic text categorization. Compared to other algorithms (kNN, SVM, Decision Trees), it's pretty fast and reasonably competitive in the quality of its results.

libclang-cpp15t64

C++ interface to the Clang library

Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC).

libdrmaa1.0-java

Distributed resource management Application API library - Java bindings

DRMAA (Distributed Resource Management Application API) is a specification developed by a working group in the Global Grid Forum (GGF). The intention is to provide an API specification for the submission and control of jobs to one or more Distributed Resource Management (DRM) systems.

libgecodeflatzinc47

Gecode support for FlatZinc modelling language

r-cran-mertools

GNU R tools for analyzing mixed effect regression models

Provides methods for extracting results from mixed-effect model objects fit with the 'lme4' package. Allows construction of prediction intervals efficiently from large scale linear and generalized linear mixed-effects models.

gudhui

GUI for some of the functionality of the GUDHI library

The GUDHI library is a generic open source C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. The library offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology.