{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"collapsed": true,
"slideshow": {
"slide_type": "skip"
}
},
"source": [
"jupyter nbconvert --to slides --reveal-prefix \"http://lab.hakim.se/reveal-js/\""
]
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {
"collapsed": false,
"slideshow": {
"slide_type": "skip"
}
},
"outputs": [],
"source": [
"import pods\n",
"import mlai\n",
"from matplotlib import pyplot as plt\n",
"%matplotlib inline"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"# Introduction to Machine Learning and Data Science\n",
"\n",
"### Data Science in Africa Summer School\n",
"\n",
"### Makerere University, Kampala, Uganda\n",
"\n",
"### Neil D. Lawrence\n",
"\n",
"### 27th June 2016"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"# Text\n",
"\n",
"\n",
"\n",
"@Rogers:book11\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"collapsed": true,
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"# Another Text\n",
"\n",
"\n",
"\n",
"\n",
"@Bishop:book06\n"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"# What is Machine Learning?\n",
"\n",
"\n",
"**