pccoeacm / ml-opensource

This repository consists of opensourced ML Projects with front-end of Flask.
MIT License
0 stars 7 forks source link

Adding a spam classifier #5

Closed varunpusarla closed 4 years ago

varunpusarla commented 4 years ago

Would like to add a spam classifier that takes input from user and specifier whether the input text is spam or not.

varunpusarla commented 4 years ago

I want to work on this.

JayeshShelar commented 4 years ago

@varunpusarla I have assigned you the issue. You can start working on it!

varunpusarla commented 4 years ago

Thanks. I'm working on it.

JayeshShelar commented 4 years ago

Added the model for now. Need to do further work for front end.