Lecture Source for ML Practice
- git init
- git add .\model_naivebayes.ipynb
- git commit -m "naivebayes model commit"
- git remote add origin https://github.com/itaewonflow/lecture-machine-learning.git
- git branch -M main
- git push -u origin main
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Lecture Source for ML Practice