Time Series Forecasting with Python: Models to Production
Skills:
ML Pipelines90%
Key Takeaways
Demonstrates time series forecasting with Python, from data acquisition to model deployment
Original Description
Master time series forecasting from the ground up through one cohesive, real-world project: predicting global semiconductor chip sales and NVIDIA stock prices. This hands-on course takes you through the complete forecasting workflow—acquiring data from APIs and public sources, wrangling and engineering features, running EDA, and building models that actually ship. You'll implement the full spectrum of techniques: classical statistical models (ARIMA, SARIMA, SARIMAX, Prophet), tree-based machine learning (XGBoost, LightGBM with Optuna tuning), and deep learning architectures (LSTM, GRU, CNN-LSTM, Temporal Fusion Transformers). Go further with multivariate analysis using Granger causality, VAR, and VECM to uncover how chip sales and stock prices influence each other, then combine everything into ensemble and hybrid pipelines. Finally, deploy your best model as a live FastAPI endpoint and an interactive Streamlit dashboard, complete with automated retraining and cloud deployment. Across 4 modules and 48 concise videos, you'll build a portfolio-ready, end-to-end forecasting system that demonstrates production-grade skills employers value.
Disclaimer: This is an independent educational resource created by Board Infinity for informational and educational purposes only. This course is not affiliated with, endorsed by, sponsored by, or officially associated with any company, organization, or certification body unless explicitly stated. The content provided is based on industry knowledge and best practices but does not constitute official training material for any specific employer or certification program. All company names, trademarks, service marks, and logos referenced are the property of their respective owners and are used solely for educational identification and comparison purposes.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: ML Pipelines
View skill →Related Reads
📰
📰
📰
📰
100 PYTHON INTERVIEW QUESTIONS & ANSWERS
Medium · Programming
GossipGraD: Scalable Deep Learning using Gossip Communication based AsynchronousGradient Descent
Dev.to AI
9 Python Insights Every ML Engineer Gains Over Time
Medium · AI
9 Python Insights Every ML Engineer Gains Over Time
Medium · Data Science
🎓
Tutor Explanation
DeepCamp AI