Showing 221 - 240 results of 288 for search '(( ((python model) OR (python code)) implementation ) OR ( python consider implementing ))', query time: 0.36s Refine Results
  1. 221

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

    Bayesian Changepoint Detection via Logistic Regression and the Topological Analysis of Image Series by Andrew M. Thomas (712104)

    Published 2025
    “…The method also successfully recovers the location and nature of changes in more traditional changepoint tasks. An implementation of our method is available in the Python package bclr.…”
  3. 223

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

    Table 1_Analysis of distribution equilibrium and influencing factors for older adult meal service facilities in mainland China.xlsx by Feng Wang (44414)

    Published 2025
    “…Objective<p>Analyze the distribution equilibrium of older adult meal service facilities in mainland China and explore the factors influencing their distribution.</p>Methods<p>Use Python to obtain data on older adult meal service facilities, and analyze the equity of older adult meal services using descriptive statistics, the Lorenz curve, the Gini coefficient, and the Spatial Mismatch Index (SMI). …”
  5. 225

    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
    “…Includes imputation statistics, data dictionary, and the Python imputation code (Imputation_Air_Pollutants_NABEL.py). …”
  6. 226

    Automatic data reduction for the typical astronomer by Bradford Holden (21789524)

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

    Online Resource: Reservoir Computing as a Promising Approach for False Data Injection Attack Detection in Smart Grids by Carl-Hendrik Peters (21530624)

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

    Table & Figure.pdfBrainwaves and Higher-Order Thinking: An EEG Study of Cognitive Engagement in Mathematics Tasks by NORLIZA BINTI MOHAMED (20739875)

    Published 2025
    “…Supplementary Materials</p> <p><br></p> <p>Experimental protocols and study design details</p> <p><br></p> <p>Questionnaires, surveys, or rubrics used in the study</p> <p><br></p> <p>Educational materials related to HOTS-based mathematics tasks</p> <p><br></p> <p><br></p> <p><br></p> <p>3. Code and Algorithms (if applicable)</p> <p><br></p> <p>Scripts for EEG signal processing and analysis</p> <p><br></p> <p>Machine learning or statistical modeling scripts</p> <p><br></p> <p>Any software implementation used to analyze brainwave patterns</p> <p><br></p> <p><br></p> <p><br></p> <p>4. …”
  9. 229

    Raw Data EEG.pdfBrainwaves and Higher-Order Thinking: An EEG Study of Cognitive Engagement in Mathematics Tasks by NORLIZA BINTI MOHAMED (20739875)

    Published 2025
    “…Supplementary Materials</p> <p><br></p> <p>Experimental protocols and study design details</p> <p><br></p> <p>Questionnaires, surveys, or rubrics used in the study</p> <p><br></p> <p>Educational materials related to HOTS-based mathematics tasks</p> <p><br></p> <p><br></p> <p><br></p> <p>3. Code and Algorithms (if applicable)</p> <p><br></p> <p>Scripts for EEG signal processing and analysis</p> <p><br></p> <p>Machine learning or statistical modeling scripts</p> <p><br></p> <p>Any software implementation used to analyze brainwave patterns</p> <p><br></p> <p><br></p> <p><br></p> <p>4. …”
  10. 230

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

    Data from: Circadian activity predicts breeding phenology in the Asian burying beetle <i>Nicrophorus nepalensis</i> by Hao Chen (20313552)

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

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

    HCC Evaluation Dataset and Results by Jens-Rene Giesen (18461928)

    Published 2024
    “…The only requirement for running this script is a Python 3.6+ interpreter as well as an installation of the <code>numpy</code> package. …”
  14. 234

    IGD-cyberbullying-detection-AI by Bryan James (19921044)

    Published 2024
    “…Models like Logistic Regression, Random Forest, Ensemble Models, CNNs, and LSTMs are implemented to detect patterns from behavioral data.…”
  15. 235

    Void-Center Galaxies and the Gravity of Probability Framework: Pre-DESI Consistency with VGS 12 and NGC 6789 by Jordan Waters (21620558)

    Published 2025
    “…<br><br><br><b>ORCID ID: https://orcid.org/0009-0009-0793-8089</b><br></p><p dir="ltr"><b>Code Availability:</b></p><p dir="ltr"><b>All Python tools used for GoP simulations and predictions are available at:</b></p><p dir="ltr"><b>https://github.com/Jwaters290/GoP-Probabilistic-Curvature</b><br><br>The Gravity of Probability framework is implemented in this public Python codebase that reproduces all published GoP predictions from preexisting DESI data, using a single fixed set of global parameters. …”
  16. 236

    adnus by Mehmet Keçeci (14301782)

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

    Deep Learning-Based Visual Enhancement and Real-Time Underground-Mine Water Inflow Detection by Huichao Yin (14589020)

    Published 2025
    “…<p dir="ltr">Python image preprocessing and model implementation for research of "Deep Learning-Based Visual Enhancement and Real-Time Underground-Mine Water Inflow Detection".…”
  18. 238

    <b>Data Availability</b> by Bonyad Ahmadi (20750327)

    Published 2025
    “…</p><p dir="ltr">Reproducibility Resources:</p><p dir="ltr">Python scripts for reproducing figures, preprocessing data, and training machine learning models (SVM, MLP, XGB, BRR, KRR).…”
  19. 239

    <b>Data Availability</b> by Bonyad Ahmadi (20750327)

    Published 2025
    “…</p><p dir="ltr">Reproducibility Resources:</p><p dir="ltr">Python scripts for reproducing figures, preprocessing data, and training machine learning models (SVM, MLP, XGB, BRR, KRR).…”
  20. 240

    kececilayout by Mehmet Keçeci (14301782)

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