Skip to content

Commit 4ae73a0

Browse files
author
Illia Sator
committed
docs: add public dataset source links
1 parent 9f15147 commit 4ae73a0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ This keeps the project honest: the service can run with a small built-in demo ba
5454

5555
Sources:
5656

57-
- OpenML dataset: `credit-g`
58-
- scikit-learn API: `fetch_openml`
57+
- OpenML dataset: `credit-g` (`https://api.openml.org/d/31`)
58+
- scikit-learn API: `fetch_openml` (`https://scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_openml.html`)
5959

6060
### Main Capabilities
6161

@@ -350,8 +350,8 @@ python scripts/prepare_public_dataset.py
350350

351351
Источники:
352352

353-
- OpenML dataset: `credit-g`
354-
- scikit-learn API: `fetch_openml`
353+
- OpenML dataset: `credit-g` (`https://api.openml.org/d/31`)
354+
- scikit-learn API: `fetch_openml` (`https://scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_openml.html`)
355355

356356
### Основные возможности
357357

0 commit comments

Comments
 (0)