Repository navigation

#

decision-tree

⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归

Python
9851
1 年前
mljar/mljar-supervised

Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation

Python
3188
1 个月前

ID3-based implementation of the ML Decision Tree algorithm

Ruby
1457
7 年前

M. Beyeler (2017). Machine Learning for OpenCV: Intelligent image processing with Python. Packt Publishing Ltd., ISBN 978-178398028-4.

Jupyter Notebook
814
3 年前

Code for IDS-ML: intrusion detection system development using machine learning algorithms (Decision tree, random forest, extra trees, XGBoost, stacking, k-means, Bayesian optimization..)

Jupyter Notebook
516
14 天前

Connected components on discrete and continuous multilabel 3D & 2D images. Handles 26, 18, and 6 connected variants; periodic boundaries (4, 8, & 6)

C++
424
25 天前

Julia implementation of Decision Tree (CART) and Random Forest algorithms

Julia
364
1 年前

Small JavaScript implementation of ID3 Decision tree

JavaScript
284
8 年前

I've demonstrated the working of the decision tree-based ID3 algorithm. Use an appropriate data set for building the decision tree and apply this knowledge to classify a new sample. All the steps have been explained in detail with graphics for better understanding.

Jupyter Notebook
265
3 年前

numpy 实现的 周志华《机器学习》书中的算法及其他一些传统机器学习算法

Python
238
6 年前

A fast and easy to use decision tree learner in java

Java
234
3 年前

DISCONTINUED (July 2025): the maintenance for this repository has been discontinued. Please refer to: https://github.com/STMicroelectronics/st-mems-machine-learning-core/ for the up-to-date tutorials, examples and tools for the Machine Learning Core (MLC) feature available in STMicroelectronics MEMS sensors.

C
201
1 个月前
JavaScript
173
5 年前