Skip to content

[Web App] The term project for Big Data Analytics. A simple web app for stock price prediction.

Notifications You must be signed in to change notification settings

chiahsuantw/FinTap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinTap

The term project for Big Data Analytics. A simple web app for stock price prediction.

Screenshot
Screenshot

Installation

Step 1. Create a conda environment. (We have tested on Python 3.9)
Step 2. Install the following libraries.

conda install -c conda-forge prophet
pip install plotly, pytrends, yfinance, Flask

Step 3. Run python app.py.

Reference

About

[Web App] The term project for Big Data Analytics. A simple web app for stock price prediction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published