package owl

  1. Overview
  2. Docs
OCaml Scientific and Engineering Computing

Install

Dune Dependency

Authors

Maintainers

Sources

owl-1.1.tbz
sha256=983602676cf7dd54c4bdcea057825379c21703fbc7216b94dfb0400c697fca88
sha512=2c19d84412e11806dbbce399fe07099404f4987b82ec5ea305de53046063edcc32fd3dd552a04473b14c6c5b942a7ed92582f9f388e73dd652a978d775fb5a95

doc/owl/Owl_cluster/index.html

Module Owl_clusterSource

Sourcemodule UT = Owl_utils

K-means clustering algorithm x is the row-based data points and c is the number of clusters.

Sourceval kmeans : MX.mat -> int -> MX.mat * int array
OCaml

Innovation. Community. Security.