Skip to content

Model gives incorrect predictions for missing values #35

Description

@akulamadhuri0410

When the dataset contains missing values, the prediction
function crashes with a ValueError.

Steps to reproduce:

  1. Load dataset with NaN values.
  2. Train model.
  3. Run prediction.

Expected behavior:
Model should handle missing values gracefully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions