Skip to content
#

boosted-trees

Here are 31 public repositories matching this topic...

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

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

Improve this page

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

Learn more