Search alternatives:
files implementation » time implementation (Expand Search), pilot implementation (Expand Search), assess implementation (Expand Search)
code implementation » model implementation (Expand Search), time implementation (Expand Search), world implementation (Expand Search)
files implementation » time implementation (Expand Search), pilot implementation (Expand Search), assess implementation (Expand Search)
code implementation » model implementation (Expand Search), time implementation (Expand Search), world implementation (Expand Search)
-
121
Leveraging explainable causal artificial intelligence to study forest gross primary productivity dynamics in China's protected areas
Published 2025“…<p dir="ltr">A Python script used for modeling forest GPP in China´s Protected Areas, including mean encoding of the categorical variable climate zone (CZ), multicollinearity testing using Variance Inflation Factor (VIF), implementation of four machine learning models to predict forest GPP, XAI and causality analysis.…”
-
122
adnus
Published 2025“…<p dir="ltr">adnus (AdNuS): Advanced Number Systems</p><p dir="ltr">adnus is a Python library that provides an implementation of various advanced number systems. …”
-
123
Hippocampal and cortical activity reflect early hyperexcitability in an Alzheimer's mouse model
Published 2025“…</p><p dir="ltr">All data are available upon request. The standalone Python implementation of the fE/I algorithm is available under a CC-BY-NC-SA license at <a href="https://github.com/arthur-ervin/crosci" target="_blank">https://github.com/arthur-ervin/crosci</a>. …”
-
124
Ambient Air Pollutant Dynamics (2010–2025) and the Exceptional Winter 2016–17 Pollution Episode: Implications for a Uranium/Arsenic Exposure Event
Published 2025“…Includes imputation statistics, data dictionary, and the Python imputation code (Imputation_Air_Pollutants_NABEL.py). …”
-
125
Missing Value Imputation in Relational Data Using Variational Inference
Published 2025“…Additional results, implementation details, a Python implementation, and the code reproducing the results are available online. …”
-
126
IGD-cyberbullying-detection-AI
Published 2024“…</p><h2>Requirements</h2><p dir="ltr">To run this code, you'll need the following dependencies:</p><ul><li>Python 3.x</li><li>TensorFlow</li><li>scikit-learn</li><li>pandas</li><li>numpy</li><li>matplotlib</li><li>imbalanced-learn</li></ul><p dir="ltr">You can install the required dependencies using the provided <code>requirements.txt</code> file.…”
-
127
Spotted owl habitat quality maps and disturbance attribution analysis
Published 2025“…<p dir="ltr">This dataset includes annual spatial maps of spotted owl nesting habitat quality in Southern California and an accompanying ArcPython script used to attribute negative annual habitat change to wildfire (Barry et al., 2025). …”
-
128
kececilayout
Published 2025“…<p dir="ltr"><b>Kececi Layout (Keçeci Yerleşimi)</b>: A deterministic graph layout algorithm designed for visualizing linear or sequential structures with a characteristic "zig-zag" or "serpentine" pattern.</p><p dir="ltr"><i>Python implementation of the Keçeci layout algorithm for graph visualization.…”
-
129
RabbitSketch
Published 2025“…RabbitSketch achieves significant speedups compared to existing implementations, ranging from 2.30x to 49.55x.In addition, we provide flexible and easy-to-use interfaces for both Python and C++. …”
-
130
Recursive generation of substructures using point data
Published 2025“…<p dir="ltr">The dataset contains generated substructure using POI in China, the pseudo code for the algorithm and python implement of the algorithm. …”
-
131
<b>Testing AI Applications Under Nondeterminism, Drift, and Resource Constraints</b>
Published 2025“…<ul><li>A <b>Python repo</b> with minimal implementations of all five layers<br>(<b>COL</b>, <b>SCL</b>, <b>CDM</b>, <b>RPE</b>, <b>RAS</b>) plus an <b>orchestrator</b> and utilities.…”
-
132
Online Resource: Reservoir Computing as a Promising Approach for False Data Injection Attack Detection in Smart Grids
Published 2025“…</li><li><b>3_literature_analysis_and_mapping.ipynb</b><br>Contains the Python code used for executing the systematic mapping study (SMS), including automated processing of literature data and thematic clustering.…”
-
133
Dataset for: Phylotranscriptomics reveals the phylogeny of Asparagales and the evolution of allium flavor biosynthesis, Nature Communications,DOI:10.1038/s41467-024-53943-6
Published 2024“…Convert the aligned homolog groups from fasta format to phylip format using <i>phylpwrtr.py </i>(this script was deposited on this website).</p><p dir="ltr"><i>python /path_DISCO/phylpwrtr.py input.fa output.fa max_number_allowed_in_sequence_head</i></p><p dir="ltr"><i>python ca_disco.py -i a_text_file_includes_all_homolog_trees -o output.phy -a a_text_file_includes_the_path_of_aligned_homologs -t a_list_file_includes_names_of_the_501_samples -m min_number_of_taxon_allowed_for_each_ortholog</i></p><p dir="ltr">a_text_file_includes_all_homolog_trees: each line of this file include one homolog tree.…”
-
134
Replication Package
Published 2025“…</p><p dir="ltr"><br>Requirements:</p><p><br></p><ul><li>Python3 (3.12 is recommended)</li></ul><p dir="ltr">Please consult the file README.md for detailed information.…”
-
135
Concurrent spin squeezing and field tracking with machine learning
Published 2025“…<p dir="ltr">The dataset contains:</p><ol><li>Steady_squeezing.zip <b>a)</b> data for steady squeezing data and characteraztion <b>b)</b> data for pulse RF magnetormeter</li><li>Tracking1.zip <b>a)</b> data of OU process for Deep learning <b>b)</b> data of OU-jump process for Deep learning</li><li>Tracking2.zip <b>a)</b> data of white noise process in backaction experiment <b>b) </b>data of white noise process in rearrange experiment</li><li>Code <b>a)</b> Randomly signal generating code <b>b)</b> Deep learning codec.data pre-processing code</li></ol><p dir="ltr">The network is implemented using the torch 1.13.1 framework and CUDA 11.6 on Python 3.8.8. …”
-
136
Supporting data for "Software library to quantify the value of forecasts for decision-making: Case study on sensitivity to damages" by Laugesen et al. (2025)
Published 2025“…</p><p dir="ltr">Dataset includes compressed Python Pickle files containing Dictionaries of NumPy arrays and metadata for each figure. …”
-
137
face recognation with Flask
Published 2025“…Built using the <b>Flask</b> web framework (Python), this system provides a lightweight and scalable solution for implementing facial recognition capabilities in real-time or on-demand through a browser interface.…”
-
138
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>.…”
-
139
CNG-ARCO-RADAR.pdf
Published 2025“…This approach uses a suite of Python libraries, including Xarray (Xarray-Datatree), Xradar, and Zarr, to implement a hierarchical tree-like data model. …”
-
140
World Heritage documents reveal persistent gaps between climate awareness and local action
Published 2025“…Some components require non-standard Python libraries such as pdfminer.six and pingouin.…”