-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[COPD-MICCAI 2018] Apply the method to all 10K subjects #10
Comments
|
@sumedhasingla would you please make a git repo (private) for this? |
The new COPD dataset is at location: /pghbio/dbmi/batmanlab/Data/COPDGene/ClinicalData Tracking its progress in a separate issue: #45 |
Completed first round of experiments with varying lambda_1. The results are on one run of the experiment. **These are not cross validation results
Both the groups have subjects which becomes better as we go from phase 1 to phase 2. Conclusion: Couldn't find much difference. Github: https://github.com/sumedhasingla/COPD_Project/blob/master/Experiments_Results_10k.ipynb |
Extract 32 x 32 x 32 overlapping patches from all 10k subjects
Create a private repo with the code.
Get new COPD table from Kayhan
Rerun MICCAI experiment without decoder (Fully discriminative)
Rerun MICCAI experiment with lambda_1 = 0.01, 0.1 , 1, 10, 100
Get the R-square and spectral property of latent space plot.
Exploratory Analysis
The text was updated successfully, but these errors were encountered: