Skip to content

Commit

Permalink
consistent chapter header
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Oct 6, 2015
1 parent 36bbef3 commit 7c94281
Show file tree
Hide file tree
Showing 13 changed files with 48 additions and 36 deletions.
11 changes: 3 additions & 8 deletions code/ch01/ch01.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Sebastian Raschka, 2015"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"More information about the book at https://github.com/rasbt/python-machine-learning-book"
"[Sebastian Raschka](http://sebastianraschka.com), 2015\n",
"\n",
"https://github.com/rasbt/python-machine-learning-book"
]
},
{
Expand Down
11 changes: 3 additions & 8 deletions code/ch02/ch02.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Sebastian Raschka, 2015"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"More information about the book at https://github.com/rasbt/python-machine-learning-book"
"[Sebastian Raschka](http://sebastianraschka.com), 2015\n",
"\n",
"https://github.com/rasbt/python-machine-learning-book"
]
},
{
Expand Down
4 changes: 3 additions & 1 deletion code/ch03/ch03.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Sebastian Raschka, 2015"
"[Sebastian Raschka](http://sebastianraschka.com), 2015\n",
"\n",
"https://github.com/rasbt/python-machine-learning-book"
]
},
{
Expand Down
4 changes: 3 additions & 1 deletion code/ch04/ch04.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Sebastian Raschka, 2015"
"[Sebastian Raschka](http://sebastianraschka.com), 2015\n",
"\n",
"https://github.com/rasbt/python-machine-learning-book"
]
},
{
Expand Down
4 changes: 3 additions & 1 deletion code/ch05/ch05.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Sebastian Raschka, 2015"
"[Sebastian Raschka](http://sebastianraschka.com), 2015\n",
"\n",
"https://github.com/rasbt/python-machine-learning-book"
]
},
{
Expand Down
8 changes: 5 additions & 3 deletions code/ch06/ch06.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Sebastian Raschka, 2015"
"[Sebastian Raschka](http://sebastianraschka.com), 2015\n",
"\n",
"https://github.com/rasbt/python-machine-learning-book"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Python Machine Learning Code Examples"
"# Python Machine Learning - Code Examples"
]
},
{
Expand Down Expand Up @@ -496,7 +498,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Using k-fold cross validation to assess model performances"
"# Using k-fold cross validation to assess model performance"
]
},
{
Expand Down
6 changes: 4 additions & 2 deletions code/ch07/ch07.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Sebastian Raschka, 2015"
"[Sebastian Raschka](http://sebastianraschka.com), 2015\n",
"\n",
"https://github.com/rasbt/python-machine-learning-book"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Python Machine Learning Code Examples"
"# Python Machine Learning - Code Examples"
]
},
{
Expand Down
6 changes: 4 additions & 2 deletions code/ch08/ch08.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Sebastian Raschka, 2015"
"[Sebastian Raschka](http://sebastianraschka.com), 2015\n",
"\n",
"https://github.com/rasbt/python-machine-learning-book"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Python Machine Learning Code Examples"
"# Python Machine Learning - Code Examples"
]
},
{
Expand Down
6 changes: 4 additions & 2 deletions code/ch09/ch09.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Sebastian Raschka, 2015"
"[Sebastian Raschka](http://sebastianraschka.com), 2015\n",
"\n",
"https://github.com/rasbt/python-machine-learning-book"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Python Machine Learning Code Examples"
"# Python Machine Learning - Code Examples"
]
},
{
Expand Down
6 changes: 4 additions & 2 deletions code/ch10/ch10.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Sebastian Raschka, 2015"
"[Sebastian Raschka](http://sebastianraschka.com), 2015\n",
"\n",
"https://github.com/rasbt/python-machine-learning-book"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"#Python Machine Learning Essentials"
"# Python Machine Learning - Code Examples"
]
},
{
Expand Down
6 changes: 4 additions & 2 deletions code/ch11/ch11.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Sebastian Raschka, 2015"
"[Sebastian Raschka](http://sebastianraschka.com), 2015\n",
"\n",
"https://github.com/rasbt/python-machine-learning-book"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Python Machine Learning Code Examples"
"# Python Machine Learning - Code Examples"
]
},
{
Expand Down
6 changes: 4 additions & 2 deletions code/ch12/ch12.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Sebastian Raschka, 2015"
"[Sebastian Raschka](http://sebastianraschka.com), 2015\n",
"\n",
"https://github.com/rasbt/python-machine-learning-book"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Python Machine Learning Code Examples"
"# Python Machine Learning - Code Examples"
]
},
{
Expand Down
6 changes: 4 additions & 2 deletions code/ch13/ch13.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Sebastian Raschka, 2015"
"[Sebastian Raschka](http://sebastianraschka.com), 2015\n",
"\n",
"https://github.com/rasbt/python-machine-learning-book"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Python Machine Learning Code Examples"
"# Python Machine Learning - Code Examples"
]
},
{
Expand Down

0 comments on commit 7c94281

Please sign in to comment.