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
Simple Finance Forecasting Ai. This Ai Model uses historical price data to forecast future prices. The model is trained on data downloaded from Yahoo Finance using the yfinance library, and predictions are made using a linear regression Ai model from sklearn. The model supports all the symbols supported by Yahoo Finance.
This project proposes a system that analyzes finance- related news from multilingual sources to ex- tract meaningful indicators and use them for market trend prediction. Beyond prediction, the project focuses on analyzing the gap between predicted and actual market behavior to under- stand the factors responsible for inaccuracies.