Skip to content

Commit

Permalink
Handling Missing Data
Browse files Browse the repository at this point in the history
  • Loading branch information
tuanavu committed Mar 20, 2016
1 parent a8d3175 commit 4025908
Show file tree
Hide file tree
Showing 9 changed files with 316 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,158 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Handling Missing Data"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Question 1"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/lec4_quiz02_pic01.png\">\n",
"\n",
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-classification/exam/fEDCt/handling-missing-data)*\n",
"\n",
"<!--TEASER_END-->"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Question 2"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/lec4_quiz02_pic02.png\">\n",
"\n",
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-classification/exam/fEDCt/handling-missing-data)*\n",
"\n",
"<!--TEASER_END-->"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Question 3"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/lec4_quiz02_pic03.png\">\n",
"\n",
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-classification/exam/fEDCt/handling-missing-data)*\n",
"\n",
"<!--TEASER_END-->"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Question 4"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/lec4_quiz02_pic04.png\">\n",
"\n",
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-classification/exam/fEDCt/handling-missing-data)*\n",
"\n",
"<!--TEASER_END-->"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Question 5"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/lec4_quiz02_pic05.png\">\n",
"\n",
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-classification/exam/fEDCt/handling-missing-data)*\n",
"\n",
"<!--TEASER_END-->"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Question 6"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/lec4_quiz02_pic06.png\">\n",
"\n",
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-classification/exam/fEDCt/handling-missing-data)*\n",
"\n",
"<!--TEASER_END-->"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Question 7"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/lec4_quiz02_pic07.png\">\n",
"\n",
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-classification/exam/fEDCt/handling-missing-data)*\n",
"\n",
"<!--TEASER_END-->"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 2",
"language": "python",
"name": "python2"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.10"
}
},
"nbformat": 4,
"nbformat_minor": 0
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,158 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Handling Missing Data"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Question 1"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/lec4_quiz02_pic01.png\">\n",
"\n",
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-classification/exam/fEDCt/handling-missing-data)*\n",
"\n",
"<!--TEASER_END-->"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Question 2"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/lec4_quiz02_pic02.png\">\n",
"\n",
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-classification/exam/fEDCt/handling-missing-data)*\n",
"\n",
"<!--TEASER_END-->"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Question 3"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/lec4_quiz02_pic03.png\">\n",
"\n",
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-classification/exam/fEDCt/handling-missing-data)*\n",
"\n",
"<!--TEASER_END-->"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Question 4"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/lec4_quiz02_pic04.png\">\n",
"\n",
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-classification/exam/fEDCt/handling-missing-data)*\n",
"\n",
"<!--TEASER_END-->"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Question 5"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/lec4_quiz02_pic05.png\">\n",
"\n",
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-classification/exam/fEDCt/handling-missing-data)*\n",
"\n",
"<!--TEASER_END-->"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Question 6"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/lec4_quiz02_pic06.png\">\n",
"\n",
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-classification/exam/fEDCt/handling-missing-data)*\n",
"\n",
"<!--TEASER_END-->"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Question 7"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/lec4_quiz02_pic07.png\">\n",
"\n",
"*Screenshot taken from [Coursera](https://www.coursera.org/learn/ml-classification/exam/fEDCt/handling-missing-data)*\n",
"\n",
"<!--TEASER_END-->"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 2",
"language": "python",
"name": "python2"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.10"
}
},
"nbformat": 4,
"nbformat_minor": 0
}

0 comments on commit 4025908

Please sign in to comment.