Label encoding from python to r

前端 未结 0 1047
一整个雨季
一整个雨季 2021-01-01 17:18

how can i convert this python code into r?

# Convert categorical features to continuous features with Label Encoding
from sklearn.preprocessing import LabelEn         


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