代码如下:
# -*- coding: utf-8 -*-
"""
Created on Mon May 21 15:52:45 2018
@author: eagle
"""
# =============================================================================
# 不同K近邻回归预测波士顿房价
# =============================================================================
from sklearn.datasets import load_bos