in Education by
I have a general problem in the application domain.The data contains a high dimensional feature space with a small sample.A sparse network with its node as different features are available.The network has edges.The larger the edge, the higher the correlation or dependence the pair of features have. Generally how I can employ the network information in my model? Currently I searched in the literature.I find the general approach contains: 1.network embedding.To make use of the network information to obtain an embedding of the features. 2.graph neural network.Like GCN (graph convolutional neural network) or GAT(graph attention neural network) or other message passing neural network. The question is that what is the general approach a data scientist can have a try, to make use of the network information on the features? The network is not on different samples, just on the features. JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
The first thing that would come to my mind is to check the feature correlation using the network, and remove highly correlated features before training.

Related questions

0 votes
    How is feature mapping network distinct from competitive learning network? (a) geometrical arrangement (b) significance ... none of the mentioned Please answer the above question....
asked Aug 27, 2022 in Education by JackTerrance
0 votes
    How is Deep Learning works?...
asked Jan 17, 2023 in Technology by JackTerrance
0 votes
    How does Machine Learning differ from Deep Learning?...
asked Mar 3, 2021 in Technology by JackTerrance
0 votes
    Why is Fourier transform used in Deep Learning?...
asked Jan 30, 2023 in Technology by JackTerrance
0 votes
    What is Deep Learning?...
asked Jan 17, 2023 in Education by JackTerrance
0 votes
    What is the difference between AI, Machine Learning and Deep Learning?...
asked Jan 17, 2023 in Education by JackTerrance
0 votes
    Suppose, a deep learning classifier is trained to distinguish between images of cars, ships, trucks, birds, ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 20, 2022 in Education by JackTerrance
0 votes
    I have recently quoted a Deep Learning VM from Google Cloud. DLVM provides a link to the jupyter notebook ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 17, 2022 in Education by JackTerrance
0 votes
0 votes
    What do you understand by Deep Learning? Select the correct answer from above options...
asked Nov 12, 2021 in Education by JackTerrance
0 votes
    In Deep Learning, ____________. (1)Features have to be fed to the model (2)Features are picked by the network...
asked Jun 15, 2021 in Technology by JackTerrance
0 votes
    Deep Learning can process an enormous amount of _______________. (1)Structured Data (2)Both the options (3)Unstructured Data...
asked Jun 15, 2021 in Technology by JackTerrance
0 votes
    Explain the Machine Learning and Deep Learning ?...
asked Nov 3, 2020 in Technology by JackTerrance
0 votes
    Top 90 Deep Learning Questions Answers...
asked Oct 27, 2020 in Technology by Editorial Staff
0 votes
    Deep Learning Questions and Answers...
asked Oct 19, 2020 in Technology by Editorial Staff
...