Machine-Learning-with-Python
Machine-Learning-with-Python copied to clipboard
Update use_Ridge.py
from sklearn import cross_validation改为 from sklearn.model_selection import train_test_split