add header

This commit is contained in:
Sebastian Raschka 2024-05-11 14:37:21 -05:00 committed by GitHub
parent 84edcfaf43
commit 49306b271f

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%
```
```