dinesh19aug / javahabit-comments

0 stars 0 forks source link

Part 6 Support Vector Regression #2

Open dinesh19aug opened 4 years ago

dinesh19aug commented 4 years ago

https://www.javahabit.com/2019/02/10/part-6-ml-svr/?code=6144f0a2e945940421d7

Business Goal: As an owner of MuShu Bike Rental CO. in New York. I want to know how many bicycles will be rented on any given day based on daily temperature, humidity and wind speed. Can you help MuShu Bike Rental CO. to predict the number of daily rentals? How to get the dataset? Startup Dataset Support vector Regression notebook Let’s solve this problem using SVR - Support Vector Regression.