confused with semi-supervised and unsupervised
1 view (last 30 days)
Show older comments
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
0 Comments
Answers (0)
See Also
Categories
Find more on Statistics and Machine Learning Toolbox 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!