Search alternatives:
driven optimization » design optimization (Expand Search), guided optimization (Expand Search), dose optimization (Expand Search)
model optimization » codon optimization (Expand Search), global optimization (Expand Search), based optimization (Expand Search)
primary cycle » primary care (Expand Search), primary cause (Expand Search), primary cells (Expand Search)
binary data » primary data (Expand Search), dietary data (Expand Search)
driven optimization » design optimization (Expand Search), guided optimization (Expand Search), dose optimization (Expand Search)
model optimization » codon optimization (Expand Search), global optimization (Expand Search), based optimization (Expand Search)
primary cycle » primary care (Expand Search), primary cause (Expand Search), primary cells (Expand Search)
binary data » primary data (Expand Search), dietary data (Expand Search)
-
21
Dataset detail division.
Published 2024“…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
-
22
Software defects types.
Published 2024“…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
-
23
SMOTE representation.
Published 2024“…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
-
24
Demonstration confusion matrix.
Published 2024“…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
-
25
Analysis PC2 AU-ROC curve.
Published 2024“…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
-
26
PROMISE defects prediction attribute aspects.
Published 2024“…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
-
27
SPAM-XAI confusion matrix using PC2 dataset.
Published 2024“…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
-
28
SPAM-XAI using the PC1 dataset.
Published 2024“…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
-
29
SPAM-XAI using the CM1 dataset.
Published 2024“…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
-
30
Analysis of CM1 ROC curve.
Published 2024“…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
-
31
SPAM-XAI confusion matrix using PC1 dataset.
Published 2024“…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
-
32
Analysis PC1 AU-ROC curve.
Published 2024“…The SPAM-XAI model reduces features, optimizes the model, and reduces time and space complexity, enhancing its robustness. …”
-
33
Image 1_A multimodal AI-driven framework for cardiovascular screening and risk assessment in diverse athletic populations: innovations in sports cardiology.png
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.…”
-
34
Supplementary file 1_OncoPSM: an interactive tool for cost-effectiveness analysis using partitioned survival models in oncology trial.xlsx
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. …”
-
35
Data Sheet 1_Machine learning based assessment of hoarseness severity: a multi-sensor approach centered on high-speed videoendoscopy.docx
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. …”
-
36
An Ecological Benchmark of Photo Editing Software: A Comparative Analysis of Local vs. Cloud Workflows
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). …”