Skip to content

Bug: Extra features are not filtered out in prediction #49

@mkaranasou

Description

@mkaranasou

Conditions:

  • Have a scikit model, e.g. the test model
  • Have payload_size_average in configuration under the extra features (which is not included in the model's features)
  • Run irawlog pipeline.

Result:
Key error for payload_size_average when predicting.

Note: I haven't tested it with a pyspark model, but it shouldn't be a problem since the part of the code that throws key error is only used in the scikit-learn workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions