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.1compared with
Version Details
| 1.0 | 1.1 | |
|---|---|---|
| Release date | Jul 19, 2019 | Aug 17, 2019 |
| Licenses | EPL 1.0 | EPL 1.0 |
| Vulnerabilities | None | None |
Compile Changes (8)
| 1.0 | 1.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.clojure » core.async | 0.4.490 | 0.4.500 |
| ~ Updated | org.clojure » core.cache | 0.6.5 | 0.7.1 |
| ~ Updated | org.clojure » core.memoize | 0.5.9 | 0.7.2 |
| ~ Updated | techascent » tech.config | 0.3.5 | 0.3.7 |
| ~ Updated | techascent » tech.datatype | 4.0 | 4.5 |
| ~ Updated | techascent » tech.io | 3.3 | 3.5 |
| ~ Updated | techascent » tech.ml.dataset | 1.0 | 1.1 |
| ~ Updated | techascent » tech.parallel | 1.7 | 1.9 |