Skip to content
View vaishnav127's full-sized avatar

Block or report vaishnav127

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

Pinned Loading

  1. Real-Time-Phishing-Website-Detection Real-Time-Phishing-Website-Detection Public

    Using Machine learning classifier developed GUI which takes the url of suspicious websites as input and tells the user if it is a benign or malicious website and thus prevents the users from access…

    Python 18 28

  2. Restaurant-Recommendation-System Restaurant-Recommendation-System Public

    Developed an efficient Recommendation Engine for recommending food restaurants to the users based on their preferences, past history, reviews and users data for restaurants from NewYork and San Fra…

    R 2

  3. StackOverflow-Tag-Prediction StackOverflow-Tag-Prediction Public

    Using multilabel classification approach and linear models in this project, prediction of tags for posts from StackOverflow was done

    Python 5 7

  4. Titanic-Machine-Learning-from-Disaster Titanic-Machine-Learning-from-Disaster Public

    The analysis of what sorts of people were likely to survive and to predict which passengers survived the tragedy

    Python

  5. House-Prices-Prediction House-Prices-Prediction Public

    Predicts the final price of each house using regression techniques based on their attributes.

    Python

  6. Digit-Recognizer Digit-Recognizer Public

    Motivated from the Stanford University‘s Machine Learning course on cousera developed the code for classifying handwritten digit recognization in python which was applied on kaggle‘s digit recogniz…

    Python