Closed
Description
In ML.NET codebase, one can see two different names for 32-bit float type. Recent PR uses float
while old places have Float
. It'd be nice to have only one of the two styles.
In ML.NET codebase, one can see two different names for 32-bit float type. Recent PR uses float
while old places have Float
. It'd be nice to have only one of the two styles.