반응형
Jupyter 영화 리뷰 분류: 이진 분류 문제
Jupyter Notebook Viewer
마지막으로 손실함수와 옵티마이저를 선택하면 학습 할 준비가 끝납니다. 이 문제는 이진 분류 문제이고 신경망의 출력이 확률이기 때문에, binary_crossentropy손실이 적합합니다.(mean_squared_error도
nbviewer.jupyter.org
네이버 영화 리뷰 감성 분류
rickiepark/python-machine-learning-book-3rd-edition
"머신 러닝 교과서"(길벗, 2020) 2판의 코드 저장소. Contribute to rickiepark/python-machine-learning-book-3rd-edition development by creating an account on GitHub.
github.com
반응형
'프로그래밍 > Python' 카테고리의 다른 글
[python] seaborn (0) | 2020.12.08 |
---|---|
[public-google-sheets-parser] - gspread를 이용하여 Python에서 구글 시트 연동하기 (0) | 2020.12.03 |
[python] 한글 토큰화 (0) | 2020.12.02 |
[python] Word Tokenization 단어 토큰화 (0) | 2020.12.01 |
[python] matplotlib test (0) | 2020.12.01 |