Update README.md
This commit is contained in:
@@ -14,6 +14,6 @@ What is my top earning sale item?
|
|||||||
|
|
||||||
Which city has my best sales?
|
Which city has my best sales?
|
||||||
|
|
||||||
3. I want you to make a simple filtering flask api that given an order, you can tell if customer is male or female. So pass in the order id and get gender back.
|
3. I want you to make a simple filtering flask api that given an order, you can tell if customer is male or female. So pass in the order id and get gender back. Cannot use openai for this. You need to figure it out or find an algorithm that works.
|
||||||
|
|
||||||
4. I want you to make a simple recommendation engine where user can pass in a month to the flask api and get back a recommendation for a trend happening or anomaly in that month.
|
4. I want you to make a simple recommendation engine where user can pass in a month to the flask api and get back a recommendation for a trend happening or anomaly in that month. You need to figure it out or find an algorithm that works.
|
||||||
|
|||||||
Reference in New Issue
Block a user