Neuron Network input variables-Missing data

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.

답변 (1개)

Greg Heath
Greg Heath 2019년 2월 25일

0 개 추천

Sorry: You have to predict the missing data as best you can.
Greg

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2019년 2월 25일

답변:

2019년 2월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by