We are looking to establish one logic for our model. Can you please support in building it.
The logic is that for every hour we are releasing 5 Tokens (Pallet -1 to Pallet -5 ).
My model works from 6 am to 10 PM .
There are three types of labels.
|
A |
B |
C |
Pallet Type1 |
25% |
25% |
50% |
Pallet Type2 |
50% |
20% |
30% |
Pallet Type3 |
10% |
20% |
70% |
Pallet Type4 |
80% |
10% |
10% |
Pallet Type5 |
30% |
40% |
30% |
In a day , If we have 16 hours , then our model will generate 16 “ Pallet 1” tokens , which will make sure out of 16 -> 25% ~ 4 Token will Category Label “A, 25% ~ 4 Token will Category Label “B” and 50% ~ 8 Token will Category Label “C”.