Skip to content

strings in golden_features.json #227

Description

@SuryaThiru

The golden features JSON file that is being saved by mljar contains strings for new_features and new_columns instead of dictionaries which makes it a little difficult to view/parse the file.

Current output:
image

Expected output:
image

We can avoid using the indented JSON string here while saving the model unless there is some other specific reason to do so.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions