TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Predicting Covid deaths based on vaccination rates with neural networks

1 点作者 andreshb超过 3 年前

2 条评论

rossdavidh超过 3 年前
Are you saying you found vaccination rate data in the John Hopkins github repo? I only knew of confirmed cases, and deaths, in that repo. Did they add vaccination data at some point? Sorry, I'm not seeing where that is. Or did you get the vaccination data from some other source and merge it with the John Hopkins data?
nradov超过 3 年前
Is the neural network actually adding any value here? I suspect they could have achieved equivalent accuracy with simpler deterministic statistical methods.