Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nhsx/SynthVAE Loading
base: main
Choose a base ref
...
head repository: nhsx/SynthVAE Loading
compare: heart_example_use_case
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 11 files changed
  • 1 contributor

Commits on Apr 27, 2022

  1. bringing in current heart work

    - adapted utils to handle the heart dataset (and in future any dataset)
    - Brought in kaggle data as well as my synthetic runs using Heart_Pre_Processing.ipynb
    - Brought in pre-processing notebook to train and create synthetic sets
    - Brought in heart_analysis notebook to perform classification using decision tree model
    DaveBrind committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    e057478 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beb64bf View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    72c5252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    875ee88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d73c47a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    7bc97bb View commit details
    Browse the repository at this point in the history
Loading