*Machine Learning Engineer
This is a simple application of streamlit to build a stock price, the objective with that sample is make a foundation to create a real project. If you can, please contribute and share your knowledge.
Screenshot from the project running
How to proceed to running this app
First install the dependencies
pip install -r requirements.txt
Then run the project with the command bellow
streamlit run myapp.py
Links: