ST2187 Lecture 6 — различия между версиями

Материал из Wiki - Факультет компьютерных наук
Перейти к: навигация, поиск
Строка 7: Строка 7:
 
The result of home work is the simulation of the bakery ovens set.  
 
The result of home work is the simulation of the bakery ovens set.  
  
 +
Input data: https://drive.google.com/file/d/1sM3wIxyJ2lm11sXOZNafWl0ZEahqsHu2/view?usp=sharing
 +
 +
oven-id -- oven identifier
 +
 +
bakery-id -- bakery identifier
 +
 +
date - date of production
 +
 +
event-type-id  1 - start, 2 - stop
 +
 +
time - time of event
 +
 +
sku - bakery ID
 +
 +
productivity -  boxes per minute
 +
  
  

Версия 01:59, 21 октября 2020

Lecture 6. Event-Driven Simulation. Vehicles arriving and departure in bakery case. SimPy

Lecture presentation: https://drive.google.com/file/d/1nOz9K2OLe_QxiLwUZWUR3faxTiEB-riw/view?usp=sharing

Home work

The result of home work is the simulation of the bakery ovens set.

Input data: https://drive.google.com/file/d/1sM3wIxyJ2lm11sXOZNafWl0ZEahqsHu2/view?usp=sharing

oven-id -- oven identifier

bakery-id -- bakery identifier

date - date of production

event-type-id 1 - start, 2 - stop

time - time of event

sku - bakery ID

productivity - boxes per minute



Back to the course beginning ST2187_Business_analytics,_applied_modelling_and_prediction