https://github.com/bertcarnell/jrandomforest
A java implementation of a random forest algorithm
https://github.com/bertcarnell/jrandomforest
Last synced: 8 months ago
JSON representation
A java implementation of a random forest algorithm
- Host: GitHub
- URL: https://github.com/bertcarnell/jrandomforest
- Owner: bertcarnell
- License: gpl-3.0
- Created: 2013-09-27T19:28:04.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-06-03T19:18:36.000Z (over 2 years ago)
- Last Synced: 2023-06-03T20:21:31.145Z (over 2 years ago)
- Language: C#
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jRandomForest
==============
A java implementation of a random forest algorithm