Object detection with YOLO
-
Updated
Nov 19, 2025 - Jupyter Notebook
Object detection with YOLO
A beginner-friendly machine learning project using Python to classify Iris flowers (Setosa, Versicolor, and Virginica) based on sepal & petal measurements. The dataset, introduced by R.A. Fisher (1936), is widely used for ML model evaluation.
Developed an interactive web app that allows users to input a DNA sequence and receive a count of each nucleotide (adenine, thymine, cytosine, and guanine) in the form of a dictionary, text, DataFrame, and bar chart. The app was implemented using Streamlit, Pandas, and Altair libraries.
Add a description, image, and links to the padas topic page so that developers can more easily learn about it.
To associate your repository with the padas topic, visit your repo's landing page and select "manage topics."