준지도학습2 728x90 반응형 [AI 용어] Self-Training, 셀프 트레이닝 정의 Self-Training은 준지도학습(Semi-Supervised Learning) 방법 중 하나이다. Self-Training은 Labeled Data를 학습한 모델을 토대로 Unlabeled Data를 예측하여 높은 확률이 나오면 Labeled Data로 변경하고 학습하는 과정을 반복적으로 거쳐서 Unlabeled Data로 학습한다. 참고문서 "sklearn.semi_supervised.SelfTrainingClassifier", scikit-learn 1.3.2. @원문보기 "Unsupervised word sense disambiguation rivaling supervised methods", ACL '95: Proceedings of the 33rd annual meeting on As.. 2023. 11. 23. [AI 용어] Label Propagation, 레이블 전파, 라벨 전파 정의 Label Propagation은 Labeled data를 활용하여 Unlabed data를 Labled data로 변환하는 알고리즘 중 하나이다. Label Propagation은 Auto Labeling(Auto Classification) 기법 중 하나이다. 참고문헌 "Learning with local and global consistency", NIPS, 2003년 12월 9일 @원문보기 "[논문리뷰/설명] Learning with Local and Global Consistency", Kicarus, 2022년 3월 30일. @원문보기 "Label propagation algorithm", 위키피디아, 2023년 10월 8일. @원문보기 "sklearn.semi_supervised.Lab.. 2023. 11. 12. 이전 1 다음