[mlpack-git] [mlpack/mlpack] The format of the sparse instances in the input file (#656)

Yawei Zhao notifications at github.com
Sun May 29 05:49:33 EDT 2016


Hi, 

Since the input training data is often organized as the sparse matrix in many datasets, what is the format of such those sparse training instances presented in the input files? For example, if one training instance consists of 1000 dimensions, and 100 of those dimensions are not zero, then is the training instance presented in the input file by using 900 zeros and 100 non-zeros? The same sparse instances in the datasets which are published on the LibSVM website are organized as the format of "dimension_id : value". 

Best wishes,

Yawei

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/656
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160529/46251020/attachment.html>


More information about the mlpack-git mailing list