Skip to content
#

stacking-ensemble

Here are 96 public repositories matching this topic...

Used different types of machine learning classifiers such as Passive Aggressive, Extra Trees, Dummy Classifier to detect the DDos attack and compared the accuracies of the classifiers to determine the best out of the three.

  • Updated Jul 8, 2020

Application of learnings in the Machine Learning course , this project mainly gives first hand idea of elaborative exploratory data analysis performed on data sets and various advanced regressions models are used for predicting House Prices.

  • Updated Aug 23, 2020
  • Jupyter Notebook

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

For this group project, I performed cluster analysis and classification using Python to predict one of three classes for water pumps; functional, functional but needs repair, and non-functions. I used clustering to find hidden data structures to exploit for fitting individual classification techniques with better results than using the entire da…

  • Updated Jun 29, 2021
  • Jupyter Notebook

Improve this page

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

Learn more