Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 274 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 274 Bytes

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