add header

This commit is contained in:
Sebastian Raschka
2024-05-11 14:37:21 -05:00
committed by GitHub
parent 4b4e1e1ad5
commit 58c591c0e0

View File

@@ -1,3 +1,5 @@
# Additional Experiments Classifying the Sentiment of 50k IMDB Movie Reviews
 
## Step 1: Install Dependencies
@@ -123,4 +125,4 @@ Logistic regression classifier:
Training Accuracy: 99.80%
Validation Accuracy: 88.60%
Test Accuracy: 88.84%
```
```