Skip to content

Commit

Permalink
Merge pull request AMAI-GmbH#13 from etbox/main
Browse files Browse the repository at this point in the history
fix: misplaced wiki link of MLE & KDE
  • Loading branch information
JStumpp authored Nov 10, 2020
2 parents 38ff460 + 8fffc96 commit e63bfdb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion images/datascience.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions images/datascience.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<mxfile modified="2020-11-02T08:45:06.120Z" host="app.diagrams.net" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36" etag="K_EP_XJfIeB9KYXOjXwt" compressed="false" version="13.8.8" type="device">
<mxfile modified="2020-11-10T13:57:20.397Z" host="app.diagrams.net" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.93 Safari/537.36 Vivaldi/2.8.1664.40" etag="ZjEDLhJSepY8Nf5ni6Wv" compressed="false" version="13.7.5" type="device">
<diagram id="rtSr3QTENstnuI61b4uq" name="Page-1">
<mxGraphModel dx="1038" dy="617" grid="1" gridSize="5" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="840" pageHeight="2500" math="0" shadow="0">
<mxGraphModel dx="2228" dy="773" grid="1" gridSize="5" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="840" pageHeight="2500" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
Expand Down Expand Up @@ -441,12 +441,12 @@
<mxGeometry x="177" y="875" width="140" height="20" as="geometry" />
</mxCell>
</UserObject>
<UserObject label="&lt;span style=&quot;font-size: 10px&quot;&gt;Maximum Likelihood Estimation (MLE)&lt;/span&gt;" link="https://en.wikipedia.org/wiki/Kernel_density_estimation" id="Cq76QrIc5dfTi0YlTipQ-170">
<UserObject label="&lt;span style=&quot;font-size: 10px&quot;&gt;Maximum Likelihood Estimation (MLE)&lt;/span&gt;" link="https://en.wikipedia.org/wiki/Maximum_likelihood_estimation" id="Cq76QrIc5dfTi0YlTipQ-170">
<mxCell style="rounded=1;whiteSpace=nowrap;html=1;fontSize=11;fillColor=#878787;textDirection=ltr;fontColor=#FFFFFF;labelBackgroundColor=none;endFill=0;endArrow=none;shadow=1;" parent="1" vertex="1">
<mxGeometry x="132" y="940" width="185" height="20" as="geometry" />
</mxCell>
</UserObject>
<UserObject label="&lt;span style=&quot;font-size: 10px&quot;&gt;Kernel Density Estimation (KDE)&lt;/span&gt;" link="https://en.wikipedia.org/wiki/Central_limit_theorem" id="Cq76QrIc5dfTi0YlTipQ-171">
<UserObject label="&lt;span style=&quot;font-size: 10px&quot;&gt;Kernel Density Estimation (KDE)&lt;/span&gt;" link="https://en.wikipedia.org/wiki/Kernel_density_estimation" id="Cq76QrIc5dfTi0YlTipQ-171">
<mxCell style="rounded=1;whiteSpace=nowrap;html=1;fontSize=11;fillColor=#878787;textDirection=ltr;fontColor=#FFFFFF;labelBackgroundColor=none;endFill=0;endArrow=none;shadow=1;" parent="1" vertex="1">
<mxGeometry x="132" y="970" width="185" height="20" as="geometry" />
</mxCell>
Expand Down

0 comments on commit e63bfdb

Please sign in to comment.