[mlpack-git] [mlpack] Warn if ratings of 0 are found (#376)

Stephen Tu notifications at github.com
Mon Jan 12 13:43:44 EST 2015


Some food for thought: numpy has these things called "masked arrays" (http://docs.scipy.org/doc/numpy/reference/maskedarray.html). While the actual implementation in numpy is pretty buggy, I think the idea has merit. I think the masked array is really the abstraction we're looking for here. 

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/376#issuecomment-69621535
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20150112/c7c9c2f5/attachment.html>


More information about the mlpack-git mailing list