Skip to content

In this project, I perform preprocessing by converting categorical features, such as dates, into numerical values using Label Encoding. I then conduct Exploratory Data Analysis (EDA) to understand the dataset. After splitting the data into training and testing sets, I scale the features to a range between 0 and 1 using Standard Scaling. Finally, I

Notifications You must be signed in to change notification settings

maheshvarade/ann-for-rain-in-USA-datasate-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ann-for-rain-in-USA-datasate-

About

In this project, I perform preprocessing by converting categorical features, such as dates, into numerical values using Label Encoding. I then conduct Exploratory Data Analysis (EDA) to understand the dataset. After splitting the data into training and testing sets, I scale the features to a range between 0 and 1 using Standard Scaling. Finally, I

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published