Skip to content
View mainak9093's full-sized avatar

Block or report mainak9093

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CS455-Carpooling/Campus_Ridepooling_Automation CS455-Carpooling/Campus_Ridepooling_Automation Public

    Ride-pooling and split-fare platform for campus travel: matches riders on overlapping departure windows, allocates shared vehicle seats under concurrency control, and splits fares. CS455 Software E…

  2. AsterDB AsterDB Public

    A vectorized in-memory analytical query engine in C++20 - columnar storage, rule-based optimizer with predicate/projection pushdown, hash joins. Measured, not asserted.

    C++

  3. Company_Bankruptcy_Modelling Company_Bankruptcy_Modelling Public

    Predicting company bankruptcy risk from financial statements using a DNN + GaussianNB ensemble with SMOTE. 97.23% accuracy on a severely imbalanced dataset.

    Jupyter Notebook

  4. apuf-model-decoder apuf-model-decoder Public

    APUF model parameter extraction and reconstruction

    Jupyter Notebook

  5. GameScape-Steam-Analysis GameScape-Steam-Analysis Public

    Web scraping and interactive Shiny dashboard for Steam Top 250 games - R, rvest, ggplot2, Shiny

    R

  6. privacy-preserving-recommendation privacy-preserving-recommendation Public

    A recommender that trains on secret-shared ratings across three non-colluding servers, and then delivers the recommended content without any server learning which item was fetched.

    TeX