NEUROFUSIONInc / fusion

Local-first behavior tracking and brain recording app. Discord: https://discord.gg/sqsuzXWE3K
https://usefusion.ai/research
Other
35 stars 8 forks source link

conditional probability #3

Closed oreHGA closed 1 year ago

oreHGA commented 2 years ago

we need to be able to get the probability of something happening given another event

intro article - https://towardsdatascience.com/conditional-probability-with-a-python-example-fd6f5937cd2

stack overflow ref - https://stackoverflow.com/questions/33468976/pandas-conditional-probability-of-a-given-specific-b

pandas documentation - https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.crosstab.html

extra - https://corporatefinanceinstitute.com/resources/knowledge/other/conditional-probability/

oreHGA commented 2 years ago

run per feature combinations and then highlight the most important / exciting ones

oreHGA commented 1 year ago

[marking as duplicate] moved descriptions to #2