categorial columns. So why is it even necessary to specify categorial columns If the Info is already in the Pandas Data Frame ?
catboost accepts other types of inputs than pandas, Series, Numpy etc. So it is not guaranteed that catboost can rely on the dtypes of pandas. Also doing that lifts the ambiguity whenever the categories are integers for instance.
Обсуждают сегодня