{ "cells": [ { "cell_type": "markdown", "metadata": { "id": "Ih7tCcFS-mkB" }, "source": [ "# 머신 러닝 교과서 3판" ] }, { "cell_type": "markdown", "metadata": { "id": "5x5TUk5I-mkG" }, "source": [ "# 3장 - 사이킷런을 타고 떠나는 머신 러닝 분류 모델 투어" ] }, { "cell_type": "markdown", "metadata": { "id": "r074jcW_-mkG" }, "source": [ "**아래 링크를 통해 이 노트북을 주피터 노트북 뷰어(nbviewer.jupyter.org)로 보거나 구글 코랩(colab.research.google.com)에서 실행할 수 있습니다.**\n", "\n", "
\n",
" 주피터 노트북 뷰어로 보기\n",
" | \n",
" \n",
" 구글 코랩(Colab)에서 실행하기\n",
" | \n",
"
Perceptron(eta0=0.1, random_state=1)In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
Perceptron(eta0=0.1, random_state=1)