第 3 / 3 页
非代码面试题
显示 19 / 59 道匹配题目
答题状态:未尝试未正确已正确
ID题目领域难度题型进度权限
3278How Large Must the Leading Eigenvalue Be to Reach 75%?A covariance matrix has eigenvalues \lambda 1, 3, and 2. What is the smallest value of \lambda 1 such that the first principal component captures at least 75\% of total variance?数学中等derivation未尝试面试订阅3279Recovering the Tail Singular Value from an Energy StatementA matrix has Frobenius norm 10, and its first two singular directions explain exactly 24/25 of total squared Frobenius energy. What is the smallest singular value?数学中等derivation未尝试面试订阅3280What Does Whitening Mean When the Covariance Is Singular?Suppose \Sigma=egin pmatrix 2&2\2&2\end pmatrix . Explain what can and cannot be whitened, and identify the subspace where a pseudo-whitening transform still makes sense.数学中等essay未尝试面试订阅3281How Much of a Single-Asset Position Comes from the Market PC?Under covariance \Sigma=egin pmatrix 5&4\4&5\end pmatrix , take the portfolio p=(1,0). What fraction of its variance is attributable to the first principal component?数学中等derivation未尝试面试订阅3282Residualizing a Move Against the First PCUsing the same first principal direction u=(1,1)/\sqrt2, remove the first-PC component from the observed move r=(1,3). What residual vector remains?数学中等derivation未尝试面试订阅3283Which Singular Direction Blows Up Noise the Most?A design matrix has singular values 12, 5, and 0.5. Under the pseudoinverse, by what factor is noise amplified in the smallest-singular-value direction relative to the largest-singular-value direction?数学中等derivation未尝试面试订阅3284Why Centering Matters Before PCAWhy can skipping mean-centering make the first principal component mostly track the mean level instead of genuine variation?数学中等essay未尝试面试订阅3285Why Whitening Can Hurt Noisy Small-Eigenvalue DirectionsWhy can whitening make downstream models more fragile when some covariance eigenvalues are tiny?数学中等essay未尝试面试订阅3286Why Sign Flips of PCs Do Not MatterWhy are principal components only identified up to sign?数学中等essay未尝试面试订阅3287Why PCA Can Miss a Predictive DirectionWhy can a low-variance direction be more useful for prediction than the first principal component?数学简单essay未尝试面试订阅3288Why Whitening Can Hurt Economic InterpretabilityWhy can whitening be numerically useful while simultaneously making a factor model harder to interpret economically?数学中等essay未尝试面试订阅3289Why Truncated SVD Is a Structured DenoiserWhy does low-rank truncation often denoise a matrix instead of merely compressing it?数学中等essay未尝试面试订阅3290Why Similar Spectra Can Hide Different SubspacesWhy do similar explained-variance ratios not guarantee that two datasets have learned the same principal directions?数学中等essay未尝试面试订阅4241First Principal Direction from 2x2 Covariance 1A centered two-feature dataset has covariance matrix [[4.2, 1.6], [1.6, 1.8]]. What is the first principal-component direction and its variance?机器学习中等数值题未尝试面试订阅4251Rank-1 PCA Reconstruction 1A centered two-feature dataset has covariance matrix [[1.8, 2.4], [2.4, 8.2]]. What is the second principal-component direction and its variance?机器学习中等数值题未尝试面试订阅4951Infer Domain Length From First Dirichlet Eigenvalue 11For y'' + lambda y = 0 on [0,L] with y(0)=0 and y(L)=0, the first positive eigenvalue is lambda 1 = (pi/L) 2. If lambda 1 = 4*pi 2, what is L?数学中等数值题未尝试面试订阅4952Infer Domain Length From First Dirichlet Eigenvalue 12For y'' + lambda y = 0 on [0,L] with Dirichlet endpoints, the first positive eigenvalue is lambda 1 = (pi/L) 2. If lambda 1 = pi 2/4, what is L?数学中等数值题未尝试面试订阅4953Boundary Eigenvalue 3For y'' + λ y = 0 on [0,1] with y'(0)=0 and y(1)=0, what is the 1-th positive eigenvalue?数学中等数值题未尝试面试订阅4954Boundary Eigenvalue 4For y'' + λ y = 0 on [0,1.5] with y(0)=0 and y(1.5)=0, what is the 2-th positive eigenvalue?数学中等数值题未尝试面试订阅