cached

.

2017-05-31から1日間の記事一覧

graphviz's executables not found

決定木をpydotplusを使ってJupyter環境で描きます。 gciの学習環境上では実行できないので、ローカル環境に構築しました。 cherries5557.hatenablog.com 実行環境 Mac Sierra 10.12.5 Ipython 5.1.0 anaconda 3-4.3.0anaconda 3-4.3.0にはpydotplusが入って…

imongoインストールメモ

iMongoインストールメモ https://github.com/gusutabopb/imongo3.x.x系でないと動かないので、pyenv環境をつくる。pyenvとvirtualenvで環境構築 - Qiitaお目当ての3.x.x系をインストールしようとするとエラー。 以下記事。xcode command line developer tool…