An open API service providing repository metadata for many open source software ecosystems.

GitHub / mirugwe1 / Accurate-occupancy-detection-of-an-office-room-from-light-temperature-humidity-and-CO2-measurement

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 regression, Classification tree, Bagging-Random forest, and Gradient boosted trees. These models were trained and then after evaluated against validation and test sets and using confusion matrices to obtain classification and misclassification rates. The logistic model was trained using glmnet R package, Tree package for classification tree model, randomForest for both Bagging and Random Forest Models, and gbm package for Gradient Boosted Model. The best accuracy was obtained from the Random Forest Model with a classification rate of 93.21% when it was evaluated against the test set. Light sensor is also the most significant variable in predicting whether the office room is occupied or not, this was observed in all the five models.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirugwe1%2FAccurate-occupancy-detection-of-an-office-room-from-light-temperature-humidity-and-CO2-measurement
PURL: pkg:github/mirugwe1/Accurate-occupancy-detection-of-an-office-room-from-light-temperature-humidity-and-CO2-measurement

Stars: 0
Forks: 1
Open issues: 0

License: None
Language:
Size: 189 KB
Dependencies parsed at: Pending

Created at: almost 5 years ago
Updated at: over 4 years ago
Pushed at: over 4 years ago
Last synced at: about 2 years ago

Topics: bagged-forests, boosted-trees, data-mining, data-modeling, data-science, decision-trees, exploratory-data-analysis, logistic-regression, machine-learning, random-forest, supervised-learning

    Loading...