
Clustering
Based on the lecture “Intro. to Machine Learning (2023-2)” by Prof. Je Hyuk Lee, Dept. of Data Science, The Grad. School, Kookmin Univ.
Based on the lecture “Intro. to Machine Learning (2023-2)” by Prof. Je Hyuk Lee, Dept. of Data Science, The Grad. School, Kookmin Univ.
Based on the lecture “Intro. to Machine Learning (2023-2)” by Prof. Je Hyuk Lee, Dept. of Data Science, The Grad. School, Kookmin Univ.
Based on the lecture “Intro. to Machine Learning (2023-2)” by Prof. Je Hyuk Lee, Dept. of Data Science, The Grad. School, Kookmin Univ.
Based on the lecture “Intro. to Machine Learning (2023-2)” by Prof. Je Hyuk Lee, Dept. of Data Science, The Grad. School, Kookmin Univ.
Based on the lecture “Intro. to Machine Learning (2023-2)” by Prof. Je Hyuk Lee, Dept. of Data Science, The Grad. School, Kookmin Univ.
Based on the lecture “Intro. to Machine Learning (2023-2)” by Prof. Je Hyuk Lee, Dept. of Data Science, The Grad. School, Kookmin Univ.
Based on the lecture “Intro. to Machine Learning (2023-2)” by Prof. Je Hyuk Lee, Dept. of Data Science, The Grad. School, Kookmin Univ.
SubTree 정의 : 하위 폴더 형식으로 다른 저장소의 하위 항목 혹은 전체를 현재 저장소에 병합하는 기법 NICKNAME origin : 하위 원격 저장소 upstream : 하위 원격 저장소 내역을 포함할 원격 저장소 subtree : upstre...
Interlock Local & Remote Search git remote <OPTION> remote : 원격 저장소와 관련된 작업에 사용하는 명령어 <OPTION> None : 로컬 저장소에 연결되어 있는 원격 저장소의 별명을 조회함 -v : ...
가지치기 정의 : 특정 커밋에서 분기하여 새로운 흐름을 생성하는 작업 규칙 통상 Main Branch 커밋에서 Sub Branch 로 가지치기함 Main : 최종본 커밋을 기록하는 브랜치로서 기본값으로 설정되어 있는 브랜치 Sub : 특정 최종본으로부터 ...