ZK-DTP
Decision tree predictor
An open-source system that enables secure and private machine learning predictions using decision tree models.
24 stars
2 watching
3 forks
Language: Jupyter Notebook
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
denissimon/prediction-builder-swift | A linear regression library for building predictions in machine learning | 12 |
andosa/treeinterpreter | Provides a way to decompose scikit-learn model predictions into bias and feature contribution components. | 744 |
gist-csbl/deepconv-dti | A Python script for training and testing deep learning models to predict drug-target interactions | 71 |
greenfish77/gaenari | A C++ library implementing incremental decision tree learning with support for concept drift and online learning to improve model accuracy over time. | 25 |
bplaye/nnk_dti | An open-source project evaluating deep learning methods for predicting ligands and drugs in chemogenomics | 3 |
johnstonskj/rml-decisiontrees | An implementation of decision trees for classification in Racket machine learning. | 4 |
denissimon/prediction-builder | A PHP library that builds predictions using linear regression. | 111 |
bensadeghi/decisiontree.jl | A Julia package implementing popular machine learning algorithms | 8 |
hkmztrk/deepdta | A system that predicts drug-target binding affinity using convolutional neural networks and protein sequences. | 225 |
sgrodriguez/ddt | A Go-based decision tree library allowing custom rule-based decision making | 37 |
tmadl/sklearn-expertsys | A scikit-learn wrapper for interpretable classifiers based on decision rules | 489 |
aia-uclouvain/pydl8.5 | An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface | 61 |
serengil/chefboost | A Python library providing a lightweight framework for building decision trees with categorical feature support | 460 |
christophm/rulefit | An algorithm implementation for rule-based prediction using gradient boosting and L1 regularization. | 411 |
pzuh/decisiontree | An implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games. | 3 |