MohammedHamzaMalik / data-science-pipeline-playground

Apache License 2.0
1 stars 3 forks source link

Add an Intermediate Level Data Science Project #4

Closed MohammedHamzaMalik closed 1 month ago

MohammedHamzaMalik commented 1 month ago

Add an Intermediate Level Data Science Project

Objective

Develop an intermediate-level data science project. This project should include:

Requirements

How to Contribute

  1. Fork the repository
  2. Create a new branch: git checkout -b intermediate-project
  3. Add your project in the intermediate directory
  4. Submit a pull request with your changes

Labels: intermediate, help wanted

sharayuanuse commented 1 month ago

Can I work on this issue?

MohammedHamzaMalik commented 1 month ago

Yeah sure

MohammedHamzaMalik commented 1 month ago

Hey @sharayuanuse , please give update of your work

sharayuanuse commented 1 month ago

I am working on a Time Series Modeling project to analyze and forecast retail sales in the USA. I would be implementing KPSS and Dickey-Fuller tests to check stationarity and use ACF, PACF plots to estimate model parameters.

MohammedHamzaMalik commented 1 month ago

Ok good!