Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
This is what my code looks like. I followed the instructions correctly, using the 'CG' method and 50 iterations. However, my answer is not accepted. I suppose that it is due to some changes in the scipy function (thus better optimization) because I get an accuracy of 95.2%, better than what is expected (95.1%). What should I do?
This is what my code looks like. I followed the instructions correctly, using the 'CG' method and 50 iterations. However, my answer is not accepted. I suppose that it is due to some changes in the scipy function (thus better optimization) because I get an accuracy of 95.2%, better than what is expected (95.1%). What should I do?
Accuracy: