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.12compared with
Version Details
| 1.10 | 1.12 | |
|---|---|---|
| Release date | Aug 23, 2019 | Aug 24, 2019 |
| Licenses | EPL 1.0 | EPL 1.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 1.10 | 1.12 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.clojure » data.csv | - | 0.1.4 |
| + Added | org.clojure » data.json | - | 0.2.6 |
| ~ Updated | org.ow2.asm » asm | 4.0 | 5.1 |
| ~ Updated | techascent » tech.datatype | 4.8 | 4.9 |
| ~ Updated | techascent » tech.io | 3.5 | 3.6 |
| ~ Updated | techascent » tech.ml.dataset | 1.10 | 1.12 |