Expand description

Module for machine learning.

Modules

DBSCAN Clustering
Error handling for the learning module.
Generalized Linear Model module
Gaussian Mixture Models
Gaussian Processes
K-means Classification
  • k-Nearest Nerighbors
  • Linear Regression module
    Logistic Regression module
    Naive Bayes Classifiers
    Neural Network module
    Module for optimization in machine learning setting.
    Principal Component Analysis Module
    Support Vector Machine Module
    Module for learning tools.

    Traits

    Trait for supervised model.
    Trait for unsupervised model.

    Type Definitions

    A new type which provides clean access to the learning errors