In this section, we will see some frequently asked questions that may be already on your mind. Answers to these questions can be found in Appendix A:
- Can I extend this project for Bitcoin price prediction purposes? If so, how and where can I get such datasets?
- What happens if you take predicted values as input for the next prediction?
- I understand that this is a regression problem, but how can I predict whether a price will go up or down?
- I would like to extend this app and deploy a web application. How can I do that?
- I want to extend this application not only for price prediction, but also for anomaly detection in prices. How can I do that?
- Can I use similar technique for stock price recommendation?