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.
Full Changelog: https://github.com/nthnn/dna_sequence_identification/commits/v1.0