Skip to content

A linear model on NYMEX WTI Crude Oil weekly data that predicts the High and Low of each based on the Open, Close, and Volume.

Notifications You must be signed in to change notification settings

admeeer/model_crudeoil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Linear Model for NYMEX WTI Crude Oil

This project contains a Jupyter notebook that performs linear regression on NYMEX WTI Crude Oil weekly average data.

This project requires Jupyter to be installed.

A timeseries scatterplot of predicted low vs actual low.

A timeseries scatterplot of predicted high vs actual high.

About

A linear model on NYMEX WTI Crude Oil weekly data that predicts the High and Low of each based on the Open, Close, and Volume.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%