confused with semi-supervised and unsupervised
Afficher commentaires plus anciens
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
Réponses (0)
Catégories
En savoir plus sur Networks dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!