Iris AI - Data Classification
I trained a machine learning classifier to identify iris flower species using a structured, labeled dataset. The process utilized Python along with libraries such as Scikit-learn and NumPy for data handling and model training. The project achieved approximately 97% accuracy on test data. • Worked with the Iris dataset to classify flower species. • Preprocessed and validated machine learning features. • Automated some labeling and evaluation steps using Python. • Assessed results to ensure reliability and model robustness.