Search alternatives:
programmed » programd (Expand Search), programsd (Expand Search)
programme » program (Expand Search), programs (Expand Search)
programmed » programd (Expand Search), programsd (Expand Search)
programme » program (Expand Search), programs (Expand Search)
-
201
FANDANGO: Evolving Language-Based Testing
Published 2025“…In FANDANGO, constraints can use the whole Python language and library. This expressiveness gives testers unprecedented flexibility in shaping test inputs. …”
-
202
Data and code for: A century of reforestation reduced anthropogenic warming in the eastern United States
Published 2025“…</p><p>All the data can be processed using open-source programs such as R or Python. </p>…”
-
203
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. …”
-
204
ChatbotDjango
Published 2025“…</li></ul><h3>Technologies Commonly Used:</h3><ul><li>Programming languages: Python, JavaScript</li><li>NLP libraries/frameworks: spaCy, NLTK, Rasa, Dialogflow, BERT, GPT</li><li>Integration platforms: Telegram Bot API, Facebook Messenger, Web-based chat UI</li></ul><p></p>…”
-
205
A multi-hop example from the BibSQL dataset.
Published 2025“…We further refined SQL generation using a Program-of-Thoughts (PoT) prompting strategy, which guides the LLM to produce more accurate output by first creating Python pseudocode. …”
-
206
Detailed statistics of the BibSQL dataset.
Published 2025“…We further refined SQL generation using a Program-of-Thoughts (PoT) prompting strategy, which guides the LLM to produce more accurate output by first creating Python pseudocode. …”
-
207
Tasiyagnunpa Migration 2023
Published 2025“…<p dir="ltr">This data snippet contains:</p><ol><li>World Wildlife Fund (WWF) ecoregions</li><li>Occurrence data from the Global Biodiversity Information Facility (GBIF) on Tasiyagnunpa (Lakota name for the western meadowlark) in 2023, accessed with the pygbif library</li></ol><p dir="ltr">Data used in the ESIIL Stars program migration coding challenge and published online on the ESIIL Environmental Data Science Learning Portal.…”
-
208
Veery Migration 2023
Published 2025“…<p dir="ltr">This data snippet contains:</p><ol><li>World Wildlife Fund (WWF) ecoregions for the Veery </li><li>Occurrence data from the Global Biodiversity Information Facility (GBIF) on Veery thrushes (catharus fuscescens) in 2023, accessed with the pygbif library</li></ol><p dir="ltr">Data used in the University of Colorado Boulder Earth Data Analytics -- Foundations graduate certificate program migration coding challenge and published online on the ESIIL Environmental Data Science Learning Portal.…”
-
209
RNACOREX package workflow.
Published 2025“…In this work, we introduce a new Python package called RNACOREX (RNA CORegulatory network EXplorer and classifier). …”
-
210
Performance.
Published 2025“…In this work, we introduce a new Python package called RNACOREX (RNA CORegulatory network EXplorer and classifier). …”
-
211
LAURA: Enhancing Code Review Generation with Context-Enriched Retrieval-Augmented LLM
Published 2025“…The dataset section contains 301k entries from 1,807 high-quality projects sourced from GitHub, covering four programming languages: C, C++, Java, and Python. We also provide the time-split dataset used as the retrieval database (which is also used for fine-tuning CodeReviewer) and the human-annotated evaluation dataset.…”
-
212
Data from: Dairy cows inoculated with highly pathogenic avian influenza virus H5N1
Published 2024“…The pipeline uses Python v3.10, R v4.4 (R Development Core Team 2024), and SnakeMake to organize programs and script execution. …”
-
213
AGU24 - EP11D-1300 - Revisiting Megacusp Embayment Occurrence in Monterey Bay and Beyond: High Spatiotemporal Resolution Satellite Imagery Provides New Insight into the Wave Condit...
Published 2025“…D., Vos, K., & Splinter, K. D. (2022). A Python toolkit to monitor sandy shoreline change using high-resolution PlanetScope cubesats. …”
-
214
Methodological Approach Based on Structural Parameters, Vibrational Frequencies, and MMFF94 Bond Charge Increments for Platinum-Based Compounds
Published 2025“…The developed bci optimization tool, based on MMFF94, was implemented using a Python code made available at https://github.com/molmodcs/bci_solver. …”
-
215
Building footprtints from 1970s Hexagon spy satellite images for four global urban growth hotspots
Published 2025“…</p> <p><strong>Processing environment</strong></p> <p>This research has been conducted using Python for ESRI ArcGIS Pro version 3.2.1 and the TensorFlow package. …”
-
216
GeoGraphNetworks: Shapefile-Derived Datasets for Accurate and Scalable Graphical Representations
Published 2025“…</p><p dir="ltr">The JSON files contain graph objects created using the widely used Python library NetworkX, allowing for immediate use without the need for pre-processing. …”
-
217
Behavioural machine activity for benign and malicious Win7 64-bit executables
Published 2024“…</li></ul><p><br></p><p><strong>Dataset 2:</strong></p><ul><li>filename = "data_2.csv"</li><li>2345 benign samples </li><li>2286 malicious samples</li><li>Up to 20 seconds execution per file</li><li>The data was collected in a VirtualBox[1] virtual machine using Cuckoo Sandbox[2] with a custom package written in the python library, Psutil[4] to collect the machine activity data. …”
-
218
Analysis of Sensing Modalities for Electrode-Induction Gas Atomization of Metal Powders: Vibrometer and Acoustic Emission Data (TDMS)
Published 2025“…Both sensors were recorded with a PXI system and a custom LABVIEW program.</p><p dir="ltr">The files can be read either in Python with the <a href="https://nptdms.readthedocs.io/en/stable/" rel="noreferrer" target="_blank">nptdms </a>or just with Matlab.…”
-
219
PepENS
Published 2025“…To run the tool, execute the script PepENS_user.py (located in the Dataset1 directory). Before using the tool, users must generate three types of features: the PSSM (see <a href="https://www.ncbi.nlm.nih.gov/books/NBK2590/" rel="nofollow" target="_blank">PSI-BLAST tutorial</a>), the Transformer embeddings (see <a href="https://github.com/agemagician/ProtTrans" target="_blank">ProtTrans usage guide</a>), and the HSE features (via <a href="https://github.com/biopython/biopython/blob/master/Scripts/PDB/hsexpo.py" target="_blank">hsexpo program</a> with Exposure Types CN, HSEBD, and HSEBU). …”
-
220
USDA-ARS Tucson, Arizona 2014-2022 Data Reservoir of Field Experiments with Managed Honey Bee Colonies: Annotated Hive Frame Photos: Dataset I
Published 2025“…</p><p dir="ltr">SRC/ also contains the following Python scripts that we used for training YOLO networks:</p><p dir="ltr">(a) train_valid_split.py -- splits all alldata.txt in USDA_ARZ_DATA_YOLO_19june2025.zip into train.txt and valid.txt for YOLO training.…”