mercs-v5

Tree ensemble model

An implementation of a multi-directional ensemble learning method for classification and regression tasks using decision trees

Multi-directional Ensembles of Classification and Regression treeS

GitHub

4 stars
2 watching
5 forks
Language: Jupyter Notebook
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ryanbressler/cloudforestA high-performance ensemble learning framework for decision trees in Go.740
vidalt/ba-treesTransforms random forests into minimal-size trees with the same prediction function across the entire feature space.64
reiinakano/xcessivA tool to automate the creation and optimization of stacked machine learning ensembles.1,268
rgf-team/rgfA collection of implementations and wrappers for a tree ensemble machine learning method379
ikki407/stackingA Python library implementing Stacked Generalization (Ensemble Learning) for combining multiple machine learning models to improve prediction accuracy.222
chong-z/tree-ensemble-attackAn approach to create adversarial examples for tree-based ensemble models22
andosa/treeinterpreterProvides a way to decompose scikit-learn model predictions into bias and feature contribution components.745
aagarwal1996/additive_treesRepository for reproducing experiments and figures from a decision tree paper, implementing additive models for trees2
flennerhag/mlensA Python library for building and training ensemble machine learning models849
weecology/deeptreeattentionAn implementation of a deep learning model for tree species classification from hyperspectral images120
ayrat555/rockAn Elixir implementation of a robust clustering algorithm for categorical attributes11
medhiwidjaja/nary_treeAn Elixir implementation of a generic tree data structure with node-based model and traversal APIs18
serengil/chefboostA Python library providing a lightweight framework for building decision trees with categorical feature support463
rtanno21609/adaptiveneuraltreesAn implementation of Adaptive Neural Trees in PyTorch for deep learning151
fabiocaccamo/django-treenodeA Django project providing an abstract model and admin interface for tree-based data structures.690