Showing 1 - 20 results of 24 for search '(( algorithms across function ) OR ( algorithm python function ))~', query time: 0.38s Refine Results
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6

    GridScopeRodents: High-Resolution Global Typical Rodents Distribution Projections from 2021 to 2100 under Diverse SSP-RCP Scenarios by Yang Lan (20927512)

    Published 2025
    “…Using occurrence data and environmental variable, we employ the Maximum Entropy (MaxEnt) algorithm within the species distribution modeling (SDM) framework to estimate occurrence probability at a spatial resolution of 1/12° (~10 km). …”
  7. 7
  8. 8

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

    Published 2025
    “…-E., & Linkenkaer-Hansen, K. (2024). Functional excitation-inhibition ratio indicates near-critical oscillations across frequencies. …”
  9. 9

    MOMA compared to MFA-derived estimates, carbon yield efficiencies and CBA co-factor profile comparison across unconstrained, manually curated and experimentally constrained solutio... by Laura de Arroyo Garcia (9226096)

    Published 2020
    “…MOMA ranges were estimated using the wild type solution as a reference and sequentially implementing the single-gene knockouts studied by Long et al. (2019) [<a href="http://www.ploscompbiol.org/article/info:doi/10.1371/journal.pcbi.1008125#pcbi.1008125.ref046" target="_blank">46</a>], with biomass formation as the objective function. MFA ranges were extracted from a pre-existing dataset (Long et al., 2019), using a Python algorithm to select the minimal and maximal flux ranges.…”
  10. 10

    <b>AI for imaging plant stress in invasive species </b>(dataset from the article https://doi.org/10.1093/aob/mcaf043) by Erola Fenollosa (20977421)

    Published 2025
    “…<p dir="ltr">This dataset contains the data used in the article <a href="https://academic.oup.com/aob/advance-article/doi/10.1093/aob/mcaf043/8074229" rel="noreferrer" target="_blank">"Machine Learning and digital Imaging for Spatiotemporal Monitoring of Stress Dynamics in the clonal plant Carpobrotus edulis: Uncovering a Functional Mosaic</a>", which includes the complete set of collected leaf images, image features (predictors) and response variables used to train machine learning regression algorithms.…”
  11. 11

    GameOfLife Prediction Dataset by David Towers (12857447)

    Published 2025
    “…Excluding 0, the lower numbers also get increasingly unlikely, though more likely than higher numbers, we wanted to prevent gaps and therefore limited to 25 contiguous classes</p><p dir="ltr">NumPy (.npy) files can be opened through the NumPy Python library, using the `numpy.load()` function by inputting the path to the file into the function as a parameter. …”
  12. 12

    NanoDB: Research Activity Data Management System by Lorenci Gjurgjaj (19702207)

    Published 2024
    “…Cross-Platform Compatibility: Works on Windows, macOS, and Linux. In a Python environment or as an executable. Ease of Implementation: Using the flexibility of the Python framework all the data setup and algorithm can me modified and new functions can be easily added. …”
  13. 13

    Predictive Analysis of Mushroom Toxicity Based Exclusively on Their Natural Habitat. by Enrico Bertozzi (22461709)

    Published 2025
    “…The analysis was conducted in a Jupyter Notebook environment, using Python and libraries such as Scikit-learn and Pandas. …”
  14. 14

    Table 1_Kefir and healthy aging: revealing thematic gaps through AI-assisted screening and semantic evidence mapping.docx by Francesco Chiani (2661328)

    Published 2025
    “…Yet, studies specifically addressing kefir in the context of aging remain limited and scattered across diverse biological fields. To overcome this fragmentation, we applied an integrative approach that combines a cutting-edge AI-assisted algorithm for evidence screening with a Python-based semantic clustering pipeline. …”
  15. 15

    Table 2_Kefir and healthy aging: revealing thematic gaps through AI-assisted screening and semantic evidence mapping.docx by Francesco Chiani (2661328)

    Published 2025
    “…Yet, studies specifically addressing kefir in the context of aging remain limited and scattered across diverse biological fields. To overcome this fragmentation, we applied an integrative approach that combines a cutting-edge AI-assisted algorithm for evidence screening with a Python-based semantic clustering pipeline. …”
  16. 16

    Table 3_Kefir and healthy aging: revealing thematic gaps through AI-assisted screening and semantic evidence mapping.xlsx by Francesco Chiani (2661328)

    Published 2025
    “…Yet, studies specifically addressing kefir in the context of aging remain limited and scattered across diverse biological fields. To overcome this fragmentation, we applied an integrative approach that combines a cutting-edge AI-assisted algorithm for evidence screening with a Python-based semantic clustering pipeline. …”
  17. 17

    Table 4_Kefir and healthy aging: revealing thematic gaps through AI-assisted screening and semantic evidence mapping.docx by Francesco Chiani (2661328)

    Published 2025
    “…Yet, studies specifically addressing kefir in the context of aging remain limited and scattered across diverse biological fields. To overcome this fragmentation, we applied an integrative approach that combines a cutting-edge AI-assisted algorithm for evidence screening with a Python-based semantic clustering pipeline. …”
  18. 18

    Code by Baoqiang Chen (21099509)

    Published 2025
    “…We implemented machine learning algorithms using the following R packages: rpart for Decision Trees, gbm for Gradient Boosting Machines (GBM), ranger for Random Forests, the glm function for Generalized Linear Models (GLM), and xgboost for Extreme Gradient Boosting (XGB). …”
  19. 19

    Core data by Baoqiang Chen (21099509)

    Published 2025
    “…We implemented machine learning algorithms using the following R packages: rpart for Decision Trees, gbm for Gradient Boosting Machines (GBM), ranger for Random Forests, the glm function for Generalized Linear Models (GLM), and xgboost for Extreme Gradient Boosting (XGB). …”
  20. 20

    MCCN Case Study 2 - Spatial projection via modelled data by Donald Hobern (21435904)

    Published 2025
    “…</p><h4><b>Data sources</b></h4><ul><li><b>BradGinns_SOIL2004_SoilData.csv</b> - Soil measurements from the University of Sydney Llara Campey farm site from 2004, corresponding to sites L1, L3 and L4 describing mid-depth, soil apparent electrical conductivity (ECa), GammaK, Clay, Silt, Sand, pH and soil electrical conductivity (EC)</li><li><b>Llara_Campey_field_boundaries_poly.shp</b> - Field boundary shapes for the University of Sydney Llara Campey farm site</li></ul><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 rioxarray pykrige</b></li><li>Installing mccn-engine will install other dependencies</li></ul><h4><b>Overview</b></h4><ol><li>Select soil sample measurements for pH or EC at 45 cm depth</li><li>Split sample measurements into 80% subset to model interpolated layers and 20% to test interpolated layers</li><li>Generate STAC metadata for layers</li><li>Load data cube</li><li>Interpolate pH and EC across site using the 80% subset and three different 2D interpolation methods from rioxarray (nearest, linear and cubic) and one from pykrige (linear)</li><li>Calculate the error between each layer of interpolated values and measured values for the 20% setaside for testing</li><li>Compare the mean and standard deviation of the errors for each interpolation method</li><li>Clean up and package results as RO-Crate</li></ol><h4><b>Notes</b></h4><ul><li>The granularity of variability in soil data significantly compromises all methods</li><li>Depending on the 80/20 split, different methods may appear more reliable, but the pykrige linear method is most often best</li></ul><p><br></p>…”