KellenSunderland commented on issue #9332: "Matrix Factorization" R test failing due to unavailable HTTP server. URL: https://github.com/apache/incubator-mxnet/issues/9332#issuecomment-356235179 We're actually never calling predict and never calling expect_equal in this test, unlike for example the 'MNIST' test. This further convinces me that we don't need to be using real data here, and can probably use generated data. I also get the impression we can narrow the scope of this test, such that it focuses on a single 'unit under test'.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
