Skip to content
View ramlanjekar's full-sized avatar

Highlights

  • Pro

Block or report ramlanjekar

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. Amazon-ML-Challange-2024 Amazon-ML-Challange-2024 Public

    This project predicted product attributes (e.g., weight, volume) from Amazon product images using PaddleOCR for text extraction and fine-tuned GPT-2 for entity prediction, automating the process an…

    Python

  2. Amex-campus-challenge-2024 Amex-campus-challenge-2024 Public

    An extensive analysis of past team performances, individual player performances, and the prediction of the winner for each T20 match.

    Jupyter Notebook

  3. Bank-Loan-Default-Prediction Bank-Loan-Default-Prediction Public

    This project predicts whether a borrower will repay a loan using machine learning. By analyzing factors like income, credit score, and employment status, it helps lenders assess the risk of default…

    Jupyter Notebook 1

  4. Credit_Fraud_Detection Credit_Fraud_Detection Public

    This project involves analyzing an imbalanced credit card fraud dataset to improve fraud detection accuracy. It utilizes undersampling and SMOTE techniques to balance the dataset, applies advanced …

    Python

  5. Live-Sentiment-Analysis-Using-BERT Live-Sentiment-Analysis-Using-BERT Public

    Compare the percentage of positive reviews for multiple movies, both recent and past, with customizable comment counts.

  6. Llama-8B-finetuning Llama-8B-finetuning Public

    The project involves fine-tuning the Llama model on a medical dataset comprising 250,000 conversations between patients and doctors, utilizing the QLoRA technique.

    Python