#计算机科学#A game theoretic approach to explain the output of any machine learning model.
翻译 - 一种解释任何机器学习模型输出的博弈论方法。
#计算机科学#LightGBM是一个基于决策树算法的分布式梯度提升框架(GBT、GBDT、GBRT、GBM或MART),用于排名、分类和许多其他机器学习任务。
#计算机科学#Machine learning, in numpy
翻译 - 机器学习,以数字表示
#计算机科学#A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
翻译 - 一个Python自动化机器学习工具,可使用基因编程来优化机器学习管道。
#计算机科学#A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computa...
翻译 - 快速,可扩展,高性能的“决策树加速梯度”库,用于对Python,R,Java,C ++进行排名,分类,回归和其他机器学习任务。支持在CPU和GPU上进行计算。
#计算机科学#Fit interpretable models. Explain blackbox machine learning.
翻译 - 拟合可解释的模型。说明黑匣子机器学习。
#计算机科学#A collection of research papers on decision, classification and regression trees with implementations.
翻译 - 有关决策,分类和回归树及其实现的研究论文的集合。
#计算机科学#Natural Gradient Boosting for Probabilistic Prediction
#计算机科学#A curated list of data mining papers about fraud detection.
#计算机科学#[UNMAINTAINED] Automated machine learning for analytics & production
#计算机科学#A unified ensemble framework for PyTorch to improve the performance and robustness of your deep learning model.
#计算机科学#A curated list of gradient boosting research papers with implementations.
#自然语言处理#LAMA - automatic model creation framework
#计算机科学#python实现GBDT的回归、二分类以及多分类,将算法流程详情进行展示解读并可视化,庖丁解牛地理解GBDT。Gradient Boosting Decision Trees regression, dichotomy and multi-classification are realized based on python, and the details of algorithm flow a...
#计算机科学#A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models in Keras.
翻译 - 一组用于Keras中的决策林模型的训练,服务和解释的最新算法。
#计算机科学#Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras
#计算机科学#Tuning hyperparams fast with Hyperband
#计算机科学#A library to train, evaluate, interpret, and productionize decision forest models such as Random Forest and Gradient Boosted Decision Trees.
#计算机科学#A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4.5, CART, CHAID and Regression Trees; some advanced techniques: Gradient Boosting, Random Forest and Adaboost w/categorical ...
#计算机科学#A self-generalizing gradient boosting machine that doesn't need hyperparameter optimization