Skip to content
View MunjPatel's full-sized avatar

Block or report MunjPatel

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 Loading

  1. DrawdownRiskSimulator DrawdownRiskSimulator Public

    Simulates future stock price paths using Monte Carlo methods and estimates short-term drawdown risk through volatility regime clustering and rule-based statistical heuristics. Leverages real-world …

    Python

  2. Adaptive-Time-Series-Forecasting-with-Rolling-Ridge-Regression Adaptive-Time-Series-Forecasting-with-Rolling-Ridge-Regression Public

    This repository implements a rolling window framework using Ridge Regression to adaptively model and forecast financial time series. The code also evaluates model accuracy through Mean Squared Erro…

    Python 2

  3. BinomialOptionPricer BinomialOptionPricer Public

    A data-driven model for evaluating option contracts with binomial trees and live market inputs.

    Python

  4. LSTM-FinTrends LSTM-FinTrends Public

    LSTM-FinTrends is an end-to-end project showcasing stock index direction forecasting using an LSTM model with derived metrics. It demonstrates a complete workflow, from data collection with yfinanc…

    Python 2

  5. TranslateNexa TranslateNexa Public

    A Streamlit-based Google Translator clone that supports efficient, asynchronous translations of large text inputs. The app breaks down lengthy text into batches, providing real-time progress update…

    Python

  6. SmartScrape SmartScrape Public

    SmartScrape retrieves up-to-date Google search results, bypassing the limitations of the Google Search API. It also provides full control over search queries, language selection, result count, and …

    Python