package sklearn

  1. Overview
  2. No Docs
Scikit-learn machine learning library for OCaml

Install

Authors

Maintainers

Sources

sklearn-v0.3.1.tbz
sha256=48809d88893a3f17d79f8e5acbd28126de919b8ced6d1f6856a61fd6bfae571d
sha512=9e1d01c42aed436163b1ce50bee141f40cb5bc943d5dd16d6eb21f1b53d613933533c70f28675e418a550cf44e0cd66d47496e462132769b05dec64bf3db560c

Description

Scikit-learn machine learning library for OCaml These are bindings to Python's scikit-learn machine learning library:

  • Simple and efficient tools for predictive data analysis
  • Accessible to everybody, and reusable in various contexts
  • Built on NumPy, SciPy, and matplotlib
  • Open source, commercially usable - BSD license

Published: 08 Dec 2020

Dependencies (5)

  1. scipy = "sp1.5-0.3.1"
  2. np = "np1.19-0.3.1"
  3. pyml >= "20200222"
  4. ocaml >= "4.07.1"
  5. dune >= "2.4"

Dev Dependencies

None

Used by (1)

  1. prc

Conflicts

None