User finds functions that won't work
There are multiple unspecialized run methods in machinelearning.h that are potentially confusing to users.
This could be fixed by specialization, or by moving to a different wrapper based on composition.
There are multiple unspecialized run methods in machinelearning.h that are potentially confusing to users.
This could be fixed by specialization, or by moving to a different wrapper based on composition.