ADD : translate 4

pull/83/head
minwook-shin 3 years ago
parent 01b279942e
commit c9321ea19a

@ -48,7 +48,7 @@
- **긴 예시 설명**. "A man emerges from a beam of light that shines on a grassy field at night and he runs towards the Texas Instruments parking lot".
- **짧은 예시 설명**. "the lights chased us".
[ufos.csv](./data/ufos.csv) 스프레드시트에는 목격된 `city`, `state``country`, 오브젝트의 `shape``latitude``longitude` 열이 포함되어 있습니다.
[ufos.csv](.././data/ufos.csv) 스프레드시트에는 목격된 `city`, `state``country`, 오브젝트의 `shape``latitude``longitude` 열이 포함되어 있습니다.
강의에 있는 빈 [notebook](../notebook.ipynb)에서 진행합니다:

@ -9,7 +9,7 @@ Photo by <a href="https://unsplash.com/@mdherren?utm_source=unsplash&utm_medium=
## 강의
1. [Build a Web App](1-Web-App/translations/README.ko.md)
1. [Web App 만들기](1-Web-App/translations/README.ko.md)
## 크레딧

@ -0,0 +1,27 @@
# classification 시작하기
## 지역 토픽: 맛있는 아시아 및 인도 요리 🍜
아시아와 인도의, 전통 음식은 다양하고, 매우 맛있습니다! 재료를 이해하기 위해서 지역 요리에 대한 데이터를 찾아봅니다.
![Thai food seller](./images/thai-food.jpg)
> Photo by <a href="https://unsplash.com/@changlisheng?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Lisheng Chang</a> on <a href="https://unsplash.com/s/photos/asian-food?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>
## 무엇을 배우나요
이 섹션에서, 데이터를 배우며 도음이 될 다른 classifiers을 배우기 위해서 이 커리큘럼 첫 파트에서 배운 regression의 모든 내용을 바탕으로 진행합니다.
> There are useful low-code tools that can help you learn about working with classification models. Try [Azure ML for this task](https://docs.microsoft.com/learn/modules/create-classification-model-azure-machine-learning-designer/?WT.mc_id=academic-15963-cxa)
## 강의
1. [classification 소개하기](1-Introduction/translations/README.ko.md)
2. [더 많은 classifiers](2-Classifiers-1/translations/README.ko.md)
3. [또 다른 classifiers](3-Classifiers-2/translations/README.ko.md)
4. [응용: web app 만들기](4-Applied/translations/README.ko.md)
## 크레딧
"Getting started with classification" was written with ♥️ by [Cassie Breviu](https://www.twitter.com/cassieview) and [Jen Looper](https://www.twitter.com/jenlooper)
맛있는 요리 데이터셋은 [Kaggle](https://www.kaggle.com/hoandan/asian-and-indian-cuisines)에서 가져왔습니다.
Loading…
Cancel
Save