Skip to content
View vksh224's full-sized avatar

Organizations

@openaicellular

Block or report vksh224

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

    Implemented and analyzed various recommendation algorithms such as, user based collaborative filtering, item based collaborative filtering, and matrix factorization algorithms i.e., SVD, PMF, and N…

    Python 2

  2. FileSharingSystem FileSharingSystem Public

    Created a file sharing system like Bit Torrent in conjunction with Shamikul and Michael.

    Python

  3. PSSimulation PSSimulation Public

    Created this simulation platform to validate our proposed trust models for participatory sensing applications

    C++

  4. FeatureSelection FeatureSelection Public

    Data retrieval from 100 news articles, Feature selection, Similarity metrics computation and analysis

    Python 1

  5. Clustering Clustering Public

    Implemented and analyzed K clustering algorithm with different similarity metrics i.e., euclidean similarity, cosine similarity and Jaccard similarity metrics.

    Python

  6. Classification Classification Public

    Implemented and analyzed kNN classifier, Decision Tree classifier with 5-fold cross validation on 100 news articles

    Python