Hi everyone. I have a dataset consisting 21000 products. every product has an unique ID. my question is, how can I use this product id as a feature for a regression model?
can I use product ids as a categorical feature? how?