Netflix_stock_price_forecasting/
├── Netflix_stock_price_forecasting.ipynb
├── NFLX.csv
├── README.md
- pandas
- numpy
- matplotlib
- statsmodels
ARIMA (AutoRegressive Integrated Moving Average)
Used for time series forecasting on Netflix stock closing prices.