## What? 깃허브 과제 저장소 [https://github.com/ai-service-code/ml-next.git](https://github.com/ai-service-code/ml-next.git)를 업데이트 하였습니다. ## Why? `ml-06 지도학습 - Logistic Regression` 브랜치를 만들었습니다. ## Todo's - [ ] 브랜치 전환 ``` git checkout ml-06 ``` 이후로는 제출 할 과제 저장소로 push ``` git push -u origin ml-06 ```
What?
깃허브 과제 저장소 https://github.com/ai-service-code/ml-next.git를 업데이트 하였습니다.
Why?
ml-06 지도학습 - Logistic Regression브랜치를 만들었습니다.Todo's
이후로는
제출 할 과제 저장소로 push