ML » 1.0-alpha4
Basic machine learning toolkit. `tech.v3.ml` is the root
namespace and provides train/predict pathways based on datasets and
an options map. Please see the xgboost article for a quick runthough
of how to use this library.
Version1.0-alpha4compared with
Version Details
| 1.0-alpha3 | 1.0-alpha4 | |
|---|---|---|
| Release date | May 02, 2019 | May 08, 2019 |
| Licenses | EPL 1.0 | EPL 1.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.0-alpha3 | 1.0-alpha4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | techascent » tech.io | 2.8 | 2.9 |
| ~ Updated | techascent » tech.ml.dataset | 1.0-alpha3 | 1.0-alpha7 |
Test Changes (4)
| 1.0-alpha3 | 1.0-alpha4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | ch.qos.logback » logback-classic | - | 1.1.3 |
| + Added | metasoarous » oz | - | 1.5.2 |
| + Added | org.clojure » clojure | - | 1.10.1-beta2 |
| + Added | org.clojure » tools.logging | - | 0.3.1 |