Target data ? Neural Network prediction

1 view (last 30 days)
I want to make data prediction by using NN tool. But i don't have target values. How to solve this problem?

Accepted Answer

Greg Heath
Greg Heath on 18 Jan 2015
Get target values.
I assume you are not trying to predict class membership of input vectors (classification/pattern-recognition) Otherwise you could use unsupervised classification (i.e., clustering).
Hope this helps.
%Thank you for formally accepting my answer*
Greg

More Answers (0)

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!