Skip to content

Commit 62575bd

Browse files
committed
More explanations
1 parent da93647 commit 62575bd

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

content/modules/ROOT/pages/07-01-setup.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
include::_attributes.adoc[]
33

44
Sweden is in dire need of your help!
5-
The world famous company OMEA (Olle's Meatball and Eventual Arrangements store, name still TBD) recently started adopting AI to set prices to the wares they sell.
5+
The world famous company OMEA (Olle's Meatball and Eventual Arrangements, name still TBD) recently started adopting AI to set prices to the wares they sell.
66
However, they soon noticed that the AI occasionally gave some items far too much discount, to the point where the items were for free or even had a negative price.
77
OMEA has already built the infrastructure to make the stores dependant on this AI, so it's not as easy as just disabling it.
88

Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
= Execution
22
include::_attributes.adoc[]
33

4+
Start by going to your Data Science project and create a new workbench with these settings:
5+
- Image: Trusty
6+
- Size: Small
7+
Feel free to pick any name for the workbench.
8+
9+
After that's done, clone this repository into the workbench: [https://github.com/rh-aiservices-bu/ai-mazing-race](https://github.com/rh-aiservices-bu/ai-mazing-race)
10+
11+
Go to the folder `lab-materials/07` where you will the model and code to help you analyze and build new ones.
12+
13+
== Task 1 - Understand what's wrong
14+
15+
== Task 2 - Propose and test changes
416

517

618

0 commit comments

Comments
 (0)