Error generating results from ExperimentAnalysis Object

Hello, am facing an issue while accessing results from ExperimentAnalysis Object.

Could anyone please suggest how to access “results” for all the trials.

@rliaw : could you please provide your inputs on this??

@narik11,

The error in your screen shot is saying that it did not find any trials in your checkpoint. Have you verified that the path to your checkpoint is correct and that there are trials in there?

Perhaps it would help if you attached your checkpoint.

@mannyv : i have verified the checkpoint and the path exists.

is “trials” parameter mandatory for using ExperimentAnalysis? i dont see any other assignment for self.trials inside the class.