Skip to content
#

ensemble-classifier

Here are 129 public repositories matching this topic...

Given the details of cell nuclei taken from breast mass, objective is to predict whether or not a patient has breast cancer using the Ensembling Techniques. This is a classification problem. The dataset consists of several predictor variables and one target variable, Diagnosis. The target variable has values 'Benign' and 'Malignant', where 'Beni…

  • Updated Jul 14, 2022
  • Jupyter Notebook

Since 1946, all member states of the United Nations have come together at the United Nations General Assembly to discuss and vote on resolutions, among other things. Currently 193 states belong to the United Nations. Each of these member states has exactly one vote in the General Assembly’s resolution votes on issues such as disarmament, interna…

  • Updated Apr 26, 2021
  • R

The project entails building a model that predicts if someone who seeks a loan might be a defaulter or a non-defaulter. We have several independent variables like, checking account balance, credit history, purpose, loan amount etc. Ensemble Models such as Bagging, AdaBoosting, GradientBoost, XGBoost, Random Forest etc will be used for the modelling

  • Updated Jun 17, 2023
  • Jupyter Notebook

This repository contains the code for a web-based diabetes prediction application using a machine learning model. The application is built using Flask and allows users to input various health parameters to predict the likelihood of diabetes using ensemble voting classifier.

  • Updated Oct 2, 2023
  • HTML

Improve this page

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

Learn more