So in this case label_predict would be vector X, and label_true vector Y?

Thank you,

From: Emanuela Boros [mailto:emanuela.bo...@gmail.com]
Sent: Tuesday, September 30, 2014 1:28 PM
To: scikit-learn-general@lists.sourceforge.net
Subject: Re: [Scikit-learn-general] mutual information

usually, statistically speaking, you compute the MI score to see to which 
extent is your observed frequency of cooccurrence different from what you would 
expect, so labels_true and labels_predict.

On Tue, Sep 30, 2014 at 7:13 PM, Pagliari, Roberto 
<rpagli...@appcomsci.com<mailto:rpagli...@appcomsci.com>> wrote:
I’m a little confused by the description of mutual information score.

What is the meaning of clustering, and why are the inputs called labels_true 
and labels_predict.

Shouldn’t mutual info be computed between two generic vectors X and Y?

Thanks,


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net<mailto:Scikit-learn-general@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general



--
Emanuela Boros

CEA-List, LVIC
LIMSI-CNRS
Université Paris-Sud
Orsay, France

Tel. : +33652174595
Email : 
emanuela.boros@{cea.fr<http://cea.fr>,limsi.fr<http://limsi.fr>,u-psud.fr<http://u-psud.fr>,gmail.com<http://gmail.com>}
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to