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

refactor(examples) Update Flower example using scikit-learn #3777

Merged
merged 28 commits into from
Aug 9, 2024

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    c5a1eed View commit details
    Browse the repository at this point in the history
  2. Update readme

    chongshenng committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    632354a View commit details
    Browse the repository at this point in the history
  3. Restructure directory

    chongshenng committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a61eb0b View commit details
    Browse the repository at this point in the history
  4. Rename files

    chongshenng committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a9388b3 View commit details
    Browse the repository at this point in the history
  5. Delete run.sh

    chongshenng committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8358b9f View commit details
    Browse the repository at this point in the history
  6. Delete redundant script

    chongshenng committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    bebc750 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9491e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f84b6e View commit details
    Browse the repository at this point in the history
  9. Add numpy

    chongshenng committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d0ede9a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1361fe View commit details
    Browse the repository at this point in the history
  11. Delete utils.py

    chongshenng committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e46844f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Update example

    chongshenng committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b440d70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eb838b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    39da71f View commit details
    Browse the repository at this point in the history
  2. Update project name

    chongshenng committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8577c33 View commit details
    Browse the repository at this point in the history
  3. Update project name

    chongshenng committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    319e623 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    0d2b810 View commit details
    Browse the repository at this point in the history
  2. Align readme

    chongshenng committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    db72988 View commit details
    Browse the repository at this point in the history
  3. Refactor

    chongshenng committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    13002b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2e1209 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    7137605 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c960b8b View commit details
    Browse the repository at this point in the history
  3. Rename app

    chongshenng committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2a2885d View commit details
    Browse the repository at this point in the history
  4. Update examples/sklearn-logreg-mnist/README.md

    Co-authored-by: Javier <jafermarq@users.noreply.github.com>
    chongshenng and jafermarq authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5cbc1c4 View commit details
    Browse the repository at this point in the history
  5. Update examples/sklearn-logreg-mnist/pyproject.toml

    Co-authored-by: Javier <jafermarq@users.noreply.github.com>
    chongshenng and jafermarq authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    27044c0 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Javier <jafermarq@users.noreply.github.com>
    chongshenng and jafermarq authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    810abb4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53abb89 View commit details
    Browse the repository at this point in the history
  8. removed unused config_fit callback; reoredered imports; defined `frac…

    …tion-fit` instead of `min-available-clients`
    jafermarq committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0877907 View commit details
    Browse the repository at this point in the history