Paralytics
0.3.2
Contents:
Paralytics
Examples
API Reference
Generals
Explainable AI
Preprocessing
Utilities
Importing
Mathy
check_prime
custom_round
lcm
Plotting
Scraping
Validation
Decorators
Exceptions & Warnings
History
Paralytics
Docs
»
API Reference
»
Utilities
»
custom_round
View page source
custom_round
¶
paralytics.utils.
custom_round
(
value_list
,
n
)
[source]
¶
Rounds n to the closest value from the given value_list.