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. I have performed the use of the Decision tree classifier of the Scikit-learn library of the python. Look in the code and check whether you also find it easy to implement or not?
-
Notifications
You must be signed in to change notification settings - Fork 8
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 measurement…
jayeshmanani/Decision-Tree-Classifier-using-scikit-learn
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
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 measurement…
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published