Showing 161 - 180 results of 231 for search '(( python from implementing ) OR ( python code implementing ))', query time: 0.28s Refine Results
  1. 161

    Supervised Classification of Burned Areas Using Spectral Reflectance and Machine Learning by Baptista Boanha (22424668)

    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. …”
  2. 162

    Data files accompanying our PLoS One publication by Peter Hinow (21810605)

    Published 2025
    “…The videos were digitized and the positional data were saved in .xlsx or .csv format, respectively. The python codes contain the numerical implementations of our mathematical models.…”
  3. 163

    MCCN Case Study 3 - Select optimal survey locality by Donald Hobern (21435904)

    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>…”
  4. 164

    Ambient Air Pollutant Dynamics (2010–2025) and the Exceptional Winter 2016–17 Pollution Episode: Implications for a Uranium/Arsenic Exposure Event by Thomas Clemens Carmine (19756929)

    Published 2025
    “…<br></li></ul></li><li><b>Imputation_Air_Pollutants_NABEL.py</b> (Python Script)</li><li><ul><li>The Python code used to perform all data cleaning, imputation, plausibility checks, and calculations, generating the Imputed_AP_Data_Zurich_2010-25 sheet and associated stats/legend info from the raw data. …”
  5. 165

    Gene Editing using Transformer Architecture by Rishabh Garg (5261744)

    Published 2025
    “…Implementation requires Python and deep learning frameworks like TensorFlow or PyTorch, with optional use of Biopython for genetic sequence handling. …”
  6. 166

    A Hybrid Ensemble-Based Parallel Learning Framework for Multi-Omics Data Integration and Cancer Subtype Classification by Mohammed Nasser Al-Andoli (21431681)

    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>…”
  7. 167

    Genosophus: A Dynamical-Systems Diagnostic Engine for Neural Representation Analysis by Alan Glanz (22109698)

    Published 2025
    “…</p><h2><b>Included Files</b></h2><h3><b>1. </b><code><strong>GenosophusV2.py</strong></code></h3><p dir="ltr">Executable Python implementation of the Genosophus Engine.…”
  8. 168

    Recursive generation of substructures using point data by Jackie R (18359715)

    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. …”
  9. 169

    <b>Algorithm Pseudocode</b> by Yibin Zhao (22425801)

    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. …”
  10. 170

    <b>Anonymous, runnable artifact for </b><b>Testing AI Applications Under Nondeterminism, Drift, and Resource Constraints: A Problem‑Driven Multi‑Layer Approach</b> by Nariman Mani (21380459)

    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). …”
  11. 171

    <b>Testing AI Applications Under Nondeterminism, Drift, and Resource Constraints</b> by Nariman Mani (21380459)

    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.…”
  12. 172

    Curvature-Adaptive Embedding of Geographic Knowledge Graphs in Hyperbolic Space by chenchen Guo (21327470)

    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 .…”
  13. 173

    Advancing Solar Magnetic Field Modeling by Carlos António (21257432)

    Published 2025
    “…<br><br>We developed a significantly faster Python code built upon a functional optimization framework previously proposed and implemented by our team. …”
  14. 174

    Concurrent spin squeezing and field tracking with machine learning by Junlei Duan (18393642)

    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. …”
  15. 175

    Leveraging explainable causal artificial intelligence to study forest gross primary productivity dynamics in China's protected areas by Pedro Cabral (18947566)

    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.…”
  16. 176

    Single Cell DNA methylation data for Human Brain altas (MajorType+Region CG allc files) by Wubin Ding (11823941)

    Published 2025
    “…</p><p dir="ltr">PMID: 37824674</p><p><br></p><h2>How to download</h2><p dir="ltr">To quickly download the whole folder, Python package <a href="https://github.com/DingWB/pyfigshare" rel="noreferrer" target="_blank">pyfigshare</a> can be implemented. please refer to pyfigshare documentation: <a href="https://github.com/DingWB/pyfigshare" rel="noreferrer" target="_blank">https://github.com/DingWB/pyfigshare</a></p><p dir="ltr">for example: <code>figshare download 28424780 -o downlnoaded_data</code></p>…”
  17. 177

    MSc Personalised Medicine at Ulster University by Steven Watterson (100045)

    Published 2025
    “…</b> Introducing computational approaches to studying genes, proteins or metabolites, this module teaches Python coding, data analysis and how to work with the databases that support data analysis.…”
  18. 178

    Concurrent spin squeezing and field tracking with machine learning by Junlei Duan (18393642)

    Published 2025
    “…Randomly signal generating codeb.Deep learning codec.data pre-processing code The network is implemented using the torch 1.13.1 framework and CUDA 11.6 on Python 3.8.8. …”
  19. 179

    Neural-Signal Tokenization and Real-Time Contextual Foundation Modelling for Sovereign-Scale AGI Systems by Lakshit Mathur (20894549)

    Published 2025
    “…</p><p dir="ltr"><b>Availability</b> — The repository includes LaTeX sources, trained model checkpoints, Python/PyTorch code, and synthetic datasets. Data are released under a Creative Commons Attribution-NonCommercial-4.0 (CC BY-NC 4.0) license; code under MIT License.…”
  20. 180

    Numerical analysis and modeling of water quality indicators in the Ribeirão João Leite reservoir (Goiás, Brazil) by Amanda Bueno de Moraes (22559249)

    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. …”