Skip to content
View prabhaharanv's full-sized avatar

Block or report prabhaharanv

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. llm_classification_finetuning llm_classification_finetuning Public

    LLM Preference Predictor: A hybrid machine learning system (DeBERTa-v3 + XGBoost) designed to predict human preferences in chatbot battles. Developed for the Kaggle Chatbot Arena challenge to bridg…

    Jupyter Notebook

  2. house_pricing_prediction house_pricing_prediction Public

    This is to predict the sales price for each house using machine learning models. For each Id in the test set, the ensemble of models predict the value of the SalePrice variable.

    Python