From b7b94c1936b664ef4225810f9c8d18e4366212ce Mon Sep 17 00:00:00 2001 From: Justin Groseclose <Justin.groseclose@gmail.com> Date: Wed, 19 Jul 2017 10:55:51 +0200 Subject: [PATCH] final touches pt3 --- .ipynb_checkpoints/SVM_Predictor-checkpoint.ipynb | 2 +- SVM_Predictor.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ipynb_checkpoints/SVM_Predictor-checkpoint.ipynb b/.ipynb_checkpoints/SVM_Predictor-checkpoint.ipynb index c9e6f2a..9d362ef 100644 --- a/.ipynb_checkpoints/SVM_Predictor-checkpoint.ipynb +++ b/.ipynb_checkpoints/SVM_Predictor-checkpoint.ipynb @@ -1254,7 +1254,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "##### Here we can see part of the reason why the all of the geology students pass. They have far higher median numerical values than most outher courses." + "##### Here we can see part of the reason why the all of the geology students pass. They have far higher median numerical values than most other courses." ] }, { diff --git a/SVM_Predictor.ipynb b/SVM_Predictor.ipynb index c9e6f2a..9d362ef 100644 --- a/SVM_Predictor.ipynb +++ b/SVM_Predictor.ipynb @@ -1254,7 +1254,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "##### Here we can see part of the reason why the all of the geology students pass. They have far higher median numerical values than most outher courses." + "##### Here we can see part of the reason why the all of the geology students pass. They have far higher median numerical values than most other courses." ] }, { -- GitLab