Skip to content
View santoshkt's full-sized avatar
Block or Report

Block or report santoshkt

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. chat-client-server chat-client-server Public

    A simple chat client server application implemented with socket programming in C

    C 6 1

  2. email-client-server email-client-server Public

    A simple email server and client implemented using sockets in C.

    C 5 2

  3. stackoverflow-qa-recommendation stackoverflow-qa-recommendation Public

    This is a simple recommendation system based on collaborative filtering. The goal is to recommend questions to users he might be interested in answering.

    Java 4 5

  4. twitter-sentiment-analysis twitter-sentiment-analysis Public

    Extracting tweets from Twitter and Analyzing the sentiment of users on different topics to identify similar users.

    Java 2 1

  5. movielens-recommender movielens-recommender Public

    Recommend movies to users based on their ratings and other user ratings using collaborative filtering and UV decomposition or product of factors. This application uses batch gradient descent.

    Java 1

  6. file-processor file-processor Public

    A sample application that reads a file, stores in a custom data object and prints the data.

    Java