Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

1,943

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

1,943 results for “machine learning”

Learn how ShareScore rates datasets ↗
zenodo40/100

Improving triaging from primary care into secondary care using heterogeneous data-driven hybrid machine learning: A real-world case study of decision support system using blood test & GP referral letters - Bing Wang and Prof Weizi (Vicky) Li (University of Reading)

<p>This video is the sixth talk from our two day Future Blood Testing: Challenges &amp; Opportunities Event that took place on the 13/09/2022.</p> <p>Improving triaging from primary care into secondary care using heterogeneous data-driven hybrid machine learning: A real-world case study of decision support system using blood test &amp; GP referral letters - Bing Wang and Prof Weizi (Vicky) Li (University of Reading)</p> <p>Bio: Dr Weizi (Vicky) Li is the PI of the Future Blood Testing Network, an Associate Professor of Informatics and Digital Health, Deputy Director in Informatics Research Centre, Henley Business School, University of Reading. She is an interdisciplinary researcher focusing on using informatics, data science, machine learning, and digital information systems to solve real-world healthcare challenges. She is the academic lead of a large collaborative project of Improving the Quality of Healthcare through an Integrated Clinical Pathway Management Approach and Cloud based Digital Data Integration Platform, which was awarded ESRC O2RB Excellence in Impact Award in 2018 for her research impact on healthcare quality improvement. She is the academic lead of machine learning based decision support system for outpatient management which has successfully been implemented in Royal Berkshire NHS Foundation Trust and has received Research Engagement and Impact award in 2020. She has been PI on projects funded by ESRC, EPSRC, The Health Foundation, NHS and companies, working on data-driven decision support systems that use real-world data (under privacy preserving framework) from multiple sources including Electronic Patient Record in acute, community hospital and primary care settings, remote health monitoring and patient reported outcomes to develop novel technologies (including AI based methods) to support clinical and operational decision makings in patient pathway. Bing Wang is currently a PhD candidate in informatics and system science at the Informatics Research Center, Henley Business School, University of Reading. Bing&rsquo;s research interests are Natural Language Processing, Machine Learning and Graph Machine Learning. Bing been working as a data scientist at Royal Berkshire NHS Foundation Trust since December 2019 during his PhD.</p> <p>Further details on this event can be found at: https://futurebloodtesting.org/event/13-14-09-2022/</p> <p>This video is an output from the Future Blood Testing Network which is funded by EPSRC under Grant Number EP/W000652/1</p> <p>YouTube Link:&nbsp;https://youtu.be/W6EH5l80NmU</p>

opencc-by-4.0Sep 2022View details →
zenodo40/100

jazznet: A Dataset of Fundamental Piano Patterns for Music Audio Machine Learning Research

<p>Jazznet is a&nbsp;dataset of&nbsp;piano patterns for music audio machine learning research. The dataset comprises chords, arpeggios, scales, and chord progressions in all keys of an 88-key piano and in all the inversions, for a total of&nbsp;162520 labeled piano patterns, resulting in 95GB of data and more than 26k hours of audio. The data is also accompanied by Python scripts to enable the easy generation of new piano patterns beyond those present in the dataset. The data is broken down into small, medium, and large subsets, comprising 21516, 30328, and 52360 patterns, respectively (with all the chords, arpeggios, and scales being present in all subsets).&nbsp;</p> <p>The GitHub page of the dataset, containing details of the dataset and scripts for generating new data is&nbsp;https://github.com/tosiron/jazznet.</p>

opencc-by-4.0Oct 2022View details →
zenodo40/100

Data for "Transferring Chemical and Energetic Knowledge Between Molecular Systems With Machine Learning"

<p>Data used in the paper &quot;Transferring Chemical and Energetic Knowledge Between Molecular Systems With Machine Learning.&quot;</p> <p>The following is a description of each file:</p> <p>-&nbsp;ala_dipep_full.zip contains the JSON files for alanine dipeptide</p> <p>-&nbsp;ala_dipep_full.txt contains the free energy values for alanine dipeptide</p> <p>-&nbsp;trialanine.zip contains the JSON files for trialanine</p> <p>-&nbsp;trialanine.txt contains the free energy values for&nbsp;trialanine</p> <p>-&nbsp;decaalanine.zip contains the JSON files for decaalanine, broken into groups</p> <p>&nbsp;</p> <p>Each JSON file contains the following properties:</p> <p>- atom_types: describing the short strings used for various types of atoms via their mass and radius.</p> <p>- atoms: describing each individual atom, with their type via the short string in atom_types, their partial charge, and coordinates.</p> <p>- angles: describing the angles formed between three atoms, their atom indices, as well as their angular value.</p> <p>-&nbsp;dihedrals: describing the dihedrals formed between four atoms, their atom indices, as well as their dihedral value.</p> <p>- bonds: describing the existence of pairwise bonds between atoms via a binary number.</p> <p>-&nbsp;van_der_waals: describing the&nbsp;van der Waals forces between pairs of atoms.</p> <p>- coulomb: describing the&nbsp;Coulomb forces between pairs of atoms.</p>

