-
**Describe the bug(问题描述)**
/usr/local/anaconda3/lib/python3.7/site-packages/sklearn/metrics/classification.py:2174: RuntimeWarning: divide by zero encountered in log
loss = -(transformed_labels * …
-
**Describe the question(问题描述)**
Are you planning to add a PyTorch implementation of DIN and DIEN? If so, what's the current time horizon? Or how could one go about helping with that?
**Additional…
-
Please refer to the [FAQ](https://deepctr-doc.readthedocs.io/en/latest/FAQ.html) in doc and search for the [related issues](https://github.com/shenweichen/DeepCTR/issues) before you ask the question.
…
-
**Describe the bug(问题描述)**
When set the embedding size to "auto", the Concatenate layer can't merge all input Embedding with different size at axis=2
def concat_fun(inputs, axis=-1):
if len(i…
-
I faced an issue with the "Classification: Criteo" example and the embedding_dim.
In this example (https://deepctr-doc.readthedocs.io/en/latest/Examples.html), the part that you defined `fixlen_feat…
-
启动ps时出现以下错误:
```
server_client mode: 5000, 1, 6, 100, 6
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/BCME3K7HPQJRJTDNPPWIFK7GKR:/var/lib/…
-
1、通过xdl_submit的提交方式已经运行成功deepctr的样例。
2、生成自己的数据,训练的时候,node worker:2 fail times FailoverTimes [failoverTimes=4],直到超过20次,run error,想知道是因为config配置的问题还是?
-
This is in reference to point number 5 in the FAQ. I want to add a long dense feature vector to my model. I have made a column in my dataframe named 'image_feature' that contains this long vector (len…
-
**Describe the bug(问题描述)**
A clear and concise description of what the bug is.
**To Reproduce(复现步骤)**
Steps to reproduce the behavior:
https://deepctr-torch.readthedocs.io/en/latest/FAQ.html#how…
-
建议分布式运行xdl时,增加debug模式,当任务失败时能够保留docker镜像,当前运行分布式的 deepctr.py 时, 通过 yarn 日志看到 worker 发生了 core dump 退出,但是由于 docker 镜像在任务结束时已经删除,不好跟踪问题
sydpz updated
4 years ago