Skip to content

This repository contains my website that predicts the next days price of NVIDIA using a variety of forecasting methods and tracks the performance of each model.

Notifications You must be signed in to change notification settings

cferggie/Forecasting-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forecasting-Website

Problem Statement: Are the forecasting methods taught in the classroom profitable trading strategies?

This repository contains all the code and data that I will be using to predict the next days price of NVIDIA (NVDA). This project will be used as a refresher/learning project for me. I want to improve upon my ML skills and solidify my traditional forecasting knowledge, and hopefully teach others that find this page along the way! I have implemented the models in this repository using R before, but this project will be based in Python, which I have not used for traditional forecasting methods. All of my code will provide in-depth explanations. I will have my code drafts in the repository, which will be updated daily.

Finished product: Website that contains daily forecasting and trading updates. Additionally, there will be videos to watch to teach yourself the basics of forecasting.

Models to use for forecasting

  • Smoothing models
  • Autoregressive Model/Moving Average Model
  • ARMA/ARIMA
  • LSTM
  • Maybe up down forecast w Logistic Regression?
  • Random Walk or coin flip comparison

Sources:

About

This repository contains my website that predicts the next days price of NVIDIA using a variety of forecasting methods and tracks the performance of each model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published