diff --git a/subjects/ai/linear-regression-with-scikit-learn/README.md b/subjects/ai/linear-regression/README.md similarity index 99% rename from subjects/ai/linear-regression-with-scikit-learn/README.md rename to subjects/ai/linear-regression/README.md index 3ec89092..ef88f1be 100644 --- a/subjects/ai/linear-regression-with-scikit-learn/README.md +++ b/subjects/ai/linear-regression/README.md @@ -1,8 +1,8 @@ ![Alt Text](w2_day01_linear_regression_video.gif) -# Linear regression with Scikit Learn +# Linear regression -The goal of this day is to understand practical Linear regression and supervised learning. +The goal of this day is to understand practical Linear regression and supervised learning with Scikit Learn. The word "regression" was introduced by Sir Francis Galton (a cousin of C. Darwin) when he studied the size of individuals within a progeny. He was trying to understand why diff --git a/subjects/ai/linear-regression-with-scikit-learn/audit/README.md b/subjects/ai/linear-regression/audit/README.md similarity index 100% rename from subjects/ai/linear-regression-with-scikit-learn/audit/README.md rename to subjects/ai/linear-regression/audit/README.md diff --git a/subjects/ai/linear-regression-with-scikit-learn/w2_day01_linear_regression_video.gif b/subjects/ai/linear-regression/w2_day01_linear_regression_video.gif similarity index 100% rename from subjects/ai/linear-regression-with-scikit-learn/w2_day01_linear_regression_video.gif rename to subjects/ai/linear-regression/w2_day01_linear_regression_video.gif diff --git a/subjects/ai/linear-regression-with-scikit-learn/w2_day1_ex2_q1.png b/subjects/ai/linear-regression/w2_day1_ex2_q1.png similarity index 100% rename from subjects/ai/linear-regression-with-scikit-learn/w2_day1_ex2_q1.png rename to subjects/ai/linear-regression/w2_day1_ex2_q1.png diff --git a/subjects/ai/linear-regression-with-scikit-learn/w2_day1_ex2_q3.png b/subjects/ai/linear-regression/w2_day1_ex2_q3.png similarity index 100% rename from subjects/ai/linear-regression-with-scikit-learn/w2_day1_ex2_q3.png rename to subjects/ai/linear-regression/w2_day1_ex2_q3.png diff --git a/subjects/ai/linear-regression-with-scikit-learn/w2_day1_ex5_q1.png b/subjects/ai/linear-regression/w2_day1_ex5_q1.png similarity index 100% rename from subjects/ai/linear-regression-with-scikit-learn/w2_day1_ex5_q1.png rename to subjects/ai/linear-regression/w2_day1_ex5_q1.png diff --git a/subjects/ai/linear-regression-with-scikit-learn/w2_day1_ex5_q5.png b/subjects/ai/linear-regression/w2_day1_ex5_q5.png similarity index 100% rename from subjects/ai/linear-regression-with-scikit-learn/w2_day1_ex5_q5.png rename to subjects/ai/linear-regression/w2_day1_ex5_q5.png diff --git a/subjects/ai/linear-regression-with-scikit-learn/w2_day1_ex5_q6.png b/subjects/ai/linear-regression/w2_day1_ex5_q6.png similarity index 100% rename from subjects/ai/linear-regression-with-scikit-learn/w2_day1_ex5_q6.png rename to subjects/ai/linear-regression/w2_day1_ex5_q6.png diff --git a/subjects/ai/linear-regression-with-scikit-learn/w2_day1_ex5_q8.png b/subjects/ai/linear-regression/w2_day1_ex5_q8.png similarity index 100% rename from subjects/ai/linear-regression-with-scikit-learn/w2_day1_ex5_q8.png rename to subjects/ai/linear-regression/w2_day1_ex5_q8.png