Skip to content

Commit

Permalink
minorreadmefix
Browse files Browse the repository at this point in the history
  • Loading branch information
elephaint committed Feb 6, 2023
1 parent ba3edf4 commit 6628e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sklearn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This folder contains examples of PGBM. The examples illustrate the following:
* Example 1: How to train PGBM on CPU.
* Example 4: How to train PGBM using a validation loop.
* Examples 5-6: How PGBM compares to other methods such as NGBoost and LightGBM.
* Example 7: How the choice of output distribution can be optimized after training.
* Example 7: How hyperparameters can be optimized.
* Example 9: How to plot the feature importance of a learner after training.
* Example 11: How to save and load a PGBM model.
* Example 12: How to checkpoint a PGBM model.
Expand Down

0 comments on commit 6628e2a

Please sign in to comment.