Hi Arezou,

You cannot use predict() function directly from BernoulliRBM. You will have
to use pipelines to do that as discussed in this example:
http://scikit-learn.org/stable/auto_examples/plot_rbm_logistic_classification.html

Best Regards,
Maheshakya


On Fri, Mar 21, 2014 at 9:31 AM, Arezou Moussavi
<[email protected]>wrote:

> Hi all,
>
> Can any one please tell me how I can see the values of y-pred
> (predictions) in RBM?
> Thanks
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
>


-- 
Undergraduate,
Department of Computer Science and Engineering,
Faculty of Engineering.
University of Moratuwa,
Sri Lanka
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to