Skip to content

Commit

Permalink
after lecture update
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Larson committed Feb 21, 2017
1 parent 60e4427 commit 4e55eef
Showing 1 changed file with 2 additions and 21 deletions.
23 changes: 2 additions & 21 deletions 05. Logistic Regression.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@
"metadata": {},
"source": [
"___\n",
"<br>\n",
"\n",
"<div class=\"alert alert-warning\">\n",
"### Self Test Question\n",
"What part of the equation is represented by this piece of code:\n",
Expand Down Expand Up @@ -499,7 +499,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<br>\n",
"\n",
"<div class=\"alert alert-warning\">\n",
"### Self Test Question: \n",
"If we had a class imbalance problem, with one type of class dominating the response, how could we manipulate the above `fit` method to give more importance to a given class?\n",
Expand Down Expand Up @@ -1200,25 +1200,6 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.2"
},
"widgets": {
"state": {
"8691e60a21ea47008c5e7ca021d474e6": {
"views": [
{
"cell_index": 27
}
]
},
"944a9e3fbe5342d5a75ab6ea1d77dc09": {
"views": [
{
"cell_index": 35
}
]
}
},
"version": "1.2.0"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 4e55eef

Please sign in to comment.