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

Block or report divyanshmrawal

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DIVYANSHMRAWAL/README.md

Hi, I'm Divyansh Rawal

A passionate Open Source Contributor and Data Science Student from India

divyanshmrawal


About Me

  • I’m currently working on AI & Machine Learning Projects
  • I’m currently learning Machine Learning, Data Science, Advanced SQL & Open Source
  • I’m looking to collaborate on Open Source and AI Projects
  • I’m looking for help with Advanced ML & GSoC Projects
  • Ask me about Python, Machine Learning, Java DSA, Git/GitHub
  • Reach me at divyanshmrawal@gmail.com

Tech Stack

Programming Languages

Frontend Development

Data Science & Machine Learning

  • Pandas
  • NumPy
  • Scikit-Learn
  • Seaborn
  • Matplotlib

Tools & Technologies


Featured Projects

AI Click Predictor

A full-stack machine learning application that predicts ad click probability using Logistic Regression and Random Forest models.

Repository:
https://github.com/divyanshmrawal/AI-Click-Predictor


Credit Card Fraud Detection

A machine learning project to detect fraudulent transactions from highly imbalanced financial datasets.

Repository:
https://github.com/divyanshmrawal/Credit-Card-Fraud-Detection-using-Machine-Learning


Loan Status Prediction

A predictive analytics project that automates loan approval decisions using classification models.

Repository:
https://github.com/divyanshmrawal/Loan-Status-Prediction-using-Machine-Learning


LoanGuard – Credit Risk Prediction

A Random Forest based credit risk prediction system for identifying high-risk borrowers.

Repository:
https://github.com/divyanshmrawal/LoanGuard-Credit-Risk-Prediction-using-Random-Forest


Connect With Me

github linkedin leetcode

Pinned Loading

  1. Credit-Card-Fraud-Detection-using-Machine-Learning Credit-Card-Fraud-Detection-using-Machine-Learning Public

    This project detects fraudulent credit card transactions using machine learning. It addresses highly imbalanced data by applying preprocessing, feature scaling, and Logistic Regression. Model perfo…

    Jupyter Notebook

  2. Loan-Status-Prediction-using-Machine-Learning Loan-Status-Prediction-using-Machine-Learning Public

    Built a machine learning model to predict loan approval status based on applicant financial and demographic data. The project uses data preprocessing, feature encoding, and a Support Vector Machine…

    Jupyter Notebook

  3. LoanGuard-Credit-Risk-Prediction-using-Random-Forest LoanGuard-Credit-Risk-Prediction-using-Random-Forest Public

    LoanGuard is a machine learning–based credit risk analysis project that predicts whether a borrower will fully repay a loan or default. By using historical loan data and a Random Forest classificat…

    Jupyter Notebook

  4. Unemployment-Analysis-with-Python Unemployment-Analysis-with-Python Public

    In this project I am Analyzing India's historical unemployment data to identify patterns across regions, years and seasons so we can better understand and handle future employment crises.

    Jupyter Notebook

  5. AI-Click-Predictor AI-Click-Predictor Public

    A full-stack web application that predicts whether a user will click on an advertisement based on their demographic and behavioral data. Powered by Machine Learning (Logistic Regression) with a mod…

    CSS