Re: Thoughts on NN module

Peter Cock <[email protected]> Wed, 7 Jun 2017 17:36:06 +0100
Newsgroups gmane.comp.python.bio.devel
Message-ID <CAKVJ-_7iSyWcVLaP58svPToVpY_zya=JgrdhxHC202ae3BPLLQ@mail.gmail.com>
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