Linear Regression Instructions Open a shell and run these commands: git clone https://github.com/lynbrookmlclub/Linear-Regression cd Linear-Regression pip install -r requirements.txt python lin_reg.py