Serious doubts on Categorical embeddingCategorical Variable Reduction using NNChoosing an embedding feature dimensionEmbedding layers for categorical featuresKeras: Softmax output into embedding layerSequence EmbeddingWhat does the embedding mean in the FaceNet?Confusion about Entity Embeddings of Categorical Variables - Working Example!Face embedding of unseen imagesRegularization in Embedding models?Make embedding more Gaussian-like
Airbnb - host wants to reduce rooms, can we get refund?
CRT Oscilloscope - part of the plot is missing
Python password manager
I’ve officially counted to infinity!
Is lying to get "gardening leave" fraud?
My ID is expired, can I fly to the Bahamas with my passport?
What word means "to make something obsolete"?
How would adding a darkvision racial trait to Dragonborn affect balance?
What happens if I start too many background jobs?
Why do computer-science majors learn calculus?
Why is Thanos so tough at the beginning of "Avengers: Endgame"?
Does hiding behind 5-ft-wide cover give full cover?
Packet sniffer for MacOS Mojave and above
How did Arya get back her dagger from Sansa?
Why is this a valid proof for the harmonic series?
Why do freehub and cassette have only one position that matches?
How can I fairly adjudicate the effects of height differences on ranged attacks?
How do i show this equivalence without using integration?
Was Hulk present at this event?
How to creep the reader out with what seems like a normal person?
Is there a database/website with Butcher tableaus?
Unexpected email from Yorkshire Bank
Mass spectrum of a molecule
Is NMDA produced in the body?
Serious doubts on Categorical embedding
Categorical Variable Reduction using NNChoosing an embedding feature dimensionEmbedding layers for categorical featuresKeras: Softmax output into embedding layerSequence EmbeddingWhat does the embedding mean in the FaceNet?Confusion about Entity Embeddings of Categorical Variables - Working Example!Face embedding of unseen imagesRegularization in Embedding models?Make embedding more Gaussian-like
$begingroup$
I am still having many doubts about the working of categorical embedding.
In particular I have 2 points not clear:
1. Are 1-Hot variables converted to a lower dim vector?
2. What target are neural embedding trained on? Lots of explanations I have seen don't show any target, and I wonder how the back-prop is done.
3. It is not clear at all how the keras functional API works to build an embedding.
Anyone is so helpful to explain step by step how to build one showing matrices dimension?
Thanks in advance.
neural-network keras embeddings neural
$endgroup$
add a comment |
$begingroup$
I am still having many doubts about the working of categorical embedding.
In particular I have 2 points not clear:
1. Are 1-Hot variables converted to a lower dim vector?
2. What target are neural embedding trained on? Lots of explanations I have seen don't show any target, and I wonder how the back-prop is done.
3. It is not clear at all how the keras functional API works to build an embedding.
Anyone is so helpful to explain step by step how to build one showing matrices dimension?
Thanks in advance.
neural-network keras embeddings neural
$endgroup$
add a comment |
$begingroup$
I am still having many doubts about the working of categorical embedding.
In particular I have 2 points not clear:
1. Are 1-Hot variables converted to a lower dim vector?
2. What target are neural embedding trained on? Lots of explanations I have seen don't show any target, and I wonder how the back-prop is done.
3. It is not clear at all how the keras functional API works to build an embedding.
Anyone is so helpful to explain step by step how to build one showing matrices dimension?
Thanks in advance.
neural-network keras embeddings neural
$endgroup$
I am still having many doubts about the working of categorical embedding.
In particular I have 2 points not clear:
1. Are 1-Hot variables converted to a lower dim vector?
2. What target are neural embedding trained on? Lots of explanations I have seen don't show any target, and I wonder how the back-prop is done.
3. It is not clear at all how the keras functional API works to build an embedding.
Anyone is so helpful to explain step by step how to build one showing matrices dimension?
Thanks in advance.
neural-network keras embeddings neural
neural-network keras embeddings neural
asked Apr 9 at 7:15
3nomis3nomis
31811
31811
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "557"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f48939%2fserious-doubts-on-categorical-embedding%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Data Science Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f48939%2fserious-doubts-on-categorical-embedding%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown