Skip to content
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

Cross-val results for kiba and PDBbind #62

Merged
merged 34 commits into from
Nov 22, 2023
Merged

Cross-val results for kiba and PDBbind #62

merged 34 commits into from
Nov 22, 2023

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    54c1148 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. results: davis-shannon CV

    Aleem Aamir committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d5f817c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ligand-dev' of https://github.com/jyaacoub/MutDTA into …

    …ligand-dev
    Aleem Aamir committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    978c712 View commit details
    Browse the repository at this point in the history
  3. added two more layers

    papiClafoutis committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    eccc103 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb39728 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. results: davis-shannon CV

    Aleem Aamir authored and jyaacoub committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7874395 View commit details
    Browse the repository at this point in the history
  2. added two more layers

    papiClafoutis authored and jyaacoub committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2e27c34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf3e6ee View commit details
    Browse the repository at this point in the history
  4. Merge pull request #59 from jyaacoub/ligand-dev

    Ligand dev
    jyaacoub authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    efc9390 View commit details
    Browse the repository at this point in the history
  5. feat: grouped cc #60

    jyaacoub committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4474257 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. 2 Configuration menu
    Copy the full SHA
    1d220cb View commit details
    Browse the repository at this point in the history
  2. fix: using new kfold fn in init_data #60

    Also playground contains plots for analysis of distributions.
    jyaacoub committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    873ef2f View commit details
    Browse the repository at this point in the history
  3. fix(PDBbind): af2 and aln dir path

    + update af2 file path for PDBbind
    + update aln_p to point to new PDBbind_aln dir instead in the init_dataset.py file.
    + Check to ensure aln file is not empty
    
    Also recleaned aln files with MSARunner that were not cleaned before.
    jyaacoub committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    de40fa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bcba45 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    10fe995 View commit details
    Browse the repository at this point in the history
  2. results: kiba af2 and anm0-3

    jyaacoub committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0e032d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7d39ca View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    8e90c5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8d0d99 View commit details
    Browse the repository at this point in the history
  3. results: PDBbind ESM cv

    jyaacoub committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4a1d3d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e53dc9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6a5083 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'development' of https://github.com/jyaacoub/MutDTA into…

    … development
    
    Conflicts:
    	results/model_media/model_stats.csv
    	results/model_media/model_stats_val.csv
    jyaacoub committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    675b667 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    c0215b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a4e473 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    048be8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d8abeb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c25c464 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'development' of https://github.com/jyaacoub/MutDTA into…

    … development
    
    Conflicts:
    	results/model_media/model_stats_val.csv
    jyaacoub committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ddb4ec3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d2dba1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea2a7f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. feat(test): no_rename option

    Useful for when the model is currently being trained and we dont want to update the state dict and we just want to see results.
    jyaacoub committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a48a980 View commit details
    Browse the repository at this point in the history
  2. results: kiba EDI cross val

    jyaacoub committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9ac53be View commit details
    Browse the repository at this point in the history
  3. fix(figures): resolves #61

    jyaacoub committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b46897f View commit details
    Browse the repository at this point in the history