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.

199

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

199 results for “Active Learning”

Learn how ShareScore rates datasets ↗
zenodo20/100

Figs 7–10 in The description of a new species of gall-inducing wasp: a learning activity for primary school students

Figs 7–10. (7,8) Tanaostigmodes shrek: (7) habitus; (8) face. (9,10) Galls: (9) three normal Bossiaea seeds with elaiosomes, and one seed with gall induced in elaiosome; (10) close up of gall induced in elaiosome.

opennotspecifiedNov 2005View details →
zenodo20/100

Figs 1–6 in The description of a new species of gall-inducing wasp: a learning activity for primary school students

Figs 1–6. Students at work on the project. (1) Students, from left to right: Tilly Harper, Sam Hardwick, Sam La Salle, Gareth Houghton, Matthew Mullaney, Alex La Salle; (2,3) Students using the digital camera attached to microscope. (4–6) Students at work using the scanning electron microscope.

opennotspecifiedNov 2005View details →
zenodo20/100

Figs 17–22 in The description of a new species of gall-inducing wasp: a learning activity for primary school students

Figs 17–22. Tanaostigmodes shrek: (17) forewing; (18) base of forewing; (19) antenna (dry mount); (20) antenna (slide mount); (21) antenna (dry mount); (22) antenna (slide mount).

opennotspecifiedNov 2005View details →
zenodo20/100

PyTAIL Benchmark of Active Learning on Social Media Text Classification

<p>PyTAIL Benchmark of Active Learning on Social Media Text Classification</p><p>Read our paper for details: https://arxiv.org/abs/2211.13786</p><ul><li>ArXiv: https://arxiv.org/abs/2211.13786</li><li>Dataset: https://doi.org/10.5281/zenodo.7236430</li><li>Code: https://github.com/socialmediaie/pytail</li><li>Video: https://www.youtube.com/watch?v=AwDu64gN8t4&nbsp;</li></ul>

restrictedcc-by-4.0Oct 2022View details →
ClinicalTrials.gov20/100

Behavioural Activation and Severe Learning Disabilities

ClinicalTrials.gov study NCT06851741. IPD Sharing: Not stated. Countries: 0. Publications: 0.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov20/100

Move, Play, Learn! Creating Active Classrooms in Early Care and Education Centers

ClinicalTrials.gov study NCT02851030. IPD Sharing: NO. Countries: 0. Publications: 0.

closedIPD-NOFeb 2026View details →
nasa20/100

IMPROVING CAUSE DETECTION SYSTEMS WITH ACTIVE LEARNING

IMPROVING CAUSE DETECTION SYSTEMS WITH ACTIVE LEARNING ISAAC PERSING AND VINCENT NG Abstract. Active learning has been successfully applied to many natural language processing tasks for obtaining annotated data in a cost-effective manner. We propose several extensions to an active learner that adopts the margin-based uncertainty sampling framework. Experimental results on a cause detection problem involving the classification of aviation safety reports demonstrate the effectiveness of our extensions.

restrictednotspecifiedMar 2025View details →
geo16/100

Multi-omics and machine learning reveal context-specific gene regulatory activities of PML-RARA in Acute Promyelocytic Leukemia [RNA-seq]

GEO Series GSE173754. Homo sapiens. 6 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenDec 2022View details →
geo16/100

Multi-omics and machine learning reveal context-specific gene regulatory activities of PML-RARA in Acute Promyelocytic Leukemia [Cut&Run]

GEO Series GSE173753. Homo sapiens. 8 samples. Type: Genome binding/occupancy profiling by high throughput sequencing.

openGEO-OpenDec 2022View details →
geo16/100

Multi-omics and machine learning reveal context-specific gene regulatory activities of PML-RARA in Acute Promyelocytic Leukemia [Capture Hi-C]

GEO Series GSE173752. Homo sapiens. 6 samples. Type: Other.

openGEO-OpenDec 2022View details →
geo16/100

Prediction of on-target and off-target activity of CRISPR-Cas13dguide RNAs using deep learning

GEO Series GSE232228. synthetic construct; Homo sapiens. 32 samples. Type: Other.

openGEO-OpenMay 2023View details →
zenodo16/100

Empowering Sexuality Education: Active learning through University-School-Health-Community partnerships

<p>Data set of the article: Empowering Sexuality Education: Active learning through University-School-Health-Community partnerships&nbsp;</p>

restrictedcc-by-4.0Sep 2024View details →
geo16/100

Multi-omics and machine learning reveal context-specific gene regulatory activities of PML-RARA in Acute Promyelocytic Leukemia [Cut&Tag]

GEO Series GSE209833. Homo sapiens. 2 samples. Type: Genome binding/occupancy profiling by high throughput sequencing.

openGEO-OpenDec 2022View details →
zenodo12/100

