Skip to content
View knroy's full-sized avatar

Block or report knroy

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. django-pds django-pds Public

    django-pds (Platform Data Service) :: Faster REST API development using Django and mongodb with row level security and out of the box built in frontend query support. Main focus of this library is …

    Python 3

  2. celery-rmq celery-rmq Public

    Ease implementation of celery and rabbitmq to schedule tasks with python

    Python

  3. Algorithms Algorithms Public

    A public repository based on Implementations of Various Algorithms

    C++ 1

  4. Competitive-Programming Competitive-Programming Public

    Solved programs of Various Online Judges and Few Collected Tutorials

    C 1

  5. Document-Analyser Document-Analyser Public

    Drawing Incidence Matrix & Inverted Index representation for Document Collection and Results for Queries

    Java

  6. Information-Retrival Information-Retrival Public

    Sorting All documents for search Query, based on TF-IDF score and cosine Similarity

    Java