Skip to content

Introduction to Gaussian Process and Aplication to Stock Market Prediction

Notifications You must be signed in to change notification settings

mschossler/GaussianProcess_StockPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaussian Process Stock (SPY) Prediction

In this repository, we will explore the Gaussian Process (GP), a machine learning technique that is commonly used in regression and classification problems. We will specifically focus on its application to stock market prediction.

The files GP.pdf and GP.ipynb provide an introduction to GP with examples of how it can be used to fit simple functions or real-world applications from the literature.

The file GPR_SPY.ipynb contains a study on how GP can be used to model SPY prices in different market conditions, using the mean squared error (MSE) as a metric to evaluate its performance.

About

Introduction to Gaussian Process and Aplication to Stock Market Prediction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages