corinnastrada / rice_classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GOAL:

Determining to which category a grain of rice belongs to.

STEPS:

  • Construction of a binary classifier via the Holdout Method
  • Feature selection and Classification
  • Construction and Validation of confidence intervals (based on accuracy)
  • ROC Curve Analysis