Smile - Clojure 3.1.0

Released under the GNU General Public License, Version 3

Copyright © 2010-2024 Haifeng Li. All rights reserved. Use is subject to license terms.

Installation

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

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

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