1. #這行是在ipython notebook的介面裏專用,如果在其他介面則可以拿掉 ; 2. %matplotlib inline ; 3. from sklearn import datasets ; 4. ; 5. import matplotlib.pyplot as ...
確定! 回上一頁