8000 Loading demo data in either FHIR or MIMIC format · Issue #79 · MLBazaar/Cardea · GitHub
[go: up one dir, main page]

Skip to content

Loading demo data in either FHIR or MIMIC format #79

@sarahmish

Description

@sarahmish

To get started with Cardea, it would be beneficial to explore multiple prediction tasks.

However, depending on the datasets, the possible prediction tasks may vary. Right now we demonstrate the missed appointment usecase using kaggle dataset. We can also use the MIMIC demo dataset to show some other usecases.

def load_demo(data="kaggle"):
""" Return a collection of .csv to load into an entityset.

Args:
    data (str):
        string determining which demo dataset to load
"""

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0