Skip to content

Commit

Permalink
etf price prediction in decentralized finance
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditijainnn authored Aug 8, 2024
1 parent c734118 commit c3b31e0
Show file tree
Hide file tree
Showing 2 changed files with 926 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# ETH_price_Prediction

A project with supervised and unsupervised ML learning with the aim of predicting ETH stock prices in the near future. In the project yahoo finance api is used to monitor the current stock price.

Dependencies
1. sklearn
2. pandas
3. numpy
4. yfinance
5. seaborn
6. tensorflow
Loading

0 comments on commit c3b31e0

Please sign in to comment.