Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

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

  1. 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 17 07:50:40 UTC 2024
    - Last Modified: Fri May 17 03:44:26 UTC 2024
    - 87.7K bytes
    - Viewed (0)
  2. 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 17 07:47:59 UTC 2024
    - Last Modified: Fri May 17 03:44:26 UTC 2024
    - 37.3K bytes
    - Viewed (0)
  3. lightgbm.plotting — LightGBM 4.3.0.99 documenta...

    text ( x + 1 , y , _float2str ( x...name ) ax . legend ( loc = "best" ) if xlim is not None : _c...
    lightgbm.readthedocs.io/en/latest/_modules/lightgbm/plotting.html
    Registered: Fri May 17 07:54:03 UTC 2024
    - Last Modified: Fri May 17 03:44:26 UTC 2024
    - 123.5K bytes
    - Viewed (0)
  4. Compute feature importance in a model — lgb.imp...

    the overhead of testing was 0.000901 seconds. #> You...further splits with positive gain, best gain: -inf #> [LightGBM] [Warning]...
    lightgbm.readthedocs.io/en/latest/R/reference/lgb.importance.html
    Registered: Fri May 17 07:53:40 UTC 2024
    - Last Modified: Fri May 17 03:44:26 UTC 2024
    - 13.1K bytes
    - Viewed (0)
  5. Plot feature importance as a bar graph — lgb.pl...

    the overhead of testing was 0.000888 seconds. #> You...further splits with positive gain, best gain: -inf #> [LightGBM] [Warning]...
    lightgbm.readthedocs.io/en/latest/R/reference/lgb.plot.importance.html
    Registered: Fri May 17 07:52:42 UTC 2024
    - Last Modified: Fri May 17 03:44:26 UTC 2024
    - 14.2K bytes
    - Viewed (0)
  6. 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 17 07:48:24 UTC 2024
    - Last Modified: Fri May 17 03:44:26 UTC 2024
    - 16.6K bytes
    - Viewed (0)
  7. Configure Fast Single-Row Predictions — lgb.con...

    if the best iteration exists and start_iteration...start_iteration is None or <= 0, the best iteration is used; otherwise,...
    lightgbm.readthedocs.io/en/latest/R/reference/lgb.configure_fast_predict.html
    Registered: Fri May 17 07:52:38 UTC 2024
    - Last Modified: Mon May 06 18:04:47 UTC 2024
    - 19.4K bytes
    - Viewed (0)
  8. Index — LightGBM 4.3.0.99 documentation

    attribute) best_iteration (lightgbm.CVBooster attribute) best_iteration_...(lightgbm.LGBMRegressor property) best_score_ (lightgbm.DaskLGBMClassifier...
    lightgbm.readthedocs.io/en/latest/genindex.html
    Registered: Fri May 17 07:47:45 UTC 2024
    - Last Modified: Fri May 17 03:44:26 UTC 2024
    - 58.4K bytes
    - Viewed (0)
  9. 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 17 07:48:28 UTC 2024
    - Last Modified: Fri May 17 03:44:26 UTC 2024
    - 43.8K bytes
    - Viewed (0)
  10. 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 17 07:47:37 UTC 2024
    - Last Modified: Fri May 17 03:44:26 UTC 2024
    - 25.3K bytes
    - Viewed (0)
Back to top