Skip to content
#

bagged-forests

Here are 5 public repositories matching this topic...

Language: All
Filter by language

This repository implements the basic machine learning classifiers for the problem of Yelp reviews classification. We assume the problem to be a binary classification problem. The models implemented are Naive Bayes, Logistic Regression, Support Vector Machine (linear), Decision Trees, Bagged Decision Trees, Random Fforests, and Boosted Decision T…

  • Updated May 6, 2018
  • Python

This project aims at developing, validating, and testing several classification statistical models that could predict whether or not an office room is occupied using several data features, namely temperature (◦C), light (lx), humidity (%), CO2 (ppm), and a humidity ratio. The data is modeled using classification techniques i.e. Logistic regressi…

  • Updated Dec 21, 2020

Improve this page

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

Learn more