-
-
**Describe the question(问题描述)**
A clear and concise description of what the question is.
相同的参数,不同运行结果不一样,但是deepFM随机种子是一样的
![屏幕快照 2019-04-12 下午4 22 45](https://user-images.githubusercontent.com/3259…
-
HashEncoder()哪个包导入的,
for feat in sparse_features:
lbe = HashEncoder()
data[feat] = lbe.transform(data[feat])
同样的字符串两次编码后值相同吗?,此方法在预测时能否使用?望解答,谢谢老师
-
I trained a classification model using DeepFM model, it worked well.
I load this trained model and use it to predict on another data set, error occurred. the error message is like below.
The root …
-
运行环境:
- python version [3.6]
- tensorflow version [2.0.0]
- deepctr version [0.8.0]
- cuda version[10.0.130]
当执行python examples/run_classification_criteo.py 时,出现以下报错:
![image](https://u…
-
**Describe the bug(问题描述)**
运行run_multivalue_movielens.py
出现这种错误
C:\Users\Administrator\Anaconda3\lib\site-packages\tensorflow_core\python\framework\indexed_slices.py:433: UserWarning: Converting sp…
-
**Describe the question**
feature_column import error when run "python run_classification_criteo.py" after updating to deepctr version 0.8.0
**Additional context**
It's ok to run all scripts befo…
-
Hi, I have got an error while run train_dsin.py, the info as follows:
Caused by op 'sparse_emb_14-brand/Gather_6', defined at:
File "train_dsin.py", line 52, in
att_embedding_size=1, bia…
blldd updated
4 years ago
-
can you share link to similar repo but plain python code
at least for simple models?
-
Please make sure that this is a bug. As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bugs, performance issues, feature requests a…