DEV Community

Prithwiraj Bose
Prithwiraj Bose

Posted on

Why Tensorflow.js based Weather Prediction Model is unable to predict correct weather

I am learning tensorflow.js and this is perhaps the first full program I am trying to write. However I feel something is wrong. My model is not able to predict right Weather and always predicting 'Haze' no matter how I train it. Following is the sample NodeJS program I am…

Please help me solve the problem I am facing with tensorflow.js

Top comments (0)