Skip to content

hi please tell me the approach to solve this problem #61

@vkt08

Description

@vkt08
  1. You have to solve a multi-label classification problem statement.
  2. It contains two files: train.csv and test.csv.
  3. The dataset contains the following columns:
    • LossDescription: Description of Event
    • ResultingInjuryDesc: Injury Description
    • PartInjuredDesc: Body Part Injured Description
    • Cause - Hierarchy 1: Cause Hierarchy 1
    • Body Part - Hierarchy 1: Body Part Hierarchy 1
    • Index: Identifier
  4. Tasks:
    • Perform exploratory data analysis (EDA) on the dataset.
    • Train multi-label classification models to predict "Cause - Hierarchy 1" and "Body Part - Hierarchy 1" when other columns are given.
      Two models will be required to predict each target variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions