Clear Filters
Clear Filters

confused with semi-supervised and unsupervised

2 views (last 30 days)
Alagesan
Alagesan on 7 May 2014
Edited: Alagesan on 7 May 2014
Hi there, I have a confusion between semi supervised and unsupervised. actually, I am doing an unsupervised project using Hebbian learning rule. As far as I know, Hebbian learning is unsupervised learning. I have trained data by using Hebbian law such as:
0.20 0.23 0.12 0.12 0.24 --- Trained
0.20 0.23 0.12 0.12 0.00 --- Testing
forecast result is 0.22 -- Result obtained
above is just an example that I have taken from my sample. My question is, the above example is semi supervised or unsupervised because I have used labeled data with only one column is missing? sorry for my poor english. Thanks

Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!