pls clarify categorical values can be used or not - in paper written only numeric features
remove unnecessary for our purposes features presented in modern gradient
boosting toolkits (for example, categorical data handling). The complete list of these limitations is the
following. Py-Boost supports: (a) computations only on GPU, (b) only the depth-wise tree growth
policy, (c) only numeric features (with possibly NaN values), and (d) only histogram algorithm for
split search (maximum number of bins for each feature is limited to 256)
https://arxiv.org/pdf/2211.12858.pdf