coursera-ml-py
coursera-ml-py copied to clipboard
Python programming assignments for Machine Learning by Prof. Andrew Ng in Coursera
Results
1
coursera-ml-py issues
Sort by
recently updated
recently updated
newest added
I did it all right,but the last Expected accuracy. The correct anwser is 83.1 (approx): print('Expected accuracy (with lambda = 1): 83.1 (approx)') but I can't get it, I don't...