diff options
| author | Priyansh <[email protected]> | 2021-12-09 02:15:14 -0500 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2021-12-09 02:15:14 -0500 |
| commit | fcd3d9d6290a5860d63a6ca39accddd006eaac6c (patch) | |
| tree | a6184b3d158bb4e3bba2563b471b7e017a2e0196 | |
| parent | d84da61cabb12c632c62dfa04802a3f83d613afb (diff) | |
| download | temp_pred_arima-fcd3d9d6290a5860d63a6ca39accddd006eaac6c.tar.xz temp_pred_arima-fcd3d9d6290a5860d63a6ca39accddd006eaac6c.zip | |
compressed file for arima.pkl
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 81a7c83..9421323 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.db filter=lfs diff=lfs merge=lfs -text *.csv filter=lfs diff=lfs merge=lfs -text +*.compressed filter=lfs diff=lfs merge=lfs -text |
