Spaces:
Sleeping
Sleeping
Add senior project educational notice
Browse files- README.md +5 -0
- docs/README.md +4 -0
README.md
CHANGED
|
@@ -22,6 +22,11 @@ models:
|
|
| 22 |
datasets:
|
| 23 |
- VoltageVagabond/spam-email-dataset
|
| 24 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
---
|
| 26 |
library_name: transformers
|
| 27 |
tags:
|
|
|
|
| 22 |
datasets:
|
| 23 |
- VoltageVagabond/spam-email-dataset
|
| 24 |
---
|
| 25 |
+
|
| 26 |
+
## Senior Project Notice
|
| 27 |
+
|
| 28 |
+
This repository was created for a senior project in ENGT 375 Applied Machine Learning at Old Dominion University. It is provided for educational and research demonstration purposes only. It is not intended for production use, security filtering, or making real-world spam/phishing decisions. Always use established security tools for operational email protection.
|
| 29 |
+
|
| 30 |
---
|
| 31 |
library_name: transformers
|
| 32 |
tags:
|
docs/README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Documentation
|
| 2 |
|
| 3 |
Beginner-friendly guides for the Liquid AI spam classifier project.
|
|
|
|
| 1 |
+
## Senior Project Notice
|
| 2 |
+
|
| 3 |
+
This repository was created for a senior project in ENGT 375 Applied Machine Learning at Old Dominion University. It is provided for educational and research demonstration purposes only. It is not intended for production use, security filtering, or making real-world spam/phishing decisions. Always use established security tools for operational email protection.
|
| 4 |
+
|
| 5 |
# Documentation
|
| 6 |
|
| 7 |
Beginner-friendly guides for the Liquid AI spam classifier project.
|