[mlpack-git] [mlpack/mlpack] Refactor PCA class: able to use different decomposition techniques (exact, randomized, QUIC SVD). (#716)

Marcus Edel notifications at github.com
Wed Jul 6 07:53:22 EDT 2016


>  #include <mlpack/core.hpp>
> +#include "pca.hpp"
>  
>  using namespace std;

It's used for:

``
Log::Fatal << "PCA::Apply(): varRetained (" << varRetained << ") must be "
        << "greater than or equal to 0." << endl;
``

---
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/pull/716/files/1127e61b078faff9baefeeea5b9f75c925f8aed1#r69716514
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160706/c4105384/attachment.html>


More information about the mlpack-git mailing list