Increasing rapidminer resolution for very small numbers

hbajpai
hbajpai New Altair Community Member
edited November 2024 in Community Q&A
I am not sure how to do this, I tried to check if there is any settings in preferences but could not find one. I have a model statistics data-frame that I am passing through as a result form Execute Python block, which looks as the following figure.

The particular hyper parameter that are problem is regularization terms lambda and alpha.
The output of the same parameters looks like this as an Example Set.


I can convert it to string though to ensure the numbers are stored correctly. But, is there a simpler way that I am unaware of to handle this issue?

Tagged:

Best Answer

Answers

  • hbajpai
    hbajpai New Altair Community Member
    Thanks a lot @BalazsBarany . I assumed it was a display thing, but was searching for the settings in the UI tab rather than General :)