Several Prints into df

前端 未结 0 1692
鱼传尺愫
鱼传尺愫 2020-11-29 03:45

Here is a part of the code to calculate R2 from several regression algorithms:

print("Random Forest Performance")
print(metrics.r2_score(y_test, Y_p         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题