Skip to content

Commit

Permalink
AutoML 링크 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
teddylee777 committed Apr 30, 2022
1 parent 7e1d4dc commit 671e94d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion 05-Pandas/01-10mins-to-pandas.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15301,7 +15301,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.1"
"version": "3.7.10"
}
},
"nbformat": 4,
Expand Down
9 changes: 9 additions & 0 deletions 12-AutoML/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## 실습파일

- [01-분류-level1](https://colab.research.google.com/github/teddylee777/incheon_univ/blob/main/03-AutoML/01-%EB%B6%84%EB%A5%98-level1.ipynb)
- [01_분류_level2](https://colab.research.google.com/github/teddylee777/incheon_univ/blob/main/03-AutoML/01_%EB%B6%84%EB%A5%98_level2.ipynb)
- [02_회귀_level1](https://colab.research.google.com/github/teddylee777/incheon_univ/blob/main/03-AutoML/02_%ED%9A%8C%EA%B7%80_level1.ipynb)
- [03_연관규칙_level1](https://colab.research.google.com/github/teddylee777/incheon_univ/blob/main/03-AutoML/03_%EC%97%B0%EA%B4%80%EA%B7%9C%EC%B9%99_level1.ipynb)
- [04_이상치탐지_level1](https://colab.research.google.com/github/teddylee777/incheon_univ/blob/main/03-AutoML/04_%EC%9D%B4%EC%83%81%EC%B9%98%ED%83%90%EC%A7%80_level1.ipynb)
- [05_자연어처리(한글)_level1](https://colab.research.google.com/github/teddylee777/incheon_univ/blob/main/03-AutoML/05_%EC%9E%90%EC%97%B0%EC%96%B4%EC%B2%98%EB%A6%AC(%ED%95%9C%EA%B8%80)_level1.ipynb)

0 comments on commit 671e94d

Please sign in to comment.