Skip to content

[BUG]: Morpheus CLI logged feature_columns don't match actual features #819

Closed

Description

Version

23.03

Which installation method(s) does this occur on?

Docker, Conda, Source

Describe the bug.

Not all pipelines set feature_columns in the pipeline config, specifically the ransomware_detection and abp_pcap_detection examples don't set these.

When we run these with their associated run.py script this isn't a problem, however using the equivalent CLI command the default features for the FIL pipeline are logged (the nvsmi features).

I think we have two options:

  1. Simply don't log the config.fil.feature_columns and config.ae.feature_columns.
  2. Re-work these examples to populated the config.

Personally I like option 1

Minimum reproducible example

No response

Relevant log output

No response

Full env printout

No response

Other/Misc.

No response

Code of Conduct

  • I agree to follow Morpheus' Code of Conduct
  • I have searched the open bugs and have found no duplicates for this bug report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

  • Status

    Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions