Skip to content

Project in R to get spot price history data from aws and predict the spot pricing for the current day.

Notifications You must be signed in to change notification settings

anupambhatta/aws_spotprice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Contents

1. report/ contains a power point presentation.
2. project_shiny_r/ contains the app.R file

Running the project

1. Install aws cli from http://docs.aws.amazon.com/cli/latest/userguide/installing.html
2. Open the app.R file in an editor and add your aws credentials by replacing the #es in line 7 and 8 with your aws_access_key_id and aws_access_secret_key 
3. Make sure the shiny package is installed in R.
4. Open the app.R file from R studio and click run app to run the project.

About

Project in R to get spot price history data from aws and predict the spot pricing for the current day.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages