Print summary of whole number, not only two decimals

Hi,

I would like to print out or save the inference results of my model. However, print_summary() function prints only two decimals. I would like to get the whole number because it is important in my model. I appreciate your recommendations. Thank you.

An example output
learningRate[15444] 0.00 0.00 0.00 0.00 0.00 0.50 1.00

This is answered here.

1 Like