Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-backports > by-pkgid > e578866d55cd81fdb23827cdf3cec911 > files > 541

python-scikits-learn-0.6-1mdv2010.2.i586.rpm



.. _example_naive_bayes.py:


============================
Gaussian Naive Bayes
============================

A classification example using Gaussian Naive Bayes (GNB).



**Python source code:** :download:`naive_bayes.py <naive_bayes.py>`

.. literalinclude:: naive_bayes.py
    :lines: 9-