[问题] 关于from..import问题

楼主: thomasflee (Thomas)   2017-08-13 21:39:53
各位板上大大好
小弟为python初学者,想请教一些语法的观念问题。
常看到一些范例语法,举例:
http://i.imgur.com/mB2B9Ih.jpg
from sklearn.model_selection import train_test_split
是否可以理解为train_test_split为sklearn.model_selection底下一个子功能模组呢?
但是小弟在网络莫烦的影片中也看到一样train_test_split的功能,却是由sklearn.cros
s_validation取得。
http://i.imgur.com/80u1iaw.jpg
小弟有点搞混了,为何一样的功能可以由不同的模组取得?
还是小弟误解呢?
作者: tsoahans (ㄎㄎ)   2017-08-13 21:54:00
就sklearn版本不同 模组名称有改过 他那是很旧的版本
作者: bruce0209 (士贤)   2017-08-13 21:57:00
作者: tsoahans (ㄎㄎ)   2017-08-13 22:14:00
刚刚顺便看了一下change log,原本废到笑的cross_val终于改版了
楼主: thomasflee (Thomas)   2017-08-13 23:45:00
感谢楼上大大们的解答

Links booklink

Contact Us: admin [ a t ] ucptt.com