B.Tech Projects
StockSense
Forecasting
Interface
Stock price prediction app with forecasting and interactive visualizations.
Changed
Created a usable interface for exploring time-series forecasts and market data.
Took away
Forecasting becomes useful only when the output is interpretable.
Tools / frame
Context
Built as a forecasting and data-visualization project using public market data.
Problem
Forecasting outputs can be hard to interpret without a clear interface and visual context.
Contribution
Built a Streamlit app using historical data, Prophet forecasting, yfinance, Pandas, and Plotly visualizations.
Tools used
Impact / learning
Created a usable interface for exploring time-series forecasts and market data.
Forecasting becomes useful only when the output is interpretable.
Future direction
Improve framing around uncertainty, model limits, and decision usefulness.