Skip to content

SivaK18/Predict-Comfortable-Temperature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project will predict suitable temperature based on current temperature

TO do

  1. Install / Setup Anaconda Environment
  2. Install Keras , TensorFlow and scikit-learn libraries for your Environment

dataFinal.csv contains training dataset

learn.py contains train using keras - my_model2.h5 is the trained model - testFinal.py is the predictor( give argument at command line) learnFinal.py contains train using LinearRegression - finalized_model.sav is the trained model - regressionRedo.py is the predictor (give argument at command line)

About

Embedded system project with machine learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors