You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
2.5 KiB
57 lines
2.5 KiB
<!--
|
|
CO_OP_TRANSLATOR_METADATA:
|
|
{
|
|
"original_hash": "68dd06c685f6ce840e0acfa313352e7c",
|
|
"translation_date": "2025-09-03T23:13:49+00:00",
|
|
"source_file": "docs/_sidebar.md",
|
|
"language_code": "ko"
|
|
}
|
|
-->
|
|
- 소개
|
|
- [머신 러닝 소개](../1-Introduction/1-intro-to-ML/README.md)
|
|
- [머신 러닝의 역사](../1-Introduction/2-history-of-ML/README.md)
|
|
- [머신 러닝과 공정성](../1-Introduction/3-fairness/README.md)
|
|
- [머신 러닝 기법](../1-Introduction/4-techniques-of-ML/README.md)
|
|
|
|
- 회귀
|
|
- [필수 도구](../2-Regression/1-Tools/README.md)
|
|
- [데이터](../2-Regression/2-Data/README.md)
|
|
- [선형 회귀](../2-Regression/3-Linear/README.md)
|
|
- [로지스틱 회귀](../2-Regression/4-Logistic/README.md)
|
|
|
|
- 웹 앱 만들기
|
|
- [웹 앱](../3-Web-App/1-Web-App/README.md)
|
|
|
|
- 분류
|
|
- [분류 소개](../4-Classification/1-Introduction/README.md)
|
|
- [분류기 1](../4-Classification/2-Classifiers-1/README.md)
|
|
- [분류기 2](../4-Classification/3-Classifiers-2/README.md)
|
|
- [응용 머신 러닝](../4-Classification/4-Applied/README.md)
|
|
|
|
- 클러스터링
|
|
- [데이터 시각화](../5-Clustering/1-Visualize/README.md)
|
|
- [K-평균](../5-Clustering/2-K-Means/README.md)
|
|
|
|
- 자연어 처리 (NLP)
|
|
- [자연어 처리 소개](../6-NLP/1-Introduction-to-NLP/README.md)
|
|
- [자연어 처리 작업](../6-NLP/2-Tasks/README.md)
|
|
- [번역과 감정 분석](../6-NLP/3-Translation-Sentiment/README.md)
|
|
- [호텔 리뷰 1](../6-NLP/4-Hotel-Reviews-1/README.md)
|
|
- [호텔 리뷰 2](../6-NLP/5-Hotel-Reviews-2/README.md)
|
|
|
|
- 시계열 예측
|
|
- [시계열 예측 소개](../7-TimeSeries/1-Introduction/README.md)
|
|
- [ARIMA](../7-TimeSeries/2-ARIMA/README.md)
|
|
- [SVR](../7-TimeSeries/3-SVR/README.md)
|
|
|
|
- 강화 학습
|
|
- [Q-러닝](../8-Reinforcement/1-QLearning/README.md)
|
|
- [Gym](../8-Reinforcement/2-Gym/README.md)
|
|
|
|
- 실제 머신 러닝
|
|
- [응용 사례](../9-Real-World/1-Applications/README.md)
|
|
|
|
---
|
|
|
|
**면책 조항**:
|
|
이 문서는 AI 번역 서비스 [Co-op Translator](https://github.com/Azure/co-op-translator)를 사용하여 번역되었습니다. 정확성을 위해 최선을 다하고 있으나, 자동 번역에는 오류나 부정확성이 포함될 수 있습니다. 원본 문서를 해당 언어로 작성된 상태에서 권위 있는 자료로 간주해야 합니다. 중요한 정보의 경우, 전문적인 인간 번역을 권장합니다. 이 번역 사용으로 인해 발생하는 오해나 잘못된 해석에 대해 당사는 책임을 지지 않습니다. |