The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

DNA Seq Analysis and Animal Classification #727

Closed smty2018 closed 10 months ago

smty2018 commented 11 months ago

Description

DNA Sequence Analysis and Animal Classification uses machine learning models like decision tree classifier, SVM for taxonomic classification, and uses biopython for dna seq analysis on genetic data.

(Add x in the [] to mark as completed.)

Related Issues or Pull Requests

691