
FishPredictor
A machine learning model predicting fish species from physical measurements.
StreamlitScikit-LearnDecision Tree
The Problem
Manually classifying fish species from measurements is slow and error-prone.
The Solution
Trained a Decision Tree model that predicts fish species from weight, length, height, and width, deployed with a live Streamlit interface.
Overview
Manually classifying fish species from measurements is slow and error-prone. I trained a Decision Tree model that predicts fish species from weight, length, height, and width, deployed with a live Streamlit interface.
Gallery


