Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
cleanup: update files
Browse files Browse the repository at this point in the history
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
  • Loading branch information
kbdharun committed Feb 18, 2024
1 parent e4b10cb commit 990390f
Show file tree
Hide file tree
Showing 5 changed files with 1,204 additions and 1,211 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ This repository contains the programs that I worked out in Time Series and Seque
- [Data Visualization Program](lab4/Ex3-Visualization.ipynb)
- [Data Sampling Program](lab4/Ex4-Sampling.ipynb)
- Lab 5: Check the stationarity, trend and seasonality
- [Program 1](lab5/TS-Exp5-1.ipynb)
- [Program 2](lab5/TS-Exp5-2.ipynb)
- [Program 5](lab5/TS-Exp5.ipynb)
- [Program 5A](lab5/TS-Exp5A.ipynb)

## Prerequisites

Expand Down
1,208 changes: 0 additions & 1,208 deletions lab5/TS-Exp5-1.ipynb

This file was deleted.

File renamed without changes.
1,200 changes: 1,200 additions & 0 deletions lab5/TS-Exp5A.ipynb

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ notebook
numpy
pandas
plotly
seaborn
scikit-learn
seaborn
statsmodels

0 comments on commit 990390f

Please sign in to comment.