Skip to content
View dnsingh2826's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report dnsingh2826

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. Image-Based-Entity-Value-Extraction-for-Automated-Data-Recognition Image-Based-Entity-Value-Extraction-for-Automated-Data-Recognition Public

    In this project, I developed a machine learning pipeline to extract entity values (e.g., weight, volume, dimensions) from product images. Using EasyOCR and computer vision models, I built a system …

    HTML

  2. Loan-Repayment-Classification-using-ML-for-Risk-Prediction-and-Analysis Loan-Repayment-Classification-using-ML-for-Risk-Prediction-and-Analysis Public

    This project develops a machine learning model to predict loan repayment likelihood for better risk management. Using a labeled dataset, it includes data preprocessing (outlier removal, format stan…

    Jupyter Notebook

  3. Online-Payment-Fraud-Detection-using-Machine-Learning Online-Payment-Fraud-Detection-using-Machine-Learning Public

    Developed a machine learning model to detect online payment fraud. Used Logistic Regression, SVM, and Random Forest, and evaluated performance using various metrics. Visualized data for insights an…

    Jupyter Notebook

  4. Customer-and-Employee-Sentiment-Analysis Customer-and-Employee-Sentiment-Analysis Public

    This project analyzes customer & employee reviews from various online platforms using NLP to classify sentiments. The resulting dashboard provides insights into public perception, empowering stakeh…

    Jupyter Notebook 1

  5. OpenTracker-IP-Addresses-Web-Scraper OpenTracker-IP-Addresses-Web-Scraper Public

    This script automates data extraction from OpenTracker, a website with IP address details. It combines automation techniques and web scraping to retrieve lists of IP addresses and associated inform…

    Jupyter Notebook

  6. Spam-Email-Classification-using-Naive-Bayes Spam-Email-Classification-using-Naive-Bayes Public

    This project classifies emails as spam/not spam using Naive Bayes. It leverages NLP techniques for data preprocessing, feature extraction, and model training. The repository includes code for data …

    Jupyter Notebook