Tweet
Implementing Linear Regression from scratch ๐Ÿงต

Problem Statement: Model the demand for shared bikes with the available independent variables

Libraries used
> pandas
> numpy
> seaborn
> scikit-learn
> matplotlib
Mentions
See All