opencc-by-4.0Nov 2022View details →
zenodo40/100

COVID-19 Pandemic Stages Identification Using Machine Learning

<p>Here,&nbsp;we used python programming language as the Machine Learning process for identifying COVID-19 stages where we used the K-Means Clustering algorithm, Decision Tree, Naive Bayes Classifier, Random Forest, and AdaBoost algorithms. This repository also contains the dataset.</p> <p>GitHub Link:</p> <p>https://github.com/rayhanhemel/COVID-19-Pandemic-Stages-Identification-Using-Machine-Learning.git</p>

opencc-by-4.0Nov 2022View details →
zenodo40/100

Computational Chromatography: A Machine Learning Strategy for Demixing Individual Chemical Components in Complex Mixtures

<p>This repository contains data for &quot;Computational Chromatography: A Machine Learning Strategy for Demixing Individual Chemical Components in Complex Mixtures&quot;.&nbsp;</p>

opencc-by-4.0Dec 2022View details →
zenodo40/100

Investigation of machine learning algorithms for taxonomic classification of marine metagenomes

<p>Training, testing, and blind datasets used for&nbsp;machine learning algorithms for taxonomic classification of marine metagenomes:</p> <ol> <li><strong>K12.kmers.txt</strong> - 12bp k-mer vocabulary constructed by Jellyfish v1.1.11 from 47,894 genomes in GTDB release 202</li> <li><strong>MarRef_1.6.tsv</strong> - Metadata file downloaded from MarRef v1.6</li> <li><strong>MarRef.genustrain.fasta</strong> - Training set from MarRef v1.6 (seed=808)&nbsp;used&nbsp;for genus classification</li> <li><strong>MarRef.genustest.fasta</strong> - Testing set from MarRef v1.6 (seed=747) used for genus classification&nbsp;</li> <li><strong>MarRef.speciestrain.fasta</strong> - Training set from MarRef v1.6 (seed=808) used for species classification</li> <li><strong>MarRef.speciestest.fasta</strong> - Testing set from MarRef v1.6 (seed=747) used for species classification</li> <li><strong>MarRef.traintest.key.tsv</strong> - Table containing MarRef accession, GenBank accession, GenBank taxonomy ID, taxonomic information, and labels used for species and genus testing and training</li> <li><strong>anonymous_reads_*.fq</strong> - Blind datasets (1-10) in interleaved fastq format</li> <li><strong>reads_mapping_*.tsv</strong> - Key for blind datasets 1-10. Each sequence header is mapped to its corresponding MarRef accession and NCBI taxonomic ID.</li> </ol>

opencc-by-4.0Dec 2022View details →
dryad40/100

Data for: PerchPicker classifier model v7: A catalog of American silver perch (Bairdiella chrysoura) calls for machine learning

<p>This data repository contains labeled passive underwater acoustic data used to train and test the machine-learning model of Bohnenstiehl (in prep - 2023), <em>Automated cataloging of American silver perch (Bairdiella chrysoura) calls using machine learning</em>. The software accompanying this paper is known as PerchPicker (<a href="https://github.com/drbohnen/PerchPicker" rel="noopener">GitHub - drbohnen/PerchPicker)</a>, and the classifier model presented in the paper is v7. It consists of more than 6000 labeled perch and 6000 labeled other signals. Labeled scalogram images are provided, along with pressure-corrected waveforms (micro-Pascals) sampled at 24 kHz. Each waveform sample is 90 ms long. The center 30 ms of these waveform segments represent the portion of the signal used in training and testing the classifier model. Waveform data are provided in multiple formats: 1)  MATLAB (.mat) files containing the 'perch' and 'other' waveforms stored in column format, and 2) individual .wav files, each containing a labeled waveform example.  Codes are provided to demonstrate how these .wav files can be read into MATLAB and PYTHON.  These labeled data can be used to re-train the PerchPicker model or develop alternative classifiers. </p>

opencc-zeroJan 2023View details →
zenodo40/100

Data for "Segmenting functional tissue units across human organs using community-driven development of generalizable machine learning algorithms"

<p>This repository contains the data&nbsp;and external data used by teams in the Kaggle competition &quot;HuBMAP+HPA - Hacking the Human Body&quot; and is part of the paper &quot;Segmenting functional tissue units across human organs using community-driven development of generalizable machine learning algorithms&quot;.</p> <p>The directories contain:</p> <p><strong>data.zip:</strong> The training and test data, including metadata, used in the Kaggle competition &quot;HuBMAP + HPA - Hacking the Human Body&quot;.</p> <p><strong>Team_1.zip: </strong>External data used by the first place winning solution.</p> <p><strong>Team_2.zip: </strong>External data used by the second place winning solution.</p>

