The puzzle 244-70f0b4e2 from #244 has to be resolved:
|
@todo #244:35min Enhance workflow simplicity score with min and max adjustment. |
|
Currently, we just subtract collected value from 1. We should adjust it with |
|
min and max values from the dataset. So formula should look like: |
|
1 - (row - min) / (max - min). |
The puzzle was created by @rultor on 30-Dec-24.
Estimate: 35 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The puzzle
244-70f0b4e2from #244 has to be resolved:sr-detection/sr-data/src/sr_data/steps/workflows.py
Lines 91 to 94 in 5bd7d59
The puzzle was created by @rultor on 30-Dec-24.
Estimate: 35 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.