prediction - How can I use machine learning to predict temperature from the simple data set of temperature -


i storing cpu temperature in database (after every 10 sec - huge data set) , want predict temperature of device , want prediction accurate on time normal condition such anomaly can detected.

i relatively new machine learning, please direct soul :-d


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -