Hey everyone,
I am building an ML model by using features extracted from a graph such as a centrality. Just wondering if anyone has done this before, and would like to get some advice on the process?
Thanks,
Darius A.
Hey everyone,
I am building an ML model by using features extracted from a graph such as a centrality. Just wondering if anyone has done this before, and would like to get some advice on the process?
Thanks,
Darius A.
Might be worthwhile drawing this up with input->model->outputs. If you are graph data for a single input, it forms a very broad parameter.
So best to define the problem that you're solving, the model, available/required data, and what the output of the model would look like.