opencc-by-4.0Jan 2023View details →
zenodo40/100

Trained Models for "Segmenting functional tissue units across human organs using community-driven development of generalizable machine learning algorithms"

<p>This repository contains the trained model weights&nbsp;for the baseline model and the winning solutions in the Kaggle competition &quot;HuBMAP+HPA - Hacking the Human Body&quot;, and is part of the paper &quot;Segmenting functional tissue units across human organs using community-driven development of generalizable machine learning algorithms&quot;.</p> <p>The directory&nbsp;contains:</p> <p><strong>trained_model_1_weights.zip: </strong>Trained model weights for first place solution (Team 1).</p> <p><strong>trained_model_2_weights.zip:</strong>&nbsp;Trained model weights for second place solution (Team 2).</p> <p><strong>trained_model_3_weights.zip:&nbsp;</strong>Trained model weights for third place solution (Team 3).</p> <p><strong>trained_model_weights_baseline.zip:</strong>&nbsp;Trained model weights for the baseline model.</p>

opencc-by-4.0Jan 2023View details →
zenodo40/100

Supplementary files for the article "A Systematic Literature Review on Multimodal Machine Learning"

<p>All included data was used for this review study. Data contains information from collected articles. Results of the analysis of each article are also available. All files are related to each other. A file named &quot;All Articles Selected And Rejected Decision.xlsx&quot; contains the name and ID of all articles, and that ID is used in other files as a reference for the analysis.</p>

opencc-by-4.0Feb 2023View details →
zenodo40/100

Measuring Space-Time Accessibility: Hansen's Model Vs. Machine Learning

<p>This dataset consists of Hansen accessibility data in 2011 and 2020 in the municipalities of Lombardia and Emilia Romagna&nbsp; (Italy). Neural Network (NN) learns to predict Hansen accessibility based on the number of residents, employed people and travel time.</p>

opencc-by-4.0Feb 2023View details →
zenodo40/100

A Supervised Machine-Learning Prediction of Textile's Antimicrobial Capacity Coated with Nanomaterials

<p>The dataset contains P-Chem properties of NMs and experimental conditions for assessing the antimicrobial properties of inorganic and organic NMs using machine learning tools.</p>

opencc-by-4.0Dec 2021View details →
zenodo40/100

Supporting Information for the Journal Article "Quantum Chemical Data Generation as Fill-In for Reliability Enhancement of Machine-Learning Reaction and Retrosynthesis Planning"

<p>This data set contains all data produced when exploring the Williamson ether synthesis starting from iodoethane and phenol.</p> <p><br> The set is structures as follows:</p> <ul> <li>analysis: Contains the script used to analyze the exploration and the output of said script</li> <li>check_barrier: Contains the output of the manual calculations done to check the barrier of the reaction</li> <li>exploration: Contains the scripts used to initialize and carry out the exploration as well as the two starting structures as XYZ files</li> <li>raw_data: a dump of the MongoDB database with all the data produced during the exploration</li> </ul>

opencc-by-4.0Feb 2023View details →
zenodo40/100

A Database of Ultrastable MOFs Reassembled from Stable Fragments with Machine Learning Models

<p>Dataset of MOFs constructed from building blocks of stable MOFs.</p> <p>Note: the columns labeled "rho" in features_and_properties are actually cell volume and not density.</p>

opencc-by-4.0Sep 2022View details →
zenodo40/100

WaivOps HH-LFBB: Open Audio Resources for Machine Learning in Music

<p><strong>WaivOps HH-LFBB Dataset</strong></p> <p>HH-LFBB is an open audio dataset composed of a series of drum recordings in the style of lofi hip-hop music. The dataset contains 3332 audio loops recorded in uncompressed stereo WAV format, produced with custom drum samples and MIDI-programmed rhythms at various tempo rates.</p> <p><strong>Dataset</strong></p> <p>The primary objective of this dataset is to provide accessible content for machine learning applications in music and audio research. Some potential use cases for this dataset include tempo detection and classification, drum rhythm analysis, audio-to-MIDI conversion, source separation, automated mixing, music information retrieval, AI music generation, sound design, and signal processing.</p> <p>Specifications</p> <ul> <li>3332 audio loops (19.3 hours)</li> <li>24-bit WAV format</li> <li>BPM labeled</li> <li>Tempo range: 60-96bpm</li> <li>Expressive drum swings</li> <li>Lofi and boom bap style rhythms</li> </ul> <p><strong>License</strong></p> <p>This dataset was compiled by WaivOps, a crowdsourced music project managed by the sound label company Patchbanks. All recordings have been compiled by verified sources for copyright clearance.</p> <p>The HH-LFBB dataset is licensed under Creative Commons Attribution 4.0 International <a href="https://creativecommons.org/licenses/by/4.0/">(CC BY 4.0)</a>.</p> <p><strong>Additional Info</strong></p> <p>For audio examples or more information about this dataset, please refer to the <a href="https://github.com/patchbanks/WaivOps-HH-LFBB">GitHub repository</a>.</p>

