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

Block or report rish59p

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. Quant-Finance-Codebook Quant-Finance-Codebook Public

    Implemented Markowitz model and optimized using gradient Descent and Particle Swarm Optimization. Impolemented the Black Scholes Merton Model Option Pricer using Monte Carlo Simulations for Europea…

    Jupyter Notebook

  2. Custom-Bot-trained-on-custom-data-impersonating-Kanye-West-Text-Image-Audio-response- Custom-Bot-trained-on-custom-data-impersonating-Kanye-West-Text-Image-Audio-response- Public

    Created a custom bot trained on data taken from reddit comments to create embeddings to mimic sarcastic and slightly offensive behaviour. The user enters any general text and the bot will respond a…

    Python

  3. POSIXCompliantMultipleServerClientDatabaseSystem POSIXCompliantMultipleServerClientDatabaseSystem Public

    Simulating an application for a distributed graph database system involving a load balancer process, a primary server process, two secondary server processes (secondary server 1 and secondary serve…

    C

  4. Implementing-ML-Models-from-scratch-for-multi-class-classification-and-regression Implementing-ML-Models-from-scratch-for-multi-class-classification-and-regression Public

    Implemented ML models like XGBoost, Fischers LDA, AdaBoost, SVM(multiclass), Decision Tree from scratch (without any libraries) and used them to train on Carbon Emissions dataset and Crime Rate dat…

    Jupyter Notebook 1

  5. Causal-Inference-analysis-on-causal-effects-of-Sleep-on-Stress-Levels Causal-Inference-analysis-on-causal-effects-of-Sleep-on-Stress-Levels Public

    This research aims to statistically analyse the causal effects of sleep quality on their stress Levels. Performed a covariate analysis based on the DAG and did a propensity score matching to analys…

    HTML

  6. Predicting-Financial-Outcomes-of-Companies-through-10-K-reports-and-Balance-Sheets Predicting-Financial-Outcomes-of-Companies-through-10-K-reports-and-Balance-Sheets Public

    Building and deploying a model that could crunch down the financial record data of companies to predict their market cap. Built up a model and selected essential feature variables on a custom dataset.

    TeX