Update README.md
Browse files
README.md
CHANGED
@@ -40,9 +40,6 @@ To run this model, you need Python along with the following libraries:
|
|
40 |
|
41 |
### Steps to Execute the Model:
|
42 |
1. **Install Required Packages**
|
43 |
-
conda install pandas numpy matplotlib scikit-learn statsmodels pmdarima psutil
|
44 |
-
or
|
45 |
-
pip install pandas numpy matplotlib scikit-learn statsmodels pmdarima psutil
|
46 |
|
47 |
2. **Load your Data**
|
48 |
|
|
|
40 |
|
41 |
### Steps to Execute the Model:
|
42 |
1. **Install Required Packages**
|
|
|
|
|
|
|
43 |
|
44 |
2. **Load your Data**
|
45 |
|