第 6 / 14 页
非代码面试题
显示 20 / 268 道匹配题目
答题状态:未尝试未正确已正确
ID题目领域难度题型进度权限
2031Backing Out the Stress State From a Reciprocal Plug-In Score 11A funding-buffer score uses phi(L)=1/(1+L). Suppose leverage L equals 0 with probability 1/2 and H with probability 1/2. If phi(E[L]) = 1/3, what is H and what is E[phi(L)]?数学简单derivation未尝试免费2032Barrier Score Gap for a Two-State Utilization Model 12Let u(x)=-ln(1-x) on x<1. Suppose U equals 0 with probability 1/2 and 3/4 with probability 1/2. Compute E[u(U)] and u(E[U]).数学简单数值题未尝试免费2038Universal Lower Bound for a Convex Stress Multiplier 18A convex stress multiplier is phi(x)=e x. If a signal X has mean 0.2, what lower bound does Jensen's inequality give for E[e X]?数学中等derivation未尝试免费2041Probability-Implied Reciprocal Buffer Score 21Leverage L takes values 1 and 4. If E[L] = 2.2, what probability p is on L=1, and what is E[1/(1+L)]?数学简单derivation未尝试免费2042Jensen Upper Bound for an Expected Log Score 22If X > -1 almost surely and E[X]=0.2, what upper bound does Jensen give for E[ln(1+X)]?数学简单derivation未尝试免费2397Sample Size Crossover Between Two Model FamiliesModel A has excess test MSE 0.04 + 18/n, while model B has excess test MSE 0.16 + 4/n, where n is sample size. At what sample size do they tie?机器学习简单derivation未尝试免费2401Total Error After the Dataset QuadruplesA model currently has bias 2 = 0.09, variance = 0.24, and irreducible noise = 0.50. If quadrupling the dataset quarters the variance term while leaving the other two terms unchanged, what is the new test MSE?机器学习简单derivation未尝试免费2406Choose the Better Model at a Given Sample SizeAt sample size n=60, compare model A with excess error 0.04 + 12/n to model B with excess error 0.16 + 2/n. Which one has smaller excess test error?机器学习简单数值题未尝试免费2407Improvement in Excess Error From a Regularization MoveA regularization change raises bias 2 from 0.03 to 0.07 but cuts variance from 0.22 to 0.08. By how much does excess test error improve?机器学习简单数值题未尝试免费2411Why Feature Expansion Can Worsen Test Error Without Adding SignalWhy can adding many flexible features worsen test error even if the true predictive signal has not changed at all?机器学习简单essay未尝试免费2416Why Learning Curves Diagnose Which Error Source DominatesWhat does it usually mean if training error is low, validation error is much higher, and the gap narrows steadily with more data?机器学习简单essay未尝试免费2417Why Train Error Alone Is a Bad Complexity SelectorWhy is 'pick the model with the lowest train error' a bad rule for model selection?机器学习简单essay未尝试免费2419Why Low Bias Is Not Automatically DesirableWhy is 'lower bias' not automatically a sufficient argument for preferring one model over another?机器学习中等essay未尝试免费2421Bayes Act Under Weighted Squared Loss 1Suppose the loss is L(a,Y)=W(Y-a) 2 where W>0 is observed at prediction time. What predictor minimizes E[L(a,Y)|X,W]?机器学习简单derivation未尝试免费2422Log-Loss Gap Between Two Positive ForecastsAn event occurs (y=1). Forecast A assigns probability 0.9 and forecast B assigns probability 0.7. By how much is B's log loss larger than A's?机器学习简单数值题未尝试免费2423Weighted Log-Loss Bayes Probability 3For binary Y with P(Y=1|X)=p, consider weighted log-loss L(q,Y) = -alpha Y ln q - beta (1-Y) ln(1-q). What probability q minimizes the conditional expected loss?机器学习中等derivation未尝试免费2424Convexity of the Log-Cosh Loss 4Show that ell(r)=ln cosh(r) is convex in the residual r.机器学习中等derivation未尝试免费2425Why Asymmetric Loss Changes the Optimal Prediction 21Why does changing the relative penalty on overprediction versus underprediction generally move the Bayes act away from the conditional mean?机器学习困难essay未尝试面试订阅2426Why Robust Losses Matter Under Contamination 22Why might a practitioner prefer Huber or pseudo-Huber loss when the data pipeline occasionally produces corrupted labels or sensor spikes?机器学习简单essay未尝试免费2431Pseudo-Huber Gradient 8For pseudo-Huber loss ell(r)=delta 2(sqrt(1+(r/delta) 2)-1), derive d ell / d r.机器学习简单derivation未尝试免费