Search alternatives:
code representing » model representing (Expand Search), models representing (Expand Search), tpd representing (Expand Search)
consider » considered (Expand Search)
code representing » model representing (Expand Search), models representing (Expand Search), tpd representing (Expand Search)
consider » considered (Expand Search)
-
61
GeoGraphNetworks: Shapefile-Derived Datasets for Accurate and Scalable Graphical Representations
Published 2025“…The rail line infrastructure of the USA is represented as a single network that covers the entire country and includes connectivity to Canada. …”
-
62
Missing and Unaccounted-for People in Mexico (1960s–2025)
Published 2025“…</li><li><b>Requirements File:</b> A <code>requirements.txt</code> file listing the necessary Python libraries to run the script seamlessly.…”
-
63
Physiotherapist-Assisted Wrist Movement Protocol for EEG-Based Corticokinematic Coherence Assessment
Published 2025“…</li></ol><h4><b>Movement File Structure</b></h4><p dir="ltr">Each entry contains:</p><ul><li><code><strong>time</strong></code>: a 32-bit unsigned integer indicating the timestamp in milliseconds,</li><li><code><strong>x</strong></code>, <code><strong>y</strong></code>, <code><strong>z</strong></code>: 16-bit signed integers representing acceleration along the respective axes,</li><li><code><strong>trigger</strong></code>: an 8-bit unsigned integer used to mark event-related triggers for synchronization with the EEG data (e.g., movement onset).…”
-
64
Cognitive Fatigue
Published 2025“…<br></p><p dir="ltr"><b>HCI features</b> encompass keyboard, mouse, and screenshot data. Below is a Python code snippet for extracting screenshot files from the screenshots CSV file.…”
-
65
Multisession fNIRS-EEG data of Post-Stroke Motor Recovery: Recordings During Intact and Paretic Hand Movements
Published 2025“…The fNIRS .snirf files are accompanied by event files as .txt tables, containing arrays of event timestamps and corresponding event codes. The code for signal reading, preprocessing, and epoching is provided with the dataset in the “Preprocessing” file. …”
-
66
Digital Twin for Chemical Sciences
Published 2025“…The procedure for generating data in Figure 3 can be found in the demo notebook in Supplementary Code. The procedure for generating data of Figure 4 has been uploaded in fig4_figshare.zip file. …”
-
67
Sonification of Warming Stripes
Published 2025“…The sonification was produced using the STRAUSS sonification Python package.</p><p dir="ltr">Here we release:<br>1. …”
-
68
Supplementary file 1_ParaDeep: sequence-based deep learning for residue-level paratope prediction using chain-aware BiLSTM-CNN models.docx
Published 2025“…The implementation is freely available at https://github.com/PiyachatU/ParaDeep, with Python (PyTorch) code and a Google Colab interface for ease of use.…”
-
69
Supplementary material for "Euler inversion: Locating sources of potential-field data through inversion of Euler's homogeneity equation"
Published 2025“…</p><h2>License</h2><p dir="ltr">All Python source code (including <code>.py</code> and <code>.ipynb</code> files) is made available under the MIT license. …”
-
70
Sonification of Growing Black Hole
Published 2024“…We used the open source Python package STRAUSS to produce the sonification (Trayford and Harrison 2023). …”
-
71
<b>Rethinking neighbourhood boundaries for urban planning: A data-driven framework for perception-based delineation</b>
Published 2025“…</p><p dir="ltr"><b>Input:</b></p><ul><li><code>svi_module/svi_data/svi_info.csv</code> - Image metadata from Step 1</li><li><code>perception_module/trained_models/</code> - Pre-trained models</li></ul><p dir="ltr"><b>Command:</b></p><pre><pre>python -m perception_module.pred \<br> --model-weights .…”
-
72
Overview of generalized weighted averages.
Published 2025“…GWA-UCB1 outperformed G-UCB1, UCB1-Tuned, and Thompson sampling in most problem settings and can be useful in many situations. The code is available at <a href="https://github.com/manome/python-mab" target="_blank">https://github.com/manome/python-mab</a>.…”
-
73
Minami_etal_2025
Published 2025“…<h2>Code files related to Minami et al (2025)</h2><p dir="ltr">accession_plot.py:Python script used to generate Fig4a.…”
-
74
Bayesian Changepoint Detection via Logistic Regression and the Topological Analysis of Image Series
Published 2025“…The method also successfully recovers the location and nature of changes in more traditional changepoint tasks. An implementation of our method is available in the Python package bclr.…”
-
75
Genomic Epidemiology of SARS-CoV-2 in Peru from 2020 to 2024
Published 2025“…</p><p dir="ltr"><b>Contents:</b></p><p><b>1. Analysis Code</b></p><p>Core Python scripts used to curate metadata, process genomic data, perform lineage assignments, compute summary statistics, and prepare inputs for downstream phylogenetic and phylogeographic analyses. …”
-
76
Tracking when the number of individuals in the video frame changes.
Published 2025“…The removal of unnecessary keypoint data is achieved through a Python code that allows specified ranges of tracking data obtained from DeepLabCut to be rewritten as NaN (no data) (<a href="http://www.plosbiology.org/article/info:doi/10.1371/journal.pbio.3003002#pbio.3003002.s019" target="_blank">S1 Protocol</a> and <a href="http://www.plosbiology.org/article/info:doi/10.1371/journal.pbio.3003002#pbio.3003002.s010" target="_blank">S10C Fig</a>). …”
-
77
Satellite monitoring of Greenland wintertime buried lake drainage
Published 2025“…Buried_lake_drainage_code</p><p dir="ltr">This folder contains two Python Jupyter Notebooks for detecting wintertime buried lake drainages (BLDs). …”
-
78
Global Aridity Index and Potential Evapotranspiration (ET0) Database: Version 3.1
Published 2025“…</p><p dir="ltr">The Python programming source code used to run the calculation of ET0 and AI is provided and available online on Figshare at:</p><p dir="ltr">https://figshare.com/articles/software/Global_Aridity_Index_and_Potential_Evapotranspiration_Climate_Database_v3_-_Algorithm_Code_Python_/20005589</p><p dir="ltr">Peer-Review Reference and Proper Citation:</p><p dir="ltr">Zomer, R.J.; Xu, J.; Trabuco, A. 2022. …”
-
79
CpG Signature Profiling and Heatmap Visualization of SARS-CoV Genomes: Tracing the Genomic Divergence From SARS-CoV (2003) to SARS-CoV-2 (2019)
Published 2025“…</p><p dir="ltr">Heatmap Images :</p><p dir="ltr">Heatmaps for CpG counts and O/E ratios comparing Wuhan-Hu-1 with its closest and most distant relatives.</p><p dir="ltr">Python Script :</p><p dir="ltr">Full Python code used for data processing, distance calculation, and heatmap generation.…”
-
80
Table 1_Analysis of distribution equilibrium and influencing factors for older adult meal service facilities in mainland China.xlsx
Published 2025“…Objective<p>Analyze the distribution equilibrium of older adult meal service facilities in mainland China and explore the factors influencing their distribution.</p>Methods<p>Use Python to obtain data on older adult meal service facilities, and analyze the equity of older adult meal services using descriptive statistics, the Lorenz curve, the Gini coefficient, and the Spatial Mismatch Index (SMI). …”