利用sklearn作房價預測

kaggle上的數據集:連接: https://pan.baidu.com/s/1c2q27b6 密碼: pukr 代碼以下web import pandas as pd import numpy as np import matplotlib.pyplot as plt train_df = pd.read_csv("train.csv",index_col=0) test_df = pd.r
相關文章
相關標籤/搜索