Dev
This MR
- Adds some code to check which option name is closest to a wrongly given option name to help users when typos are made.
- Removing a check about
groups
andTrainingLabel
which is treating a case where groups have different training labels defined. However this should be allowed and hence the check is removed.