Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[検証(常人)] 教師あり学習のモデル評価・選択の開始 #88

Open
6 tasks
takanoshuhei opened this issue May 29, 2019 · 0 comments
Open
6 tasks
Labels

Comments

@takanoshuhei
Copy link
Member

取り組むトレーニングの概要

教師あり学習のモデル評価ができるようになるために、バイアス、バリアンス、Cross varidationについて知る。
それらについて学んだ後、実際にSklearnのデータを学習したモデルを評価する

取り組む期間

~6月15日

獲得を目指すスキル

  • 教師あり学習モデルの評価・選択が出来る
  • Cross Varidation: CVができる
  • 結果の平均分散を計算できる(バイアスバリアンス)

Action list

  • バイアスとバリアンスについて説明する.
  • cross Validationについて説明する.
  • sklearnのBoston house-pricesデータセットをloadして線形回帰を用いて学習する
  • 学習させた結果をsklearnのcross validationで評価する
  • 学習結果の平均・分散を計算する
  • ミニレポート提出
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant