Skip to content

fedepacher/CriptocurrencyPricePrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Price Prediction for the next 30 days

Introduction

This project is about Cryptocurrency Price Prediction for the next 30 days using machine learning models.

Data Content

The data will be downloaded using python library yfinance is as follows:

  • Date: Date of the currency value.
  • Open: Open value of the currency.
  • High: Highest value of the currency in the specific date.
  • Low: Lowest value of the currency in the specific date.
  • Close: Close value of the currency.
  • Adj Close:
  • Volume: Currency volume.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published