Skip to content

Commit

Permalink
Fix propensity typo in notebook
Browse files Browse the repository at this point in the history
Signed-off-by: pr0ton <[email protected]>
  • Loading branch information
pr0ton authored Oct 27, 2024
1 parent d2c65f8 commit f2cfc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/Propensity Model Selection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
" - natural option for a computationally easy model / when perfect randomisation of the treatment is given \n",
"\n",
"\n",
"2. **Letting AutoML fit the propoensity model,**\n",
"2. **Letting AutoML fit the propensity model,**\n",
" - has all the advantages of using an elaborate propensity weighting model \n",
"\n",
"\n",
Expand Down

0 comments on commit f2cfc98

Please sign in to comment.