spam emails using algorithms in php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
danielbala
Forum Newbie
Posts: 9
Joined: Tue Jan 24, 2012 4:27 pm

spam emails using algorithms in php

Post by danielbala »

Hi..

I am trying to write a k nearest neighbor and BART bayesian additive regression tree algorithm for identifying Spam emails in php

Can any1 guide me on how to implement these algorithm ?

This is for my thesis..im just learning php..

If some one could give me sample code it will be useful for me

Thanx in Advance
Post Reply