Once you believe your model is reasonably good after some intensive training and testing, you may want to actually use it to predict EZ contacts for some new subjects, who have never been to any resection surgery or who had a unsuccessful resection surgery before and are still have seizures. The prediction may provide you some additional information about the location of the EZ.
Note that the prediction does not require any label of resection. However, you may find it very useful to have the labels of resection for those subjects who had a unsuccessful resection previously, so that you can compare the prediction result with the resected area.
Similar to testing section, you need to:
Choose any model you have trained before and want to test here by clicking the Browse
button.
Adjust the Voting Agreement
as needed. Note changing this will effectively change the other two, one in the cross-validation section, one in the testing section as well. They share the same parameter.
Click Show Model
if you want to look at the parameters used in the model you selected above.
Click Predict
to see the prediction result in the table below.
The results are in a format of:
Predicted EZ Contacts: | # agreed / # total | predicted score |
---|---|---|
R3-R4: | 2/3 | 0.19 |
There is one extra option:
Display Predicted EZ with TF:
If this option is ticked, then when you press Predict
button, if there is any contact that is predicted to be an EZ contact, a (normalized) TF plot will show up with different colors of the name of the contact.
If the label of resection is provided, then
If the label of resection is not provided, then only red and black contacts are shown for prediction result.