Random Forest implementation in Dart
More...
This is a simple implementation of the Random Forest algorithm in Dart.
You can see the test file for more examples.
Test file
unverified uploader
Repository (GitHub)
API reference
GPL-3.0 (license)
decision_tree
Packages that depend on random_forest
Back