User Tools

Site Tools


products:ict:python:machine_learning:light_gbm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
products:ict:python:machine_learning:light_gbm [2023/10/12 17:30] wikiadminproducts:ict:python:machine_learning:light_gbm [2023/10/12 17:30] (current) wikiadmin
Line 49: Line 49:
 - `metric`: Evaluation metric for model performance. - `metric`: Evaluation metric for model performance.
  
-   You can set these parameters in a dictionary and pass it to the training process.+You can set these parameters in a dictionary and pass it to the training process.
  
 6. **Training the Model**: 6. **Training the Model**:
Line 60: Line 60:
  
  
-   The `early_stopping_rounds` parameter allows the training to stop early if the evaluation metric doesn't improve for a specified number of rounds on the validation set.+The `early_stopping_rounds` parameter allows the training to stop early if the evaluation metric doesn't improve for a specified number of rounds on the validation set.
  
 7. **Making Predictions**: 7. **Making Predictions**:
products/ict/python/machine_learning/light_gbm.1697113819.txt.gz · Last modified: 2023/10/12 17:30 by wikiadmin