adaboost-algorithm
Here are 84 public repositories matching this topic...
Sort:Most stars
⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
- Updated
Jul 12, 2024 - Python
Machine Learning Cheatsheet 2024
- Updated
Oct 4, 2024 - Jupyter Notebook
Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch
- Updated
Nov 19, 2025 - Python
Image classification using SVM, KNN, Bayes, Adaboost, Random Forest and CNN.Extracting features and reducting feature dimension using T-SNE, PCA, LDA.
- Updated
Aug 12, 2020 - Python
Classification in TabularDataset
- Updated
Jan 26, 2023 - Jupyter Notebook
The Complete Machine Learning Repository
- Updated
Feb 28, 2025 - Jupyter Notebook
Customer Lifetime Value, Returns Predictions, Recommender system and sales analysis on UC Irvine online sales dataset.
- Updated
Mar 23, 2021 - Jupyter Notebook
This system uses the AdaBoost algorithm to efficiently identify and target potential customers for travel packages
- Updated
Sep 3, 2025 - Jupyter Notebook
A parallelised facial recognition program written from scratch in C with minimal dependencies
- Updated
Jul 25, 2021 - C
For this project, I used four different classification algorithms to detect fraudulent credit card transactions.
- Updated
Jun 24, 2022 - Jupyter Notebook
An algorithmic trading strategy incursion using Adaboost machine learning classifier, to create the first volatility security suitable for long term investors.
- Updated
Jan 26, 2025 - Jupyter Notebook
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
Identify fraudulent credit card transactions so that customers are not charged for items that they did not purchase. (Python, Logistic Regression Classifier, Unbalanced dataset).
- Updated
Oct 14, 2019 - Jupyter Notebook
The homeworks related to Machine Learning university course would be saved here.
- Updated
Jul 7, 2022 - 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
This is a practice Repository consisting of all the notebooks I have practiced for Machine Learning from basics to Advance
- Updated
Jun 30, 2025 - Jupyter Notebook
Employee-Absenteeism-Project-Work
- Updated
Jun 26, 2020 - 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
In This Repository you can find The Explanation and The Implementation of the Most Famous Machine Learning Algorithms
- Updated
Sep 17, 2021 - Python
Implements the Decision Tree (CART), AdaBoost and Random Forest algorithm from scratch using NumPy.
- Updated
Feb 15, 2023 - Jupyter Notebook
Improve this page
Add a description, image, and links to theadaboost-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theadaboost-algorithm topic, visit your repo's landing page and select "manage topics."