Results for "harmonic mean"
Harmonic mean of precision and recall; useful when balancing false positives/negatives matters.
Measure of spread around the mean.
Sample mean converges to expected value.
Average of squared residuals; common regression objective.
Predicting future values from past observations.
A scalar measure optimized during training, typically expected loss over data, sometimes with regularization terms.
A function measuring prediction error (and sometimes calibration), guiding gradient-based optimization.
A robust evaluation technique that trains/evaluates across multiple splits to estimate performance variability.
A proper scoring rule measuring squared error of predicted probabilities for binary outcomes.
Popular optimizer combining momentum and per-parameter adaptive step sizes via first/second moment estimates.
Techniques that stabilize and speed training by normalizing activations; LayerNorm is common in Transformers.
GNN framework where nodes iteratively exchange and aggregate messages from neighbors.
Model that compresses input into latent space and reconstructs it.
Pixel-wise classification of image regions.
Generating human-like speech from text.
Shift in model outputs.
Optimal estimator for linear dynamic systems.
Describes likelihoods of random variable outcomes.
Sum of independent variables converges to normal distribution.
Updated belief after observing data.
Approximating expectations via random sampling.
Guaranteed response times.
Learning action mapping directly from demonstrations.
AI-driven buying/selling of financial assets.
Risk of incorrect financial models.
Finding mathematical equations from data.