Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

LibsvmIter Doc Updates #8111

Merged
merged 4 commits into from
Oct 1, 2017
Merged

LibsvmIter Doc Updates #8111

merged 4 commits into from
Oct 1, 2017

Conversation

eric-haibin-lin
Copy link
Member

Added a few clarifications to the libsvm iter documentation. As libsvm iter is a wrapper of libsvm_parser in dmlc-core, there's no guarantee that the file is split evenly when part_idx and num_parts are provided.

Also updated test_io.py to verify the number of batches read.
Also enabled test_Cifar10Rec for better test coverage.

Preview: http://ec2-54-187-32-207.us-west-2.compute.amazonaws.com:801/api/python/io/io.html#mxnet.io.LibSVMIter

@szha @nikrao @anirudh2290 @piiswrong

@piiswrong piiswrong merged commit 0d37d5d into apache:master Oct 1, 2017
@eric-haibin-lin eric-haibin-lin deleted the libsvm branch October 4, 2017 05:13
crazy-cat pushed a commit to crazy-cat/incubator-mxnet that referenced this pull request Oct 26, 2017
* add clarification to libsvm iter

* add reset notes

* add reset notes

* also update csv iter
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants