Error in factor(dataset$Name, levels = c(“Zach Wilson:Jaylen Gipson”), : invalid 'labels'; length 269 should be 1 or 1

后端 未结 0 1403
面向向阳花
面向向阳花 2020-12-13 03:21

I am running a regression on my dataset that has 269 rows. I have two categories. They are "Name" and "Team". I need to know the onehot encoding process

相关标签:
回答
  • 消灭零回复
提交回复
热议问题