Adjusting the Model: Better Statistics
Let’s learn how the statistics of the tests could be improved using the optional weight call back.
We'll cover the following...
We'll cover the following...
Adding the call back
Let’s take a look at the call-backs
The call back is in the test/break_test.exs
file in the code below ...