Skip to content
#

adaboost

Here are 570 public repositories matching this topic...

This project demonstrates building a classification model for imbalanced data. Feature engineering, feature selection and extensive EDA. Comparing of logistic regression, random forest and ADA Boost models are done before finalizing the best model.

  • Updated May 18, 2021
  • Jupyter Notebook

This project focuses on predicting the Myers-Briggs Personality Type Indicator (MBTI) using various machine learning techniques. MBTI is a type indicator that categorizes individuals into one of 16 personality types based on their preferences in four dimensions: Introversion/Extraversion, Sensing/Intuition, Thinking/Feeling, and Judging/Perceiving.

  • Updated Mar 14, 2024
  • Jupyter Notebook

Data analysts were asked to examine credit card data from peer-to-peer lending services company LendingClub in order to determine credit risk. Supervised machine learning was employed to find out which model would perform the best against an unbalanced dataset. Data analysts trained and evaluated several models to predict credit risk.

  • Updated Apr 1, 2021
  • Jupyter Notebook

Improve this page

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

Learn more