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.

