Data Science materials
-
Updated
Sep 15, 2024 - Jupyter Notebook
Data Science materials
Time Series Analysis. Dataset: UCI repository.
Greetings! This repository showcases the continuous assessment for CCT College Dublin's "Machine Learning for Business" course, specifically focusing on the application of machine learning models to time series data. In this project, we applied a total of 8 time series models to gain comprehensive insights into the dataset.
How to use Machine Learning for Time Series Forecasting \ Dataset: Hourly Energy Consumption¶ (Source: Kaggle.com
This is our final project for Data Science and Applications Course
This project utilizes Prophet, a powerful forecasting tool developed by Facebook, to predict seasonal sales patterns. Leveraging time series analysis techniques, the project aims to forecast the seasons of the year with the highest sales.
An advanced R script for time-series forecasting with multiple robust methodologies. It enables precise future predictions from historical data.
Store sales forecasting using time series forecasting is a data-driven approach that utilizes historical sales data to predict future sales trends. By analyzing patterns, seasonality, and other temporal factors in the data, businesses can make informed decisions about inventory management, staffing, and marketing strategies.
Se realiza un análisis exploratorio y de predicción de las acciones con fines académicos y de aprendizaje. Se tomaron las acciones de NVIDIA desde 2016 hasta 2024. Los métodos implementados fueron Modelo ARIMA con y sin Rolling para establecere una comparativa con base a los parámetros extraídos por los criterios AIC, BIC y HQIC.
Add a description, image, and links to the timeseriesforecasting topic page so that developers can more easily learn about it.
To associate your repository with the timeseriesforecasting topic, visit your repo's landing page and select "manage topics."