Machine Learning in Elixir: function Scholar.Metrics.accuracy/2 is undefined (page 106)

Not sure if I did something wrong but it seems like the code should instead be

Scholar.Metrics.Classification.accuracy(test_targets, test_preds)

Thanks! It was recently moved. Fixed in the book