Skip to content
#

bagging-classifier

Here are 31 public repositories matching this topic...

This project predicts wind turbine failure using numerous sensor data by applying classification based ML models that improves prediction by tuning model hyperparameters and addressing class imbalance through over and under sampling data. Final model is productionized using a data pipeline

  • Updated Mar 20, 2023
  • Jupyter Notebook

Drug consumption prediction models are like crystal balls for public health. By analyzing vast amounts of data, these models can identify individuals or communities at higher risk of drug use. They consider factors like demographics, social media activity, prescription history, and even economic indicators.

  • Updated May 14, 2024
  • Jupyter Notebook

The Office of Foreign Labor Certification is facing a dramatic increase in work visa applications, but is hampered by a sluggish review system. It needs to improve the process by developing a way to quickly, accurately identify applications likely to be accepted or rejected so their processing may be prioritized.

  • Updated Nov 3, 2022

In simple, a Loan (borrowing money from a bank) is the sum of money that you borrow from the bank or lending financial institution in order to meet needs. These needs could result from planned or unplanned events, and by borrowing, you incur a debt that you have to pay within the agreed duration on your contract.

  • Updated Oct 25, 2022
  • Jupyter Notebook

A Machine Learning Processing with SMS Data to predict whether the SMS is Spam/Ham with various ML Algorithms like MultinomialNB, LogisticRegression, SVC, DecisionTreeClassifier, RandomForestClassifier, KNeighborsClassifier, AdaBoostClassifier, BaggingClassifier, ExtraTreesClassifier, GradientBoostingClassifier, XGBClassifier to compare accuracy an

  • Updated Feb 28, 2024
  • Jupyter Notebook

Analyze the data of Visa applicants, build a predictive model to facilitate the process of visa approvals, and based on important factors that significantly influence the Visa status recommend a suitable profile for the applicants for whom the visa should be certified or denied.

  • Updated Sep 7, 2023
  • Jupyter Notebook

Improve this page

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

Learn more