additive_trees

Tree models repository

Repository for reproducing experiments and figures from a decision tree paper, implementing additive models for trees

GitHub

2 stars
1 watching
0 forks
Language: Jupyter Notebook
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fabiocaccamo/django-treenode A Django project providing an abstract model and admin interface for tree-based data structures. 679
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 agricultural large language models to support research and practical applications in agriculture. 22
adebayoj/fairml An auditing toolbox to assess the fairness of black-box predictive models 360
serengil/chefboost A Python library providing a lightweight framework for building decision trees with categorical feature support 460
eliavw/mercs-v5 An implementation of a multi-directional ensemble learning method for classification and regression tasks using decision trees 4
apenwarr/git-subtree A tool to manage subtrees of code within a repository 1,368
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 875
dmlc/treelite Enables storage and exchange of decision tree models in a format independent of specific frameworks or platforms. 738
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 98
dmxlarchey/kruskal-trees Formalizes rose trees in Coq with implementations of induction principles and manipulation tools 1
igrigorik/decisiontree An implementation of the ID3 algorithm for building decision trees 1,439