请问HN:构建一个能够预测过去和未来健康问题时间线的系统
大家好,
我正在开发一个系统,可以预测您过去健康问题的时间线(从轻微到严重),并识别可能在未来出现的潜在健康问题(同样从轻微到严重)。
预测的精确度接近于月份和年份。您是否有兴趣免费参与?
我已经在自己和家人身上进行了测试,对于大多数发生过的事件,结果是准确的。但我的计算也预测了一个时间段,在那段时间内没有发生任何事情。
我需要大约1000到10000个数据集,以便更精确地找到模式。
概述:
我使用天文科学中的行星组合及其在用户出生时间段的运行轨迹,来识别已经出现或可能出现的健康相关问题。
一些挑战(在我的5-6人数据集中):
1. 我使用了两个人的出生日期,这两个人相差仅1天,而我的计算给出的健康问题都是相同的。我们只能准确匹配1个事件,其中一个人严重生病,而另一个人在童年时因摔倒而额头上被铁器划伤。其余时间我们无法验证。
2. 人们往往无法回忆起所有过去的轻微健康问题。因此,准备轻微健康问题的时间线将是一个挑战。
我需要能够回忆起任何严重健康问题的人参与,例如手术、住院或受伤,并将这些信息与他们的出生时间一起提供给系统。这样我就能计算出更精确的时间线。
查看原文
Hi everyone,<p>I am developing a system that can predict the timeline of your past health issues (ranging from minor to severe) and also identify potential health issues (ranging from minor to severe) that may arise in the future.<p>Precision is close to the month and year. Would you be interested in participating for FREE?<p>I have tested this on myself and my family, and it is accurate for events that have mostly occurred. But my calculation also predicted the time period where nothing happened.<p>I need a dataset of approximately 1,000-10,000 to find the pattern more precisely.<p>Overview:<p>I am using the astro science planet combination and their transit on the user's birth time period to identify health-related issues that have arisen or may arise.<p>Few Challenges (in my 5-6 people dataset ):<p>1. I used two people's date of birth, which are just 1 day apart, and my calculation gave up their health issues all the same. And we could only match 1 event accurately, where one of the people was severely ill, while the other person had a minor cut on the forehead from an iron object after falling in their childhood. The rest of the time, we were not able to validate.<p>2. People often don't recall all their past minor health issues. So, preparing a timeline for minor health issues would be challenging.<p>I need participation from people who can still recall any severe health issues, such as surgery, hospital admission, or an injury, and feed it to the system along with their birth period. I would be able to calculate a more precise timeline.