Thumbnail of post image 093

Python

KDDIの株価でNTTの株価を推定する単線形回帰をやってみた。 ライブラリのインポート In : import numpy as np import ...