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.2compared with
Version Details
| 1.1 | 1.2 | |
|---|---|---|
| Release date | Aug 17, 2019 | Aug 17, 2019 |
| Licenses | EPL 1.0 | EPL 1.0 |
| Vulnerabilities | None | None |
Compile Changes (9)
| 1.1 | 1.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.github.classgraph » classgraph | - | 4.8.22 |
| ~ Updated | com.github.haifengl » smile-core | 1.5.2 | 1.5.3 |
| ~ Updated | com.github.haifengl » smile-data | 1.5.2 | 1.5.3 |
| ~ Updated | com.github.haifengl » smile-graph | 1.5.2 | 1.5.3 |
| ~ Updated | com.github.haifengl » smile-math | 1.5.2 | 1.5.3 |
| ~ Updated | com.github.haifengl » smile-netlib | 1.5.2 | 1.5.3 |
| ~ Updated | tech.tablesaw » tablesaw-core | 0.30.2 | 0.34.2 |
| ~ Updated | techascent » tech.ml.dataset | 1.1 | 1.2 |
| - Removed | org.jsoup » jsoup | 1.11.3 | - |
