autonlab / auton-survival

Auton Survival - an open source package for Regression, Counterfactual Estimation, Evaluation and Phenotyping with Censored Time-to-Events
http://autonlab.github.io/auton-survival
MIT License
315 stars 74 forks source link

image_path = os.path.join(Base_Dir, filename) before = int(temp[0]) after = int(temp[1]) failure = int(temp[2]) image_path.append(image_path) NameError: name temp is not defined #92

Closed AseelSatar closed 1 year ago

chiragnagpal commented 1 year ago

?