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.
2
datasets available to search
ShareScore release 0.7.1
Dataset results
2 results for “CDW”
Dataset and software for processing of hyperspectral images of different CDW materials
<h2>Overview</h2> <p>The provided scripts are designed to process hyperspectral images of construction and demolition waste (CDW) materials, extract relevant features, and train a machine-learning model for material classification. The scripts perform the following tasks:</p> <ol> <li><strong>Feature Extraction</strong>: Extract spectral features from hyperspectral data.</li> <li><strong>Background Removal and Subset Extraction</strong>: Remove backgrounds from images and extract subsets for analysis.</li> <li><strong>Data Visualization</strong>: Generate plots to visualize the extracted features and reflectance curves.</li> <li><strong>Machine Learning Model Training</strong>: Using the extracted features, train and evaluate a multilayer perceptron (MLP) classifier.</li> </ol> <h2>Prerequisites</h2> <p>Before running the scripts, ensure that you have the following:</p> <ul> <li><strong>Python 3.x</strong> installed on your system.</li> <li>Required Python packages: <ul> <li><code>numpy</code></li> <li><code>matplotlib</code></li> <li><code>scipy</code></li> <li><code>pandas</code></li> <li><code>scikit-learn</code></li> <li><code>seaborn</code></li> <li><code>rembg</code> (for background removal)</li> <li><code>Pillow</code> (PIL)</li> </ul> </li> <li><strong>Hyperspectral data files</strong> in <code>.mat</code> format containing calibrated hyperspectral cubes and wavelength information.</li> <li>A directory structure to organize input and output files as described in each script.</li> </ul> <h2>Scripts Description</h2> <h3>1. <code>hyperspectral_features_v2.py</code></h3> <h4><strong>Purpose</strong></h4> <p>This script processes individual hyperspectral image files to extract spectral features from a central subset of the image. It generates RGB images from the hyperspectral data, plots the mean reflectance spectra, and outputs a LaTeX-formatted table containing the extracted features.</p> <h4><strong>Functionality</strong></h4> <ul> <li><strong>Loading Data</strong>: Reads <code>.mat</code> files containing hyperspectral data from a specified input directory.</li> <li><strong>Feature Calculation</strong>: <ul> <li>Calculates mean reflectance within a central window of the image.</li> <li>Extracts spectral features such as peak wavelength and area under the reflectance curve.</li> <li>Records reflectance values at selected wavelengths, including standard RGB channels and additional wavelengths.</li> </ul> </li> <li><strong>RGB Image Generation</strong>: Creates RGB images using specific wavelengths corresponding to the red, green, and blue channels.</li> <li><strong>Spectra Plotting</strong>: Plots the mean reflectance spectra for each sample.</li> <li><strong>LaTeX Table Generation</strong>: Produces a LaTeX-formatted table of the extracted features for inclusion in a report or paper.</li> </ul> <h4><strong>Usage Instructions</strong></h4> <ol> <li> <p><strong>Prepare Input Data</strong>:</p> <ul> <li>Place your <code>.mat</code> files containing the hyperspectral data in the appropriate input directory (e.g., <code>input/mortar</code>).</li> </ul> </li> <li> <p><strong>Run the Script</strong>:</p> <ul> <li>Modify the <code>materials</code> list at the end of the script to include the materials you want to process (e.g., <code>materials = ['mortar']</code>).</li> <li>Execute the script: <div> <div>bash</div> <div> <div> <div> </div> </div> </div> </div> </li> </ul> </li> </ol>
Dataset: CDW Corporation (CDW) Stock Performance
This dataset provides historical stock market performance data for specific companies. It enables users to analyze and understand the past trends and fluctuations in stock prices over time. This information can be utilized for various purposes such as investment analysis, financial research, and market trend forecasting.
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.