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

Block or report sbsreedh

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. Human-Activity-Recognition-using-Time-Series-Classification Human-Activity-Recognition-using-Time-Series-Classification Public

    Classification of human activities based on time series obtained by a Wireless Sensor Network.

    Jupyter Notebook 2

  2. Banknote-Authentication-Dataset-KNN-Analysis Banknote-Authentication-Dataset-KNN-Analysis Public

    Banknote Authentication Dataset is used for Exploratory Analysis and KNN algorithm is used to classify, experimenting with different parameters for optimization and performance analysis

    Jupyter Notebook 2

  3. Identification-of-Risk-of-readmission-of-Diabetic-patients Identification-of-Risk-of-readmission-of-Diabetic-patients Public

    A Final Project for the course EE660- Machine Learning. Implementation of classification model to accurately categorize incoming unknown datapoints with accuracy greater than 65 percent . Identifie…

    Jupyter Notebook 3

  4. Multi-class-Multi-label-classification-using-SVM Multi-class-Multi-label-classification-using-SVM Public

    Classification of AnuRan Species using Support Vector Machine

    Jupyter Notebook 1 1

  5. Credit-Card-Number-Recognition Credit-Card-Number-Recognition Public

    OpenCV to identify Credit Card Number from a picture of Card

    Jupyter Notebook 4 1

  6. Geometrical-modification-and-Morphological-processing-of-images Geometrical-modification-and-Morphological-processing-of-images Public

    Morphological processing is used in identifying or modifying the structure of an image mainly. The three fundamental morphological image processing are erosion, dilation and skeletonizing. Here I h…

    C++