Cross Validation not as accurate because I have NaNs in my training data

조회 수: 4 (최근 30일)
I am using N-1 cross-validation to train a vector to predict IQs based on connectivity values. Basically, my vector train_vec contains NaN vals. I wondering how I can fix this to get a better prediction. I have tried omitting but get the same result, tried filling the vectors with 'previous' or 'next'. If I remove this will affect the connectivities associated with a particular value.
IQ has a guassian distribution so is there any way to fill in the NaNs based on this?
New to matlab to still learning the coding...
Any help will be much appreciated

답변 (0개)

카테고리

Help CenterFile Exchange에서 Measurements and Feature Extraction에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by