You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Streamlit app that predicts stock prices using historical data and displays relevant financial news and metrics. It leverages the Yahoo Finance API for historical stock data, Prophet for forecasting, Finnhub for financial metrics, and NewsAPI for news articles
Example of Prophet (Meta/Facebook) library usage. Utilizing the powerful Prophet library, this project offers robust time series forecasting capabilities. With comprehensive documentation and a streamlined setup process tailored for Linux systems, users can seamlessly automate predictions using cron jobs, enhancing efficiency in forecasting tasks.
Study and research on the hourly Time Series of electricity price from Italy. My interest would be to obtain both short and long term forecasts. I employ two univariate methods: sARIMA modelling and Prophet