Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ds-skript
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Konrad Völkel
ds-skript
Commits
86e413a0
Commit
86e413a0
authored
1 month ago
by
Konrad Völkel
Browse files
Options
Downloads
Patches
Plain Diff
fixed minor latex error
parent
6117da2f
No related branches found
No related tags found
No related merge requests found
Pipeline
#154559
passed
1 month ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
erwartungswert.md
+1
-1
1 addition, 1 deletion
erwartungswert.md
with
1 addition
and
1 deletion
erwartungswert.md
+
1
−
1
View file @
86e413a0
...
...
@@ -26,7 +26,7 @@ $\texttt{median}(v) := \arg\min_{c \in \mathbb{R}} \texttt{mae}(v,c)$ ist \`\`de
:::
Das bedeutet also, der Median ist definiert als eine Zahl $c
\i
n
\m
athbb{R}$ mit der Eigenschaft, dass die Zahl $
\t
exttt{mae}(v,c)$ minimal wird.
Das bedeutet, für alle $c$ gilt $
\t
exttt{mae}(v,c)
\g
eq
$
\t
exttt{mae}(v,
\t
exttt{median}(v))$.
Das bedeutet, für alle $c$ gilt $
\t
exttt{mae}(v,c)
\g
eq
\t
exttt{mae}(v,
\t
exttt{median}(v))$.
Achtung: So definiert können mehrere Zahlen 'der' Median sein. It's not a bug, it's a feature.
Diese Definition mag ungewohnt sein, aber sie erfüllt die folgende Eigenschaft:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment