Skip to content
View MunjPatel's full-sized avatar
  • New York

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Chebychev-Pricing-Engine Chebychev-Pricing-Engine Public

    A Streamlit-based engine that computes probabilistic price bounds using Chebyshev’s inequality and log-normal moment analysis for robust, distribution-free financial forecasting.

    Python

  2. NewsQuant NewsQuant Public

    An event-driven NLP engine that scrapes live news via DuckDuckGo, scores sentiment using Llama-3, and visualizes the impact of media narratives on asset prices.

    Python

  3. AlphaCouncil AlphaCouncil Public

    A multi-agent investment committee where 3 specialized LLM personas (Quant, Fundamental, Risk) debate market data to generate consensus trade signals.

    Python 2

  4. Adaptive-Ridge-Forecasting Adaptive-Ridge-Forecasting 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

  5. 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

  6. 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