GBDT-CC
GBDT classifier
A Matlab implementation of a machine learning algorithm for collective classification tasks using gradient boosted decision trees.
Gradient Boosted Decision Trees for Collective Classification
1 stars
2 watching
0 forks
Language: Matlab
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kingfengji/mgbdt | An implementation of a gradient boosting decision tree algorithm with target propagation capabilities | 102 |
gbdt-pl/gbdt-pl | An implementation of a gradient boosting algorithm with piece-wise linear regression trees for efficient machine learning model training | 149 |
springdaisy/gbdt | An implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data | 0 |
dmitryikh/leaves | A Go library implementing prediction code for Gradient Boosting Regression Trees (GBRT) models from popular frameworks. | 432 |
benedekrozemberczki/gam | An implementation of a graph classification model using structural attention and PyTorch | 268 |
mwydmuch/napkinxc | A fast and simple library for multi-class and multi-label classification | 64 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
chrisjmccormick/hog_matlab | Matlab implementation of an object detection algorithm for pedestrians using a Histogram of Oriented Gradients descriptor | 34 |
mohaseeb/shaplets-python | A Python implementation of a shapelet-based time-series classification algorithm using gradient descent. | 218 |
djcp/linnaeus | A Redis-backed system for classifying documents into categories based on their content. | 38 |
florentavellaneda/inferdt | This C++ project provides an implementation of decision tree algorithms for classification tasks | 7 |
serengil/chefboost | A Python library providing a lightweight framework for building decision trees with categorical feature support | 460 |
jbrukh/bayesian | Naive Bayesian classification library for Go. | 805 |
craftgbd/caffe-gbd | An optimized deep learning framework for action recognition tasks | 26 |
harshakokel/kigb | An open-source software framework that integrates human advice into gradient boosting decision trees for improved performance in machine learning tasks. | 8 |