Skip to content
#

adaboost-classifier

Here are 52 public repositories matching this topic...

This repository contains a collection of fundamental topics and techniques in machine learning. It aims to provide a comprehensive understanding of various aspects of machine learning through simplified notebooks. Each topic is covered in a separate notebook, allowing for easy exploration and learning.

  • Updated Sep 18, 2023
  • Jupyter Notebook

I contributed to a group project using the Life Expectancy (WHO) dataset from Kaggle where I performed regression analysis to predict life expectancy and classification to classify countries as developed or developing. The project was completed in Python using the pandas, Matplotlib, NumPy, seaborn, scikit-learn, and statsmodels libraries. The r…

  • Updated Jun 29, 2021
  • Jupyter Notebook

This project aims to predict the occurrence of diabetes using machine learning techniques. The dataset used for this analysis is the "diabetes_prediction_dataset.csv" file, which contains various features related to an individual's health condition.

  • Updated Apr 10, 2024
  • Jupyter Notebook

The project aims to predict the 10-year risk of future coronary heart disease (CHD) for patients in Framingham, Massachusetts. A dataset (3390,16) containing demographic, behavioral, and medical risk factors of patients is used to build a classification model.

  • Updated Mar 7, 2023
  • Jupyter Notebook

Interconnect seeks to forecast customer churn by analyzing package choices and contracts. If a customer plans to leave, they're offered unique codes and special packages to foster loyalty.

  • Updated Aug 7, 2023
  • Jupyter Notebook

Applied various algorithm models to solve a binary classification problem of predicting if a patient will suffer from a disease. Project done for Machine Learning course of Data Science Ms

  • Updated May 15, 2023
  • Jupyter Notebook

Improve this page

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

Learn more