Skip to content
#

adaboost-algorithm

Here are 69 public repositories matching this topic...

Ensemble methods is a machine learning technique that combines several base models in order to produce one optimal predictive model. To better understand this definition lets take a step back into ultimate goal of machine learning and model building. This is going to make more sense as I dive into specific examples and why Ensemble methods are u…

  • Updated Dec 16, 2021
  • Jupyter Notebook

This project uses machine learning to predict the price of a used car. The model is trained on a dataset of historical car sales data, and it can then be used to predict the price of a car based on its features.

  • Updated Jul 2, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the adaboost-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the adaboost-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more