Skip to content

Commit 79bb663

Browse files
Update README
1 parent ec4fe4e commit 79bb663

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ The objective is to develop a robust Multivariate logistic regression model that
159159

160160
3. Clone the repository:
161161
```bash
162-
git clone https://github.com/your-username/telecom-churn-prediction.git
162+
git clone https://github.com/yashksaini-coder/Multivariate-Logistic-Regression---Telecom-Churn
163163
```
164164

165165
### Navigate to the Project:
@@ -194,7 +194,7 @@ pip install -r requirements.txt
194194
### Run the Jupyter Notebook:
195195

196196
```bash
197-
jupyter notebook
197+
jupyter-notebook
198198
```
199199

200200
This will open a new tab in your web browser showing the Jupyter Notebook interface. Navigate to the cloned project directory and open the notebook titled `Logistic-Regression.ipynb`.

0 commit comments

Comments
 (0)