A collection of research papers on decision, classification and regression trees with implementations.
-
Updated
Mar 16, 2024 - Python
A collection of research papers on decision, classification and regression trees with implementations.
A curated list of gradient boosting research papers with implementations.
Machine Learning notebooks for refreshing concepts.
PyTorch Implementation of "Distilling a Neural Network Into a Soft Decision Tree." Nicholas Frosst, Geoffrey Hinton., 2017.
python implementation of classification trees
A python implementation of the CART algorithm for decision trees
Vídeos e códigos do Universo Discreto ensinando o fundamental de Machine Learning em Python. Para mais detalhes, acompanhar a playlist listada.
Simple pixelwise skin detection using classification tree.
Moody's Bond Rating Classifier and USPHCI Economic Activity Forecast Modeling
A set of tools useful for doing experiments with fuzzy forests
Machine Learning (DD2421) at Royal Institute of Technology KTH
A collection of problems solved with machine learning algorithms, using R.
This project is focused on end to end application of Machine Learning methodologies to achieve best predicting accuracy. Our goal is to predict churn rate of customers for a telecom service provider based on service charges and usage data of customer.
Sistem Pendukung Keputusan untuk menentukan layak dan tidaknya seseorang mendapatkan bantuan PKH dengan menggunakan machine learning yaitu C4.5 dan K-Means
基于50万亚马逊美食评论数据集的评论分类系统 Review classification system based on 500 thousand Amazon gourmet review data
A random forest algorithm is implemented in Python from scratch to perform a classification analysis.
Classification on the Kobe Bryant Shot Selection dataset (https://www.kaggle.com/c/kobe-bryant-shot-selection/data) using Decision Trees
Using classification trees to predict a hand written digit.
Performed segmentation analysis and predictive modeling on insurance broker performance to conclude a random forest model (highest AUC of 73%) predicted whether 2020 Gross Written Premium will increase or decrease from 2019 with a misclassification rate of 35%. Four classification models (classification trees, logistic regression, random forests…
Add a description, image, and links to the classification-trees topic page so that developers can more easily learn about it.
To associate your repository with the classification-trees topic, visit your repo's landing page and select "manage topics."