The paper explores the application of support vector regression (SVR) to predict hourly bike usage in Washington D.C.'s bike share program, utilizing data from a Kaggle competition. It includes a comparison of SVR with naive linear regression and discusses the effectiveness of various explanatory variables alongside the use of kernel functions to manage non-linear relationships in the data. Results indicate that SVR outperformed simple linear regression and demonstrated competitive results in the context of the competition.