Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 11 - 20 of 47 for test (0.03 sec)

  1. Train a LightGBM model — lightgbm • lightgbm

    attribute best_iter set to the iteration number of the best iteration....parallel threads to use. For best speed, this should be set to...
    lightgbm.readthedocs.io/en/latest/R/reference/lightgbm.html
    Registered: Fri May 10 07:52:37 UTC 2024
    - Last Modified: Mon May 06 18:04:47 UTC 2024
    - 16K bytes
    - Viewed (0)
  2. lightgbm.LGBMModel — LightGBM 4.3.0.99 document...

    Attributes best_iteration_ The best iteration of fitted...has been specified. best_score_ The best score of fitted model....
    lightgbm.readthedocs.io/en/latest/pythonapi/lightgbm.LGBMModel.html
    Registered: Fri May 10 07:48:52 UTC 2024
    - Last Modified: Fri May 10 04:09:11 UTC 2024
    - 87.7K bytes
    - Viewed (0)
  3. Parameters Tuning — LightGBM 4.3.0.99 documenta...

    Parameters for the Leaf-wise (Best-first) Tree  LightGBM uses...OMP_NUM_THREADS , if it is set). For best performance, set this to the...
    lightgbm.readthedocs.io/en/latest/Parameters-Tuning.html
    Registered: Fri May 10 07:47:28 UTC 2024
    - Last Modified: Fri May 10 04:09:11 UTC 2024
    - 37.3K bytes
    - Viewed (0)
  4. Development Guide — LightGBM 4.3.0.99 documenta...

    Tests  C++ unit tests are located in the ./tests/cpp_tests...the help of Google Test framework. To run tests locally first refer...
    lightgbm.readthedocs.io/en/latest/Development-Guide.html
    Registered: Fri May 10 07:46:41 UTC 2024
    - Last Modified: Fri May 10 04:09:11 UTC 2024
    - 16.6K bytes
    - Viewed (0)
  5. GPU SDK Correspondence and Device Targeting Tab...

    test , package = "lightgbm" ) test <- agaricus.test dtest...lgb.Dataset.create.valid ( dtrain , test $ data , label = test $ label ) valids...
    lightgbm.readthedocs.io/en/latest/GPU-Targets.html
    Registered: Fri May 10 07:49:51 UTC 2024
    - Last Modified: Fri May 10 04:09:11 UTC 2024
    - 43.8K bytes
    - Viewed (0)
  6. Experiments — LightGBM 4.3.0.99 documentation

    test as test MS LTR Learning to rank...500,000 samples were used as test set Yahoo LTR Learning to rank...
    lightgbm.readthedocs.io/en/latest/Experiments.html
    Registered: Fri May 10 07:46:57 UTC 2024
    - Last Modified: Fri May 10 04:09:11 UTC 2024
    - 25.3K bytes
    - Viewed (0)
  7. LightGBM GPU Tutorial — LightGBM 4.3.0.99 docum...

    For testing, the smallest NV6 type virtual...boosting_tree_benchmarks / data / higgs . test Now we create a configuration...
    lightgbm.readthedocs.io/en/latest/GPU-Tutorial.html
    Registered: Fri May 10 07:46:51 UTC 2024
    - Last Modified: Fri May 10 04:09:11 UTC 2024
    - 28.8K bytes
    - Viewed (0)
  8. Get record evaluation result from booster — lgb...

    test , package = "lightgbm" ) test <- agaricus.test dtest...lgb.Dataset.create.valid ( dtrain , test $ data , label = test $ label ) params...
    lightgbm.readthedocs.io/en/latest/R/reference/lgb.get.eval.result.html
    Registered: Fri May 10 07:52:50 UTC 2024
    - Last Modified: Fri May 10 04:09:11 UTC 2024
    - 16.5K bytes
    - Viewed (0)
  9. Main training logic for LightGBM — lgb.train • ...

    test , package = "lightgbm" ) test <- agaricus.test dtest...lgb.Dataset.create.valid ( dtrain , test $ data , label = test $ label ) params...
    lightgbm.readthedocs.io/en/latest/R/reference/lgb.train.html
    Registered: Fri May 10 07:52:04 UTC 2024
    - Last Modified: Fri May 10 04:09:11 UTC 2024
    - 21.1K bytes
    - Viewed (0)
  10. Predict method for LightGBM model — predict.lgb...

    test , package = "lightgbm" ) test <- agaricus.test dtest...lgb.Dataset.create.valid ( dtrain , test $ data , label = test $ label ) params...
    lightgbm.readthedocs.io/en/latest/R/reference/predict.lgb.Booster.html
    Registered: Fri May 10 07:51:43 UTC 2024
    - Last Modified: Fri May 10 04:09:11 UTC 2024
    - 22.7K bytes
    - Viewed (0)
Back to top