Skip to content

DNA Sequence Classification Model

Latest
Compare
Choose a tag to compare
@nthnn nthnn released this 01 Nov 00:38

DNA sequence classification AI is based on the dataset from the archive of UC Irvine Machine Learning Repository. It takes an input DNA sequence and outputs the promoter type (+ or -) and the identification class from the inference. The model is using the Random Forest Classification algorithm.

Simple Inference Demo

Full Changelog: https://github.com/nthnn/dna_sequence_identification/commits/v1.0