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

FEAT-#2373: Add distributed xgboost on Modin with Ray #2545

Merged
merged 10 commits into from
Jan 19, 2021

Commits on Jan 18, 2021

  1. FEAT-modin-project#2373: Add distributed xgboost with Modin on Ray

    Signed-off-by: Alexey Prutskov <[email protected]>
    devin-petersohn authored and prutskov committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    4c6facb View commit details
    Browse the repository at this point in the history
  2. FEAT-modin-project#2373: Apply axis partition API

    Signed-off-by: Alexey Prutskov <[email protected]>
    prutskov committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    f22bb73 View commit details
    Browse the repository at this point in the history
  3. FEAT-modin-project#2373: Move to using list->dict in actors

    Signed-off-by: Alexey Prutskov <[email protected]>
    prutskov committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    2242aa9 View commit details
    Browse the repository at this point in the history
  4. FEAT-modin-project#2373: Move ray-specific functionality to separate …

    …file
    
    Signed-off-by: Alexey Prutskov <[email protected]>
    prutskov committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    912e995 View commit details
    Browse the repository at this point in the history
  5. FEAT-modin-project#2373: Fix rules of distribution

    Signed-off-by: Alexey Prutskov <[email protected]>
    prutskov committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    6accc44 View commit details
    Browse the repository at this point in the history
  6. FEAT-modin-project#2373: Fix comments and set using

    Signed-off-by: Alexey Prutskov <[email protected]>
    prutskov committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    ecb4f0a View commit details
    Browse the repository at this point in the history
  7. FEAT-modin-project#2373: Add context manager instead of separate func…

    …tions
    
    Signed-off-by: Alexey Prutskov <[email protected]>
    prutskov committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    d4627fe View commit details
    Browse the repository at this point in the history
  8. FEAT-modin-project#2373: Fix __enter__, remove list

    Signed-off-by: Alexey Prutskov <[email protected]>
    prutskov committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    e4bc691 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. FEAT-modin-project#2373: Add docstrings, remove get_ip

    Signed-off-by: Alexey Prutskov <[email protected]>
    prutskov committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    85f4f06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28862fd View commit details
    Browse the repository at this point in the history