Activity-Dependent Remodeling of Corticostriatal Axonal Boutons During Motor Learning

<p>Source Data</p>

restrictedcc-by-4.0Jun 2024View details →
zenodo12/100

Association of Perfectionism with the academic performance of medical students and its interaction with self-efficacy in an active learning curriculum

Open the record for dataset details and reuse information.

restrictedcc-by-4.0Oct 2024View details →
geo12/100

Multi-omics and machine learning reveal context-specific gene regulatory activities of PML-RARA in Acute Promyelocytic Leukemia [APL PBMCs ATAC-seq]

GEO Series GSE215101. Homo sapiens. 2 samples. Type: Genome binding/occupancy profiling by high throughput sequencing.

openGEO-OpenDec 2022View details →
zenodo8/100

ConBatch-BAL: Batch Bayesian Active Learning under Budget Constraints. Datasets, Benchmark Results, and Torch Files.

<div> <div># ConBatch-BAL: Batch Bayesian Active Learning under Budget Constraints. Datasets, Benchmark Results, and Torch Files.</div> <br> <div>## Table of Contents</div> <br> <div>- [Overview](#overview)</div> <div>- [Folder Structure](#folder-structure)</div> <div>- [Contents](#contents)</div> <div>- [Licenses](#licenses)</div> <br> <div>## Overview</div> <div>This project contains three datasets along with stored results from the conducted benchmark analysis and torch files for running or reproducing active learning experiments.</div> <br> <div>## Folder Structure</div> <br> <div>```plaintext</div> <div>conBatchBAL_datasets/</div> <div>├── benchmark_results/</div> <div>├── benchmark_torch_files/</div> <div>├── build6k/</div> <div>├── mnist6k/</div> <div>└── nieman17k/</div> <div>```</div> <br> <div>## Contents:</div> <div>- benchmark_results/: This directory contains the results and config files for reproducing the experiments presented in the paper.</div> <br> <div>- benchmark_torch_files/: This folder contains the required torch (and json) files to run/reproduce active learning experiments.</div> <br> <div>- build6k/: This folder contains approximately 6000 aerial images of buildings in Rotterdam with their corresponding energy efficiency class and geolocation.</div> <br> <div>- mnist6k/: This folder contains approximately 6000 images of digits *artificially* geolocated in Rotterdam. The geolocations correspond to the buildings contained on the *build6k* dataset.</div> <br> <div>- nieman17k/: This folder contains approximately 17000 aerial images of buildings in Rotterdam with their corresponding typology class and geolocation.</div> <br> <div>**Additional readme files are included in each directory.**</div> <br> <div>## Licenses</div> <br> <div>- build6k/</div> <div>The build6k dataset is released under the Creative Commons Attribution 4.0 International (CC BY 4.0) [LICENSE](https://creativecommons.org/licenses/by/4.0/), allowing for use, distribution, and modifications with proper attribution.</div> <br> <div>- mnist6k/</div> <div>The mnist6k dataset is released under the CC BY-SA 3.0 [LICENSE](https://creativecommons.org/licenses/by-sa/3.0/).</div> <br> <div>- nieman17k/</div> <div>The nieman17k dataset is released under the Creative Commons Attribution 4.0 International (CC BY 4.0) [LICENSE](https://creativecommons.org/licenses/by/4.0/), allowing for use, distribution, and modifications with proper attribution.</div> <br> <div>- Benchmark Results and Torch Files</div> <div>The benchmark results and Torch files generated as part of this project are released under the Creative Commons Attribution 4.0 International (CC BY 4.0) [LICENSE](https://creativecommons.org/licenses/by/4.0/), allowing for use, distribution, and modifications with proper attribution.</div> <br> <div>**License details are included separately in each directory**</div> </div>

restrictedSep 2024View details →
zenodo8/100

Bacteria-Specific Features Selection for Enhanced Antimicrobial Peptide Activity Predictions Using Machine-Learning Methods

<p>We developed a new computational approach that allowed us to train several supervised machine-learning models using a specific set of data associated with peptides targeting E. coli bacteria. LASSO regression and Support Vector Machine techniques have been utilized to select, among more than 1500 physio-chemical descriptors, the most important features that can be used to&nbsp;classify a peptide as antimicrobial or ineffective against E. coli. We then performed the classification of active versus inactive AMPs using the Support Vector classifiers, Logistic Regression, and Random Forest methods. This computational study allows us to make recommendations of how to design more efficient anti-bacterial drug therapies.</p>

restrictedDec 2022View details →
zenodo8/100

Dataset for User Preference Optimization for Control of Ankle Exoskeletons using Sample Efficient Active Learning

<p>Dataset for User Preference Optimization for Control of Ankle Exoskeletons using Sample Efficient Active Learning</p>

restrictedMay 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