microsoft / FLAML

A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
https://microsoft.github.io/FLAML/
MIT License
3.75k stars 495 forks source link

Enhanced Numerical Precision with Dynamic Significant Figures in FLAML Logs #1305

Open Programmer-RD-AI opened 1 month ago

Programmer-RD-AI commented 1 month ago

This pull request introduces an enhancement to the numerical precision of output logs across various modules within the FLAML project by dynamically adjusting the number of significant figures displayed. This feature is crucial in contexts where precise numerical detail is necessary for comprehending subtle nuances in model performance.

Key improvements:

This update aligns with FLAML's ongoing efforts to enhance usability and clarity in model evaluation and tuning processes.

Related Issue: #1272

Thank you for considering this enhancement. I believe it will make a significant difference in the usability and accuracy of our logging procedures.