Skip to content
View sanjanprakash's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report sanjanprakash

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

  1. Stereovision-and-Object-Detection Stereovision-and-Object-Detection Public

    A system which includes a pair of stereo-cameras for 3D reconstruction, object detection and depth analysis with the help of disparity maps.

    Jupyter Notebook 12

  2. Cluster-Analysis-over-Financial-Characteristics Cluster-Analysis-over-Financial-Characteristics Public

    Grouping North American corporations into year-wise clusters based on their financial variables. A time-series correlation analysis was also performed within each cluster using ARIMA models to fore…

    Python 5 2

  3. Color-based-Image-Segmentation-using-K-Means-clustering Color-based-Image-Segmentation-using-K-Means-clustering Public

    This project is an attempt at performing color quantization using K-Means clustering. We also add our own touch by trying a different initialization strategy for the cluster centroids and qualitati…

    Python 11 5

  4. LeetCode LeetCode Public

    All successful LeetCode submissions

    C++ 3

  5. MVCC-with-RepCRec MVCC-with-RepCRec Public

    Simulation of a distributed database with multi-version concurrency control, deadlock detection, replication and recovery from failure.

    Python

  6. Sparse-Spectral-Hashing Sparse-Spectral-Hashing Public

    Retrieving data points similar to a given query from a large database of points using Sparse Spectral Hashing

    Python