fit_transform 會先對資料做fit,在將資料transform fit 將資料做正規化 from sklearn.preprocessing import LabelEncoder cat_features ...
確定! 回上一頁