Skip to content

Commit c740159

Browse files
authored
Update README.md
1 parent f505c0f commit c740159

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -530,13 +530,13 @@ how long this timeout should be.
530530
## More examples
531531

532532
For complete end to end examples, please have a look at
533-
the [examples folder](https://github.com/ray-project/lightgbm_ray/examples/):
533+
the [examples folder](https://github.com/ray-project/lightgbm_ray/tree/main/lightgbm_ray/examples/):
534534

535-
* [Simple sklearn breastcancer dataset example](https://github.com/ray-project/lightgbm_ray/examples/simple.py) (requires `sklearn`)
536-
* [HIGGS classification example](https://github.com/ray-project/lightgbm_ray/examples/higgs.py)
535+
* [Simple sklearn breastcancer dataset example](https://github.com/ray-project/lightgbm_ray/tree/main/lightgbm_ray/examples/simple.py) (requires `sklearn`)
536+
* [HIGGS classification example](https://github.com/ray-project/lightgbm_ray/tree/main/lightgbm_ray/examples/higgs.py)
537537
([download dataset (2.6 GB)](https://archive.ics.uci.edu/ml/machine-learning-databases/00280/HIGGS.csv.gz))
538-
* [HIGGS classification example with Parquet](https://github.com/ray-project/lightgbm_ray/examples/higgs_parquet.py) (uses the same dataset)
539-
* [Test data classification](https://github.com/ray-project/lightgbm_ray/examples/train_on_test_data.py) (uses a self-generated dataset)
538+
* [HIGGS classification example with Parquet](https://github.com/ray-project/lightgbm_ray/tree/main/lightgbm_ray/examples/higgs_parquet.py) (uses the same dataset)
539+
* [Test data classification](https://github.com/ray-project/lightgbm_ray/tree/main/lightgbm_ray/examples/train_on_test_data.py) (uses a self-generated dataset)
540540
<!--$REMOVE-->
541541
## Resources
542542

0 commit comments

Comments
 (0)