An iterative machine learning framework for predicting temperature profiles for an additive manufacturing process
-
Updated
Mar 8, 2021 - Jupyter Notebook
An iterative machine learning framework for predicting temperature profiles for an additive manufacturing process
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…
Collection of code covering various topics in Machine Learning
Assignments and Project from NJIT CS 675
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…
Add a description, image, and links to the bagged-forests topic page so that developers can more easily learn about it.
To associate your repository with the bagged-forests topic, visit your repo's landing page and select "manage topics."