opencc-by-4.0Feb 2023View details →
zenodo40/100

Using CycleGANs to Generate Realistic STEM Images for Machine Learning

<p>This data set contains part of the images that were used in the manuscript &quot;Using CycleGANs to Generate Realistic STEM<br> Images for Machine Learning&quot;, including experimental, simulated, and CycleGAN-processed monolayer WSe<sub>2</sub> images. The acquisition and simulated parameters are publicly available in the manuscript (arXiv:2301.07743).</p> <p>&nbsp;</p>

opencc-by-4.0Mar 2023View details →
zenodo40/100

Machine Learning Models for Surface Wave Dispersion Curve Inversion using Mixture Density Networks

<p>Machine learning (ML) approach&nbsp;for dispersion curve inversion using mixture density networks (MDN) based on Keil and Wassermann (2023).</p> <p>The ML approach presented here allows the simultaneous estimation of layer numbers, layer depth and a complete probability distribution of the S-wave velocity structure in the upper 100 m. This is achieved by a two-step ML approach, where 1) a regular NN classifies the number of layers within the upper 100 m of the subsurface and 2) individual trained&nbsp;mixture density networks output&nbsp;the depth estimates together with a fully probabilistic solution of the S-wave velocity structure. We trained the model to distinguish structures with 2 - 7 subsurface layers.</p> <p>The trained classification NN and the individual MDNs are located in the folder ./trained_models.<br> With the jupyter notebook Prediction.ipynb the dispersion curve inversion can be performed using the already trained ML models.<br> With the jupyter notebooks Training-MDN.ipynb and Training-classification.ipynb the models can be trained on new data.<br> The code for the set-up of the MDN is based on Earp et al. (2020).</p> <p>&nbsp;</p> <p>More details and updates on the code can be found on:&nbsp;<a href="https://github.com/SabrinaKeil/MDN_Inversion">https://github.com/SabrinaKeil/MDN_Inversion</a>&nbsp;</p>

opencc-by-4.0Mar 2023View details →
zenodo40/100

Research data supporting: "Innate dynamics and identity crisis of a metal surface unveiled by machine learning of atomic environments"

<p>This repository contains the set of data shown in the paper&nbsp;<strong>&quot;Innate dynamics and identity crisis of a metal surface unveiled by machine learning of atomic&nbsp;environments&quot;</strong>, published on The Journal of Chemical Physics (DOI:10.1063/5.0139010)</p>

opencc-by-4.0Mar 2023View details →
zenodo40/100

Investigating Online Art Search through Quantitative Behavioral Data and Machine Learning Techniques - Dataset

<p>This dataset includes the detailed values and scripts used to study behavioral aspects of users searching online for Art and Culture by analyzing quantitative data collected by the Art Boulevard search engine using machine learning techniques. This dataset is part of the core methodology, results and discussion sections of the research paper entitled &quot;<strong>Investigating&nbsp;Online&nbsp;Art&nbsp;Search through Quantitative Behavioral Data and Machine Learning Techniques</strong>&quot;</p>

opencc-by-4.0Mar 2023View details →
dryad40/100

Machine learning can be as good as maximum likelihood when reconstructing phylogenetic trees and determining the best evolutionary model on four taxon alignments

<p><span>Machine learning can be as good as maximum likelihood when reconstructing phylogenetic topologies and determining the best evolutionary model on four taxon alignments.</span></p> <p><span>Phylogenetic tree reconstruction with molecular data is important in many fields of life science research. The gold standard in this discipline is the Maximum Likelihood tree reconstruction method. Here we show that for quartet trees, Machine Learning using neural networks can be as good as the Maximum Likelihood method to infer the best tree topology and the best model of sequence evolution for nucleotide as well as amino acid sequences. For this purpose we simulated data sets for a wide range of branch lengths, evolutionary models and model parameters and compared the topologies and inferred models obtained with Machine learning with those obtained with the Maximum Likelihood and the Neighbour Joining method. Our results show that neural networks are a promising avenue for determining relatedness between taxa, which is likely to accelerate the construction of phylogenetic trees in the future, while maintaining a high accuracy.</span></p>

opencc-zeroMar 2023View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record