aws / sagemaker-experiments

Experiment tracking and metric logging for Amazon SageMaker notebooks and model training.
Apache License 2.0
125 stars 36 forks source link

list trials under trial component #114

Closed yzhu0 closed 3 years ago

yzhu0 commented 3 years ago

List trials under TrialComponent class

https://sim.amazon.com/issues/AML-80452

tox -e py38 -- tests/integ/test_trial_component.py tox -e py38 -- tests/unit/test_trial_component.py

danabens commented 3 years ago

fix lint failure