Showing 21 - 36 results of 36 for search '(( binary data driven optimization algorithm ) OR ( primary cycle model optimization algorithm ))', query time: 1.17s Refine Results
  1. 21

    Dataset detail division. by Mohd Mustaqeem (19106494)

    Published 2024
    “…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
  2. 22

    Software defects types. by Mohd Mustaqeem (19106494)

    Published 2024
    “…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
  3. 23

    SMOTE representation. by Mohd Mustaqeem (19106494)

    Published 2024
    “…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
  4. 24

    Demonstration confusion matrix. by Mohd Mustaqeem (19106494)

    Published 2024
    “…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
  5. 25

    Analysis PC2 AU-ROC curve. by Mohd Mustaqeem (19106494)

    Published 2024
    “…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
  6. 26

    PROMISE defects prediction attribute aspects. by Mohd Mustaqeem (19106494)

    Published 2024
    “…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
  7. 27

    SPAM-XAI confusion matrix using PC2 dataset. by Mohd Mustaqeem (19106494)

    Published 2024
    “…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
  8. 28

    SPAM-XAI using the PC1 dataset. by Mohd Mustaqeem (19106494)

    Published 2024
    “…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
  9. 29

    SPAM-XAI using the CM1 dataset. by Mohd Mustaqeem (19106494)

    Published 2024
    “…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
  10. 30

    Analysis of CM1 ROC curve. by Mohd Mustaqeem (19106494)

    Published 2024
    “…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
  11. 31

    SPAM-XAI confusion matrix using PC1 dataset. by Mohd Mustaqeem (19106494)

    Published 2024
    “…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
  12. 32

    Analysis PC1 AU-ROC curve. by Mohd Mustaqeem (19106494)

    Published 2024
    “…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
  13. 33

    Image 1_A multimodal AI-driven framework for cardiovascular screening and risk assessment in diverse athletic populations: innovations in sports cardiology.png by Minjin Guo (22751300)

    Published 2025
    “…RSEE projects heterogeneous input data into an exertion-conditioned latent space, aligning model predictions with observed physiological variance and mitigating false positives by explicitly modeling the overlap between athletic remodeling and subclinical pathology.…”
  14. 34

    Supplementary file 1_OncoPSM: an interactive tool for cost-effectiveness analysis using partitioned survival models in oncology trial.xlsx by Xulong Qiu (22123102)

    Published 2025
    “…Based on these functions, we constructed Partitioned Survival Model (PSM), calculated the probability of each survival state per cycle, and combined these with utility values to compute the effect per cycle and the incremental effect for the experimental group. …”
  15. 35

    Data Sheet 1_Machine learning based assessment of hoarseness severity: a multi-sensor approach centered on high-speed videoendoscopy.docx by Tobias Schraut (21488108)

    Published 2025
    “…Subjects were classified into two hoarseness groups based on auditory-perceptual ratings, with predicted scores serving as continuous hoarseness severity ratings. A videoendoscopic model was developed by selecting a suitable classification algorithm and a minimal-optimal subset of glottal parameters. …”
  16. 36

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