-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0ccf5da
commit e574591
Showing
1 changed file
with
3 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,7 @@ | ||
# Data science questions | ||
|
||
This website has a collections of questions about data science topics. They are designed to be pretty short (more like something for a quiz or exam, less like a homework problem). Have fun! | ||
https://jacksonloper.github.io/datasciencequestions/ is a collections of questions about data science topics, targeted towards the introductory masters level. They are pretty short (more like something for a quiz or exam, less like a homework problem). Maybe they will delight you. | ||
|
||
Repo is at https://github.com/jacksonloper/datasciencequestions (feel free to submit PRs!). Also feel free to suggest a catchier name than "data science questions." | ||
Repo holding all the questions is at https://github.com/jacksonloper/datasciencequestions. | ||
|
||
Here we use the notation that $\mathbb{P}$ denotes probability, $\mathbb{E}$ denotes expectation, and | ||
$$\mathbb{I}(\mathrm{statement}) = \begin{cases} | ||
1 & \mathrm{if\ statement\ is\ true} \\ | ||
0 & \mathrm{otherwise}. | ||
\end{cases}$$ | ||
If you have ever taken or taught a masters-or-higher data-science course, feel free to submit PRs or issues to the repo. Please include your background when you do so I have a sense of where you're coming from. |