jayeshmanani/Decision-Tree-Classifier-using-scikit-learn
In this notebook, we will use scikit-learn to perform a decision tree based classification of weather data. The file daily_weather.csv is a comma-separated file that contains weather data. This data comes from a weather station located in San Diego, California. The weather station is equipped with sensors that capture weather-related measurements such as air temperature, air pressure, and relative humidity. Data was collected for a period of three years, from September 2011 to September 2014, to ensure that sufficient data for different seasons and weather conditions is captured. Let's now check all the columns in the data.
No commits in the last 6 months.
Stars
8
Forks
8
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 12, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jayeshmanani/Decision-Tree-Classifier-using-scikit-learn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVIDIA/earth2studio
Open-source deep-learning framework for exploring, building and deploying AI weather/climate workflows.
mllam/neural-lam
Research Software for Neural Weather Prediction for Limited Area Modeling
chengtan9907/OpenSTL
OpenSTL: A Comprehensive Benchmark of Spatio-Temporal Predictive Learning
aditya-grover/climate-learn
Source code for ClimateLearn
NVIDIA/earth2mip
Earth-2 Model Intercomparison Project (MIP) is a python framework that enables climate...