Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
amaiya committed Jun 21, 2021
1 parent ccb5e18 commit 419760d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/key_driver_analysis.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
keywords: fastai
sidebar: home_sidebar

summary: "Key driver analysis to yield clues into possible causal relationships in your data thorugh predictive power, correlations with outcome, etc."
description: "Key driver analysis to yield clues into possible causal relationships in your data thorugh predictive power, correlations with outcome, etc."
summary: "Key driver analysis to yield clues into **potential** causal relationships in your data by determining variables with high predictive power, high correlation with outcome, etc."
description: "Key driver analysis to yield clues into **potential** causal relationships in your data by determining variables with high predictive power, high correlation with outcome, etc."
nb_path: "nbs/03_key_driver_analysis.ipynb"
---
<!--
Expand Down
2 changes: 1 addition & 1 deletion nbs/03_key_driver_analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"source": [
"# Key Driver Analysis\n",
"\n",
"> Key driver analysis to yield clues into possible causal relationships in your data thorugh predictive power, correlations with outcome, etc."
"> Key driver analysis to yield clues into **potential** causal relationships in your data by determining variables with high predictive power, high correlation with outcome, etc."
]
},
{
Expand Down

0 comments on commit 419760d

Please sign in to comment.