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

[ML-42] [PIP] Misc improvements and refactor code #64

Merged
merged 20 commits into from
May 10, 2021

Commits on May 6, 2021

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

Commits on May 7, 2021

  1. Improve Kmeans

    xwu99 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    ee3e7ed View commit details
    Browse the repository at this point in the history
  2. Java code cleanup

    xwu99 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    99ce5d6 View commit details
    Browse the repository at this point in the history
  3. Improve PCA

    xwu99 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    221819c View commit details
    Browse the repository at this point in the history
  4. Improve native code

    xwu99 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    3b1a0aa View commit details
    Browse the repository at this point in the history
  5. Add clang-format

    xwu99 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    77a90da View commit details
    Browse the repository at this point in the history
  6. Improve ALS

    xwu99 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    33a3608 View commit details
    Browse the repository at this point in the history
  7. Add clang-format scripts

    xwu99 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    3dad173 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Apply clang-format

    xwu99 committed May 8, 2021
    Configuration menu
    Copy the full SHA
    5e6fdc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    543d8e2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    b7fd13e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1e17c3 View commit details
    Browse the repository at this point in the history
  3. reformat Java

    xwu99 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    a4b10b9 View commit details
    Browse the repository at this point in the history
  4. update Java style

    xwu99 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    05e8a1a View commit details
    Browse the repository at this point in the history
  5. Update Kmeans profiles & style

    xwu99 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    97fd7dd View commit details
    Browse the repository at this point in the history
  6. Update PCA profiles & style

    xwu99 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    0e0b116 View commit details
    Browse the repository at this point in the history
  7. Update style for common files

    xwu99 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    11aa691 View commit details
    Browse the repository at this point in the history
  8. ALS: Fix rankId missing

    xwu99 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    2e6327e View commit details
    Browse the repository at this point in the history
  9. Update tests

    xwu99 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    cda0251 View commit details
    Browse the repository at this point in the history
  10. nit

    xwu99 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    89e928a View commit details
    Browse the repository at this point in the history