第 45 / 209 页
非代码面试题
显示 20 / 4169 道匹配题目
答题状态:未尝试未正确已正确
ID题目领域难度题型进度权限
1780Lasso Threshold Calibration 5A standardized lasso model has absolute scores (5.0, 4.0, 1.5). What is the smallest lambda that leaves only the strongest feature nonzero?统计困难derivation未尝试免费1781One-SE Lambda Choice 1A cross-validation table for a regularized alpha model reports (lambda, mean error, standard error) = [(0.01, 0.42, 0.02), (0.1, 0.41, 0.015), (1.0, 0.423, 0.01)]. Using the one-standard-error rule, which lambda should you choose?统计简单数值题未尝试免费1786Ridge Effective Degrees of Freedom 1A standardized ridge model has singular-value squares d j 2 = [9, 4, 1] and penalty lambda = 1. What is the effective degrees of freedom tr(S lambda) = sum d j 2/(d j 2+lambda)?统计简单essay未尝试免费1787Ridge Effective Degrees of Freedom 2A standardized ridge model has singular-value squares d j 2 = [16, 4] and penalty lambda = 4. What is the effective degrees of freedom tr(S lambda) = sum d j 2/(d j 2+lambda)?统计中等derivation未尝试免费1790Ridge Effective Degrees of Freedom 5A standardized ridge model has singular-value squares d j 2 = [12.25, 4, 0.25] and penalty lambda = 0.25. What is the effective degrees of freedom tr(S lambda) = sum d j 2/(d j 2+lambda)?统计困难derivation未尝试面试订阅1791Scaling Before Lasso on Mixed UnitsA signal library mixes raw prices, basis-point spreads, and z-scored microstructure features. Why should the team standardize features before running Lasso?统计简单derivation未尝试免费1792Why Ridge for Correlated Alpha ClustersA desk has 80 highly correlated alphas that all measure similar value exposure. Why can Ridge be preferable to pure Lasso if the goal is stable prediction rather than sparse interpretation?统计简单essay未尝试免费1793Elastic Net GroupingTwo features are almost duplicates but both are economically meaningful. Why does Elastic Net often behave better than pure Lasso here?统计中等derivation未尝试免费1794Duplicate Feature Under Pure LassoIf two predictors are exactly identical and the model uses pure Lasso, what modeling pathology should you expect?统计中等essay未尝试免费1795Why the One-SE Rule Is ConservativeWhy do practitioners often prefer the one-standard-error rule over the absolute CV minimizer when selecting a regularization parameter?统计困难essay未尝试面试订阅1796Signal Stationarity Classification 1A candidate signal is defined by X t = ε t + 0.3 ε t-1 . Is it weakly stationary?统计简单essay未尝试免费1797Signal Stationarity Classification 2A candidate signal is defined by X t = 0.2 t + ε t. Is it weakly stationary?统计中等derivation未尝试免费1798Signal Stationarity Classification 3A candidate signal is defined by X t = ε t + s t where s t is a fixed deterministic day-of-week pattern. Is it weakly stationary?统计简单derivation未尝试免费1799Signal Stationarity Classification 4A candidate signal is defined by X t = A cos(ω t) + B sin(ω t), where E[A]=E[B]=0, Var(A)=Var(B), Cov(A,B)=0. Is it weakly stationary?统计中等derivation未尝试免费1800Signal Stationarity Classification 5A candidate signal is defined by X t = t ε t. Is it weakly stationary?统计困难derivation未尝试面试订阅1801Measurement Noise Effect 1A latent stationary signal Y t has gamma(0) = 5 and gamma(1) = 2. You observe X t = Y t + eta t, where eta t is iid noise with variance 1.5 independent of Y t. What are gamma X(0) and gamma X(1)?统计简单essay未尝试免费1802Measurement Noise Effect 2A latent stationary signal Y t has gamma(0) = 8 and gamma(1) = 3. You observe X t = Y t + eta t, where eta t is iid noise with variance 2 independent of Y t. What are gamma X(0) and gamma X(1)?统计中等derivation未尝试免费1803Measurement Noise Effect 3A latent stationary signal Y t has gamma(0) = 6 and gamma(1) = -1. You observe X t = Y t + eta t, where eta t is iid noise with variance 4 independent of Y t. What are gamma X(0) and gamma X(1)?统计中等derivation未尝试免费1806Two-Point Sample Mean Variance 1A weakly stationary process has gamma(0) = 4 and gamma(1) = 1. What is Var((X 1 + X 2)/2)?统计简单essay未尝试免费1808Two-Point Sample Mean Variance 3A weakly stationary process has gamma(0) = 5 and gamma(1) = -1. What is Var((X 1 + X 2)/2)?统计中等数值题未尝试免费