removed requirements file
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
"\n",
|
||||
"Execute the next cell to grade your solution to the first part of this exercise.\n",
|
||||
"\n",
|
||||
"*You should now submit you solutions.*"
|
||||
"*You should now submit your solutions.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -508,7 +508,7 @@
|
||||
" X : array_like\n",
|
||||
" The input dataset of shape (m x n+1).\n",
|
||||
" \n",
|
||||
" y : arra_like\n",
|
||||
" y : array_like\n",
|
||||
" Value at given features. A vector of shape (m, ).\n",
|
||||
" \n",
|
||||
" theta : array_like\n",
|
||||
@@ -845,7 +845,7 @@
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"*You should not submit your solutions.*"
|
||||
"*You should now submit your solutions.*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user