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

Материал из Wiki - Факультет компьютерных наук
Перейти к: навигация, поиск
(Новая страница: «After reading this chapter you should be able to: * Understand the main idea of ABC approach * Plan the ABC analysis for some dataset * Have an experience in…»)
 
 
(не показано 8 промежуточных версии этого же участника)
Строка 1: Строка 1:
After reading this chapter you should be able to:
+
== ST2187 Business analytics, applied modelling and prediction  ==
 +
After this seminar you should be able to:
  
 +
* Use the YAML for Structured data description
 +
* Use the histogram as the instrument for data analysis
 
  * Understand the main  idea of ABC approach
 
  * Understand the main  idea of ABC approach
 
  * Plan the ABC analysis for some dataset
 
  * Plan the ABC analysis for some dataset
 
  * Have an experience in interpretation of ABC analysis results
 
  * Have an experience in interpretation of ABC analysis results
 +
 +
Presentation for seminar: https://drive.google.com/file/d/1teu1xG3tTEuCPZYnabEgyp1I5QN6NPJi/view?usp=sharing
 +
 +
== Home work for Seminar 2 ==
 +
 +
1. You should connect Python to data from  HSE-WMSSIM-ABC-01.xlsx [https://drive.google.com/file/d/1sRuLaqIWMI8yUo3FlHXLazZfRyL6ssXN/view?usp=sharing],  convert it to csv and add the column ABC. After this you should plot number-of-boxes = F(sortedSKU)
 +
Python code and result  should be in TASK2-ABC-calc with names  ST2187-2020-FIO-FIO-Seminar_02-ABC.py , ST2187-2020-FIO-FIO-Seminar_02-ABC.CSV, and ST2187-2020-FIO-FIO-Seminar_02-ABC.png,
 +
 +
2. Direct Exel xslx file should be processed to add the ABC column to file ST2187-2020-FIO-FIO-Seminar_02-ABC.xslx and result  should be also in TASK2-ABC-calc
 +
 +
3. List of events for bakery should be developed in the style
 +
 +
E01 Take stack from track
 +
E02 Put stack to zone 1
 +
 +
 +
...
 +
 +
and resulting  file ST2187-2020-FIO-FIO-Seminar_02-events.csv should be in TASK2-events
 +
 +
[[ST2187_Business_analytics,_applied_modelling_and_prediction|Back to the beginning of the course  ST2187_Business_analytics,_applied_modelling_and_prediction]]

Текущая версия на 20:41, 19 сентября 2020

ST2187 Business analytics, applied modelling and prediction

After this seminar you should be able to:

* Use the YAML for Structured data description
* Use the histogram as the instrument for data analysis 
* Understand the main  idea of ABC approach
* Plan the ABC analysis for some dataset
* Have an experience in interpretation of ABC analysis results

Presentation for seminar: https://drive.google.com/file/d/1teu1xG3tTEuCPZYnabEgyp1I5QN6NPJi/view?usp=sharing

Home work for Seminar 2

1. You should connect Python to data from HSE-WMSSIM-ABC-01.xlsx [1], convert it to csv and add the column ABC. After this you should plot number-of-boxes = F(sortedSKU) Python code and result should be in TASK2-ABC-calc with names ST2187-2020-FIO-FIO-Seminar_02-ABC.py , ST2187-2020-FIO-FIO-Seminar_02-ABC.CSV, and ST2187-2020-FIO-FIO-Seminar_02-ABC.png,

2. Direct Exel xslx file should be processed to add the ABC column to file ST2187-2020-FIO-FIO-Seminar_02-ABC.xslx and result should be also in TASK2-ABC-calc

3. List of events for bakery should be developed in the style

E01 Take stack from track E02 Put stack to zone 1


...

and resulting file ST2187-2020-FIO-FIO-Seminar_02-events.csv should be in TASK2-events

Back to the beginning of the course ST2187_Business_analytics,_applied_modelling_and_prediction