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: NGO-Algorithm-Audit/python-synthpop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: JFP_edits
Choose a base ref
...
head repository: NGO-Algorithm-Audit/python-synthpop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 9 files changed
  • 2 contributors

Commits on Mar 11, 2025

  1. Configuration menu
    Copy the full SHA
    144b93e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from NGO-Algorithm-Audit/JFP_edits

    Updated bugs in 00_readme.ipynb
    jfparie authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    b8214cf View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Merge pull request #8 from NGO-Algorithm-Audit/main

    update merge
    emmanueljordy authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    7094ecb View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. Merge pull request #8 from emmanueljordy/add_data_processing

    Add data processing
    jfparie authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    d54cab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4261a8f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Merge pull request #11 from NGO-Algorithm-Audit/main

    update branch
    emmanueljordy authored May 22, 2025
    Configuration menu
    Copy the full SHA
    b8a278a View commit details
    Browse the repository at this point in the history
  2. Update data_processor.py

    Modify post_process function to deal with out of bounds generated values.
    emmanueljordy committed May 22, 2025
    Configuration menu
    Copy the full SHA
    70e6d01 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2025

  1. Merge pull request #9 from emmanueljordy/add_data_processing

    Update data processing
    jfparie authored May 25, 2025
    Configuration menu
    Copy the full SHA
    cd29bd3 View commit details
    Browse the repository at this point in the history
  2. Update notebooks

    jfparie committed May 25, 2025
    Configuration menu
    Copy the full SHA
    d9ef00f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Merge pull request #12 from NGO-Algorithm-Audit/main

    update data processing
    emmanueljordy authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    9e28ed6 View commit details
    Browse the repository at this point in the history
  2. Update data_processor.py

    Update processing step to deal with high cardinality categorical columns. Now use frequency encoding if more than 50 categories.
    emmanueljordy committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    26cb1c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Merge pull request #10 from emmanueljordy/add_data_processing

    Add data processing
    jfparie authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    2f05ef3 View commit details
    Browse the repository at this point in the history
Loading