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

Bugfix metric mutual information #117

Closed
wants to merge 65 commits into from

Commits on Jan 4, 2024

  1. test

    Z712023 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3dcd842 View commit details
    Browse the repository at this point in the history
  2. test_v2

    Z712023 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    34af206 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. no-test

    Z712023 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    9bf9108 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. pair_v1

    Z712023 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7fd6c75 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    a6ad779 View commit details
    Browse the repository at this point in the history
  2. remove_old_mi_sim

    Z712023 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    05223ea View commit details
    Browse the repository at this point in the history
  3. remove mi_sim in columns

    Z712023 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a692a54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    730bd9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b100dd9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40a19c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0031062 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88eaa2a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c4026b View commit details
    Browse the repository at this point in the history
  10. change_class_name_err

    Z712023 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    8c333dd View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature-metric-mutual_information' of github.com:hitsz-…

    …ids/synthetic-data-generator into feature-metric-mutual_information
    Z712023 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    032df09 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0ebf11d View commit details
    Browse the repository at this point in the history
  13. modify_paircolumn

    Z712023 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    844c13d View commit details
    Browse the repository at this point in the history
  14. mi only needs dataframe

    Z712023 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ca53f1a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e4efe41 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    93018e0 View commit details
    Browse the repository at this point in the history
  2. modify based on review

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f3ffab7 View commit details
    Browse the repository at this point in the history
  3. test

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8583aae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1fb0ec View commit details
    Browse the repository at this point in the history
  5. complete test_mi_sim

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b0c4282 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9024e7 View commit details
    Browse the repository at this point in the history
  7. modify test file

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    fe7b080 View commit details
    Browse the repository at this point in the history
  8. change_var_name

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    df1e572 View commit details
    Browse the repository at this point in the history
  9. Update sdgx/metrics/multi_table/multitable_mi_sim.py

    Co-authored-by: MoooCat <141886018+MooooCat@users.noreply.github.com>
    Z712023 and MooooCat committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    dd08734 View commit details
    Browse the repository at this point in the history
  10. add MULTI_TABLE_DEMO_DATA

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3264704 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63854ac View commit details
    Browse the repository at this point in the history
  12. modify comments

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6e2ee7b View commit details
    Browse the repository at this point in the history
  13. JSD->MISIM

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e85571e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a0ac893 View commit details
    Browse the repository at this point in the history
  15. modify base of pair_column

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    aafa3cc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    84efc35 View commit details
    Browse the repository at this point in the history
  17. add cls

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c55b98d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d69af4e View commit details
    Browse the repository at this point in the history
  19. change self into cls instance

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0ddde82 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'feature-metric-mutual_information' of github.com:hitsz-…

    …ids/synthetic-data-generator into feature-metric-mutual_information
    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    89d2bca View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    52720f0 View commit details
    Browse the repository at this point in the history
  22. change cls

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    94fb07a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0190305 View commit details
    Browse the repository at this point in the history
  24. series2array

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8384b06 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ac4ad49 View commit details
    Browse the repository at this point in the history
  26. test

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c1503cd View commit details
    Browse the repository at this point in the history
  27. Merge branch 'feature-metric-mutual_information' of github.com:hitsz-…

    …ids/synthetic-data-generator into feature-metric-mutual_information
    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    bb83518 View commit details
    Browse the repository at this point in the history
  28. test

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5481df2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c649868 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    110b63a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    107587a View commit details
    Browse the repository at this point in the history
  32. use series.array

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7ffa05b View commit details
    Browse the repository at this point in the history
  33. change le_fit

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5847e35 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    cee6dac View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    96e2c0d View commit details
    Browse the repository at this point in the history
  36. add astype

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3df03a8 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7a8f766 View commit details
    Browse the repository at this point in the history
  38. series2array

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    03c9fd2 View commit details
    Browse the repository at this point in the history
  39. foo

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d4c949a View commit details
    Browse the repository at this point in the history
  40. change test_suit

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    fe956d5 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    15cdebc View commit details
    Browse the repository at this point in the history
  42. all right?

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e2a0db5 View commit details
    Browse the repository at this point in the history
  43. all right

    Z712023 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0e21332 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    9244401 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    8020a9a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. init_bug_fix

    Z712023 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0aa2575 View commit details
    Browse the repository at this point in the history