请问如何用stata做机器学习呢
svmachines close pe pb if !missing(close) in train', type(svc) verbose predict Q in test'
train', type(svc) verbose predict Q in