Skip to content

Add option for unlabelled dataset in YAML #43

Description

@andreassot10

Currently, the YAML uses the actual data to create the predictions table (mod_predictions_unlabelled_data). This is for demonstration purposes.

This dataset will need to be changed to a data frame of truly unlabelled data when these become available.

Meanwhile, add a dataset_unlabelled in YAML and set x = get(get_golem_config("dataset_unlabelled")) in mod_predictions_unlabelled_data_server. This will offer the user the option to specify the unlabelled dataset. Until then, I will keep using the current, labelled, dataset as if it was unlabelled, i.e. dataset_unlabelled: text_data in YAML.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions