- Linear Regression
- A BEGINNERS GUIDE TO REGRESSION TECHNIQUES
- Linear Regression Algorithm | Linear Regression in Python | Machine Learning Algorithm | Edureka - YouTube
- In Depth: Linear Regression | Python Data Science Handbook
- Linear Models - YouTube
- Statistics 101: Linear Regression, The Very Basics - YouTube
- How to Implement Linear Regression From Scratch in Python
- [Linear Regression using Python - Towards Data Science](https://towardsdatascience.com/linear-regression-us
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Generate ssh key: ssh-keygen -t rsa -C "[email protected]" | |
2. Go to ssh folder: cd ~/.ssh/ | |
3. Copy content of id_rsa.pub file | |
4. Go to bitbucket setting by going to your profile > select Bitbucket settings. Then select SSH keys and add new one. |