Skip to content

Logistic Regression to predict pass value and completion

License

Notifications You must be signed in to change notification settings

zjudmt/PassPredict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassPredict

data.csv是处理之后的数据

main.py是预测传球成功率的代码,使用pandas处理数据,sklearn自带的逻辑回归模型作为预测模型,包括训练与测试

main_value是预测传球的value值的代码,同上。

About

Logistic Regression to predict pass value and completion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages