"openbis-ipad/BisKit/git@sissource.ethz.ch:sispub/openbis.git" did not exist on "ab8f0065d34f47ebcbe84f6cfd8642baa525a74b"
Newer
Older
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
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"- tbd: what did we not tell ?\n",
"- tbd: extra exercises for the fast students"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"- add links to docs\n",
"- when script is done: refactor all code examples, then prepare script 0: just intros and explain tricks we use\n",
"- general: avoid red/green. blue / red seems to work better: https://www.tableau.com/about/blog/2016/4/examining-data-viz-rules-dont-use-red-green-together-53463\n",
"- maybe add example images from classifiction to the 01 taxonomy section of supervised learning\n",
"- add extra exercise to 02: use only most promising pair of features.\n",
"- improve script by adding more references"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.6"
}
},
"nbformat": 4,
"nbformat_minor": 2
}