Skip to content

使用sklearn.ensemble.RandomForestRegressor和GridSearchCV进行成人死亡率预测

Notifications You must be signed in to change notification settings

Jurio0304/RandomForestRegressor-AdultMortality-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RandomForestRegressor-AdultMortality-Prediction

成年人死亡率指的是每一千人中15岁至60岁死亡的概率(数学期望)。这里我们给出了世界卫生组织(WHO)下属的全球卫生观察站(GHO)数据存储库跟踪的所有国家健康状况以及许多其他相关因素。要求利用训练数据建立回归模型,并预测成年人死亡率(Adult Mortality

About

使用sklearn.ensemble.RandomForestRegressor和GridSearchCV进行成人死亡率预测

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages