aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2021-12-09 03:27:37 -0500
committerPriyansh <[email protected]>2021-12-09 03:27:37 -0500
commitcefac6565dd1daf3664a2a1f441a349f4e12e9f8 (patch)
treefec061e07c990776d71277f94bb6bacd6130ee1d
parentd26f6a32a02a470f7a7a440494096c98aadc262b (diff)
downloadtemp_pred_arima-cefac6565dd1daf3664a2a1f441a349f4e12e9f8.tar.xz
temp_pred_arima-cefac6565dd1daf3664a2a1f441a349f4e12e9f8.zip
update readme
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 235a81e..4f50505 100644
--- a/README.md
+++ b/README.md
@@ -84,8 +84,6 @@ We will also build a machine learning model that predicts how the Earth's surfac
│   └── sql_functions.py
├── initial_setup.py
├── libs
-│   ├── __pycache__
-│   │   └── decompressor.cpython-38.pyc
│   ├── decompressor.py
│   └── zipper.py
├── model_builder.py