File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ This keeps the project honest: the service can run with a small built-in demo ba
5454
5555Sources:
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
You can’t perform that action at this time.
0 commit comments