datasplits.jl

A Julia package implementing several data splitting algorithms

https://github.com/davide-grheco/datasplits.jl

Science Score: 54.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
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

A Julia package implementing several data splitting algorithms

Basic Info
  • Host: GitHub
  • Owner: davide-grheco
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Size: 527 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created 8 months ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

DataSplits

Stable Documentation Development documentation Test workflow status Coverage Docs workflow Status DOI BestieTemplate

How to Cite

If you use DataSplits.jl in your work, please cite using the reference given in CITATION.cff.

Owner

  • Login: davide-grheco
  • Kind: user

Citation (CITATION.cff)

# Go to https://citation-file-format.github.io/cff-initializer-javascript/#/ to finish this
cff-version: 1.2.0
title: DataSplits.jl
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Davide Crucitti
    email: davide.crucitti@grheco.com

GitHub Events

Total
  • Delete event: 7
  • Push event: 31
  • Pull request event: 17
  • Create event: 13
Last Year
  • Delete event: 7
  • Push event: 31
  • Pull request event: 17
  • Create event: 13

Dependencies

.github/workflows/CompatHelper.yml actions
  • julia-actions/cache v2 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/Docs.yml actions
  • actions/checkout v4 composite
  • julia-actions/cache v2 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/PreCommitUpdate.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • peter-evans/create-pull-request v7 composite
.github/workflows/ReusableTest.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v4 composite
  • julia-actions/cache v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/Test.yml actions
.github/workflows/TestOnPRs.yml actions