Home Cross validation for TensorFlow model Read more TensorFlow Mar 11, 2022 Active learning Active learning(능동 학습) 알고리즘이 전문가에게 특정 샘플의 레이블을 요청하여 모델과 훈련 세트를 지속적으로 향상시키는 방법Read more MachineLearning_Base Mar 10, 2022 DBSCAN DBSCAN(Density-Based Spartial Clustering of Applications with Noise) 높은 density를 가진 core samples를 찾아내고 그로부터 cluster를 확장시켜나가는 방법Read more MachineLearning_Base Mar 10, 2022 Clustering + Label propagation Read more MachineLearning_Base Mar 08, 2022 Principal Component Analysis(PCA) Read more MachineLearning_Base Mar 07, 2022 k-means clustering(Lloyd-Forgy algorithm) Read more MachineLearning_Base Mar 07, 2022 Dimensionality Reduction Remarks 본 포스팅은 Hands-On Machine Learning with Scikit-Learn & TensorFlow (Auérlien Géron, 박해선(역), 한빛미디어) 를 참고하여 작성되었습니다.Read more MachineLearning_Base Mar 07, 2022 Agglomerative clustering Read more MachineLearning_Base Mar 07, 2022 394 post articles, 50 pages. 1 19 20 21 50
Active learning Active learning(능동 학습) 알고리즘이 전문가에게 특정 샘플의 레이블을 요청하여 모델과 훈련 세트를 지속적으로 향상시키는 방법Read more MachineLearning_Base Mar 10, 2022
DBSCAN DBSCAN(Density-Based Spartial Clustering of Applications with Noise) 높은 density를 가진 core samples를 찾아내고 그로부터 cluster를 확장시켜나가는 방법Read more MachineLearning_Base Mar 10, 2022
Dimensionality Reduction Remarks 본 포스팅은 Hands-On Machine Learning with Scikit-Learn & TensorFlow (Auérlien Géron, 박해선(역), 한빛미디어) 를 참고하여 작성되었습니다.Read more MachineLearning_Base Mar 07, 2022