ljapkin-roman

Results 3 issues of ljapkin-roman

In chapter 8 , after adding Batch gradient descent you missed a variable "images"

Method split('\t') work not properly and return wrong array

I read the book "Machine Learning in action" and repeat code from the chapter 2 kNN, but i got error "ValueError: could not convert string to float:" on the string...