Spaces:
Runtime error
Runtime error
[fix] change objective image path
Browse files
app.py
CHANGED
@@ -426,7 +426,7 @@ Each outfit clause has value 1 iff every article of clothing is used in the solu
|
|
426 |
Pyomo is used to solve this optimization problem.
|
427 |
|
428 |
This objective takes the form of something like,
|
429 |
-
![
|
430 |
|
431 |
Hart, William E., Carl Laird, Jean-Paul Watson, David L. Woodruff, Gabriel A. Hackebeil, Bethany L. Nicholson, and John D. Siirola. Pyomo β Optimization Modeling in Python. Springer, 2017.
|
432 |
|
|
|
426 |
Pyomo is used to solve this optimization problem.
|
427 |
|
428 |
This objective takes the form of something like,
|
429 |
+
![objective problem](https://huggingface.co/spaces/ryanj/clothing_recommender/blob/main/objective.PNG)
|
430 |
|
431 |
Hart, William E., Carl Laird, Jean-Paul Watson, David L. Woodruff, Gabriel A. Hackebeil, Bethany L. Nicholson, and John D. Siirola. Pyomo β Optimization Modeling in Python. Springer, 2017.
|
432 |
|