يعرض 201 - 220 نتائج من 297 نتيجة بحث عن '(( ((python tool) OR (python code)) implementation ) OR ( python model implementation ))', وقت الاستعلام: 0.29s تنقيح النتائج
  1. 201

    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. …"
  2. 202

    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. …"
  3. 203

    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.…"
  4. 204

    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. …"
  5. 205

    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>…"
  6. 206

    Spotted owl habitat quality maps and disturbance attribution analysis حسب Josh Barry (7573823)

    منشور في 2025
    "…<p dir="ltr">This dataset includes annual spatial maps of spotted owl nesting habitat quality in Southern California and an accompanying ArcPython script used to attribute negative annual habitat change to wildfire (Barry et al., 2025). …"
  7. 207

    Parallel Sampling of Decomposable Graphs Using Markov Chains on Junction Trees حسب Mohamad Elmasri (19421498)

    منشور في 2024
    "…We find that our parallel sampler yields improved mixing properties in comparison to the single-move variate, and outperforms current state-of-the-art methods in terms of accuracy and computational efficiency. The implementation of our work is available in the Python package parallelDG. …"
  8. 208

    Supporting data for "Software library to quantify the value of forecasts for decision-making: Case study on sensitivity to damages" by Laugesen et al. (2025) حسب Richard Laugesen (6480371)

    منشور في 2025
    "…<br></p><p dir="ltr">Journal paper introduces RUVPY, a Python software library which implements the Relative Utility Value (RUV) method. …"
  9. 209

    Recursive generation of substructures using point data حسب Jackie R (18359715)

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

    Probabilistic-QSR-GeoQA حسب Mohammad Kazemi (19442467)

    منشور في 2024
    "…</p><p><br></p><p><br></p><p dir="ltr"><b>Perquisites</b></p><p dir="ltr">Two spatial reasoning tools, SparQ for conventional reasoning and Probcog for probabilistic reasoning need to be installed:</p><p><br></p><p dir="ltr">- Probcog ( Follow the their github repo in https://github.com/opcode81/ProbCog)</p><p dir="ltr">- SparQ (Follow their manual in https://www.uni-bamberg.de/fileadmin/sme/SparQ/SparQ-Manual.pdf)</p><p><br></p><p><br></p><p dir="ltr"><b>Materials</b></p><p dir="ltr">This includes codes, data, evidence sets, and mln folders for two experiments:</p><p dir="ltr">- Code: This folder includes questionGenerator.py and answerExtraction.py for generating synthetic questions and post-processing of inferences from Probcog and SparQ reasoners. …"
  11. 211

    Global Aridity Index and Potential Evapotranspiration (ET0) Database: Version 3.1 حسب Robert Zomer (12796235)

    منشور في 2025
    "…</p><p dir="ltr">The Python programming source code used to run the calculation of ET0 and AI is provided and available online on Figshare at:</p><p dir="ltr">https://figshare.com/articles/software/Global_Aridity_Index_and_Potential_Evapotranspiration_Climate_Database_v3_-_Algorithm_Code_Python_/20005589</p><p dir="ltr">Peer-Review Reference and Proper Citation:</p><p dir="ltr">Zomer, R.J.; Xu, J.; Trabuco, A. 2022. …"
  12. 212

    <b>Altered cognitive processes shape tactile perception in autism.</b> (data) حسب Ourania Semelidou (19178362)

    منشور في 2025
    "…The perceptual decision-making setup was controlled by Bpod (Sanworks) through scripts in Python (PyBpod, https://pybpod.readthedocs.io/en/latest/). …"
  13. 213

    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.…"
  14. 214

    Cathode carbon block material parameters [14]. حسب Chenglong Gong (20629836)

    منشور في 2025
    "…A random aggregate model was implemented in Python and imported into finite element software to simulate sodium diffusion using Fick’s second law. …"
  15. 215

    Sodium concentration distribution cloud map. حسب Chenglong Gong (20629836)

    منشور في 2025
    "…A random aggregate model was implemented in Python and imported into finite element software to simulate sodium diffusion using Fick’s second law. …"
  16. 216

    Sodium binding coefficient R. حسب Chenglong Gong (20629836)

    منشور في 2025
    "…A random aggregate model was implemented in Python and imported into finite element software to simulate sodium diffusion using Fick’s second law. …"
  17. 217
  18. 218

    Accompanying data files (Melbourne, Washington DC, Singapore, and NYC-Manhattan) حسب Winston Yap (13771969)

    منشور في 2025
    "…</p><p dir="ltr">Each zipped folder consists the following files:</p><ul><li>Graph data - City object nodes (.parquet) and COO format edges (.txt)</li><li>predictions.txt (model predictions from GraphSAGE model)</li><li>final_energy.parquet (Compiled training and validation building energy data)</li></ul><p dir="ltr">The provided files are supplementary to the code repository which provides Python notebooks stepping through the data preprocessing, GNN training, and satellite imagery download processes. …"
  19. 219
  20. 220

    Leue Modulation Coefficients (LMC): A Smooth Continuum Embedding of Bounded Arithmetic Data حسب Jeanette Leue (22470409)

    منشور في 2025
    "…This Zenodo package includes: the full research paper (PDF), a complete Python implementation generating the LMC field and conductivity model, a numerical plot comparing discrete LMC values with the smoothed continuum field, a cover letter and supporting documentation. …"