#计算机科学#⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
#计算机科学#Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation
翻译 - 通过特征工程和超参数调整来自动化机器学习管道:火箭:
#计算机科学#A collection of research papers on decision, classification and regression trees with implementations.
翻译 - 有关决策,分类和回归树及其实现的研究论文的集合。
#计算机科学#ID3-based implementation of the ML Decision Tree algorithm
翻译 - 基于ID3的ML决策树算法的实现
#计算机科学#A curated list of gradient boosting research papers with implementations.
#计算机科学#M. Beyeler (2017). Machine Learning for OpenCV: Intelligent image processing with Python. Packt Publishing Ltd., ISBN 978-178398028-4.
#计算机科学#Examples of techniques for training interpretable ML models, explaining ML models, and debugging ML models for accuracy, discrimination, and security.
#计算机科学#Code for IDS-ML: intrusion detection system development using machine learning algorithms (Decision tree, random forest, extra trees, XGBoost, stacking, k-means, Bayesian optimization..)
#算法刷题#Connected components on discrete and continuous multilabel 3D & 2D images. Handles 26, 18, and 6 connected variants; periodic boundaries (4, 8, & 6)
#计算机科学#Julia implementation of Decision Tree (CART) and Random Forest algorithms
A Generic Low-Code Framework Built on a Config-Driven Tree Walker
#计算机科学#Small JavaScript implementation of ID3 Decision tree
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...
#计算机科学#A fast and easy to use decision tree learner in java
#计算机科学#numpy 实现的 周志华《机器学习》书中的算法及其他一些传统机器学习算法
#计算机科学#A day to day plan for this challenge. Covers both theoritical and practical aspects
#计算机科学#Boosted trees in Julia
#算法刷题#经典机器学习算法的极简实现
#计算机科学#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...
A lightweight decision making library for game AI.