Sheypex commented on PR #1850:
URL: https://github.com/apache/systemds/pull/1850#issuecomment-1607681597

   With respect to the datagen:
   Looking it over, `genRandData4LogisticRegression` and 
`genRandData4MultiClassSVM` should work fine as datagen scripts for the SGD 
test case, where only a vector of target data is required
   I suppose `genRandData4Kmeans` may work for the classification use case .. 
but I'm less sure on that
   
   I've been looking into adding a convolution/deep learning perftest along the 
lines of the MNIST examples and since we're on the topic of datagen: Using 
MNIST (or a subset of corresponding size) is probably preferable to generating 
random data, correct?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to