Skip to content

feat(modelling): enhance prediction task detection #51

@jfsantos-ds

Description

@jfsantos-ds

Description of the feature

  • Enhance the prediction task detection
  • Leverage dtypes and other properties (if applicable)

Acceptance criterias (if applicable)

Given a categorical label with 2 or more unique values, classification task still correctly detected
Regression tasks correctly detected

Additional context

  • Based on the previous to do in get_prediction_task:

TODO: Improve prediction type guesstimate based on alternative heuristics (e.g. dtypes, value_counts)

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueSimpler picks for first contributions to the projectstabilityChanges to improve robustness

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions