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
Dataset results
1,943 results for “machine learning”
Second Opinion Machine Learning for Fast-Track Pathway Assignment in Hip and Knee Replacement Surgery
<p>This is the anonymized training dataset for the article "Second Opinion Machine Learning for Fast-Track Pathway Assignment in Hip and Knee Replacement Surgery: The Use of Patient-Reported Outcome Measures", aimed at developing Machine Learning models for deciding on optimal pathway assignment for total joint replacement patients.</p>
The developmental and evolutionary characteristics of transcription factor binding site clustered regions based on an explainable machine learning model
<p>## Identification of transcription factor binding sites clustered regions</p> <p>First, the TFBSs were identified from ATAC-seq peaks by FIMO. The position-specific weight matrices (PWMs) of transcription factors were downloaded from CIS-BP databases. The genomic sequences under the open chromatin regions were used as inputs for FIMO with a custom library of all motifs for each species to scan for motif instances at a p-value threshold of 1e-5. </p> <p>Then, an established method was used to identify TFCRs by performing the Gaussian kernel density estimations across the genome (with a bandwidth of 300bp centered on each TFBS). Each peak in density profile was considered a TFCR. To determine the complexity of each TFCR, the Gaussian kernelized distances from each peak that contributed at least 0.1 to its strength were determined. The complexity of each TFCR was determined by the quantity and proximity of the contributing TFBS. We combined motif instances based on the TF family information from CIS-BP to calculate the complexity of TFCR. The window for each TFCR was determined by finding the maximum distance (in bp) from the TFCR to a contributing TF and then adding 150 bp (one-half of the bandwidth). Each window was centered on the TFCR. The identified TFCR was grouped into 10 groups based on their complexity from low to high. </p> <p>usage: <br>indir="Human_fimo" # the directory where you put the output files of FIMO <br>motifMap="Homo_sapiens_2020_0920/TF_Information_all_motifs_plus.txt" # the mapping relationship of TF and its TF family from CIS-BP <br>cd Codes/TFCR_embryo <br>perl d-motif_combine.pl $indir TFfamily $motifMap <br>perl e-tfpos_combine.pl TFfamily <br>perl f1-tf_bed-new-c.pl TFfamily <br>perl 0-merge-TFCR.pl $indir TFfamily </p>
Quantum-Accurate Machine Learning Potentials for Metal-Organic Frameworks using Temperature Driven Active Learning
<p>It contains reference training and test set configurations (and corresponding energy, forces, and virial stress values) for ZIF-8 and MOF-5.</p>
Data for "Accelerating QM/MM simulations of electrochemical interfaces through machine learning of electronic charge densities"
Open the record for dataset details and reuse information.
Instruction about codes and data produced by the study entitled: Diurnal carbon monoxide retrieval from FY-4B/GIIRS using a novel machine learning method
<p>Instruction about codes and data produced by the study entitled: Diurnal carbon monoxide retrieval from FY-4B/GIIRS using a novel machine learning method.</p> <p>Please note that <strong>the manuscript is under review</strong> in a peer-reviewed journal.</p>
Data and code for paper: Design Optimization of Geometric-Confined Cardiac Organoids Enabled by Machine Learning Techniques
<p>Collection of the code for the generation of figures, analysis and data for the paper: <strong>Design Optimization of Geometric-Confined Cardiac Organoids Enabled by Machine Learning Techniques.</strong></p> <p>Ensemble learning classifiers, PACMAP & Trimap code in python file. All figures and additional analysis in R code. </p> <p> </p>
Machine Learning-based Analysis of Electronic Properties as Predictors of Anticholinesterase Activity in Chalcone Derivatives
<p>In this study, we investigated the correlation between the electronic properties of anticholinesterase compounds and their biological activity. While the methodology of such correlation is well-established and has been effectively utilized in previous studies, we employed a more sophisticated approach: machine learning. Initially, we focused on a set of 22 molecules sharing a common chalcone skeleton and categorized them into two groups based on their IC50 indices: high activity and low activity. Utilizing the open-source software Orca, we conducted calculations to determine the geometries and electronic structures of these molecules. Over a hundred parameters were collected from these calculations, serving as the foundation for the features used in machine learning. These parameters included the Mulliken and Lowdin electronic populations of each atom within the skeleton, molecular orbital energies, and Mayer's free valences. Through our analysis, we developed numerous models and identified several successful candidates for effectively distinguishing between the two groups. Notably, the most informative descriptor for this separation relied solely on electronic populations and orbital energies. By understanding which computationally calculated properties are most relevant to specific biological activities, we can significantly enhance the efficiency of drug development processes, saving both time and resources.</p>
Experimental and Computational Study Towards Identifying Active Sites of Supported SnOx Nanoparticles for Electrochemical CO2 Reduction Using Machine-Learned Interatomic Potentials
<p>SnOx has received great attention as an electrocatalyst for CO2 reduction reaction (CO2RR), however, it still suffers from low activity. Moreover, the atomic-level SnOx structure and the nature of the active sites are still ambiguous due to the dynamism of surface structure and difficulty in structure characterization under electrochemical conditions. Herein, we first enhance its CO2RR performance by supporting SnO2 nanoparticles on two common supports, Vulcan Carbon and TiO2 . Then, electrolysis of CO2 at various temperatures in a neutral electrolyte reveals that the application window for this catalyst is between 12 and 30 °C.<br>Furthermore, our study introduces a machine learning interatomic potential method for the atomistic simulation to investigate SnO 2 reduction and establish a correlation between SnO x structures and their CO 2 RR performance. In addition, selectivity is analyzed computationally with density functional theory simulations to identify the key differences between the binding energies of *H and *CO2−, where both are correlated with the presence of oxygen on the nanoparticle surface. This study offers in-depth insights into the rational design and application of SnOx -based electrocatalysts for CO2RR.</p>
Decoding the Pair Distribution Function of Uranium in Molten Fluoride Salts from X-ray Absorption Spectroscopy Data by Machine Learning
<p>The repo contains all codes and data related to the JPCC publication entitled "Decoding the Pair Distribution Function of Uranium in Molten Fluoride Salts from X-ray Absorption Spectroscopy Data by Machine Learning"</p>
Machine Learning Tools for Peptide Bioactivity Evaluation Implications for Cell Culture Media Optimization and the Broader Cultivated Meat Industry
Open the record for dataset details and reuse information.
Machine learning-based pulse wave analysis for classification of circle of Willis topology: an in silico study with 30,618 virtual subjects (database: Missing ACoA)
<p>This repository contains the dataset for the Missing ACoA described in the article with the same name. MATLAB and Python codes for post-processing the dataset and the code for training and testing all machine learning models using the open-source library TensorFlow 2.12, the Keras application programming interface, and the Scikit-learn Python package can be found in here (<a href="https://zenodo.org/records/12519322" target="_blank" rel="noopener">https://zenodo.org/records/12519322</a>).</p>
Machine learning-based pulse wave analysis for classification of circle of Willis topology: an in silico study with 30,618 virtual subjects (database:Missing PCoA)
<p>This repository contains the dataset for the Missing PCoA described in the article with the same name. MATLAB and Python codes for post-processing the dataset and the code for training and testing all machine learning models using the open-source library TensorFlow 2.12, the Keras application programming interface, and the Scikit-learn Python package can be found in here (<a href="https://zenodo.org/records/12519322" target="_blank" rel="noopener">https://zenodo.org/records/12519322</a>).</p>
Ripple: A Long-Sighted Self-Adaptation Approach to Retrain Machine-Learning-Enabled Systems
<p>Data files required to reproduce the results of paper "Ripple: A Long-Sighted Self-Adaptation Approach to Retrain Machine-Learning-Enabled Systems" submitted to ICSME 2025</p>
Machine learning-based pulse wave analysis for classification of circle of Willis topology: an in silico study with 30,618 virtual subjects (database: Missing PCoA and PCA P1)
<p>This repository contains the dataset for the Missing PCoA and PCA P1 described in the article with the same name. MATLAB and Python codes for post-processing the dataset and the code for training and testing all machine learning models using the open-source library TensorFlow 2.12, the Keras application programming interface, and the Scikit-learn Python package can be found in here (<a href="https://zenodo.org/records/12519322" target="_blank" rel="noopener">https://zenodo.org/records/12519322</a>).</p>
Machine learning-based pulse wave analysis for classification of circle of Willis topology: an in silico study with 30,618 virtual subjects (database: Missing ACA A1)
<p>This repository contains the dataset for the Missing ACA A1 described in the article with the same name. MATLAB and Python codes for post-processing the dataset and the code for training and testing all machine learning models using the open-source library TensorFlow 2.12, the Keras application programming interface, and the Scikit-learn Python package can be found in here (<a href="https://zenodo.org/records/12519322" target="_blank" rel="noopener">https://zenodo.org/records/12519322</a>).</p>
Machine learning-based pulse wave analysis for classification of circle of Willis topology: an in silico study with 30,618 virtual subjects (database: Missing PCoAs)
<p>This repository contains the dataset for the Missing PCoAs described in the article with the same name. MATLAB and Python codes for post-processing the dataset and the code for training and testing all machine learning models using the open-source library TensorFlow 2.12, the Keras application programming interface, and the Scikit-learn Python package can be found in here (<a href="https://zenodo.org/records/12519322" target="_blank" rel="noopener">https://zenodo.org/records/12519322</a>).</p>
Unifying Mixed Gas Adsorption in Molecular Sieve Membranes and MOFs using Machine Learning
<p>Dataset containing different physical properties and gas loading capacity inside carbon molecular sieving membrane (CMSM) and metal organic frameworks (MOF). The physical properties of the adsorbent frameworks are used to train neural network (NN) and XGBoost machine learning models to accurately predict the gas loadings. This dataset corresponds to the publication, "Unifying Mixed Gas Adsorption in Molecular Sieve Membranes and MOFs using Machine Learning", Subhadeep Dasgupta, Amal RS, Prabal K Maiti.</p>
Data used in the paper "Machine-learning-enhanced automatic spectral characterization of x-ray pulses from a free-electron laser".
<p>Data recorded for the experiment at the European XFEL are available at <strong>doi:10.22003/XFEL.EU-DATA-900331-00</strong> and <strong>doi:10.22003/XFEL.EU-DATA-900383-00.</strong></p>
Navigating the Maze of Mass Spectra: A Machine-Learning Guide to Identifying Diagnostic Ions in O-Glycan Analysis
<p>FragmentFactory_dataset is a pickled pandas DataFrame and should be loaded using the following code:</p> <pre><code>import pandas as pd FF_data = pd.read_pickle('/my_directory/FragmentFactory_dataset.pkl')</code></pre> <p> </p>
Training data for building a machine learning wildfire model over the CONUS
Open the record for dataset details and reuse information.
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research 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.
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.
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.
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.
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.