Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.8%) to scientific vocabulary
Repository
Scikit-learn-compatible datasets
Basic Info
- Host: GitHub
- Owner: daviddiazvico
- License: mit
- Language: Python
- Default Branch: develop
- Size: 9.06 MB
Statistics
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 6
- Releases: 40
Metadata Files
README.md
scikit-datasets
Scikit-learn-compatible datasets
Status
Installation
Available in PyPI
pip install scikit-datasets
Documentation
Autogenerated and hosted in GitHub Pages
Distribution
Run the following command from the project home to create the distribution
python setup.py sdist bdist_wheel
and upload the package to testPyPI
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
or PyPI
twine upload dist/*
Citation
If you find scikit-datasets useful, please cite it in your publications. You can find the appropriate citation format in the sidebar, in both APA and Bibtex.
Owner
- Name: David Díaz Vico
- Login: daviddiazvico
- Kind: user
- Location: Madrid, Spain
- Repositories: 8
- Profile: https://github.com/daviddiazvico
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Díaz-Vico"
given-names: "David"
orcid: "https://orcid.org/0000-0002-4002-5312"
affiliation: "Universidad Autónoma de Madrid"
- family-names: "Ramos-Carreño"
given-names: "Carlos"
orcid: "https://orcid.org/0000-0003-2566-7058"
affiliation: "Universidad Autónoma de Madrid"
email: vnmabus@gmail.com
title: "scikit-datasets: Scikit-learn-compatible datasets"
date-released: 2022-03-24
doi: 10.5281/zenodo.6383047
url: "https://github.com/daviddiazvico/scikit-datasets"
license: MIT
keywords:
- datasets
- repository
- benchmark
- Python
identifiers:
- description: "This is the collection of archived snapshots of all versions of scikit-datasets"
type: doi
value: 10.5281/zenodo.6383047
- description: "This is the archived snapshot of version 0.2 of scikit-datasets"
type: doi
value: 10.5281/zenodo.6383048
GitHub Events
Total
- Issues event: 1
- Issue comment event: 2
Last Year
- Issues event: 1
- Issue comment event: 2
Committers
Last synced: almost 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Carlos Ramos Carreño | v****s@g****m | 78 |
| daviddiazvico | d****o@o****m | 46 |
| David Díaz Vico | d****o | 9 |
| Carlos Ramos Carreño | c****a@h****m | 2 |
| Élie Goudout | e****t@t****m | 1 |
| KOLANICH | K****H | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 14
- Total pull requests: 74
- Average time to close issues: 4 months
- Average time to close pull requests: 22 days
- Total issue authors: 2
- Total pull request authors: 4
- Average comments per issue: 1.29
- Average comments per pull request: 0.54
- Merged pull requests: 69
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 3.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- vnmabus (11)
- KOLANICH (2)
Pull Request Authors
- vnmabus (60)
- daviddiazvico (11)
- ego-thales (1)
- KOLANICH (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v3 composite
- actions/github-script v6 composite
- paambaati/codeclimate-action v3.2.0 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- ad-m/github-push-action master composite
- sphinx-notes/pages v2 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- numpy *
- scikit-learn *
- scipy *