Skip to content

Commit

Permalink
sgd removal
Browse files Browse the repository at this point in the history
  • Loading branch information
adarsh0806 committed Aug 23, 2017
1 parent a1cbaf3 commit 9fdeb54
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions projects/finding_donors/finding_donors.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,9 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
"'''\n",
Expand Down Expand Up @@ -387,7 +389,6 @@
"- Decision Trees\n",
"- Ensemble Methods (Bagging, AdaBoost, Random Forest, Gradient Boosting)\n",
"- K-Nearest Neighbors (KNeighbors)\n",
"- Stochastic Gradient Descent Classifier (SGDC)\n",
"- Support Vector Machines (SVM)\n",
"- Logistic Regression"
]
Expand Down

0 comments on commit 9fdeb54

Please sign in to comment.