Showing 121 - 140 results of 143 for search '(( library based models optimization algorithm ) OR ( binary image based optimization algorithm ))', query time: 0.38s Refine Results
  1. 121
  2. 122

    Data_Sheet_1_Fast Simulation of a Multi-Area Spiking Network Model of Macaque Cortex on an MPI-GPU Cluster.PDF by Gianmarco Tiddia (10824118)

    Published 2022
    “…NEST GPU is a GPU library written in CUDA-C/C++ for large-scale simulations of spiking neural networks, which was recently extended with a novel algorithm for remote spike communication through MPI on a GPU cluster. …”
  3. 123

    DataSheet_1_Exploring deep learning radiomics for classifying osteoporotic vertebral fractures in X-ray images.docx by Jun Zhang (48506)

    Published 2024
    “…Utilizing the binary “One-vs-Rest” strategy, the model based on the RadImageNet dataset demonstrated superior efficacy in predicting Class 0, achieving an AUC of 0.969 and accuracy of 0.863. …”
  4. 124

    Table_3_G2P Provides an Integrative Environment for Multi-model genomic selection analysis to improve genotype-to-phenotype prediction.xlsx by Qian Wang (32718)

    Published 2023
    “…Based on the evaluation outcome, G2P performs auto-ensemble algorithms that not only can automatically select the most precise models but also can integrate prediction results from multiple models. …”
  5. 125

    Image_1_G2P Provides an Integrative Environment for Multi-model genomic selection analysis to improve genotype-to-phenotype prediction.jpeg by Qian Wang (32718)

    Published 2023
    “…Based on the evaluation outcome, G2P performs auto-ensemble algorithms that not only can automatically select the most precise models but also can integrate prediction results from multiple models. …”
  6. 126

    Image_2_G2P Provides an Integrative Environment for Multi-model genomic selection analysis to improve genotype-to-phenotype prediction.jpeg by Qian Wang (32718)

    Published 2023
    “…Based on the evaluation outcome, G2P performs auto-ensemble algorithms that not only can automatically select the most precise models but also can integrate prediction results from multiple models. …”
  7. 127

    Image_3_G2P Provides an Integrative Environment for Multi-model genomic selection analysis to improve genotype-to-phenotype prediction.jpeg by Qian Wang (32718)

    Published 2023
    “…Based on the evaluation outcome, G2P performs auto-ensemble algorithms that not only can automatically select the most precise models but also can integrate prediction results from multiple models. …”
  8. 128

    Table_4_G2P Provides an Integrative Environment for Multi-model genomic selection analysis to improve genotype-to-phenotype prediction.xlsx by Qian Wang (32718)

    Published 2023
    “…Based on the evaluation outcome, G2P performs auto-ensemble algorithms that not only can automatically select the most precise models but also can integrate prediction results from multiple models. …”
  9. 129

    Table_2_G2P Provides an Integrative Environment for Multi-model genomic selection analysis to improve genotype-to-phenotype prediction.xlsx by Qian Wang (32718)

    Published 2023
    “…Based on the evaluation outcome, G2P performs auto-ensemble algorithms that not only can automatically select the most precise models but also can integrate prediction results from multiple models. …”
  10. 130

    Table_1_G2P Provides an Integrative Environment for Multi-model genomic selection analysis to improve genotype-to-phenotype prediction.xlsx by Qian Wang (32718)

    Published 2023
    “…Based on the evaluation outcome, G2P performs auto-ensemble algorithms that not only can automatically select the most precise models but also can integrate prediction results from multiple models. …”
  11. 131

    DataSheet_1_G2P Provides an Integrative Environment for Multi-model genomic selection analysis to improve genotype-to-phenotype prediction.docx by Qian Wang (32718)

    Published 2023
    “…Based on the evaluation outcome, G2P performs auto-ensemble algorithms that not only can automatically select the most precise models but also can integrate prediction results from multiple models. …”
  12. 132
  13. 133

    <b>AI for imaging plant stress in invasive species </b>(dataset from the article https://doi.org/10.1093/aob/mcaf043) by Erola Fenollosa (20977421)

    Published 2025
    “…The described extracted features were used to predict leaf betalain content (µg per FW) using multiple machine learning regression algorithms (Linear regression, Ridge regression, Gradient boosting, Decision tree, Random forest and Support vector machine) using the <i>Scikit-learn</i> 1.2.1 library in Python (v.3.10.1) (list of hyperparameters used is given in <a href="#sup1" target="_blank">Supplementary Data S5</a>). …”
  14. 134

    Data Sheet 1_A novel method for power transformer fault diagnosis considering imbalanced data samples.docx by Jun Chen (4238)

    Published 2025
    “…Hyperparameter tuning is achieved through the Bayesian optimization algorithm to identify the model parameter set that maximizes test set accuracy.…”
  15. 135

    Flow diagram of the automatic animal detection and background reconstruction. by David Tadres (9120564)

    Published 2020
    “…(E) The threshold value is calculated based on the histogram: it is the mean of the image subtracted by 4 (optimal value defined by trial and error). …”
  16. 136

    Search for acetylcholinesterase inhibitors by computerized screening of approved drug compounds by T.A. Materova (22770138)

    Published 2025
    “…The screening process employed the SOL docking program with MMFF94 force field and genetic algorithms for global optimization, targeting the human AChE structure (PDB ID: 6O4W). …”
  17. 137

    Table 1_Advances in the application of human-machine collaboration in healthcare: insights from China.docx by Wuzhen Wang (20675405)

    Published 2025
    “…“Human–machine collaboration” is based on an intelligent algorithmic system that utilizes the complementary strengths of humans and machines for data exchange, task allocation, decision making and collaborative work to provide more decision support. …”
  18. 138

    Performance of Artificial Intelligence in Detecting Diabetic Macular Edema from Fundus Photographs and Optical Coherence Tomography Images: A Systematic Review and Meta-analysis by Ching Lam (14590970)

    Published 2024
    “…OCT-based algorithms of 28 studies yielded pooled AUROC, sensitivity, and specificity of 0.985, 95.9%, and 97.9%. …”
  19. 139

    An Ecological Benchmark of Photo Editing Software: A Comparative Analysis of Local vs. Cloud Workflows by Pierre-Alexis DELAROCHE (22092572)

    Published 2025
    “…Performance Profiling Algorithms Energy Measurement Methodology # Pseudo-algorithmic representation of measurement protocol def capture_energy_metrics(workflow_type: WorkflowEnum, asset_vector: List[PhotoAsset]) -> EnergyProfile: baseline_power = sample_idle_power_draw(duration=30) with PowerMonitoringContext() as pmc: start_timestamp = rdtsc() # Read time-stamp counter if workflow_type == WorkflowEnum.LOCAL: result = execute_local_pipeline(asset_vector) elif workflow_type == WorkflowEnum.CLOUD: result = execute_cloud_pipeline(asset_vector) end_timestamp = rdtsc() energy_profile = EnergyProfile( duration=cycles_to_seconds(end_timestamp - start_timestamp), peak_power=pmc.get_peak_consumption(), average_power=pmc.get_mean_consumption(), total_energy=integrate_power_curve(pmc.get_power_trace()) ) return energy_profile Statistical Analysis Framework Our analytical pipeline employs advanced statistical methodologies including: Variance Decomposition: ANOVA with nested factors for hardware configuration effects Regression Analysis: Generalized Linear Models (GLM) with log-link functions for energy modeling Temporal Analysis: Fourier transform-based frequency domain analysis of power consumption patterns Cluster Analysis: K-means clustering with Euclidean distance metrics for workflow classification Data Validation and Quality Assurance Measurement Uncertainty Quantification All energy measurements incorporate systematic and random error propagation analysis: Instrument Precision: ±0.1W for CPU power, ±0.5W for GPU power Temporal Resolution: 1ms sampling with Nyquist frequency considerations Calibration Protocol: NIST-traceable power standards with periodic recalibration Environmental Controls: Temperature-compensated measurements in climate-controlled facility Outlier Detection Algorithms Statistical outliers are identified using the Interquartile Range (IQR) method with Tukey's fence criteria (Q₁ - 1.5×IQR, Q₃ + 1.5×IQR). …”
  20. 140

    Aluminum alloy industrial materials defect by Ying Han (20349093)

    Published 2024
    “…</p><h2>Description of the data and file structure</h2><p dir="ltr">This is a project based on the YOLOv8 enhanced algorithm for aluminum defect classification and detection tasks.…”