Skip to content

working through Figure 4 - input for load_records #71

@kipkeller

Description

@kipkeller

In the Notebook you sent:

can/should:
from lisbet.input_pipeline import load_records
be replaced with:
from lisbet.io import load_records

and then, when using load_records with:
_, rec_test, _ = load_records(DATASET, DATA_PATH)
what should DATASET consist of?
I see this points to DATASET = "CalMS21_Task1"
but I don't see CalMS21_Task1 in our sample download from earlier and so I don't know what our equivalent "DATASET" using our own data should look like. Maybe this is the top directory for all our labeled CSV files?

thanks
kip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions