2019年2月25日

kaggle教程--1--建模

摘要: 1 This step of capturing patterns from data is called fitting or training the model. The data used to fit the model is called the training data. 1 从数据 阅读全文

posted @ 2019-02-25 14:08 wangzhonghan 阅读(166) 评论(0) 推荐(0)

Kobe Bryant Shot Selection---心得总结

摘要: 分析特征 1 用图形显示loc_x, loc_y,得出其是球场上坐标 2 将loc_x, loc_y转化为极坐标 3 将minutes_remaining and seconds_remaining这两个属性合并 4 通过nona.action_type.unique()命令,查看action_ty 阅读全文

posted @ 2019-02-25 10:28 wangzhonghan 阅读(321) 评论(0) 推荐(0)

导航