<p>This warning will be issued whenever the data matrix has fewer than five points, because the matrix decomposition is (by default) initialized using 5 random columns of the training data.  With any larger data matrix this will not be a problem.  In your case I am guessing that you are just testing the program, so I would not worry about the warning.  If you are getting weird results like the warning suggests, maybe adding a couple more points to your dataset would be useful.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/598#issuecomment-205410028">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFO3uNVYYUKD4Tg3QbB2RkeMoiy-kks5p0U0vgaJpZM4H6kZm.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/issues/598#issuecomment-205410028"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>