priyanshu5 / spam_classifier

Building spam classifier using Python and scikit-learn library
2 stars 1 forks source link

Apply cross validation methods. #6

Open priyanshu5 opened 6 years ago

priyanshu5 commented 6 years ago

Apply cross validation(k-fold) methods in each classifier for better result.

pri5 commented 6 years ago

hi I will work on it. Help me to start with..

priyanshu5 commented 6 years ago

sure!! review the code of jupyter notebook and using scikit learn library apply k-fold methods

pri5 commented 6 years ago

thanks