FAHT
Decision Tree Classifier
A Java implementation of a fairness-aware decision tree classifier for online stream-based classification
Code for reproducing results in FAHT (IJCAI 19)
8 stars
1 watching
3 forks
Language: Java
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| This C++ project provides an implementation of decision tree algorithms for classification tasks | 7 |
| An implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games. | 3 |
| An R implementation of Hellinger distance decision tree algorithm. | 10 |
| An implementation of the ID3 algorithm for building decision trees | 1,438 |
| An implementation of decision trees for classification in Racket machine learning. | 4 |
| A Python library providing a lightweight framework for building decision trees with categorical feature support | 463 |
| A Node.js implementation of a decision tree using the ID3 algorithm for classification | 210 |
| An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface | 62 |
| A Julia package implementing popular machine learning algorithms | 8 |
| An R package that provides a visualization tool for decision trees with integrated heatmaps, allowing users to visualize and interact with tree parameters. | 57 |
| An implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data | 100 |
| A Go library implementing Naive Bayesian Classification with TF-IDF support. | 806 |
| An implementation of a deep learning model for tree species classification from hyperspectral images | 120 |
| A Matlab implementation of a machine learning algorithm for collective classification tasks using gradient boosted decision trees. | 1 |
| An implementation of online multi-label ranking boosting using VFDT as weak learners | 4 |