sagaracharya 5e039115e5 moved repo to notabug 4 سال پیش
..
README 5e039115e5 moved repo to notabug 4 سال پیش
multivariate_regression.ipynb 5e039115e5 moved repo to notabug 4 سال پیش
out.png 5e039115e5 moved repo to notabug 4 سال پیش
output_minmax_scaler 5e039115e5 moved repo to notabug 4 سال پیش

README

This assignment was given to me by Gurpreet Singh of G-square solutions.

Temperature at the next time step has to be predicted using multivariate time series analysis. Principal component analysis is implemented to filter linearly dependent and less correlated data. I've used keras here and the neural network is far from optimised.

Time taken to make code: 2 days