Target data ? Neural Network prediction

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 Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 16 Jan 2015

Answered:

on 18 Jan 2015

Community Treasure Hunt

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

Start Hunting!