Repository navigation

#

decision-tree

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

Python
9536
9 个月前
mljar/mljar-supervised

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

Python
3142
5 天前

ID3-based implementation of the ML Decision Tree algorithm

Ruby
1445
6 年前

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

Jupyter Notebook
805
2 年前

Examples of techniques for training interpretable ML models, explaining ML models, and debugging ML models for accuracy, discrimination, and security.

Jupyter Notebook
676
10 个月前

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
486
2 年前

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

C++
411
2 个月前

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

Julia
355
7 个月前

Small JavaScript implementation of ID3 Decision tree

JavaScript
281
7 年前

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
262
2 年前

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

Python
234
5 年前

A fast and easy to use decision tree learner in java

Java
232
3 年前

Configuration files, examples and tools for the Machine Learning Core feature (MLC) available in STMicroelectronics MEMS sensors. Some examples of devices including MLC: LSM6DSOX, LSM6DSRX, ISM330DHCX, IIS2ICLX, LSM6DSO32X, ASM330LHHX, LSM6DSV16X, LIS2DUX12, LIS2DUXS12, LSM6DSV16BX, ASM330LHHXG1, LSM6DSV32X

C
188
16 天前
JavaScript
173
5 年前