[Biopython-dev] [Bug 2631] Updated Bio.MaxEntropy to remove listfns import
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Mon Oct 27 13:46:43 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2631
------- Comment #2 from bsouthey at gmail.com 2008-10-27 09:46 EST -------
Created an attachment (id=1017)
--> (http://bugzilla.open-bio.org/attachment.cgi?id=1017&action=view)
Example code on using the new MaxEntrophy code
This is an example of using the MaxEntrophy code. Perhaps the most important
aspect of using MaxEntrophy is that it requires an iterable type that contains
the functions for classification. MaxEntrophy will then iterate through each of
these functions to predict the status based on that function.
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Biopython-dev
mailing list