sharmaroshan / Abalone-Age-Prediction

Predicting Algae's age using different attributes and Machine Learning Algorithms for Regression Analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abalone-Age-Prediction

Predicting Algae's age using different attributes and Machine Learning Algorithms for Regression Analysis.

Description

Context

The age of abalone is determined by cutting the shell through the cone, staining it, and counting the number of rings through a microscope -- a boring and time-consuming task. Other measurements, which are easier to obtain, are used to predict the age. Further information, such as weather patterns and location (hence food availability) may be required to solve the problem.

Original Dataset

The original dataset can be acessed at https://archive.ics.uci.edu/ml/datasets/abalone.

About this file

Predicting the age of abalone from physical measurements. The age of abalone is determined by cutting the shell through the cone, staining it, and counting the number of rings through a microscope -- a boring and time-consuming task. Other measurements, which are easier to obtain, are used to predict the age. Further information, such as weather patterns and location (hence food availability) may be required to solve the problem.

About

Predicting Algae's age using different attributes and Machine Learning Algorithms for Regression Analysis.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%