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)

GitHub

8 stars
1 watching
3 forks
Language: Java
last commit: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
florentavellaneda/inferdt This C++ project provides an implementation of decision tree algorithms for classification tasks 7
pzuh/decisiontree An implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games. 3
kaurao/hddt An R implementation of Hellinger distance decision tree algorithm. 10
igrigorik/decisiontree An implementation of the ID3 algorithm for building decision trees 1,439
johnstonskj/rml-decisiontrees An implementation of decision trees for classification in Racket machine learning. 4
serengil/chefboost A Python library providing a lightweight framework for building decision trees with categorical feature support 460
serendipious/nodejs-decision-tree A Node.js implementation of a decision tree using the ID3 algorithm for classification 210
aia-uclouvain/pydl8.5 An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface 61
bensadeghi/decisiontree.jl A Julia package implementing popular machine learning algorithms 8
trangdata/treeheatr An R package that provides a visualization tool for decision trees with integrated heatmaps, allowing users to visualize and interact with tree parameters. 57
doubleplusplus/incremental_decision_tree-cart-random_forest An implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data 100
jbrukh/bayesian Naive Bayesian classification library for Go. 805
weecology/deeptreeattention An implementation of a deep learning model for tree species classification from hyperspectral images 118
priyeshv/gbdt-cc A Matlab implementation of a machine learning algorithm for collective classification tasks using gradient boosted decision trees. 1
younghjung/onlinemlrboostingwithvfdt An implementation of online multi-label ranking boosting using VFDT as weak learners 4