カレーちゃんブログ

Kaggleや競技プログラミングなどのこと

2021-04-01から1ヶ月間の記事一覧

Kaggleのnotebookが、ブログに埋め込み可能になった

Kaggleの公開notebookを自分のブログなどに埋め込み可能になったとアナウンスされていました。 We just launched a new way to share Kaggle Notebooks on your website or blog! Either embed the entire notebook or just a single cell. Let us know if y…

KaggleのDiscussionに画像を貼る方法

Discussionに画像を貼ろうとしてアイコンをクリックすると、「Upload image from computer」、「Embed image from url」のどちらかを選ぶポップアップが出ます。 現状、前者を選ぶと、次のように画像のアップロードはできないと表示されます。 そのため、画…

Kaggleのcodeコンペのサブミット時のエラーについてのメモ

kaggleのcodeコンペで、サブミットした時に出るerrorについてです。 Notebook Timeout: Your submission notebook exceeded the allowed runtime. Review the competition's Code Requirements page for the time limits. Note that the hidden dataset can …