Categorical features may have a very large number of levels, known as high cardinality, (for example, cities or URLs), where most of the levels appear in a relatively small number of instances.
Many machine learning models, such as regression or SVM or sklearn packages, are algebraic.