vitalyli

Results 5 issues of vitalyli

The eval_input_fn feeding a tuple of (features, label) from a ELWC dataset. Could someone share how to extract a corresponding label from the estimator predict call for the ranker eval...

----------------------- ## Feature Request ### Describe the problem the feature is intended to solve We have multiple AB running, where the same model_name can have different versions, which could have...

type:feature
stat:awaiting tensorflower

Any pointers on how to load plain Glove vectors? Glove vector file is space delimited; looks like this: unk -0.319700 -0.603714 -0.022415 0.100515 -0.165660 -0.743462 0.036367 0.109477 0.458140 -0.509268 -0.048532...

Anybody tried to use in-line trained embeddings? Not all columns are simple numerics. For categoricals or numerics where using bucketization may lead to better learned representation; using NxM embedding matrix...

Embedding projector only loads first 100000 vectors. In many real world applications, embedding dictionaries are well over 1Mil. Need some way to display vectors from larger sets or at least...

stat:contributions welcome
plugin:projector
theme:performance