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

Block or report ranriy

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
ranriy/README.md

Hi there 👋

Pinned

  1. Canny-Edge-Detector Canny-Edge-Detector Public

    Image manipulation and implementation of openCV's Canny edge detection algorithm

    Jupyter Notebook 3 1

  2. Face-Recognition-using-Eigenfaces Face-Recognition-using-Eigenfaces Public

    A python program which learns to recognize an unknown face using Principal Component Analysis (PCA).

    Jupyter Notebook 12 5

  3. Solving-jigsaw-puzzle Solving-jigsaw-puzzle Public

    Extraction of jigsaw puzzle pieces from an image and mapping them to the original complete picture to solve the puzzle using SIFT

    Jupyter Notebook 3

  4. k-Nearest-Neighbor-Classification k-Nearest-Neighbor-Classification Public

    Classified NBA players into 5 positions (classes) on the basketball court using k-NN model. Performed 10-fold stratified cross-validation.

    Python 1

  5. Frequent-Itemset-Mining-using-Hadoop Frequent-Itemset-Mining-using-Hadoop Public

    Implementation of the Apriori algorithm using Mapper and Reducer programs in Python through Hadoop streaming

    Python 3 1

  6. Query-Search-using-TF-IDF-vectors-and-cosine-similarity Query-Search-using-TF-IDF-vectors-and-cosine-similarity Public

    Analyzed a corpus containing 30 .txt files and retrieved the most relevant document for a given query.

    Python 4 2