All Projects → aqibsaeed → Occupancy-Detection

aqibsaeed / Occupancy-Detection

Licence: MIT license
Occupancy detection of an office room from light, temperature, humidity and CO2 measurements

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Occupancy-Detection

P4J
Periodic time series analysis tools based on information theory
Stars: ✭ 42 (+133.33%)
Mutual labels:  time-series
pomp
R package for statistical inference using partially observed Markov processes
Stars: ✭ 88 (+388.89%)
Mutual labels:  time-series
causal-learn
Causal Discovery for Python. Translation and extension of the Tetrad Java code.
Stars: ✭ 428 (+2277.78%)
Mutual labels:  time-series
readabs
Download and tidy time series data from the Australian Bureau of Statistics in R
Stars: ✭ 73 (+305.56%)
Mutual labels:  time-series
Human Activity Recognition
A new and computationally cheap method to perform human activity recognition using PoseNet and LSTM. Where we use PoseNet for Preprocessing and LSTM for understand the sequence.
Stars: ✭ 25 (+38.89%)
Mutual labels:  time-series
Machine-Learning-Projects-2
No description or website provided.
Stars: ✭ 23 (+27.78%)
Mutual labels:  time-series
cantor
Data abstraction, storage, discovery, and serving system
Stars: ✭ 25 (+38.89%)
Mutual labels:  time-series
ConvLSTM-PyTorch
ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST
Stars: ✭ 202 (+1022.22%)
Mutual labels:  time-series
sugrrants
SUpporting GRaphics with R for ANalysing Time Series
Stars: ✭ 79 (+338.89%)
Mutual labels:  time-series
imputeFin
Imputation of Financial Time Series with Missing Values and/or Outliers
Stars: ✭ 17 (-5.56%)
Mutual labels:  time-series
time-series-labs
Hands-on training labs for Deep Learning in Time Series course by CERTIFAI
Stars: ✭ 17 (-5.56%)
Mutual labels:  time-series
timely-beliefs
Model data as beliefs (at a certain time) about events (at a certain time).
Stars: ✭ 15 (-16.67%)
Mutual labels:  time-series
singular-spectrum-transformation
fast implementation of singular spectrum transformation (change point detection algorithm)
Stars: ✭ 41 (+127.78%)
Mutual labels:  time-series
ninja automator
Acquire data with honour and wisdom — using the way of the ninja.
Stars: ✭ 21 (+16.67%)
Mutual labels:  time-series
influxdb-ha
High-availability and horizontal scalability for InfluxDB
Stars: ✭ 45 (+150%)
Mutual labels:  time-series
ctsa
A Univariate Time Series Analysis and ARIMA Modeling Package in ANSI C. Updated with SARIMAX and Auto ARIMA.
Stars: ✭ 38 (+111.11%)
Mutual labels:  time-series
modeltime.gluonts
GluonTS Deep Learning with Modeltime
Stars: ✭ 31 (+72.22%)
Mutual labels:  time-series
mongofluxd
Real time sync from MongoDB into InfluxDB
Stars: ✭ 33 (+83.33%)
Mutual labels:  time-series
okama
Investment portfolio and stocks analyzing tools for Python with free historical data
Stars: ✭ 87 (+383.33%)
Mutual labels:  time-series
pyrra
Making SLOs with Prometheus manageable, accessible, and easy to use for everyone!
Stars: ✭ 587 (+3161.11%)
Mutual labels:  time-series

Occupancy Detection

Occupancy detection of an office room from light, temperature, humidity and CO2 measurements using TPOT (A Python tool that automatically creates and optimizes machine learning pipelines using genetic programming)

Required Packages

Python 2.7 is used during development and following libraries are required to run the code provided in the notebook:

  • TPOT
  • Scikit-Learn 0.18
  • Numpy
  • Matplotlib
  • Pandas

Dataset

The Occupancy Detection dataset used, can be downloaded from the following link.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].