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

Block or report divyanshsr

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

  1. MappingCreditRisks MappingCreditRisks Public

    This project analyzes the correlations and attempts to predict the loan risk that consumers undertake using a pipeline of Machine Learning Algorithms

    Jupyter Notebook 1

  2. ComparingOCRs-UiPath ComparingOCRs-UiPath Public

    This project interprets text images via the system file explorer and utilizes 3 OCR engines to convert images within a folder into respective text files. This enables the user to process images in …

    1

  3. Music-Mood-Visualizer-using-Pipelines Music-Mood-Visualizer-using-Pipelines Public

    In this project, we aim to visualize how different parameters of music affects a user's mood and we aim to determine the general mood associated with a given song. We have used multiple pipelines a…

    Jupyter Notebook

  4. KannadaMNIST KannadaMNIST Public

    This project aims to classify handwritten Kannada digits using multiple layers of algorithms.

    Jupyter Notebook

  5. 2DFenwickTrees 2DFenwickTrees Public

    In this project, we aim to implement Fenwick Trees to compute sub-matrix operations.

    C++

  6. Searching-A-Sorted-Table Searching-A-Sorted-Table Public

    One hundred numbers are written on 100 cards, one number per card. The cards are arranged in 10 rows and 10 columns, in increasing order in each row (left to right) and each column (top down). All …

    C++