11
ImportError: model_selection adlı modül yok
train_test_splitFonksiyonu kullanmaya ve yazmaya çalışıyorum : from sklearn.model_selection import train_test_split ve bu sebepler ImportError: No module named model_selection Neden? Ve nasıl üstesinden gelinir?