diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-04-14 19:48:34 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-04-14 19:48:34 +0200 |
| commit | 8ec27aacab8c9965a1950e27f323adec031e0370 (patch) | |
| tree | 07aa820aa4c4dc1725a068c1fb4c65671a9be1ee | |
| parent | b8f9cd8d6745c391eef5173dca959dff47db2eb1 (diff) | |
| download | vortrag-knn-master.tar.gz vortrag-knn-master.zip | |
| -rw-r--r-- | notes.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/notes.md b/notes.md new file mode 100644 index 0000000..fc042ee --- /dev/null +++ b/notes.md @@ -0,0 +1,24 @@ +a Dendrit +b Zellkörper +c Zellkern +d Axonhügel +h Axonterminale + +Mensch 100 Mrd Neuronen + +Boston-HDR 1978 US Census Service + +CRIM Prokopfkriminalitätsrate +ZN Anteil an Parzellen, die für Wohngebiete markiert sind und größer als 25k Quadratfuß +INDUS Anteil an Grundbesitzen ohne Einzelhandelsunternehmen pro Stadt +CHAS Charles-River-Variable (1: grenzt an Fluss, 0: grenzt nicht an Fluss) +NOX Stickoxidkonzentration +RM durchschnittlilche Anzahl Räume pro Haus +AGE Anteil bewohnter Gebäude gebaut vor 1940 +DIS gewichtete Distanz zu 5 Arbeitszentren Bostons +RAD Index der Erreichbarkeit von Einfallsstraßen +TAX Vollwert des Eigentumssteueranteils pro 10k$ +PTRATIO Verhältnis Schüler:Lehrer pro Stadt +B 1000 (Anteil Schwarze - 0.63)^2 +LSTAT Prozent der Unterschicht pro Stadt +MEDV Mittelwert bewohnter Häuser in k$ (zwischen 5 und 50) |
