bagging topic

List bagging repositories

Machine_Learning

36
Stars
28
Forks
Watchers

A repository of resources for understanding the concepts of machine learning/deep learning. 

mlr3pipelines

130
Stars
25
Forks
Watchers

Dataflow Programming for Machine Learning in R

vecstack

685
Stars
83
Forks
Watchers

Python package for stacking (machine learning technique)

ISL-python

274
Stars
115
Forks
Watchers

Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.

Ensemble-Pytorch

1.0k
Stars
92
Forks
Watchers

A unified ensemble framework for PyTorch to improve the performance and robustness of your deep learning model.

25DaysInMachineLearning

58
Stars
68
Forks
Watchers

I will update this repository to learn Machine learning with python with statistics content and materials

multi-imbalance

74
Stars
9
Forks
Watchers

Python package for tackling multi-class imbalance problems. http://www.cs.put.poznan.pl/mlango/publications/multiimbalance/

decision-trees-for-ml

61
Stars
51
Forks
Watchers

Building Decision Trees From Scratch In Python

spark-ensemble

20
Stars
7
Forks
Watchers

Ensemble Learning for Apache Spark 🌲

This repository not only contains experience about parameter finetune, but also other in-practice experience such as model ensemble (boosting, bagging and stacking) in Kaggle or other competitions.