2018-02-10から1日間の記事一覧

Jupyter notebookをPythonスクリプトに変換する

https://stackoverflow.com/questions/17077494/how-do-i-convert-a-ipython-notebook-into-a-python-file-via-commandline $ jupyter nbconvert --to script [YOUR_NOTEBOOK].ipynb

Jupyter notebookを起動時にPythonスクリプト(スタートアップスクリプト)を実行する

グラフのインライン表示の設定と、グラフのダークカラースキーム対応の設定をしたい。 ~/.ipython/profile_default/startup/load_matplotlib_for_dark_colorscheme.ipy %matplotlib inline from jupyterthemes import jtplot jtplot.style('monokai')いちい…

jupyter notebookの設定(vimキーバインド&カラースキーム)

0. jupyter-nbextensions(contrib?)を入れる https://github.com/ipython-contrib/jupyter_contrib_nbextensions sudo pip install jupyter_contrib_nbextensions jupyter contrib nbextension install --user 1. jupyter-vimbindingを入れる https://github…

SentdexのPythonによるMachine learningのチュートリアル

https://www.youtube.com/playlist?list=PLQVvvaa0QuDfKTOs3Keq_kaG2P55YRn5v

Scikit-learnのTutorial集

https://www.youtube.com/playlist?list=PLDVKrmVEl_Wt0WoaQqDfRVt9EK1lQjZu5