https://github.com/aclai-lab/multidata.jl

Multimodal datasets for Machine-Learning

https://github.com/aclai-lab/multidata.jl

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.5%) to scientific vocabulary

Keywords

dataframes-jl julia machine-learning multimodal-learning multimodal-machine-learning
Last synced: 6 months ago · JSON representation

Repository

Multimodal datasets for Machine-Learning

Basic Info
  • Host: GitHub
  • Owner: aclai-lab
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 389 KB
Statistics
  • Stars: 5
  • Watchers: 3
  • Forks: 0
  • Open Issues: 3
  • Releases: 7
Topics
dataframes-jl julia machine-learning multimodal-learning multimodal-machine-learning
Created about 2 years ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

MultiData.jl – Multimodal datasets

Stable Dev Build Status Coverage <!-- Binder -->

In a nutshell

MultiData provides a machine learning oriented data layer on top of DataFrames.jl for: - Instantiating and manipulating multimodal datasets for (un)supervised machine learning; - Describing datasets via basic statistical measures; - Saving to/loading from npy/npz format, as well as a custom CSV-based format (with interesting features such as lazy loading of datasets); - Performing basic data processing operations (e.g., windowing, moving average, etc.).

About

The package is developed by the ACLAI Lab @ University of Ferrara.

MultiData.jl was originally built for representing multimodal datasets in Sole.jl, an open-source framework for symbolic machine learning.

Owner

  • Name: Applied Computational Logic and Artificial Intelligence Laboratory
  • Login: aclai-lab
  • Kind: organization
  • Email: aclai@unife.it
  • Location: Italy

Applied Computational Logic and Artificial Intelligence (ACLAI) Laboratory of the Department of Mathematics and Computer Science, University of Ferrara

GitHub Events

Total
  • Release event: 2
  • Watch event: 2
  • Delete event: 1
  • Issue comment event: 5
  • Push event: 12
  • Create event: 2
Last Year
  • Release event: 2
  • Watch event: 2
  • Delete event: 1
  • Issue comment event: 5
  • Push event: 12
  • Create event: 2

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 29
  • Total Committers: 2
  • Avg Commits per committer: 14.5
  • Development Distribution Score (DDS): 0.069
Past Year
  • Commits: 12
  • Committers: 2
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.167
Top Committers
Name Email Commits
giopaglia 2****a 27
mauro-milella m****o@l****t 2
Committer Domains (Top 20 + Academic)
live.it: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 2
  • Average time to close issues: less than a minute
  • Average time to close pull requests: N/A
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 14.5
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • giopaglia (1)
  • JuliaTagBot (1)
Pull Request Authors
  • github-actions[bot] (4)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • julia 6 total
  • Total dependent packages: 2
  • Total dependent repositories: 0
  • Total versions: 7
juliahub.com: MultiData

Multimodal datasets for Machine-Learning

  • Versions: 7
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Downloads: 6 Total
Rankings
Dependent repos count: 9.8%
Average: 24.7%
Dependent packages count: 39.6%
Last synced: 6 months ago

Dependencies

.github/workflows/CompatHelper.yml actions
  • julia-actions/setup-julia v1 composite
.github/workflows/Documentation.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia latest composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v3 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite