-
121
Supervised Classification of Burned Areas Using Spectral Reflectance and Machine Learning
Published 2025“…Six Python scripts are provided, each implementing a distinct machine learning algorithm—Random Forest, k-Nearest Neighbors (k-NN), Multi-Layer Perceptron (MLP), Decision Tree, Naïve Bayes, and Logistic Regression. …”
-
122
Data from: Circadian activity predicts breeding phenology in the Asian burying beetle <i>Nicrophorus nepalensis</i>
Published 2025“…</p><p dir="ltr">The dataset includes:</p><ol><li>Raw locomotor activity measurements (.txt files) with 1-minute resolution</li><li>Breeding experiment data (Pair_breeding.csv) documenting nest IDs, population sources, photoperiod treatments, and breeding success</li><li>Activity measurement metadata (Loc_metadataset.csv) containing detailed experimental parameters and daily activity metrics extracted using tsfresh</li></ol><p dir="ltr">The repository also includes complete analysis pipelines implemented in both Python (3.8.8) and R (4.3.1), featuring:</p><ul><li>Data preprocessing and machine learning model development</li><li>Statistical analyses</li><li>Visualization scripts for generating Shapley plots, activity pattern plots, and other figures</li></ul><p></p>…”
-
123
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.…”
-
124
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++. …”
-
125
A Hybrid Ensemble-Based Parallel Learning Framework for Multi-Omics Data Integration and Cancer Subtype Classification
Published 2025“…<p dir="ltr">The code supports replication of results on TCGA Pan-cancer and BRCA datasets and includes data preprocessing, model training, and evaluation scripts:<br>Python scripts for data preprocessing and integration</p><ul><li>Autoencoder implementation for multimodal feature learning</li><li>Hybrid ensemble training code (DL/ML models and meta-learner)</li><li>PSO and backpropagation hybrid optimization code</li><li>Parallel execution scripts</li><li>Instructions for replicating results on TCGA Pan-cancer and BRCA datasets</li></ul><p></p>…”
-
126
MCCN Case Study 3 - Select optimal survey locality
Published 2025“…</p><p dir="ltr">This is a simple implementation that uses four environmental attributes imported for all Australia (or a subset like NSW) at a moderate grid scale:</p><ol><li>Digital soil maps for key soil properties over New South Wales, version 2.0 - SEED - see <a href="https://esoil.io/TERNLandscapes/Public/Pages/SLGA/ProductDetails-SoilAttributes.html" target="_blank">https://esoil.io/TERNLandscapes/Public/Pages/SLGA/ProductDetails-SoilAttributes.html</a></li><li>ANUCLIM Annual Mean Rainfall raster layer - SEED - see <a href="https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-rainfall-raster-layer" target="_blank">https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-rainfall-raster-layer</a></li><li>ANUCLIM Annual Mean Temperature raster layer - SEED - see <a href="https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-temperature-raster-layer" target="_blank">https://datasets.seed.nsw.gov.au/dataset/anuclim-annual-mean-temperature-raster-layer</a></li></ol><h4><b>Dependencies</b></h4><ul><li>This notebook requires Python 3.10 or higher</li><li>Install relevant Python libraries with: <b>pip install mccn-engine rocrate</b></li><li>Installing mccn-engine will install other dependencies</li></ul><h4><b>Overview</b></h4><ol><li>Generate STAC metadata for layers from predefined configuratiion</li><li>Load data cube and exclude nodata values</li><li>Scale all variables to a 0.0-1.0 range</li><li>Select four layers for comparison (soil organic carbon 0-30 cm, soil pH 0-30 cm, mean annual rainfall, mean annual temperature)</li><li>Select 10 random points within NSW</li><li>Generate 10 new layers representing standardised environmental distance between one of the selected points and all other points in NSW</li><li>For every point in NSW, find the lowest environmental distance to any of the selected points</li><li>Select the point in NSW that has the highest value for the lowest environmental distance to any selected point - this is the most different point</li><li>Clean up and save results to RO-Crate</li></ol><p><br></p>…”
-
127
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. …”
-
128
<b>Algorithm Pseudocode</b>
Published 2025“…The model generates point forecasts and forecast interval boundaries for short-term loads, providing important support for risk quantification and decision-making in power systems. The pseudo-code follows standard Python syntax specifications for functions and loops and is easy to understand and implement. …”
-
129
<b>Anonymous, runnable artifact for </b><b>Testing AI Applications Under Nondeterminism, Drift, and Resource Constraints: A Problem‑Driven Multi‑Layer Approach</b>
Published 2025“…</b> The anonymized archive includes a dependency‑free Python implementation of all five layers (oracle, coverage, drift mapping, prioritization, resource scheduling), an orchestrator, and synthetic datasets with 50 test cases per sub‑application (LLM assistant, retrieval with citation, vision calories, notification/social). …”
-
130
<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.…”
-
131
Curvature-Adaptive Embedding of Geographic Knowledge Graphs in Hyperbolic Space
Published 2025“…</p><h3>Requirements</h3><ul><li>Python 3.7</li><li>PyTorch 1.10.0 & CUDA 11.8</li></ul><h3>Main Result Running commands:</h3><p dir="ltr">Execute <code>.sh: bash .…”
-
132
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. …”
-
133
World Heritage documents reveal persistent gaps between climate awareness and local action
Published 2025“…The analysis section includes a GLM model implemented in R, along with evaluation tools such as correlation heatmaps, ICC agreement analysis, and MCC-based binary classification assessment. …”
-
134
Comprehensive Fluid and Gravitational Dynamics Script for General Symbolic Navier-Stokes Calculations and Validation
Published 2024“…It provides a flexible foundation on which theoretical assumptions can be validated, and practical calculations performed. Implemented in Python with symbolic calculations, the script facilitates in-depth analysis of complex flow patterns and makes advanced mathematical computations more accessible. …”
-
135
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.…”
-
136
Accompanying data files (Melbourne, Washington DC, Singapore, and NYC-Manhattan)
Published 2025“…</p><p dir="ltr">Each zipped folder consists the following files:</p><ul><li>Graph data - City object nodes (.parquet) and COO format edges (.txt)</li><li>predictions.txt (model predictions from GraphSAGE model)</li><li>final_energy.parquet (Compiled training and validation building energy data)</li></ul><p dir="ltr">The provided files are supplementary to the code repository which provides Python notebooks stepping through the data preprocessing, GNN training, and satellite imagery download processes. …”
-
137
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.…”
-
138
Spotted owl habitat quality maps and disturbance attribution analysis
Published 2025“…In our implementation, we calculated annual declines in nest habitat quality greater than five percent (Barry et al., 2025). …”
-
139
Automatic data reduction for the typical astronomer
Published 2025“…PypeIt has been developed by a small team of astronomers with two leading philosophies: (1) build instrument-agnostic code to serve nearly any spectrograph; (2) implement algorithms that achieve Poisson-level sky-subtraction with minimal systematics to yield precisely calibrated spectra with a meaningful noise model. …”
-
140
Numerical analysis and modeling of water quality indicators in the Ribeirão João Leite reservoir (Goiás, Brazil)
Published 2025“…The code implements a statistical–computational workflow for parameter selection (VIF, Bartlett and KMO tests, PCA and FA with <i>varimax</i>) and then trains and evaluates machine-learning models to predict three key physico-chemical indicators: turbidity, true color, and total iron. …”