Leelu1002 commited on
Commit
aff3f1d
Β·
verified Β·
1 Parent(s): aded485

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -218,7 +218,7 @@ These steps must be applied before loading any saved model.
218
  ```
219
  project/
220
  │── README.md
221
- │── notebook.ipynb
222
  │── spotify_popularity_enhanced_linear_regression.pkl
223
  │── spotify_popularity_logistic_regression_classifier.pkl
224
  ```
 
218
  ```
219
  project/
220
  │── README.md
221
+ │── Leelu_Spotify_Popularity_Assignment_2.ipynb
222
  │── spotify_popularity_enhanced_linear_regression.pkl
223
  │── spotify_popularity_logistic_regression_classifier.pkl
224
  ```