随笔分类 -  matplotlib

摘要:1 import numpy 2 from sklearn import datasets, linear_model 3 from sklearn.linear_model import LassoCV 4 from math import sqrt 5 import matplotlib.pyp 阅读全文
posted @ 2020-03-03 16:03 Jayson_Guan 阅读(396) 评论(0) 推荐(0)