Thumbnail of post image 107

Python

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