An open API service indexing awesome lists of open source software.

https://github.com/bayunova28/rice_type_classificaiton

This repository contains about my personal project about rice type classification
https://github.com/bayunova28/rice_type_classificaiton

classification machine-learning matlab

Last synced: 6 months ago
JSON representation

This repository contains about my personal project about rice type classification

Awesome Lists containing this project

README

          

# Rice Type Classificaiton

## Context

Rice has been one of the most widely consumed foods for a large part of human population. Numerous different rice varieties are imported and exported
worldwide, making it the backbone of many countries’ economy. Rice seeds of different varieties can be accidentally or intentionally mixed during any of the steps in a
rice production pipeline, introducing impurities. These impurities could damage the trust between rice importers and exporters, calling for the need to develop a reliable
rice variety inspection system.

## Schema
* `Id`
* `Area`
* `MajorAxisLength`
* `MinorAxisLength`
* `Eccentricity`
* `ConvexArea`
* `EquivDiameter`
* `Extent`
* `Perimeter`
* `Roundness`
* `AspectRation`
* `Class`

## Acknowledgement
Dataset Source : [Kaggle](https://www.kaggle.com/datasets/mssmartypants/rice-type-classification)