You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
The column name 'is_installed' was also merged as 'is_installed_1' and 'is_installed_2,' which resulted in an error when training the XGBoost tree in the '2_supGNN' step #1
In the step 2_supGNN to create GNN model and xgboost model when running merge_train_FE_and_train_supgnn_data.py, the column name 'is_installed' of the dataset and embedding dataframes seemed also merged as 'is_installed_1' and 'is_installed_2,' which resulted in an error when training the XGBoost tree.