GNN-TableExtraction icon indicating copy to clipboard operation
GNN-TableExtraction copied to clipboard

How to build features for training from merged dataset?

Open ashish-kubade opened this issue 2 years ago • 0 comments

could you please mention about the using the merge dataset to create features? I am able to merge the two datasets (PubTables1M and publaynet); but I am not able to run src/features/features_build.py file. I am getting errors from which I guess I am missing any intermediate steps.

There are src/data/tables_creation.py, src/data/tables_preprocess.py, src/data/graph_creation.py files but in which order these should be used? before using src/features/features_build.py?

TIA.

ashish-kubade avatar Jul 17 '23 01:07 ashish-kubade