Search alternatives:
code » core (Expand Search)
consider » considered (Expand Search)
implementing » implemented (Expand Search)
Showing 141 - 160 results of 176 for search '(( ((python code) OR (python tool)) implementation ) OR ( python consider implementing ))', query time: 0.26s Refine Results
  1. 141

    Single Cell DNA methylation data for Human Brain altas (MajorType+Region CG allc files) by Wubin Ding (11823941)

    Published 2025
    “…</p><p dir="ltr">PMID: 37824674</p><p><br></p><h2>How to download</h2><p dir="ltr">To quickly download the whole folder, Python package <a href="https://github.com/DingWB/pyfigshare" rel="noreferrer" target="_blank">pyfigshare</a> can be implemented. please refer to pyfigshare documentation: <a href="https://github.com/DingWB/pyfigshare" rel="noreferrer" target="_blank">https://github.com/DingWB/pyfigshare</a></p><p dir="ltr">for example: <code>figshare download 28424780 -o downlnoaded_data</code></p>…”
  2. 142

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

    Published 2024
    “…</p><h2>Requirements</h2><p dir="ltr">To run this code, you'll need the following dependencies:</p><ul><li>Python 3.x</li><li>TensorFlow</li><li>scikit-learn</li><li>pandas</li><li>numpy</li><li>matplotlib</li><li>imbalanced-learn</li></ul><p dir="ltr">You can install the required dependencies using the provided <code>requirements.txt</code> file.…”
  3. 143

    Overview of generalized weighted averages. by Nobuhito Manome (8882084)

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

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

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

    Concurrent spin squeezing and field tracking with machine learning by Junlei Duan (18393642)

    Published 2025
    “…Randomly signal generating codeb.Deep learning codec.data pre-processing code The network is implemented using the torch 1.13.1 framework and CUDA 11.6 on Python 3.8.8. …”
  7. 147

    Table 3_Novel deep learning-based prediction of HER2 expression in breast cancer using multimodal MRI, nomogram, and decision curve analysis.docx by Shi Qiu (425335)

    Published 2025
    “…</p>Conclusions<p>This study demonstrates that integrating deep learning with multi-sequence breast MRI and clinical data provides a highly effective and reliable tool for predicting HER2 expression in breast cancer. …”
  8. 148

    Table 2_Novel deep learning-based prediction of HER2 expression in breast cancer using multimodal MRI, nomogram, and decision curve analysis.docx by Shi Qiu (425335)

    Published 2025
    “…</p>Conclusions<p>This study demonstrates that integrating deep learning with multi-sequence breast MRI and clinical data provides a highly effective and reliable tool for predicting HER2 expression in breast cancer. …”
  9. 149

    Table 1_Novel deep learning-based prediction of HER2 expression in breast cancer using multimodal MRI, nomogram, and decision curve analysis.docx by Shi Qiu (425335)

    Published 2025
    “…</p>Conclusions<p>This study demonstrates that integrating deep learning with multi-sequence breast MRI and clinical data provides a highly effective and reliable tool for predicting HER2 expression in breast cancer. …”
  10. 150

    Data Sheet 1_Novel deep learning-based prediction of HER2 expression in breast cancer using multimodal MRI, nomogram, and decision curve analysis.docx by Shi Qiu (425335)

    Published 2025
    “…</p>Conclusions<p>This study demonstrates that integrating deep learning with multi-sequence breast MRI and clinical data provides a highly effective and reliable tool for predicting HER2 expression in breast cancer. …”
  11. 151

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

    Published 2025
    “…</p><p dir="ltr"><b>Availability</b> — The repository includes LaTeX sources, trained model checkpoints, Python/PyTorch code, and synthetic datasets. Data are released under a Creative Commons Attribution-NonCommercial-4.0 (CC BY-NC 4.0) license; code under MIT License.…”
  12. 152

    Gene Editing using Transformer Architecture by Rishabh Garg (5261744)

    Published 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. …”
  13. 153

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

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

    Published 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. …”
  15. 155

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

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

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

    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). …”
  18. 158

    PTPC v1.0 Numerical Baseline: Stable Multi-Bounce Cosmology Simulation by David Lewis Stewart Parry (22188211)

    Published 2025
    “…The included Python scripts simulate a low-RAM cosmological oscillator that evolves through successive nonsingular “bounces,” demonstrating a self-consistent cyclic universe in which curvature, tension, and entropy reset in finite, periodic intervals. …”
  19. 159

    Fast, FAIR, and Scalable: Managing Big Data in HPC with Zarr by Alfonso Ladino (21447002)

    Published 2025
    “…(NEXRAD), using open-source tools from the Python ecosystem such as Xarray, Xradar, and Dask to enable efficient parallel processing and scalable analysis. …”
  20. 160

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

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