يعرض 241 - 260 نتائج من 388 نتيجة بحث عن '(( ((python model) OR (python code)) implementation ) OR ( python model representing ))', وقت الاستعلام: 0.46s تنقيح النتائج
  1. 241

    Iterative Methods for Vecchia-Laplace Approximations for Latent Gaussian Process Models حسب Pascal Kündig (19824557)

    منشور في 2024
    "…In particular, we obtain a speed-up of an order of magnitude compared to Cholesky-based calculations and a 3-fold increase in prediction accuracy in terms of the continuous ranked probability score compared to a state-of-the-art method on a large satellite dataset. All methods are implemented in a free C++ software library with high-level Python and R packages. …"
  2. 242

    Dataset for the Modeling and Bibliometric Analysis of E-business in Entrepreneurship (1997–2024) حسب Aggie Moses Zeuse (21460466)

    منشور في 2025
    "…These include a summary of Main Information (PNG), a graph of the Annual Scientific Production (PNG), a Thematic Map (PNG) illustrating core research themes, and an analysis of Trend Topics (PNG). For the modeling component, a predictive analysis was conducted using Python to forecast future publication volumes. …"
  3. 243

    Dataset for CNN-based Bayesian Calibration of TELEMAC-2D Hydraulic Model حسب Jose Zevallos (21379988)

    منشور في 2025
    "…</li><li>Files starting with <code>y_part</code> are flattened output arrays representing corresponding water depth values.</li></ul></li></ul><p dir="ltr">The <code>.npy</code> files were loaded and processed using the following approach in Python:</p><p dir="ltr"># Load the input and output numpy arrays</p><p dir="ltr">input_path = "..…"
  4. 244

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

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

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

    منشور في 2025
    "…The work advances national AI autonomy, real-time cognitive context modeling, and ethical human-AI integration.</p><p dir="ltr"><b>Availability</b> — The repository includes LaTeX sources, trained model checkpoints, Python/PyTorch code, and synthetic datasets. …"
  6. 246

    LGF v7HELLAS: A Dynamical Model of Ethical Convergence and Lambda-Zero Transition حسب heojeongbeom heo (22544705)

    منشور في 2025
    "…<h2><b>Description</b></h2><p dir="ltr"><b>LGF v7.Hellas</b> represents the final, validated form of the <i>Language Gravitational Field (LGF)</i> model, completing the transition from early unstable versions (v5.2) to the fully stable, reproducible, scientifically grounded system (v5.3 → v7.0 → v7.Hellas).…"
  7. 247
  8. 248

    Exploring post-wildfire hydrologic response in central Colorado using field observations and the Landlab modeling framework حسب Jordan Adams (595056)

    منشور في 2024
    "…Landlab, an open-source, componentized model written in Python, can be used to explore landscape evolution across both short and long time scales. …"
  9. 249

    face recognation with Flask حسب Muammar, SST, M.Kom (21435692)

    منشور في 2025
    "…</li><li><b>Face Recognition Engine:</b> Compares detected faces to known faces using deep learning models (e.g., <code>face_recognition</code>, based on dlib’s ResNet).…"
  10. 250

    DataSheet1_Prostruc: an open-source tool for 3D structure prediction using homology modeling.PDF حسب Shivani V. Pawar (20355171)

    منشور في 2024
    "…</p>Methods<p>Prostruc is a Python-based homology modeling tool designed to simplify protein structure prediction through an intuitive, automated pipeline. …"
  11. 251

    DataSheet1_Prostruc: an open-source tool for 3D structure prediction using homology modeling.PDF حسب Shivani V. Pawar (20355171)

    منشور في 2024
    "…</p>Methods<p>Prostruc is a Python-based homology modeling tool designed to simplify protein structure prediction through an intuitive, automated pipeline. …"
  12. 252
  13. 253

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

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

    Overview of generalized weighted averages. حسب Nobuhito Manome (8882084)

    منشور في 2025
    "…GWA-UCB1 outperformed G-UCB1, UCB1-Tuned, and Thompson sampling in most problem settings and can be useful in many situations. The code is available at <a href="https://github.com/manome/python-mab" target="_blank">https://github.com/manome/python-mab</a>.…"
  15. 255

    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. 256

    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. 257

    Missing Value Imputation in Relational Data Using Variational Inference حسب Simon Fontaine (7046618)

    منشور في 2025
    "…Additional results, implementation details, a Python implementation, and the code reproducing the results are available online. …"
  18. 258

    Oka et al., Supplementary Data for "Development of a battery emulator using deep learning model to predict the charge–discharge voltage profile of lithium-ion batteries" حسب Kanato Oka (20132185)

    منشور في 2024
    "…</p><p dir="ltr"><br></p><p dir="ltr">01_lstm_model_making.py</p><p dir="ltr">This file is a Python script for reading battery charge-discharge data and training an LSTM model. …"
  19. 259

    Data and software for "Social networks affect redistribution decisions and polarization" حسب Milena Tsvetkova (11217969)

    منشور في 2025
    "…</p><p dir="ltr">The repository contains data in .csv and .xlsx format, model code in .nlogox Netlogo format, analysis code in .ipynb Jupyter notebooks, and helping code in .py Python files.…"
  20. 260

    Collaborative Research: Framework: Improving the Understanding and Representation of Atmospheric Gravity Waves using High-Resolution Observations and Machine Learning حسب Joan Alexander (17047170)

    منشور في 2025
    "…Establishing a framework for implementing and testing ML-based parameterizations in atmospheric models. …"