Skip to content
#

adaboostclassifier

Here are 105 public repositories matching this topic...

This is a binary classification problem. There are numerous factors that can contribute to the presence of heart disease. What is the most important factor causing heart disease? Can an accurate classifier be built to predict the presence of heart disease in patients? These are the questions we want to answer with this project.

  • Updated May 21, 2024
  • Jupyter Notebook

This repository contains code for a machine learning project focused on predicting the likelihood of a person having diabetes. The project includes the implementation of various classification models and an Artificial Neural Network (ANN) for classification.

  • Updated Mar 9, 2024
  • Jupyter Notebook

With this model: the amount of backlog would be reduced significantly, the amount of staff needed to do the job would be reduced drastically, the processing time would be shortened significantly and more cases of fraudulent transactions would be tracked down in a given amount of data processed - more than 40% increase in efficiency!

  • Updated Feb 17, 2024
  • Jupyter Notebook
Credit-Score-Classification

Over the years, the company has collected basic bank details and gathered a lot of credit-related information. The management wants to build an intelligent system to segregate the people into credit score brackets to reduce the manual efforts.. You are hired as a data scientist to build a machine learning model that can classify the credit score.

  • Updated Jan 16, 2024

In my Bangla news categorization project, I utilized XGBoost for efficient pattern recognition, SVM for handling non-linear relationships, and an ensemble of Random Forest, AdaBoost, and Logistic Regression to collectively enhance precision. This diverse approach ensures robust and accurate classification of Bangla news articles.

  • Updated Dec 25, 2023
  • Jupyter Notebook

This repository contains code and resources for 'Sentiment Analysis of Tweets', predicting the target values negative, neutral or positive. Explored the twitter dataset and used machine learning algorithms svc, MultinomialNB, RandomforestClassifier, and Adaboost Classifier.

  • Updated Oct 28, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the adaboostclassifier 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 adaboostclassifier topic, visit your repo's landing page and select "manage topics."

Learn more