-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
86 lines (71 loc) · 2.73 KB
/
Copy pathindex.qmd
File metadata and controls
86 lines (71 loc) · 2.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
---
title: "Ehud Karavani"
from: markdown+emoji
about:
template: solana
image: img/profile.jpg
links:
- icon: linkedin
text: Linkedin
href: https://linkedin.com/in/ehudk
- icon: github
text: Github
href: https://github.com/ehudkr
- text: "{{< iconify simple-icons googlescholar size=lg >}} Google Scholar" # https://icon-sets.iconify.design/
href: https://scholar.google.com/citations?user=KAzt_pYAAAAJ&hl=en
# Seems like must be last on the list
listing:
- id: online-professional
contents: online-presence/links-professional.yml
template: online-presence/listing_style.ejs
- id: online-QA
contents: online-presence/links-qa.yml
template: online-presence/listing_style.ejs
- id: online-social
contents: online-presence/links-social.yml
template: online-presence/listing_style.ejs
format:
html:
css: online-presence/op-style.css
website:
twitter-card:
# Explicit settings for About page only
image: img/profile.jpg
card-style: summary
open-graph:
image: img/profile.jpg
pagetitle: "{{< meta title >}}" # Undo from _quarto.yml to avoid "Ehud | Ehud"
---
Hi there! \
I'm a researcher and data scientist,
specializing in causal inference, machine learning, (Bayesian) statistics, and data visualization.
I'm currently a **Research Staff Member** at **IBM Research**, Israel
in the [Causal Machine Learning for Healthcare & Life Sciences group](https://research.ibm.com/haifa/dept/vst/analytics.shtml).
There, I focus on high-throughput causal inference
for finding new indications for existing drugs
using electronic health records and insurance claims data.
I'm also the creator and maintainer of **[`causallib`](https://github.com/IBM/causallib)**,
a one-stop shop open-source Python package for flexible causal inference modeling.
#### Education
I have a BSc and MSc in Computer Science and Computational Biology
from the Hebrew University.
I did my Master's thesis with [Dr. Shai Carmi](https://scarmilab.org/)
studying prediction of traits using DNA and its potential effect on
selecting embryos for implantation in IVF (aka "designer babies")
[{{< iconify bi journal-text >}}](https://www.cell.com/cell/fulltext/S0092-8674(19)31210-3). \
Previous to that I was an undergraduate research associate in
[Prof. Hanah Marglit's lab](http://margalit.huji.ac.il/),
developing methods for finding novel protein-RNA interactions
using RNAseq data
[{{< iconify bi journal-text >}}](https://academic.oup.com/nar/article/46/19/10380/5064785).
:::{class="desktop-only"}
#### Elsewhere on the Internet
:::{#online-professional style="padding-bottom: 0.4em;"}
:::
###### Q&A
:::{#online-QA style="padding-bottom: 0.4em;"}
:::
###### Social
:::{#online-social}
:::
:::