additive_trees
Tree models repository
Repository for reproducing experiments and figures from a decision tree paper, implementing additive models for trees
2 stars
1 watching
0 forks
Language: Jupyter Notebook
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fabiocaccamo/django-treenode | A Django project providing an abstract model and admin interface for tree-based data structures. | 690 |
rtanno21609/adaptiveneuraltrees | An implementation of Adaptive Neural Trees in PyTorch for deep learning | 151 |
allometric/allometric | An R package providing structured allometric models for predicting tree attributes | 68 |
agrigpts/agrigpts | Developing large language models for agricultural applications to improve crop yields and support rural development. | 22 |
adebayoj/fairml | An auditing toolbox to assess the fairness of black-box predictive models | 361 |
serengil/chefboost | A Python library providing a lightweight framework for building decision trees with categorical feature support | 463 |
eliavw/mercs-v5 | An implementation of a multi-directional ensemble learning method for classification and regression tasks using decision trees | 4 |
apenwarr/git-subtree | An experimental tool for managing and manipulating subtrees in Git repositories. | 1,369 |
medhiwidjaja/nary_tree | An Elixir implementation of a generic tree data structure with node-based model and traversal APIs | 18 |
dswah/pygam | Provides an implementation of generalized additive models in Python for building flexible semi-parametric models | 876 |
dmlc/treelite | Enables storage and exchange of decision tree models in a format independent of specific frameworks or platforms. | 742 |
bensadeghi/decisiontree.jl | A Julia package implementing popular machine learning algorithms | 8 |
ebiggers/avl_tree | A high performance C implementation of a self-balancing binary search tree | 99 |
dmxlarchey/kruskal-trees | A Coq library formalizing rose trees for mathematical proof and theorem proving | 1 |
igrigorik/decisiontree | An implementation of the ID3 algorithm for building decision trees | 1,438 |