Skip to content
View rithik279's full-sized avatar

Block or report rithik279

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

Popular repositories Loading

  1. forex_grid forex_grid Public

    Python 1

  2. investment-analysis-for-equities investment-analysis-for-equities Public

    First Python project for quantitative finance. Evaluating equity investments by comparing various risk metrics to make informed & insightful decisions.

    Jupyter Notebook

  3. stock_prices_linear_regression stock_prices_linear_regression Public

    Created a linear regression model to predict stock prices based on several variables.

    Jupyter Notebook

  4. stock_price_prediction_using_ml_for_macro stock_price_prediction_using_ml_for_macro Public

    This project uses ML algorithms to predict stock prices by combining technical data with macroeconomic indicators like interest rates, unemployment, CPI, and GDP. Models such as Decision Tree, Rand…

    Jupyter Notebook

  5. volatility-modeling-jpm volatility-modeling-jpm Public

    Volatility modeling toolkit implementing ARCH, GARCH, and EWMA methods for financial time series. Includes data preprocessing, parameter estimation, model fitting, and volatility forecasting. Ideal…

    Python

  6. options-pricing options-pricing Public

    Using Binomial Tree Modeling and the Black-Scholes Model to Analyze Option Pricing for European and American Options

    Python