Skip to content
View neelesh-23's full-sized avatar

Block or report neelesh-23

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

Popular repositories Loading

  1. VaR_in_Python VaR_in_Python Public

    Calculating Value at Risk (VaR) using historical, parametric and Monte Carlo Simulations

    Python 1

  2. Text-analysis Text-analysis Public

    Analysis of youtube comments, tags, likes and dislikes. Sentiment analysis to classify a comment into 'positive' or a 'negative' comment. Regression analysis of likes vs views. Also, emoji analysis

    Jupyter Notebook

  3. Python-for-Candlestick-and-Heikin-Ashi-Charts Python-for-Candlestick-and-Heikin-Ashi-Charts Public

    Using python to create candlestick and heikin ashi chart for stocks.

    Jupyter Notebook

  4. Monte-Calro-VaR-with-FRTB-Compliant-ES-model Monte-Calro-VaR-with-FRTB-Compliant-ES-model Public

    Calulating VaR using Monte-Carlo simulations and cholesky decomposition technique to calculate VaR and ES as per Basel III/FRTB guidelines

    Python

  5. Option-Pricing-and-Greek-Calculator Option-Pricing-and-Greek-Calculator Public

    Implemented Black-Scholes & Binomial models for pricing options and computing risk sensitivities (Delta, Gamma, Vega, Theta, Rho).

    Python