When developing software, why do you design it like that? Why use that algorithm You may need a rationale to determine the specifications.
In that case, it is often the case that the graph is used to check whether the implemented algorithm gives good results. It is necessary to show the reason for choosing the method from multiple methods. It cannot be OK because the calculated value seems to be that. Checking that an algorithm meets the required accuracy is more labor intensive than writing its code. Let's share the code and data to show the evidence in the department so that another person in the department can perform the reproduction experiment.
Recommended Posts