Machine Learning Weather Forecast
Description: Using python and Machine Learning to make Weather Forecast.
NEXT STEPS:
- Can I add new variables and weight in the same way I added them until now?
INPUT: data input: temperature, humidity, dp, wind speed.
OUTPUT: 0 or 1 based on the probability to have weather precipitation.