Machine-Learning Error: Message=Could not apply a map over type 'Single' to column 'YourOneHotEncodeColumn' since it has type 'String'


Machine-Learning Error: Message=Could not apply a map over type 'Single' to column 'DrawDateEncoded' since it has type 'String'

 Solution: Go to your DTO classes and change the type of the column from String to a Float. Keep on refactoring the code until there are no errors.


If you log in, you will be notified when someone leaves a comment.

Other users would like to know if this solution helped you.


© 2023 - ErnesTech LLC- Privacy