Skip to content
#

ensemble-learning

Here are 1,031 public repositories matching this topic...

Undirected graphical models are compact representations of joint probability distributions over random variables. To solve inference tasks of interest, graphical models of arbitrary topology can be trained using empirical risk minimization. However, to solve inference tasks that were not seen during training, these models (EGMs) often need to be…

  • Updated Oct 22, 2020
  • Python

The goal is to predict how likely individuals are to receive their H1N1 and seasonal flu vaccines. Specifically, you'll be predicting two probabilities: one for h1n1_vaccine and one for seasonal_vaccine. Each row in the dataset represents one person who responded to the National 2009 H1N1 Flu Survey. For details please visit the link: https://ww…

  • Updated Dec 24, 2020
  • Jupyter Notebook
iotthreat-classification-ensemble

Jupyter notebook for IoT threat detection using ensemble machine learning. Features data preprocessing, model training (Logistic Regression, Decision Trees, Neural Networks, etc.), and ensemble techniques for enhanced accuracy.

  • Updated Nov 4, 2023
  • 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

Improve this page

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

Learn more