shenweichen / DeepCTR-Torch

【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
https://deepctr-torch.readthedocs.io/en/latest/index.html
Apache License 2.0
2.96k stars 698 forks source link

ValueError: could not convert string to float: '5a9ed9b0' #202

Closed mjrzzz closed 2 years ago

mjrzzz commented 3 years ago

ValueError: could not convert string to float: '5a9ed9b0'

fit_transform出现这个错误

zanshuxun commented 2 years ago

请按照Bug report模板给出更多信息:

Describe the bug(问题描述) A clear and concise description of what the bug is.

To Reproduce(复现步骤) Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Operating environment(运行环境):

Additional context Add any other context about the problem here.