"R-package/vscode:/vscode.git/clone" did not exist on "b27dcfa48f76e77c9e5033dcdefc1f3a76d99c8b"
  1. 24 Feb, 2024 1 commit
  2. 21 Feb, 2024 1 commit
  3. 19 Aug, 2023 1 commit
  4. 16 May, 2023 1 commit
  5. 07 Jul, 2021 1 commit
  6. 05 Jul, 2021 1 commit
  7. 04 Jul, 2021 1 commit
    • jmoralez's avatar
      [tests][cli] distributed training (#4254) · b699fa68
      jmoralez authored
      
      
      * include distributed tests
      
      * remove github action file
      
      * try CI
      
      * build shared library and fix linting error
      
      * ignore files created for testing. add type hints and check with mypy. include docstrings
      
      * lint
      
      * use pre_partition and write separate model files. remove mypy
      
      * update docs
      
      * remove ci. lower rtol. pass num_machines in config
      
      * write predict.conf in the predict method. more robust port setup. use subprocess.run and check returncode
      
      * add paths to tests and binary. remove lgb dependency. update .igtignore.
      
      * lint
      
      * allow to pass executable dir as argument to pytest
      
      * pass execfile to pytest instead of execdir
      
      * add suggestions
      
      * use os.path and add type hint to predict_config
      
      * Update tests/distributed/_test_distributed.py
      Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
      b699fa68