API for clj-ml.kernel-functions

by Antonio Garrote <antoniogarrote@gmail.com>

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

Overview

Kernel functions that can be passed as parameters to support vector machines classifiers.

Polynomic, radial basis and string kernels are supported

Public Variables and Functions



make-kernel-function

multimethod
No usage documentation available
Creates a new kernel function


make-kernel-function-options

multimethod
No usage documentation available
Creates ther right parameters for a kernel-function
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.