Skip to content

akimcs/fish-weight-estimation

Repository files navigation

fish-weight-estimation

Description:

A Python project that uses machine learning to estimate the weight of a fish.

A linear regression model is trained using existing data. The user inputs five length measurements of a fish and the application outputs the predicted weight of the fish.

Features:

  • the ability to input a fish's vertical length, diagonal length, cross length, height, and diagonal width and receive its predicted weight in grams.
  • generation of visuals that show and/or describe the data and algorithm.

Project Screenshots:

To view the 3 visuals of the project, visit the visuals folder.

Installation and Setup:

Refer to the "User Guide" in Task 2 Writeup.

Tools Used:

  • Kaggle Dataset: fish_data_raw.csv OR link to Kaggle download
  • PyCharm Community Edition 2022.2.3
  • Python 3.11.3 (64-bit)

Details:

  • Author: Austin Kim

About

a python project that uses machine learning to estimate the weight of a fish.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages