Applying machine learning techniques to characterize an abalone (sea snail) data set from UCI.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Charles Reid 3cca86be32 Moving notebooks 7 years ago
docs adding sea temp note (empty now) 7 years ago
.gitignore adding higher order/var interaction notebooks 7 years ago
Abalone - Exploring the Data.ipynb Moving notebooks 7 years ago
Abalone - Gaussian Process Model.ipynb Moving notebooks 7 years ago
Abalone - Higher Order Models.ipynb Moving notebooks 7 years ago
Abalone - KNN.ipynb Moving notebooks 7 years ago
Abalone - Linear Classifiers.ipynb Moving notebooks 7 years ago
Abalone - Linear Models.ipynb Moving notebooks 7 years ago
Abalone - Logistic Regression.ipynb Moving notebooks 7 years ago
Abalone - Principal Component Analysis.ipynb Moving notebooks 7 years ago
Abalone - Variable Interactions.ipynb Moving notebooks 7 years ago
LICENSE Initial commit 7 years ago
README.md first checkin of notebooks and readme 7 years ago

README.md

Abalone Machine Learning Project

This repository contains several Jupyter notebooks that are applying machine learning techniques to characterize abalones (sea snails) from a data set kindly provided by the UC Irvine Machine Learning repository:

Link to dataset