Spaces:
Runtime error
Runtime error
Commit
·
8856ef2
1
Parent(s):
bfcf2d7
Update app.py
Browse files
app.py
CHANGED
@@ -141,7 +141,7 @@ 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 |
-
Backordered: A binary variable indicating whether the product
|
145 |
time period. This is the target variable that we want to predict""")
|
146 |
|
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 will be backordered (1) or not (0) during a specific
|
145 |
time period. This is the target variable that we want to predict""")
|
146 |
|
147 |
|