بدائل البحث:
coding algorithm » cosine algorithm (توسيع البحث), modeling algorithm (توسيع البحث), finding algorithm (توسيع البحث)
cc3d algorithm » cscap algorithm (توسيع البحث), cnn algorithm (توسيع البحث), wold algorithm (توسيع البحث)
complex based » complex care (توسيع البحث), complex area (توسيع البحث), complex cave (توسيع البحث)
elements cc3d » elements crcy (توسيع البحث), elements ices (توسيع البحث), elements uce (توسيع البحث)
level coding » level according (توسيع البحث), level modeling (توسيع البحث), level using (توسيع البحث)
coding algorithm » cosine algorithm (توسيع البحث), modeling algorithm (توسيع البحث), finding algorithm (توسيع البحث)
cc3d algorithm » cscap algorithm (توسيع البحث), cnn algorithm (توسيع البحث), wold algorithm (توسيع البحث)
complex based » complex care (توسيع البحث), complex area (توسيع البحث), complex cave (توسيع البحث)
elements cc3d » elements crcy (توسيع البحث), elements ices (توسيع البحث), elements uce (توسيع البحث)
level coding » level according (توسيع البحث), level modeling (توسيع البحث), level using (توسيع البحث)
-
3201
Global and Episode-Specific Prediction of Recurrent Events Using Longitudinal Health Informatics Data
منشور في 2025"…These models avoid strong assumptions on how future event risk depends on previous event history and other predictors, making them a promising alternative to Cox-type models. Additional complexities in tree-based prediction for recurrent events include induced informative censoring of gap times and inter-event correlations. …"
-
3202
Table 1_Image-assisted textural analysis of plagioclase crystals in volcanic rocks: an application to lavas erupted on 2021 at Pacaya volcano, Guatemala.xlsx
منشور في 2025"…The processing strategy is based on the sequential application of the Principal Components Analysis and the supervised Maximum Likelihood Classification algorithms that allow us distinguishing among rock constituents (mineral phases, vesicles and glasses), quantifying their modal abundances, and identifying textural and chemical variations in a simplified and quick process. …"
-
3203
Data Sheet 1_Image-assisted textural analysis of plagioclase crystals in volcanic rocks: an application to lavas erupted on 2021 at Pacaya volcano, Guatemala.docx
منشور في 2025"…The processing strategy is based on the sequential application of the Principal Components Analysis and the supervised Maximum Likelihood Classification algorithms that allow us distinguishing among rock constituents (mineral phases, vesicles and glasses), quantifying their modal abundances, and identifying textural and chemical variations in a simplified and quick process. …"
-
3204
<b>AI for imaging plant stress in invasive species </b>(dataset from the article https://doi.org/10.1093/aob/mcaf043)
منشور في 2025"…Machine learning regression algorithms were trained to predict betalain accumulation from digital images, outperforming classic spectroradiometer measurements. …"
-
3205
<b>Rethinking neighbourhood boundaries for urban planning: A data-driven framework for perception-based delineation</b>
منشور في 2025"…</p><p dir="ltr"><b>Reference:</b> <code>cluster_perceptions.py</code> script logic</p><p dir="ltr">Stages:</p><ul><li>(a) Data input</li><li>(b) K-nearest neighbours spatial weights matrix</li><li>(c) Initial agglomerative clustering</li><li>(d) Merging small clusters</li><li>(e-f) Iterative splitting of largest clusters</li></ul><h4>Figure 7: Predicted Urban Perception Scores</h4><p dir="ltr">ET cell-level perception scores across the study area.…"
-
3206
Additional file 1 of The origin and evolution of cultivated rice and genomic signatures of heterosis for yield traits in super-hybrid rice
منشور في 2025"…This table delineates the results of gene expression clustering using the MFUZZ algorithm for three super-hybrid rice varieties, namely LYP9, Y900, and XLY900, along with their progenitor strains. …"
-
3207
An Ecological Benchmark of Photo Editing Software: A Comparative Analysis of Local vs. Cloud Workflows
منشور في 2025"…Energy consumption metrics demonstrate polynomial scaling relationships (R² > 0.97) with respect to input cardinality, following power-law distributions characteristic of complex computational systems. 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). …"
-
3208
Integrating urinary metabolomics and clinical datasets for multi-cancer detection
منشور في 2025"…</p><p dir="ltr">- `group_code`: short group code </p><p dir="ltr"> - e.g., `Normal`, `HTN`, `DM`, `HTN+DM`, `CRC`, `LungCA`, `PancreasCA`.…"
-
3209
archive.zip
منشور في 2025"…The dataset extracted from the archive consists of a large number of labeled images of wheat grains, organized in directories such as <code>wheat_for_cnn</code>, with filenames reflecting numerical categories (e.g., <code>10_1.jpg</code>, <code>100_5.jpg</code>, <code>200_0003.jpg</code>). …"
-
3210
Monotone Cubic B-Splines with a Neural-Network Generator
منشور في 2024"…We evaluate our method against several existing methods, some of which do not use the monotonicity constraint, on some monotone curves with varying noise levels. We demonstrate that our method outperforms the other methods, especially in high-noise scenarios. …"
-
3211
Massive Mixed Models in Julia
منشور في 2025"…<p dir="ltr">Traditional approaches to mixed effects models using generalized least squares or expectation-maximization approaches struggle to scale to datasets with many thousands of observations and hundreds of levels of a single blocking variable. Special casing of nesting or crossing of random effects is required to achieve acceptable computational performance, but this special casing often makes it very difficult to handle less-than-idealized cases, such partial crossing or multiple levels of nesting. …"
-
3212
From GIS to HBIM and Back: Multiscale Performance and Condition Assessment for Networks of Public Heritage Buildings and Construction Components
منشور في 2025"…GIS-BIM data exchange routines by programming codes and algorithms are developed in Python. Dynamo “As-built” and “as-damaged” HBIM models are integrated in GIS environment multi-data seismic vulnerability assessment</p>…"
-
3213
Data Sheet 1_Environmental sustainability indicators applied to bioprocesses: a bibliometric analysis (2005–2024).docx
منشور في 2025"…The relevance of life cycle analysis as a fundamental tool is highlighted and triggered by integrating multicriteria analysis methods, optimization algorithms, and artificial intelligence. This combination of approaches allows for addressing the inherent complexity of evaluating systems that involve technical, environmental, economic, and social dimensions. …"
-
3214
Climate anomalies due to Cerrado native vegetation loss
منشور في 2024"…</li></ul><p dir="ltr"><b>Code/software</b></p><p dir="ltr">To analyze the CSV files in your dataset, you can use various software options, such as R and Microsoft Excel. …"
-
3215
Pirater Snapchat en 5 minute ( Hacker un compte Snapchat ) & Hack Snapchat 2024
منشور في 2024"…Pirater un compte Snapchat pourrait apparaître fait complexe assez pour toi, cependant nos experts avoir le plus idéal approche pour que vous puissiez pirater fr. n'importe qui compte Snapchat en toute sécurité et aussi gratuit. à cause de nos algorithmes, le mot de passe Snapchat est en fait immédiatement récupéré,. tandis que vous effectue certainement pas surmonter vingt personnalités, en juste quelques couple de des moments. …"