Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 21 - 30 of 46 for test (0.05 sec)

  1. Advanced Topics — LightGBM 4.3.0.99 documentation

    It is best to use a contiguous range of...#category is large), it often works best to treat the feature as numeric,...
    lightgbm.readthedocs.io/en/latest/Advanced-Topics.html
    Registered: Fri May 03 07:48:53 UTC 2024
    - Last Modified: Tue Mar 19 02:16:43 UTC 2024
    - 23.1K bytes
    - Viewed (0)
  2. 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 03 07:52:41 UTC 2024
    - Last Modified: Fri Feb 02 05:28:08 UTC 2024
    - 16.4K bytes
    - Viewed (0)
  3. 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 03 07:50:03 UTC 2024
    - Last Modified: Tue Mar 19 02:16:43 UTC 2024
    - 87.5K bytes
    - Viewed (0)
  4. 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 03 07:48:33 UTC 2024
    - Last Modified: Tue Mar 19 02:16:43 UTC 2024
    - 37.2K bytes
    - Viewed (0)
  5. Dump LightGBM model to json — lgb.dump • lightgbm

    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.dump.html
    Registered: Fri May 03 07:53:54 UTC 2024
    - Last Modified: Tue Mar 19 02:16:43 UTC 2024
    - 15.5K bytes
    - Viewed (0)
  6. Save LightGBM model — lgb.save • lightgbm

    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.save.html
    Registered: Fri May 03 07:54:01 UTC 2024
    - Last Modified: Tue Mar 19 02:16:43 UTC 2024
    - 15.7K bytes
    - Viewed (0)
  7. lightgbm.LGBMRegressor — LightGBM 4.3.0.99 docu...

    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.LGBMRegressor.html
    Registered: Fri May 03 07:50:15 UTC 2024
    - Last Modified: Tue Mar 19 02:16:43 UTC 2024
    - 93.1K bytes
    - Viewed (0)
  8. Construct validation data — lgb.Dataset.create....

    test , package = "lightgbm" ) test <- agaricus.test dtest...lgb.Dataset.create.valid ( dtrain , test $ data , label = test $ label ) # parameters...
    lightgbm.readthedocs.io/en/latest/R/reference/lgb.Dataset.create.valid.html
    Registered: Fri May 03 07:53:20 UTC 2024
    - Last Modified: Fri Feb 02 05:28:08 UTC 2024
    - 17.5K bytes
    - Viewed (0)
  9. Function reference • lightgbm

    test Test part from Mushroom Data Set...
    lightgbm.readthedocs.io/en/latest/R/reference/
    Registered: Fri May 03 07:49:01 UTC 2024
    - Last Modified: Sat Feb 03 07:27:55 UTC 2024
    - 13.2K bytes
    - Viewed (0)
  10. GPU Windows Compilation — LightGBM 4.3.0.99 doc...

    Testing in CLI  You can now test LightGBM directly...data=binary.train valid=binary.test objective=binary device=gpu...
    lightgbm.readthedocs.io/en/latest/GPU-Windows.html
    Registered: Fri May 03 07:49:53 UTC 2024
    - Last Modified: Tue Mar 19 02:16:43 UTC 2024
    - 46.5K bytes
    - Viewed (0)
Back to top