Smile 3.0.2

Released under the GNU General Public License, Version 3

Smile - Statistical Machine Intelligence and Learning Engine.

Installation

To install, add the following dependency to your project or build file:

[org.clojars.haifengl/smile "3.0.2"]

Topics

Namespaces

smile.ai

Main namespace for REPL, referring to all public vars of
other namespaces except that smile.regression :as regression
to avoid name conflicts with smile.classifictation.

Public variables and functions:

    smile.classification

    Classification Algorithms

    Public variables and functions:

    smile.clustering

    Clustering Analysis

    Public variables and functions:

    smile.io

    I/O utilities

    smile.manifold

    Manifold Learning

    Public variables and functions:

    smile.regression

    Regression Analysis