decisiontree
Decision tree and Random forest CART implementation in Nim
Summary
| Latest Version | Unknown |
|---|---|
| License | GPL-3.0 |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-24 13:02 |
Tags
Installation
nimble install decisiontree
choosenim install decisiontree
git clone https://github.com/Michedev/DecisionTreeNim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| decisiontree | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/Michedev/DecisionTreeNim |
|---|---|
| Homepage | https://github.com/Michedev/DecisionTreeNim |
| Registry Source | nimble_official |