jovicigor / DecisionTreeRuleExtraction
This project is a research on how to extract rules from the existing data using trained Decision Tree. The dataset used to train the model and extract rules is Boston Housing Dataset. The goal is to extract the rules based on which the taxes are formed.
☆15Updated 5 years ago
Alternatives and similar repositories for DecisionTreeRuleExtraction:
Users that are interested in DecisionTreeRuleExtraction are comparing it to the libraries listed below
- A toolkit for extracting comprehensible rules from tree-based algorithms☆42Updated 6 years ago
- mtgbmcode☆168Updated 2 years ago
- Oversampling method based on relative density☆11Updated 4 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 5 years ago
- Active semi-supervised clustering algorithms for scikit-learn☆98Updated 4 years ago
- Bayesian Optimization and Grid Search for xgboost/lightgbm☆66Updated last week
- P. Domingos proposed a principled method for making an arbitrary classifier cost-sensitive by wrapping a cost-minimizing procedure around…☆39Updated 5 years ago
- (Python, R) Cost-sensitive multiclass classification (Weighted-All-Pairs, Filter-Tree & others)☆47Updated last month
- Tutorial on cost-sensitive boosting and calibrated AdaMEC.☆26Updated 7 years ago
- A python implementation of a genetic algorithm based approach for cost sensitive learning☆8Updated 5 years ago
- ☆37Updated 4 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- https://www.kaggle.com/c/m5-forecasting-accuracy/overview/☆12Updated 4 years ago
- ☆39Updated 3 years ago
- Fast Correlation-Based Feature Selection☆31Updated 7 years ago
- N-Beats library implementation☆87Updated 3 years ago
- kaggle: IEEE-CIS Fraud Detection☆31Updated 5 years ago
- RNN based on Chandler Zuo's implementation of the paper: A Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction☆19Updated 6 months ago
- A python package for feature selection in python☆51Updated 3 years ago
- A missing value imputation library based on machine learning. It's implementation missForest, simple edition of MICE(R pacakge), knn, EM,…☆107Updated 11 months ago
- Can we predict accurately on the skewed data? What are the sampling techniques that can be used. Which models/techniques can be used in t…☆64Updated 4 years ago
- 第三届“融360”天机智能算法挑战赛中“拒绝推断”赛题--复赛第四名的代码分享☆10Updated 5 years ago
- Code for the paper 'Variable Selection with Copula Entropy' published on Chinese Journal of Applied Probability and Statistics☆17Updated 2 years ago
- Affinity Propagation Clustering with DTW distance on temporal sequence classification☆19Updated 6 years ago
- ☆22Updated 5 years ago
- ☆15Updated 2 years ago
- pyCausalFS:A Python Library of Causality-based Feature Selection for Causal Structure Learning and Classification