This may take some time. Please hold on and do not close this window.
Before uploading, please preprocess your fusion data using the official PFGPred preprocessing and training utilities available on GitHub. These scripts will help you construct a labeled training table (for example, final_with_labels.csv with a label column of 0/1).
final_with_labels.csv
label
🔗 PFGPred GitHub Repository (Preprocessing & Training Guide)
After preprocessing, upload your labeled .CSV file here. Both training and optional test datasets must include a header row and must not exceed 10,000 rows each.
Ensure this column contains only '1' (positive) and '0' (negative) values.
The default, pre-optimized parameters will be used. This is recommended for most users.
Modify the hyperparameters for the models below.
You can provide a separate test set to evaluate the model. If omitted, a portion of your training data will be used for validation based on the ratio you select below.