OZ

Results 2 issues of OZ

## “使用交叉验证做更佳的评估”小节中, >>> def display_scores(scores): ... print("Scores:", scores) ... print("Mean:", scores.mean()) ... print("Standard deviation:", scores.std()) ... >>> display_scores(tree_rmse_scores) 最后一行的“tree_rmse_scores”应该是“rmse_scores”

It's working well when the signalr service deploy on the azure. Thanks. But I also want to debug the signalr serivce on local computer with IIS Express, using code: connection...