greenelab / pancancer-evaluation

Evaluating genome-wide prediction of driver mutations using pan-cancer data
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

CSD simulation experiments: parameter selection + domain addition #62

Closed jjc2718 closed 1 year ago

jjc2718 commented 1 year ago

In this PR, we wanted to try two experiments using simulated data to test the model implementation from #61:

For the first experiment, we don't really see that the fixed latent space dimension of the model affects performance much at all:

image

And for the second experiment, we do see that sometimes adding domains has the expected effect (this is for a simulated dataset with 50 features and 6 domains):

n6_p50_corr1_scaleNone_points

But with only 25 features, the pattern is not so clear:

n6_p25_corr1_scaleNone_points

I'm not too concerned about the first result, but will do some follow-up on the second result in a future PR.

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB