Link to home
Start Free TrialLog in
Avatar of Rohit Bajaj
Rohit BajajFlag for India

asked on

SMS spam detection

Hi,
I am working on an academic level project for SMS Spam detection. I need some ideas from experts.
I have thought of using KNN algorithm or Logistic Regression to detect it. I am not sure if that's a very ideal approach. Also, I saw python has lot of configuration parameters for both Logistic Regression and KNN algorithm in Scikit module.
What could be other elegant approaches?
Also, besides SMS Spam detection I was thinking of detecting SMS spoofing too. I am not sure what details are available from an SMS. Could one come to know about the person who delivered or the originating location, etc?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial