Skip to content
View khan-saquib's full-sized avatar
  • Dallas

Block or report khan-saquib

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. TextClassification TextClassification Public

    Classifies a text file among 20 categories using two popular Machine Learning algorithms: Naive Bayes and Logistic Regression. Also uses some filtering algorithms from Weka to reduce number of attr…

    Java 1 1

  2. WireframeDesign WireframeDesign Public

    The files are viewable in axure.

  3. Collaborative-Filtering-on-Netflix-DataSet Collaborative-Filtering-on-Netflix-DataSet Public

    This uses Collaborative Filtering algorithm with Pearson's co-efficient to predict rating of users for movies based on their ratings for other movies.

    Java 1

  4. Intelligent-Notificaton-System Intelligent-Notificaton-System Public

    OOAD Group Project

    CSS

  5. BaggingInDecisionTree BaggingInDecisionTree Public

    Implements bagging algorithm in Decision Trees

    Java

  6. SpamClassificationPerceptron SpamClassificationPerceptron Public

    Spam filtering of emails using a Perceptron Machine Learning algorithm

    Java