يعرض 161 - 178 نتائج من 178 نتيجة بحث عن '(( python effective implementation ) OR ( python code implementing ))', وقت الاستعلام: 0.22s تنقيح النتائج
  1. 161

    MCCN Case Study 3 - Select optimal survey locality حسب Donald Hobern (21435904)

    منشور في 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>…"
  2. 162

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

    منشور في 2025
    "…Includes imputation statistics, data dictionary, and the Python imputation code (Imputation_Air_Pollutants_NABEL.py). …"
  3. 163

    Advancing Solar Magnetic Field Modeling حسب Carlos António (21257432)

    منشور في 2025
    "…<br><br>We developed a significantly faster Python code built upon a functional optimization framework previously proposed and implemented by our team. …"
  4. 164

    Data files accompanying our PLoS One publication حسب Peter Hinow (21810605)

    منشور في 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.…"
  5. 165

    CNG-ARCO-RADAR.pdf حسب Alfonso Ladino (21447002)

    منشور في 2025
    "…This approach uses a suite of Python libraries, including Xarray (Xarray-Datatree), Xradar, and Zarr, to implement a hierarchical tree-like data model. …"
  6. 166

    Hippocampal and cortical activity reflect early hyperexcitability in an Alzheimer's mouse model حسب Marina Diachenko (19739092)

    منشور في 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>. …"
  7. 167

    Gene Editing using Transformer Architecture حسب Rishabh Garg (5261744)

    منشور في 2025
    "…., the H-Bot sequence), it facilitates on-screen gene editing, enabling targeted mutations or the insertion of desired genes. Implementation requires Python and deep learning frameworks like TensorFlow or PyTorch, with optional use of Biopython for genetic sequence handling. …"
  8. 168

    ReaxANA: Analysis of Reactive Dynamics Trajectories for Reaction Network Generation حسب Hong Zhu (109912)

    منشور في 2025
    "…To address this challenge, we introduce a graph algorithm-based explicit denoising approach that defines user-controlled operations for removing oscillatory reaction patterns, including combination and separation, isomerization, and node contraction. This algorithm is implemented in ReaxANA, a parallel Python package designed to extract reaction mechanisms from both heterogeneous and homogeneous reactive MD trajectories. …"
  9. 169

    ReaxANA: Analysis of Reactive Dynamics Trajectories for Reaction Network Generation حسب Hong Zhu (109912)

    منشور في 2025
    "…To address this challenge, we introduce a graph algorithm-based explicit denoising approach that defines user-controlled operations for removing oscillatory reaction patterns, including combination and separation, isomerization, and node contraction. This algorithm is implemented in ReaxANA, a parallel Python package designed to extract reaction mechanisms from both heterogeneous and homogeneous reactive MD trajectories. …"
  10. 170

    Mapping Policy Coherence in National UK Food Systems (2008– 2024): Analysing the Integration of Climate Change Mitigation and Adaptation Strategies, LEAP 2025 conference, Oxford حسب Ronja Teschner (20974180)

    منشور في 2025
    "…</p><p dir="ltr">Data Screening inclusion criteria followed the Food Systems Countdown Initiative (FSCI).2</p><p><br></p><p dir="ltr">diets, nutrition and health</p><p dir="ltr">diet quality, food security, food environments, policies affecting</p><p dir="ltr">food environments</p><p dir="ltr">environment and climate</p><p dir="ltr">land use, greenhouse gas emissions, water use, pollution, biosphere integrity</p><p dir="ltr">livelihoods, poverty, and equity</p><p dir="ltr">poverty and income, employment, social protection, rights</p><p dir="ltr">governance</p><p dir="ltr">shared vision, strategic planning and policies, effective implementation, accountability</p><p dir="ltr">resilience and sustainability</p><p dir="ltr">exposure to shocks, resilience capacities, agrobiodiversity, food security stability</p><p><br></p><p dir="ltr">Findings</p><p dir="ltr">o N=157 policy documents integrate climate change considerations.…"
  11. 171

    Data Sheet 1_COCαDA - a fast and scalable algorithm for interatomic contact detection in proteins using Cα distance matrices.pdf حسب Rafael Pereira Lemos (9104911)

    منشور في 2025
    "…Here, we introduce COCαDA (COntact search pruning by Cα Distance Analysis), a Python-based command-line tool for improving search pruning in large-scale interatomic protein contact analysis using alpha-carbon (Cα) distance matrices. …"
  12. 172

    MSc Personalised Medicine at Ulster University حسب Steven Watterson (100045)

    منشور في 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.…"
  13. 173

    Research Database حسب Ana Paula Fermiano (22439479)

    منشور في 2025
    "…Data were processed using <b>Python-based automation scripts</b> for scraping, cleaning, geocoding, and calculating geodesic distances between each property and the nearest community garden. …"
  14. 174

    Microscopic Detection and Quantification of Microplastic Particles in Environmental Water Samples حسب Derek Lam (11944213)

    منشور في 2025
    "…Image processing algorithms, implemented in Python using adaptive thresholding techniques, were applied to segment particles from the background. …"
  15. 175

    Image 1_Differential diagnosis of pneumoconiosis mass shadows and peripheral lung cancer using CT radiomics and the AdaBoost machine learning model.tif حسب Xiaobing Li (291454)

    منشور في 2025
    "…LR, SVM, and AdaBoost algorithms were implemented using Python to build the models. In the training set, the accuracies of the LR, SVM, and AdaBoost models were 79.4, 84.0, and 80.9%, respectively; the sensitivities were 74.1, 74.1, and 81.0%, respectively; the specificities were 83.6, 91.8, and 80.8%, respectively; and the AUC values were 0.837, 0.886, and 0.900, respectively. …"
  16. 176

    Image 2_Differential diagnosis of pneumoconiosis mass shadows and peripheral lung cancer using CT radiomics and the AdaBoost machine learning model.tif حسب Xiaobing Li (291454)

    منشور في 2025
    "…LR, SVM, and AdaBoost algorithms were implemented using Python to build the models. In the training set, the accuracies of the LR, SVM, and AdaBoost models were 79.4, 84.0, and 80.9%, respectively; the sensitivities were 74.1, 74.1, and 81.0%, respectively; the specificities were 83.6, 91.8, and 80.8%, respectively; and the AUC values were 0.837, 0.886, and 0.900, respectively. …"
  17. 177

    Supplementary Data: Biodiversity and Energy System Planning - Queensland 2025 حسب Andrew Rogers (17623239)

    منشور في 2025
    "…</p><h2>Software and Spatial Resolution</h2><p dir="ltr">The VRE siting model is implemented using Python and relies heavily on ArcGIS for comprehensive spatial data handling and analysis.…"
  18. 178

    Core data حسب Baoqiang Chen (21099509)

    منشور في 2025
    "…</p><p><br></p><p dir="ltr">For the 5′ UTR library, we developed a Python script to extract sequences and Unique Molecular Identifiers (UMIs) from the FASTQ files. …"