ValueError: Parameter values for parameter (C) need to be a non-empty sequence. code example
Example: ValueError: Parameter values for parameter (splitter) need to be a sequence(but not a string) or np.ndarray. site:stackoverflow.com
'splitter':['best'] # not 'splitter':'best'