confused with semi-supervised and unsupervised
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
Answers (0)
Categories
Find more on Networks 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!