Re: Thoughts on NN module
Peter Cock <[email protected]> Fri, 9 Jun 2017 10:01:11 +0100
| Newsgroups | gmane.comp.python.bio.devel |
|---|---|
| Message-ID | <CAKVJ-_417FVZTGtcrRCS0OyOg9YoUExofayQQ-pDTgdQ-fhORg@mail.gmail.com> |
We seem to be in agreement (Adil replied to me directly, I've asked him to re-send that to the list for the public record). Who would like to prepare a pull request adding the deprecation warning and suggesting scikit-learn as an alternative? See: http://biopython.org/wiki/Deprecation_policy Peter On Fri, Jun 9, 2017 at 9:49 AM, Michiel de Hoon <[email protected]> wrote: > I would be in favor of removing Bio.NeuralNetwork. It was useful in the > past, but nowadays it seems out of scope for Biopython, and if scikit-learn > offers a better solution then we don't need this module in Biopython. > > Best, > -Michiel > > > On Thursday, June 8, 2017 1:36 AM, Peter Cock <[email protected]> > wrote: > > > Hi Adil, > > So you'd be in favour of us deprecating and later removing > Bio.NeuralNetwork which the original author Brad suggested > on the other thread? > > http://mailman.open-bio.org/pipermail/biopython-dev/2017-June/021719.html > > Regards, > > Peter > > On Wed, Jun 7, 2017 at 5:18 PM, Adil Iqbal <[email protected]> wrote: >> Hey guys, >> >> I wanted to try and save the machine learning module somehow, but based on >> the varied applications of machine learning in bioinformatics, really the >> best package to use is scikit-learn. It covers everything from Bayesian >> networks, hierarchical clustering, decision trees, etc. >> >> I suppose biopython could offer pre-built, easily modified networks for >> the >> most common use-cases, that is, protein folding and gene pattern >> recognition. Though we would need to use scikit-learn (or other machine >> learning package) as a dependency. >> >> Another option would be to scrap the machine learning suite and focus more >> on data management. >> >> Best, >> Adil >> >> _______________________________________________ >> Biopython-dev mailing list >> [email protected] >> http://mailman.open-bio.org/mailman/listinfo/biopython-dev > > _______________________________________________ > Biopython-dev mailing list > [email protected] > http://mailman.open-bio.org/mailman/listinfo/biopython-dev > >