Tweet by Jaydeep Karale
- Tweet
 - May 6, 2023
 - #ComputerScience #Math
 
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
        
      Problem Statement: Model the demand for shared bikes with the available independent variables
Libraries used
> pandas
> numpy
> seaborn
> scikit-learn
> matplotlib