Colab Instrutions:
- Sign into your Google Colab with your Google Account
- Create a new blank Notebook.
- Paste the following commands into the first cell:
from google.colab import drive
drive.mount('/content/drive/')
- Log in when prompted and sign the necessary permissions. Make sure you can see a directory called
Colab Notebooks
- Run the following command in a new cell:
%cd '/content/drive/My Drive/Colab Notebooks/'
- Run
!git clone https://github.com/umairmy305/DemoGT
- You should be able to see the repository in
Colab Notebooks
- Open the notebook
RegressionNotebook2025.ipynb