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

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -