Spaces:
Runtime error
Runtime error
Commit
·
bfcf2d7
1
Parent(s):
f9426a4
Update app.py
Browse files
app.py
CHANGED
@@ -141,7 +141,6 @@ and since temperature affects the demand for products such as clothing, food, an
|
|
141 |
to be considered for causal analysis of Supply chain management.
|
142 |
|
143 |
Target Column/Prediction:
|
144 |
-
|
145 |
Backordered: A binary variable indicating whether the product was backordered (1) or not (0) during a specific
|
146 |
time period. This is the target variable that we want to predict""")
|
147 |
|
|
|
141 |
to be considered for causal analysis of Supply chain management.
|
142 |
|
143 |
Target Column/Prediction:
|
|
|
144 |
Backordered: A binary variable indicating whether the product was backordered (1) or not (0) during a specific
|
145 |
time period. This is the target variable that we want to predict""")
|
146 |
|