Showing 141 - 160 results of 167 for search '(( ((python tool) OR (python code)) implementing ) OR ( python tool implementing ))', query time: 0.21s Refine Results
  1. 141

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

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

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

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

    Spotted owl habitat quality maps and disturbance attribution analysis by Josh Barry (7573823)

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

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

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

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

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

    Globus Compute: Federated FaaS for Integrated Research Solutions by eRNZ Admin (6438486)

    Published 2025
    “…</p><p dir="ltr">Globus Compute [2] is a Function-as-a-Service platform designed to provide a scalable, secure, and simple interface to HPC resources. Globus Compute implements a federated model via which users may deploy endpoints on arbitrary remote computers, from the edge to high performance computing (HPC) cluster, and they may then invoke Python functions on those endpoints via a reliable cloud-hosted service. …”
  10. 150

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

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

    Missing Value Imputation in Relational Data Using Variational Inference by Simon Fontaine (7046618)

    Published 2025
    “…Additional results, implementation details, a Python implementation, and the code reproducing the results are available online. …”
  13. 153

    Research Database by Ana Paula Fermiano (22439479)

    Published 2025
    “…</p><p dir="ltr">Statistical analysis was conducted through <b>multiple regression models</b> implemented in <b>Jamovi</b>, supported by Geographic Information System (GIS) tools to visualize spatial patterns. …”
  14. 154

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

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

    OHID-FF dataset for forest fire detection and classification by xin chen (20496938)

    Published 2025
    “…If you add scripts or tools that change dataset paths or formats, please update `YOLODataset/dataset.yaml` and this README accordingly.…”
  17. 157

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

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

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

    Supplementary file 1_ParaDeep: sequence-based deep learning for residue-level paratope prediction using chain-aware BiLSTM-CNN models.docx by Piyachat Udomwong (22563212)

    Published 2025
    “…Its efficiency and scalability make it well-suited for early-stage antibody discovery, repertoire profiling, and therapeutic design, particularly in the absence of structural data. The implementation is freely available at https://github.com/PiyachatU/ParaDeep, with Python (PyTorch) code and a Google Colab interface for ease of use.…”