API for clj-ml.io

by Antonio Garrote <antoniogarrote@gmail.com>

Usage:
(ns your-namespace
  (:require clj-ml.io))

Overview

Functions for reading and saving datasets, classifiers and clusterers to files and other
persistence mechanisms.

Public Variables and Functions



load-instances

multimethod
No usage documentation available
Load instances from different data sources


save-instances

multimethod
No usage documentation available
Save instances into data destinies
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.