Spectober_Fest
Spectober_Fest copied to clipboard
SVM spam classification model added
Description
I have created a ML project on spam mail detection using SVM Classifier and added it to the python AI/ML intermediate project folder.
Fixes # (issue) : None
Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
Test Configuration: (If any)
- SDK: Python Scikit Learn
Checklist:
- [ ] My code follows the style guidelines of this project
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] Any dependent changes have been merged and published in downstream modules