Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed typo on string #07 #9

Merged
merged 2 commits into from
Mar 11, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

The [ALICE project](https://www.microsoft.com/en-us/research/project/alice/) at Microsoft Research is
aimed at applying Artificial Intelligence concepts to economic decision making. The Microsoft EconML
pacakge is part of that project, providing a toolkit that combines state-of-the-art machine learning
package is part of that project, providing a toolkit that combines state-of-the-art machine learning
techniques with econometrics in order to bring automation to complex causal inference problems. This
toolkit is designed to measure the causal effect of some treatment variable(s) `t` on an outcome
variable `y`, controlling for a set of features `x`. For more information about how to use this package,
Expand Down Expand Up @@ -42,4 +42,4 @@ provided by the bot. You will only need to do this once across all repos using o

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.