Skip to content
View mohsinraza2999's full-sized avatar

Block or report mohsinraza2999

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

Pinned Loading

  1. AI-Screener AI-Screener Public

    Automated candidate ranking for HR: applies NLP, skill matching, cosine similarity, and LLMs to identify the top 10 profiles matching a job description.

    Python

  2. applying-data-analysis-and-model-building-techniques-on-bike-rental-dataset- applying-data-analysis-and-model-building-techniques-on-bike-rental-dataset- Public

    For this purpose we used Seoul dataset. Seoul is a company offers various bike rental options for tourists and residents. Seoul Public Bike, is an unmanned rental system that can be used anywhere, …

    Jupyter Notebook

  3. DeepSeek-Fine-Tuning DeepSeek-Fine-Tuning Public

    Python

  4. Loan-Approval-Using-Machine-Learning Loan-Approval-Using-Machine-Learning Public

    End‑to‑end ML project predicting loan approvals using 9 applicant features. Data is processed, modeled with Random Forest and GridSearchCV, deployed via FastAPI and Uvicorn, with a simple frontend,…

    Jupyter Notebook

  5. New-York-Taxi-Fare-Analysis New-York-Taxi-Fare-Analysis Public

    This project analyzes and predicts taxi fares estimate fares in advance using Regression Analysis. Conducted EDA, hypothesis testing, to identify key variables. Developed ML models (Random Forest, …

    Jupyter Notebook

  6. payment-delay-prediction payment-delay-prediction Public

    Built a payment delay prediction system using the "Default of Credit Card Clients" dataset. Leveraged a Random Forest classifier to predict next-month default. Deployed the model via FastAPI with U…

    Python