confused with semi-supervised and unsupervised
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!