Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asifdotexe/timeseriesanalysis
This repository serves as a central hub for all of my projects related to time series analysis. Here, you'll find a collection of projects, code samples, and resources that explore various aspects of time series data and its analysis.
https://github.com/asifdotexe/timeseriesanalysis
data-analysis feature-engineering jupyter-notebook pandas python time-series-analysis visualization
Last synced: about 2 months ago
JSON representation
This repository serves as a central hub for all of my projects related to time series analysis. Here, you'll find a collection of projects, code samples, and resources that explore various aspects of time series data and its analysis.
- Host: GitHub
- URL: https://github.com/asifdotexe/timeseriesanalysis
- Owner: Asifdotexe
- Created: 2023-08-30T14:22:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-09T14:03:29.000Z (over 1 year ago)
- Last Synced: 2023-09-09T15:21:59.821Z (over 1 year ago)
- Topics: data-analysis, feature-engineering, jupyter-notebook, pandas, python, time-series-analysis, visualization
- Language: Jupyter Notebook
- Homepage:
- Size: 1.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Time Series Analysis Projects Repository
Welcome to the Time Series Analysis Projects repository! This repository serves as a central hub for all of my projects related to time series analysis. Here, you'll find a collection of projects, code samples, and resources that explore various aspects of time series data and its analysis.
## About the Repository
Time series analysis is a crucial technique for understanding and predicting data points that are ordered chronologically. This repository aims to showcase a variety of projects and studies centered around time series data.
## Projects
In this repository, you'll discover projects that cover a wide range of topics in time series analysis. Some examples of projects you can find here include:
- Feature Engineering and Visualisation on the Delhi Climate dataset
- Time Series Forecasting using Moving Average and Linear Regression on the Delhi Climate dataset
- Time Series Predicting using ARIMA on Air Passenger datasetEach project comes with detailed explanations, code examples, and visualizations to help you grasp the concepts and techniques applied.
## Getting Started
To explore any projects in this repository, simply navigate to the project's directory and follow the instructions in the README file. You'll find information about the project's goals, data sources, methodologies, and how to run the code on your own machine.