Skip to content
#

bagging-ensemble

Here are 112 public repositories matching this topic...

Machine Learning algorithms from-scratch implementation. It covers most Supervised and Unsupervised algorithms. Homework assignments and Projects for graduate level Machine Learning Course taught by Dr Manfred Huber at UTA during Spring 21

  • Updated May 2, 2021
  • Python

The objective of this project is to build a “Risk Analytics model” to understand the renewal potential and claim propensity of Existing Customers under Personal Auto Insurance Lines. The final models for claims and renewals were able to accurately identifies over 70% of claims & 85% renewals.

  • Updated May 19, 2021

In this project, we reduced an imbalanced dataset to a balanced dataset using Under-sampling approach by applying Consensus Clustering using 'Simple Majority Voting' consensus function and further saw the increase in the accuracy of disease prediction by running multiple classifiers with bagging and boosting technique.

  • Updated May 29, 2021
  • Jupyter Notebook

Improve this page

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

Learn more