Skip to content

Kautumn06/classroom-occupancy-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science Classroom Occupancy Prediction Project

gupythonraspi

Capstone project for Data Science Certificate Program at Georgetown University - School of Continuing Studies.

The objective of this project is to predict how many people will be present at a given time in our classroom. To achieve this, we will use several sensors attached to a Raspberry Pi to capture data such as temperature, humidity, and CO2 levels among other information, as our input features. We will also manually log the number of people entering and exiting the room as part of our observed results. Later on, using Python machine learning libraries, several models will be trained over subsets of the collected data to effectively predict occupancy in the classroom.

For more details on the sensors, please go to SensorDataCollection sub-project.

Created by:

  • Abraham Montilla
  • Nikolay Bandura
  • Svetlana Zolotareva
  • Mengdi Yue
  • Kristen McIntyre

About

Georgetown Data Science Classroom Occupancy Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Python 0.4%