tuckergol / backgang

Backend for Trimester 3 repository.
0 stars 4 forks source link

Backend ML Bakery #3

Open ad1tyad3sa1 opened 7 months ago

ad1tyad3sa1 commented 7 months ago
bake ml

Used logistic regression to determine food output from dataset.

tuckergol commented 7 months ago

NOTE: "Coffee" as an item is pretty heavily skewed in the data.

"Coffee" is most often received as the item based on input because nearly one full quarter of all the data in the CSV file that we are using of ordered items at a bakery is coffee because of how commonly bought that item simply is, therefore it is unsurprisingly the most common output/outcome.