Neuron Network input variables-Missing data
2 次查看(过去 30 天)
显示 更早的评论
What's the best approach to create a Neural Network with missing data? I have 8 inputs and 2 output variables.
My input data missing is significant (roughly 60%). I do not wish to make a regression analysis to predict the missing values.
Can I create A Neural Network capable of utilizing the available information in each test?
E.g. test 1: 5 inputs available---> The network functions with 5 inputs
test 2: 3 inputs available---> The network functions with 3 inputs
etc.
Thanks.
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!