Skip to content
View hipatel93's full-sized avatar

Block or report hipatel93

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. harshal-patel harshal-patel Public

  2. Email-Spam-Classifier-Using-Naive-Bayes Email-Spam-Classifier-Using-Naive-Bayes Public

    Forked from Surya-Murali/Email-Spam-Classifier-Using-Naive-Bayes

    A Naive Bayes spam/ham classifier based on Bayes' Theorem. A bunch of emails is first used to train the classifier and then a previously unseen record is fed to predict the output.

    Python