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 |
---|---|---|
| A Django project providing an abstract model and admin interface for tree-based data structures. | 690 |
| An implementation of Adaptive Neural Trees in PyTorch for deep learning | 151 |
| An R package providing structured allometric models for predicting tree attributes | 68 |
| Developing large language models for agricultural applications to improve crop yields and support rural development. | 22 |
| An auditing toolbox to assess the fairness of black-box predictive models | 361 |
| A Python library providing a lightweight framework for building decision trees with categorical feature support | 463 |
| An implementation of a multi-directional ensemble learning method for classification and regression tasks using decision trees | 4 |
| An experimental tool for managing and manipulating subtrees in Git repositories. | 1,369 |
| An Elixir implementation of a generic tree data structure with node-based model and traversal APIs | 18 |
| Provides an implementation of generalized additive models in Python for building flexible semi-parametric models | 876 |
| Enables storage and exchange of decision tree models in a format independent of specific frameworks or platforms. | 742 |
| A Julia package implementing popular machine learning algorithms | 8 |
| A high performance C implementation of a self-balancing binary search tree | 99 |
| A Coq library formalizing rose trees for mathematical proof and theorem proving | 1 |
| An implementation of the ID3 algorithm for building decision trees | 1,438 |