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 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
florentavellaneda/inferdtThis C++ project provides an implementation of decision tree algorithms for classification tasks7
pzuh/decisiontreeAn implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games.3
kaurao/hddtAn R implementation of Hellinger distance decision tree algorithm.10
igrigorik/decisiontreeAn implementation of the ID3 algorithm for building decision trees1,438
johnstonskj/rml-decisiontreesAn implementation of decision trees for classification in Racket machine learning.4
serengil/chefboostA Python library providing a lightweight framework for building decision trees with categorical feature support463
serendipious/nodejs-decision-treeA Node.js implementation of a decision tree using the ID3 algorithm for classification210
aia-uclouvain/pydl8.5An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface62
bensadeghi/decisiontree.jlA Julia package implementing popular machine learning algorithms8
trangdata/treeheatrAn 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_forestAn implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data100
jbrukh/bayesianA Go library implementing Naive Bayesian Classification with TF-IDF support.806
weecology/deeptreeattentionAn implementation of a deep learning model for tree species classification from hyperspectral images120
priyeshv/gbdt-ccA Matlab implementation of a machine learning algorithm for collective classification tasks using gradient boosted decision trees.1
younghjung/onlinemlrboostingwithvfdtAn implementation of online multi-label ranking boosting using VFDT as weak learners4