Skip to content
View gracengu's full-sized avatar
Block or Report

Block or report gracengu

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

  1. multiclass_classification multiclass_classification Public archive

    [Completed] Complete framework on multi-class classification covering EDA using x-charts and Principle Component Analysis; machine learning algorithms using LGBM, RF, Logistic Regression and Suppor…

    Jupyter Notebook 1

  2. energy_consumption energy_consumption Public archive

    Time series prediction for energy consumption in buildings.

    Python

  3. HDB-House-Price-Prediction HDB-House-Price-Prediction Public archive

    [Completed] House pricing prediction using ensembling technique to combine RandomForest and XGBoost model, increasing kaggle ranking from 10+ rank to 8th rank in the leaderboard

    HTML 1

  4. FrozenLake_ValueIteration FrozenLake_ValueIteration Public archive

    Using value iteration to solve frozen lake problem

    Python