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

Block or report Karthikeya-Valmiki

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. Credit-Scorecard-Builder-using-ML Credit-Scorecard-Builder-using-ML Public

    This project builds an end-to-end credit scorecard using machine learning techniques, leveraging logistic regression and gradient boosting to assess credit risk. It covers feature engineering, mode…

    Jupyter Notebook

  2. Credit-card-fraud-detection-ML Credit-card-fraud-detection-ML Public

    The Credit Card Fraud Detection using Machine Learning project applies machine learning techniques to detect fraudulent credit card transactions. It includes data analysis, preprocessing, model tra…

    Jupyter Notebook

  3. Amazon-Review-Analysis Amazon-Review-Analysis Public

    This Project - "Amazon Review Analysis" leverages machine learning and natural language processing techniques to perform sentiment classification on Amazon customer reviews. It provides a web-base…

    Jupyter Notebook

  4. LLM-text-summarization LLM-text-summarization Public

    a repository focused on using Large Language Models (LLMs) for automatic text summarization. It provides implementations and models to efficiently generate concise summaries from long textual content.

    Jupyter Notebook

  5. Transformer-from-scratch-translation-pytorch Transformer-from-scratch-translation-pytorch Public

    A PyTorch implementation of a Transformer model built from scratch for machine translation tasks. This repository demonstrates the core principles of the Transformer architecture, including self-at…

    Python