전체 글83 02-05. regression 1. 회귀란 2. 단순 선형 회귀 3. 최적의 linear regression 찾기 - 비용의 최적화 - 경사 하강법gradient-descent algorithm 4. 다변량 선형회귀 5. 로지스틱 회귀 2021. 3. 23. paper 요약 # paper quality.. # iforest와 lof의 단점을 극복하기 위하여 두 기법을 ensemble한다 Zhangyu Cheng, Chengming Zou, and Jianwei Dong. 2019. Outlier detection using isolation forest and local outlier factor. In Proceedings of the Conference on Research in Adaptive and Convergent Systems (RACS '19). Association for Computing Machinery, New York, NY, USA, 161–168. DOI:https://doi.org/10.1145/3338840.3355641 # 클러스터링을 통해서.. 2021. 3. 23. 알고리즘, 데이터 적용 아웃라이어 - isolation forest github.com/kkimlim2/if_outlier - local outlier factor(LOF) - mahalonbis distance hyelimkungkung.tistory.com/8 - gaussian mixture model(가우시안 혼합 모델) 결측치 대체 github.com/kkimlim2/replacement/blob/main/main_imputation.ipynb - KNN - interpolation - linear regression imputation 클러스터링 - KNN - DBSCAN(, HDBSCAN) - 자기조직화 지도 SOM hyelimkungkung.tistory.com/10?category=935189- - 실루엣 분석.. 2021. 3. 23. 이전 1 ··· 18 19 20 21 다음