Path to this page:
./
wip/py-ml-datasets,
various machine learning datasets for testing and example scripts
Branch: CURRENT,
Version: v0.2.0nb1,
Package name: ml-datasets-v0.2.0nb1,
Maintainer: lntlTODO: Adjust the following lines from README.md
<a href="https://explosion.ai"><img src="https://explosion.ai/assets/img/logo.svg" width="125" height="125" align="right" /></a>
# Machine learning dataset loaders for testing and examples
Loaders for various machine learning datasets for testing and example scripts.
Previously in `thinc.extra.datasets`.
[![PyPi Version](https://img.shields.io/pypi/v/ml-datasets.svg?style=flat-square&logo=pypi&logoColor=white)](https://pypi.python.org/pypi/ml-datasets)
## Setup and installation
The package can be installed via pip:
```bash
pip install ml-datasets
```
## Loaders
Loaders can be imported directly or used via their string name (which is useful if they're set via command line arguments). Some loaders may take arguments – see the source for details.
...
Master sites:
RMD160: 37e3aa5b66f06760211af625f61a675d0a5184ce
Filesize: 10.767 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2021-04-12) Package added to pkgsrc.se, version ml-datasets-v0.2.0nb1 (created)