You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
-9
Original file line number
Diff line number
Diff line change
@@ -48,9 +48,6 @@ To deploy the app using Docker, follow these steps:
48
48
docker run -p 8080:8080 email-spam-detection
49
49
```
50
50
51
-
<># Path: README.md
52
-
<summary>Expand</summary>
53
-
54
51
## Usage
55
52
56
53
The app provides a simple interface for users to input an email and receive a prediction on whether it is spam or not. The model is highly accurate and can be used to filter out unwanted emails effectively.
@@ -76,9 +73,3 @@ Contributions are what make the open-source community such an amazing place to l
76
73
## License
77
74
78
75
Distributed under the MIT License. See `LICENSE` for more information.
0 commit comments