Skip to content
View sonukumar7258's full-sized avatar
💻
Remote
💻
Remote
Block or Report

Block or report sonukumar7258

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. Dog-Breed-Detection Dog-Breed-Detection Public

    This repository contains code for a Dog Breed Identification project. It uses a pre-trained model to predict the breed of dogs based on images. The code preprocesses images, performs inference, sa…

    Jupyter Notebook

  2. K-Means-Clustering-Using-Lexical-Chains K-Means-Clustering-Using-Lexical-Chains Public

    This repository features K-means document clustering code. It preprocesses text, builds relations and lexical chains using WordNet, extracts features, constructs a VSM, performs clustering, and all…

    Python

  3. Feature-Selection-for-Text-Classification Feature-Selection-for-Text-Classification Public

    Implemented feature selection schemes(tf*idf, Topic Terms co-occurrence, Lexical Chains, and Mixed Features.) for text classification using Naïve Bayesian approach. Evaluated on accuracy, precision…

    Python

  4. Foundry-CrowdFunding Foundry-CrowdFunding Public

    Developed "CrowdFunding" which enables decentralized crowdfunding campaigns with a minimum USD funding requirement, Foundry Framework (Solidity) is used to develop this by following professional pr…

    Solidity

  5. Grading-Sytem-RestAPI Grading-Sytem-RestAPI Public

    Developed Grading System utilizing .NET Framework and C Sharp with MVC, and implemented REST API for seamless communication with a MySQL database for storing student marks, with a final transcript …

    C#

  6. Text-Classifier-For-Mobile-Phone-Reviews Text-Classifier-For-Mobile-Phone-Reviews Public

    Developed Console based API takes reviews from various mobile companies and compares the different aspects of the mobile phone using complex data structures concepts.

    C++