Skip to content
View Raja-ML-22's full-sized avatar
  • Joined Feb 26, 2026

Block or report Raja-ML-22

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 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
Raja-ML-22/README.md

Hi, I'm Raja 👋

AI & ML student passionate about building real-world machine learning systems and ML APIs.

Currently focused on Machine Learning Engineering, model deployment, and ML pipelines.


🚀 Projects

Movie Recommendation System

Content-based recommendation system using TF-IDF and cosine similarity.

  • Built using Python, Pandas, Scikit-learn, FastAPI
  • Deployed as a live ML API

Repo: https://github.com/Raja-ML-22/movie-recommendation-system

Live API Docs: https://movie-recommendation-system-4ab4.onrender.com/docs


Cost Optimized Churn Prediction System

Machine learning pipeline for predicting customer churn with cost-sensitive threshold optimization.

Repo: https://github.com/Raja-ML-22/cost-optimized-churn-ml-system


Credit Card Fraud Detection System

Imbalanced classification problem solved using Logistic Regression and Random Forest models.

Repo: https://github.com/Raja-ML-22/credit-card-fraud-detection


🧠 Skills

Python • NumPy • Pandas • Machine Learning • Scikit-learn • FastAPI • ML Pipelines • Git • Model Deployment


🎯 Current Goal

Seeking Machine Learning Internship opportunities where I can build and deploy real-world ML systems. Open to remote or on-site internships.


Raja's GitHub stats

📫 Contact

Pinned Loading

  1. cost-optimized-churn-ml-system cost-optimized-churn-ml-system Public

    Cost-sensitive customer churn prediction system with threshold optimization and reproducible ML pipeline.

    Python

  2. credit-card-fraud-detection credit-card-fraud-detection Public

    Cost-sensitive machine learning approach for fraud detection using Logistic Regression and Random Forest.

    Jupyter Notebook

  3. movie-recommendation-system movie-recommendation-system Public

    Content-based Movie Recommendation System using TF-IDF and FastAPI deployed on Render.

    Python