Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

adaboost-algorithm

Here are 81 public repositories matching this topic...

MLWithPytorch

Automobile dataset for used Car Price Analysis to predict the price of a vehicle with their features and performance factor to provide the exact value of a vehicle for buyer seller satisfaction using exploratory data analysis and machine learning models.

  • Updated Jun 6, 2020
  • 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

Multi-class sentiment analysis with AdaBoost on 27k Kaggle tweets: TF-IDF bigrams (10k feats), stratified split, GridSearchCV—62% acc, 0.78 AUC, robust to noise/imbalance via boosting & lemmatization.

  • Updated Sep 20, 2025
  • 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