aws-samples/aws-machine-learning-university-dte
Machine Learning University: Decision Trees and Ensemble Methods
This course helps you learn and apply advanced machine learning techniques, specifically decision trees and ensemble methods, to make predictions and classify data. It provides instructional slides, practical code notebooks, and datasets for hands-on learning. The content is designed for data scientists, machine learning engineers, and analysts looking to deepen their understanding and application of these powerful algorithms to real-world problems.
260 stars. No commits in the last 6 months.
Use this if you want to gain a comprehensive understanding of decision tree-based models and ensemble methods like Random Forests and Gradient Boosting, and apply them through practical examples.
Not ideal if you are looking for a plug-and-play tool for immediate data analysis without diving into the underlying machine learning concepts.
Stars
260
Forks
89
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aws-samples/aws-machine-learning-university-dte"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
iamDecode/sklearn-pmml-model
A library to parse and convert PMML models into Scikit-learn estimators.
vecxoz/vecstack
Python package for stacking (machine learning technique)
yzhao062/combo
(AAAI' 20) A Python Toolbox for Machine Learning Model Combination
flennerhag/mlens
ML-Ensemble – high performance ensemble learning
jeffrichardchemistry/pyECLAT
A package for association analysis using the ECLAT method.