randomForest
Random Forests
A Go implementation of random forest algorithms for machine learning and data analysis
Random Forest implementation in golang
47 stars
5 watching
11 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript implementation of a random forest algorithm for classification and regression tasks. | 61 |
| An implementation of Random Forest for multiclass classification and univariate regression in Common Lisp. | 60 |
| An implementation of Random Forest algorithm in GoLang for classification and regression tasks. | 114 |
| An implementation of a Random Forest algorithm in MATLAB | 183 |
| An implementation of a Random Forest algorithm for binary classification in JavaScript. | 300 |
| A package for visualizing and analyzing random forest models using ggplot2 | 146 |
| A high-performance ensemble learning framework for decision trees in Go. | 740 |
| An implementation of a hybrid machine learning algorithm combining neural networks, boosting, and random forests. | 9 |
| A catalogue of forest monitoring datasets for machine learning and research purposes. | 119 |
| A fast implementation of random forests suitable for high-dimensional data in C++ | 780 |
| An in-depth analysis of random forests, focusing on their learning capabilities and interpretability. | 525 |
| Tools and analyses for working with Hansen et al.'s Global Forest Change dataset | 17 |
| Automates generating implementations of common Go functions from input parameter types. | 1,246 |
| A collection of data and software tools for training machine learning models to analyze and understand forests | 46 |
| This project presents a novel approach to classification using Random Forests and stacking techniques | 6 |