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

Qiita2本目 リッジ回帰の実装 #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

noguchikazuki
Copy link
Member

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

Qiita記事2本目です。リッジ回帰に関する記事になっています。
取り組んだ内容としては、pythonによるリッジ回帰の実装とノルムについての説明を行いました。

close #111  

Hackmdへのリンク(https://hackmd.io/g7CABoZoQuK2CwKlFSyEgA?view)

no one figure

獲得を目指したスキル

  • リッジ回帰の理解
  • ノルムのイメージの理解

Action list

  • ノルムのイメージ図作成
  • リッジ回帰の実装

感想

高次多項式で線形回帰を行うとパラメータ値が増大するイメージがまだ掴めていないので、過学習する様子をアニメーションで可視化してみたいと思います。

Copy link
Member

@ae14watanabe ae14watanabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

おトゥかれさまです、ナイスファイトです。
細かいところは例のごとくHackMD見てください。
コメントのところ修正してくれれば十分okだと思います。

「基底関数減らせばいいんじゃね?」の件はできれば直接聞きに来てくれたら、俺も一緒に考えるのでぜひ聞きに来てください

Copy link
Contributor

@yoneda88 yoneda88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

お疲れ様!
コメントはHackMDをみてね!修正が終わったら再レビュー依頼を

Copy link
Contributor

@senoura senoura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

おつです!1本目に引き続き素晴らしい記事でした!
コメントを入れました。
コメント外で気になったのは改行後のスペースが入ってたり入ってなかったりしてるところです。

Copy link

@TetraMiyazaki TetraMiyazaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

お疲れ様です。L2ノルムのところらへんのイメージ自分忘れてたので、個人的にもすごく助かりました。
それと遅くなってすみませんでした。先輩たちのところを修正してくれたらApproveします。

特に

線形回帰での過学習

のところは、先輩と直接話す等(slackでもOK)コミュニケーションをとって意識をすり合わせてくだい。
(うちで研究やってると誰かと話し合う必要はあるので)

Copy link
Contributor

@Kusumoto-Keisuke Kusumoto-Keisuke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

お疲れ様です.
全体的に読みやすくまとめられていて,特にリッジ回帰でのノルムのイメージの章,曖昧だった理解度が深まりました.

先輩が指摘されている点以外で気になる個所はなかったのでApproveします.

@hajime9652 hajime9652 removed their request for review April 24, 2020 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Qiita2本目] リッジ回帰の実装
6 participants