/Weather-Prediction---Decision-Trees

Predicting Boston's weather based on previous month's data

Primary LanguageJupyter Notebook

Weather-Prediction-Decision-Trees

Can we predict the maximum temperature tomorrow for Boston, given historical data? We're going to use scikit-learn's decision forest implementation.