Skip to content

Task: csv_iris_classify #237

@ScuttleBot

Description

@ScuttleBot

Description

Given sepal and petal measurements, predict the Iris species using simple classification logic or rules derived from the dataset.

CSV File

assets/csvs/iris_flowers.csv

Why It's Useful

Classification is the primary use case for this dataset. Users want to identify species based on measurements without complex ML code.

Expected Output Format

  • Predicted species with confidence indication
  • Nearest matching samples from dataset
  • Explanation of classification logic
  • Edge case handling for ambiguous measurements

Labels: task-idea, v2

Metadata

Metadata

Assignees

No one assigned

    Labels

    task-ideaTask idea for v2 benchmarkv2Version 2 benchmark tasks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions