From ad81cf13382ebb3324fef7dd0bf0ae5e63d71151 Mon Sep 17 00:00:00 2001 From: kvarada Date: Tue, 19 Nov 2024 05:46:49 +0000 Subject: [PATCH] deploy: de074ef71c0457d507f2f80d90ec6f90f076814b --- LICENSE.html | 3 +++ README.html | 3 +++ docs/330_vs_340.html | 3 +++ docs/README.html | 3 +++ docs/asking_for_help.html | 3 +++ docs/git_installation.html | 3 +++ docs/grades.html | 3 +++ docs/homework_instructions.html | 3 +++ docs/python_notes.html | 3 +++ docs/resources.html | 3 +++ docs/setup.html | 3 +++ genindex.html | 3 +++ learning-objectives.html | 3 +++ lectures/101-Giulia-lectures/01_intro.html | 3 +++ .../101-Giulia-lectures/02_terminology-decision-trees.html | 3 +++ lectures/101-Giulia-lectures/03_ml-fundamentals.html | 3 +++ lectures/101-Giulia-lectures/04_kNNs-SVM-RBF.html | 3 +++ .../101-Giulia-lectures/05_preprocessing-pipelines.html | 3 +++ .../06_column-transformer-text-feats.html | 3 +++ lectures/101-Giulia-lectures/07_linear-models.html | 7 +++++-- .../08_hyperparameter-optimization.html | 3 +++ .../101-Giulia-lectures/09_classification-metrics.html | 3 +++ lectures/101-Giulia-lectures/10_regression-metrics.html | 3 +++ lectures/101-Giulia-lectures/12_ensembles.html | 3 +++ lectures/101-Giulia-lectures/13_feat-importances.html | 3 +++ .../14_feature-engineering-selection.html | 3 +++ lectures/101-Giulia-lectures/15_K-Means.html | 3 +++ lectures/101-Giulia-lectures/16_DBSCAN-hierarchical.html | 3 +++ lectures/101-Giulia-lectures/README.html | 3 +++ lectures/102-Varada-lectures/README.html | 3 +++ .../class_demos/demo_03-ml-fundamentals.html | 3 +++ .../102-Varada-lectures/class_demos/demo_04-kNNs-SVMs.html | 3 +++ .../class_demos/demo_05-06-preprocessing.html | 3 +++ .../class_demos/demo_07-linear-models.html | 3 +++ .../class_demos/demo_07_linear-models.html | 3 +++ .../class_demos/demo_08-hyperparameter-optimization.html | 3 +++ .../class_demos/demo_08_hyperparameter-optimization.html | 3 +++ .../class_demos/demo_09-classification-metrics.html | 3 +++ .../class_demos/demo_10-regression-metrics.html | 3 +++ .../102-Varada-lectures/class_demos/demo_12-ensembles.html | 3 +++ .../class_demos/demo_13-feat-importances.html | 3 +++ .../class_demos/demo_14-feature-engineering-selection.html | 3 +++ .../102-Varada-lectures/class_demos/demo_15-k-means.html | 3 +++ .../class_demos/demo_16-dbscan-hierarchical.html | 3 +++ .../class_demos/demo_17-recommender-systems.html | 3 +++ .../class_demos/demo_18-natural-language-processing.html | 3 +++ lectures/102-Varada-lectures/lec1.html | 3 +++ lectures/102-Varada-lectures/lec10.html | 3 +++ lectures/102-Varada-lectures/lec11.html | 3 +++ lectures/102-Varada-lectures/lec2.html | 3 +++ lectures/102-Varada-lectures/lec3.html | 3 +++ lectures/102-Varada-lectures/lec4.html | 3 +++ lectures/102-Varada-lectures/lec5.html | 3 +++ lectures/102-Varada-lectures/lec6.html | 3 +++ lectures/102-Varada-lectures/lec7.html | 3 +++ lectures/102-Varada-lectures/lec8.html | 3 +++ lectures/102-Varada-lectures/lec9.html | 3 +++ lectures/103-Firas-lectures/README.html | 3 +++ .../class_demos/demo_03-ml-fundamentals.html | 3 +++ lectures/103-Firas-lectures/lec1.html | 3 +++ lectures/103-Firas-lectures/lec11.html | 3 +++ lectures/103-Firas-lectures/lec2.html | 3 +++ lectures/103-Firas-lectures/lec3.html | 3 +++ lectures/103-Firas-lectures/lec4.html | 3 +++ lectures/103-Firas-lectures/lec5.html | 3 +++ lectures/103-Firas-lectures/lec6.html | 3 +++ lectures/103-Firas-lectures/lec7.html | 3 +++ lectures/103-Firas-lectures/lec8.html | 3 +++ lectures/103-Firas-lectures/lec9.html | 3 +++ lectures/notes/01_intro.html | 3 +++ lectures/notes/02_terminology-decision-trees.html | 3 +++ lectures/notes/03_ml-fundamentals.html | 3 +++ lectures/notes/04_kNNs-SVM-RBF.html | 3 +++ lectures/notes/05_preprocessing-pipelines.html | 3 +++ lectures/notes/06_column-transformer-text-feats.html | 3 +++ lectures/notes/07_linear-models.html | 7 +++++-- lectures/notes/08_hyperparameter-optimization.html | 3 +++ lectures/notes/09_classification-metrics.html | 3 +++ lectures/notes/10_regression-metrics.html | 3 +++ lectures/notes/12_ensembles.html | 3 +++ lectures/notes/13_feat-importances.html | 3 +++ lectures/notes/14_feature-engineering-selection.html | 3 +++ lectures/notes/15_K-Means.html | 3 +++ lectures/notes/16_DBSCAN-hierarchical.html | 3 +++ lectures/notes/17_recommender-systems.html | 3 +++ lectures/notes/18_natural-language-processing.html | 3 +++ lectures/notes/19_intro_to_computer-vision.html | 3 +++ lectures/notes/20_time-series.html | 3 +++ .../notes/appendixA_feature-engineering-text-data.html | 3 +++ lectures/notes/appendixB_multiclass-strategies.html | 3 +++ search.html | 3 +++ syllabus.html | 3 +++ 92 files changed, 280 insertions(+), 4 deletions(-) diff --git a/LICENSE.html b/LICENSE.html index f38b7ee0..2351149c 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -233,6 +233,9 @@
  • Lecture 14
  • Lecture 15
  • Lecture 16
  • +
  • Lecture 17
  • +
  • Lecture 18
  • +
  • Lecture 19
  • Section 103
  • Section 103
  • Section 103
  • Section 103
  • Section 103
  • Section 103
  • Section 103
  • Section 103
  • Section 103
  • Section 103
  • Section 103
  • Section 103
  • Section 103
      diff --git a/lectures/101-Giulia-lectures/01_intro.html b/lectures/101-Giulia-lectures/01_intro.html index 8de7fc57..cfcf0a0a 100644 --- a/lectures/101-Giulia-lectures/01_intro.html +++ b/lectures/101-Giulia-lectures/01_intro.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/101-Giulia-lectures/02_terminology-decision-trees.html b/lectures/101-Giulia-lectures/02_terminology-decision-trees.html index af01b75a..295b3d86 100644 --- a/lectures/101-Giulia-lectures/02_terminology-decision-trees.html +++ b/lectures/101-Giulia-lectures/02_terminology-decision-trees.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/101-Giulia-lectures/03_ml-fundamentals.html b/lectures/101-Giulia-lectures/03_ml-fundamentals.html index 062249ab..c62d08a5 100644 --- a/lectures/101-Giulia-lectures/03_ml-fundamentals.html +++ b/lectures/101-Giulia-lectures/03_ml-fundamentals.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/101-Giulia-lectures/04_kNNs-SVM-RBF.html b/lectures/101-Giulia-lectures/04_kNNs-SVM-RBF.html index 5d16145b..77c51b6e 100644 --- a/lectures/101-Giulia-lectures/04_kNNs-SVM-RBF.html +++ b/lectures/101-Giulia-lectures/04_kNNs-SVM-RBF.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/101-Giulia-lectures/05_preprocessing-pipelines.html b/lectures/101-Giulia-lectures/05_preprocessing-pipelines.html index 96bd4914..3d1f7fe9 100644 --- a/lectures/101-Giulia-lectures/05_preprocessing-pipelines.html +++ b/lectures/101-Giulia-lectures/05_preprocessing-pipelines.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/101-Giulia-lectures/06_column-transformer-text-feats.html b/lectures/101-Giulia-lectures/06_column-transformer-text-feats.html index 2e31f643..246c3f0b 100644 --- a/lectures/101-Giulia-lectures/06_column-transformer-text-feats.html +++ b/lectures/101-Giulia-lectures/06_column-transformer-text-feats.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/101-Giulia-lectures/07_linear-models.html b/lectures/101-Giulia-lectures/07_linear-models.html index b1ed162b..cb3396c5 100644 --- a/lectures/101-Giulia-lectures/07_linear-models.html +++ b/lectures/101-Giulia-lectures/07_linear-models.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      @@ -1740,8 +1743,8 @@

      Predicting with learned weightsX, followed by a threshold.

      -
      -(2)#\[\begin{equation} +
      +(2)#\[\begin{equation} \begin{split} z =& w_1x_1 + \dots + w_dx_d + b\\ =& w^Tx + b diff --git a/lectures/101-Giulia-lectures/08_hyperparameter-optimization.html b/lectures/101-Giulia-lectures/08_hyperparameter-optimization.html index ef9e0a28..4ed9a66f 100644 --- a/lectures/101-Giulia-lectures/08_hyperparameter-optimization.html +++ b/lectures/101-Giulia-lectures/08_hyperparameter-optimization.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/101-Giulia-lectures/09_classification-metrics.html b/lectures/101-Giulia-lectures/09_classification-metrics.html index 5357deac..7bdba621 100644 --- a/lectures/101-Giulia-lectures/09_classification-metrics.html +++ b/lectures/101-Giulia-lectures/09_classification-metrics.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/101-Giulia-lectures/10_regression-metrics.html b/lectures/101-Giulia-lectures/10_regression-metrics.html index 063a0879..9695744c 100644 --- a/lectures/101-Giulia-lectures/10_regression-metrics.html +++ b/lectures/101-Giulia-lectures/10_regression-metrics.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/101-Giulia-lectures/12_ensembles.html b/lectures/101-Giulia-lectures/12_ensembles.html index 69844ab9..acb178c3 100644 --- a/lectures/101-Giulia-lectures/12_ensembles.html +++ b/lectures/101-Giulia-lectures/12_ensembles.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/101-Giulia-lectures/13_feat-importances.html b/lectures/101-Giulia-lectures/13_feat-importances.html index eb6010ec..d0ce8fa1 100644 --- a/lectures/101-Giulia-lectures/13_feat-importances.html +++ b/lectures/101-Giulia-lectures/13_feat-importances.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/101-Giulia-lectures/14_feature-engineering-selection.html b/lectures/101-Giulia-lectures/14_feature-engineering-selection.html index e41842cf..940d872b 100644 --- a/lectures/101-Giulia-lectures/14_feature-engineering-selection.html +++ b/lectures/101-Giulia-lectures/14_feature-engineering-selection.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/101-Giulia-lectures/15_K-Means.html b/lectures/101-Giulia-lectures/15_K-Means.html index 0bcc6218..b9664a8e 100644 --- a/lectures/101-Giulia-lectures/15_K-Means.html +++ b/lectures/101-Giulia-lectures/15_K-Means.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/101-Giulia-lectures/16_DBSCAN-hierarchical.html b/lectures/101-Giulia-lectures/16_DBSCAN-hierarchical.html index 50fa1431..3629516a 100644 --- a/lectures/101-Giulia-lectures/16_DBSCAN-hierarchical.html +++ b/lectures/101-Giulia-lectures/16_DBSCAN-hierarchical.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/101-Giulia-lectures/README.html b/lectures/101-Giulia-lectures/README.html index fa19b67b..c8f1c6e4 100644 --- a/lectures/101-Giulia-lectures/README.html +++ b/lectures/101-Giulia-lectures/README.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/README.html b/lectures/102-Varada-lectures/README.html index e3e400cf..28052571 100644 --- a/lectures/102-Varada-lectures/README.html +++ b/lectures/102-Varada-lectures/README.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_03-ml-fundamentals.html b/lectures/102-Varada-lectures/class_demos/demo_03-ml-fundamentals.html index 7058acf8..db91da0d 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_03-ml-fundamentals.html +++ b/lectures/102-Varada-lectures/class_demos/demo_03-ml-fundamentals.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_04-kNNs-SVMs.html b/lectures/102-Varada-lectures/class_demos/demo_04-kNNs-SVMs.html index b597c814..912fd4b3 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_04-kNNs-SVMs.html +++ b/lectures/102-Varada-lectures/class_demos/demo_04-kNNs-SVMs.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_05-06-preprocessing.html b/lectures/102-Varada-lectures/class_demos/demo_05-06-preprocessing.html index 7179650b..cacc7877 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_05-06-preprocessing.html +++ b/lectures/102-Varada-lectures/class_demos/demo_05-06-preprocessing.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_07-linear-models.html b/lectures/102-Varada-lectures/class_demos/demo_07-linear-models.html index d03d01e8..2435e314 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_07-linear-models.html +++ b/lectures/102-Varada-lectures/class_demos/demo_07-linear-models.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_07_linear-models.html b/lectures/102-Varada-lectures/class_demos/demo_07_linear-models.html index 5cbe9cb2..09078cec 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_07_linear-models.html +++ b/lectures/102-Varada-lectures/class_demos/demo_07_linear-models.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_08-hyperparameter-optimization.html b/lectures/102-Varada-lectures/class_demos/demo_08-hyperparameter-optimization.html index 6ffbc77f..3f7f0e2b 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_08-hyperparameter-optimization.html +++ b/lectures/102-Varada-lectures/class_demos/demo_08-hyperparameter-optimization.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_08_hyperparameter-optimization.html b/lectures/102-Varada-lectures/class_demos/demo_08_hyperparameter-optimization.html index 5c52ae64..d5dadac3 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_08_hyperparameter-optimization.html +++ b/lectures/102-Varada-lectures/class_demos/demo_08_hyperparameter-optimization.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_09-classification-metrics.html b/lectures/102-Varada-lectures/class_demos/demo_09-classification-metrics.html index 638d1ab5..b7af4806 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_09-classification-metrics.html +++ b/lectures/102-Varada-lectures/class_demos/demo_09-classification-metrics.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_10-regression-metrics.html b/lectures/102-Varada-lectures/class_demos/demo_10-regression-metrics.html index 5bd4e892..a493d40c 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_10-regression-metrics.html +++ b/lectures/102-Varada-lectures/class_demos/demo_10-regression-metrics.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_12-ensembles.html b/lectures/102-Varada-lectures/class_demos/demo_12-ensembles.html index 5d5d5836..a73501b6 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_12-ensembles.html +++ b/lectures/102-Varada-lectures/class_demos/demo_12-ensembles.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_13-feat-importances.html b/lectures/102-Varada-lectures/class_demos/demo_13-feat-importances.html index caa9c20f..139dc7d4 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_13-feat-importances.html +++ b/lectures/102-Varada-lectures/class_demos/demo_13-feat-importances.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_14-feature-engineering-selection.html b/lectures/102-Varada-lectures/class_demos/demo_14-feature-engineering-selection.html index dafc1973..93061b58 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_14-feature-engineering-selection.html +++ b/lectures/102-Varada-lectures/class_demos/demo_14-feature-engineering-selection.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_15-k-means.html b/lectures/102-Varada-lectures/class_demos/demo_15-k-means.html index 78b56f02..d2f752ef 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_15-k-means.html +++ b/lectures/102-Varada-lectures/class_demos/demo_15-k-means.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_16-dbscan-hierarchical.html b/lectures/102-Varada-lectures/class_demos/demo_16-dbscan-hierarchical.html index 1c99f838..47911d94 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_16-dbscan-hierarchical.html +++ b/lectures/102-Varada-lectures/class_demos/demo_16-dbscan-hierarchical.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_17-recommender-systems.html b/lectures/102-Varada-lectures/class_demos/demo_17-recommender-systems.html index 7ec0bbd0..7909d98e 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_17-recommender-systems.html +++ b/lectures/102-Varada-lectures/class_demos/demo_17-recommender-systems.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/class_demos/demo_18-natural-language-processing.html b/lectures/102-Varada-lectures/class_demos/demo_18-natural-language-processing.html index 63aec5b1..af48872a 100644 --- a/lectures/102-Varada-lectures/class_demos/demo_18-natural-language-processing.html +++ b/lectures/102-Varada-lectures/class_demos/demo_18-natural-language-processing.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/lec1.html b/lectures/102-Varada-lectures/lec1.html index 22770031..d821eb96 100644 --- a/lectures/102-Varada-lectures/lec1.html +++ b/lectures/102-Varada-lectures/lec1.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/lec10.html b/lectures/102-Varada-lectures/lec10.html index a4373ea2..8c3bfdd8 100644 --- a/lectures/102-Varada-lectures/lec10.html +++ b/lectures/102-Varada-lectures/lec10.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/lec11.html b/lectures/102-Varada-lectures/lec11.html index c78e199b..b7fcaa79 100644 --- a/lectures/102-Varada-lectures/lec11.html +++ b/lectures/102-Varada-lectures/lec11.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/lec2.html b/lectures/102-Varada-lectures/lec2.html index c5caf316..9d3eefcd 100644 --- a/lectures/102-Varada-lectures/lec2.html +++ b/lectures/102-Varada-lectures/lec2.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/lec3.html b/lectures/102-Varada-lectures/lec3.html index d57a5174..5c4f45cc 100644 --- a/lectures/102-Varada-lectures/lec3.html +++ b/lectures/102-Varada-lectures/lec3.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/lec4.html b/lectures/102-Varada-lectures/lec4.html index d02e2a23..f2209291 100644 --- a/lectures/102-Varada-lectures/lec4.html +++ b/lectures/102-Varada-lectures/lec4.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/lec5.html b/lectures/102-Varada-lectures/lec5.html index 31bc00ec..a2176d44 100644 --- a/lectures/102-Varada-lectures/lec5.html +++ b/lectures/102-Varada-lectures/lec5.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/lec6.html b/lectures/102-Varada-lectures/lec6.html index 4cf30a06..e097a398 100644 --- a/lectures/102-Varada-lectures/lec6.html +++ b/lectures/102-Varada-lectures/lec6.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/lec7.html b/lectures/102-Varada-lectures/lec7.html index 9acc35b9..6949bc91 100644 --- a/lectures/102-Varada-lectures/lec7.html +++ b/lectures/102-Varada-lectures/lec7.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/lec8.html b/lectures/102-Varada-lectures/lec8.html index 2ccc8bd7..75ed6329 100644 --- a/lectures/102-Varada-lectures/lec8.html +++ b/lectures/102-Varada-lectures/lec8.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/102-Varada-lectures/lec9.html b/lectures/102-Varada-lectures/lec9.html index adf31bb3..6f0e841b 100644 --- a/lectures/102-Varada-lectures/lec9.html +++ b/lectures/102-Varada-lectures/lec9.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/103-Firas-lectures/README.html b/lectures/103-Firas-lectures/README.html index 70d6fdec..d0f84f88 100644 --- a/lectures/103-Firas-lectures/README.html +++ b/lectures/103-Firas-lectures/README.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/103-Firas-lectures/class_demos/demo_03-ml-fundamentals.html b/lectures/103-Firas-lectures/class_demos/demo_03-ml-fundamentals.html index df437cec..48ec0545 100644 --- a/lectures/103-Firas-lectures/class_demos/demo_03-ml-fundamentals.html +++ b/lectures/103-Firas-lectures/class_demos/demo_03-ml-fundamentals.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/103-Firas-lectures/lec1.html b/lectures/103-Firas-lectures/lec1.html index 849249e1..4e68d7bb 100644 --- a/lectures/103-Firas-lectures/lec1.html +++ b/lectures/103-Firas-lectures/lec1.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/103-Firas-lectures/lec11.html b/lectures/103-Firas-lectures/lec11.html index 28913cce..f159431a 100644 --- a/lectures/103-Firas-lectures/lec11.html +++ b/lectures/103-Firas-lectures/lec11.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/103-Firas-lectures/lec2.html b/lectures/103-Firas-lectures/lec2.html index e8f3a0f4..57da2a7d 100644 --- a/lectures/103-Firas-lectures/lec2.html +++ b/lectures/103-Firas-lectures/lec2.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/103-Firas-lectures/lec3.html b/lectures/103-Firas-lectures/lec3.html index 53b65683..c7e0e25e 100644 --- a/lectures/103-Firas-lectures/lec3.html +++ b/lectures/103-Firas-lectures/lec3.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/103-Firas-lectures/lec4.html b/lectures/103-Firas-lectures/lec4.html index b6cec6c4..7b90d5fa 100644 --- a/lectures/103-Firas-lectures/lec4.html +++ b/lectures/103-Firas-lectures/lec4.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/103-Firas-lectures/lec5.html b/lectures/103-Firas-lectures/lec5.html index 71d87dce..533bbb4f 100644 --- a/lectures/103-Firas-lectures/lec5.html +++ b/lectures/103-Firas-lectures/lec5.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/103-Firas-lectures/lec6.html b/lectures/103-Firas-lectures/lec6.html index eb576583..adcd2bc6 100644 --- a/lectures/103-Firas-lectures/lec6.html +++ b/lectures/103-Firas-lectures/lec6.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/103-Firas-lectures/lec7.html b/lectures/103-Firas-lectures/lec7.html index 470b82d2..6d6b267f 100644 --- a/lectures/103-Firas-lectures/lec7.html +++ b/lectures/103-Firas-lectures/lec7.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/103-Firas-lectures/lec8.html b/lectures/103-Firas-lectures/lec8.html index 1e4a1aca..46eebbab 100644 --- a/lectures/103-Firas-lectures/lec8.html +++ b/lectures/103-Firas-lectures/lec8.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/103-Firas-lectures/lec9.html b/lectures/103-Firas-lectures/lec9.html index ebae045c..17f64520 100644 --- a/lectures/103-Firas-lectures/lec9.html +++ b/lectures/103-Firas-lectures/lec9.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
  • Section 103
      diff --git a/lectures/notes/02_terminology-decision-trees.html b/lectures/notes/02_terminology-decision-trees.html index a494ba36..d5250343 100644 --- a/lectures/notes/02_terminology-decision-trees.html +++ b/lectures/notes/02_terminology-decision-trees.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/notes/03_ml-fundamentals.html b/lectures/notes/03_ml-fundamentals.html index 3eab2dd3..69d64e39 100644 --- a/lectures/notes/03_ml-fundamentals.html +++ b/lectures/notes/03_ml-fundamentals.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
  • Section 103
      diff --git a/lectures/notes/05_preprocessing-pipelines.html b/lectures/notes/05_preprocessing-pipelines.html index 6df8833e..3c2acf50 100644 --- a/lectures/notes/05_preprocessing-pipelines.html +++ b/lectures/notes/05_preprocessing-pipelines.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/notes/06_column-transformer-text-feats.html b/lectures/notes/06_column-transformer-text-feats.html index 4cb1f0ab..941bc9da 100644 --- a/lectures/notes/06_column-transformer-text-feats.html +++ b/lectures/notes/06_column-transformer-text-feats.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
  • Section 103
      @@ -1684,8 +1687,8 @@

      Predicting with learned weightsX, followed by a threshold.

      -
      -(1)#\[\begin{equation} +
      +(1)#\[\begin{equation} \begin{split} z =& w_1x_1 + \dots + w_dx_d + b\\ =& w^Tx + b diff --git a/lectures/notes/08_hyperparameter-optimization.html b/lectures/notes/08_hyperparameter-optimization.html index 3a617c40..c11553fc 100644 --- a/lectures/notes/08_hyperparameter-optimization.html +++ b/lectures/notes/08_hyperparameter-optimization.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/notes/09_classification-metrics.html b/lectures/notes/09_classification-metrics.html index 301f9350..d1eedae2 100644 --- a/lectures/notes/09_classification-metrics.html +++ b/lectures/notes/09_classification-metrics.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/notes/10_regression-metrics.html b/lectures/notes/10_regression-metrics.html index eb716c7c..14f29472 100644 --- a/lectures/notes/10_regression-metrics.html +++ b/lectures/notes/10_regression-metrics.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
  • Section 103
      diff --git a/lectures/notes/13_feat-importances.html b/lectures/notes/13_feat-importances.html index 53ed5eed..fd2f9f4a 100644 --- a/lectures/notes/13_feat-importances.html +++ b/lectures/notes/13_feat-importances.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/notes/14_feature-engineering-selection.html b/lectures/notes/14_feature-engineering-selection.html index 01fbab08..348191ed 100644 --- a/lectures/notes/14_feature-engineering-selection.html +++ b/lectures/notes/14_feature-engineering-selection.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
  • Section 103
      diff --git a/lectures/notes/16_DBSCAN-hierarchical.html b/lectures/notes/16_DBSCAN-hierarchical.html index db64c075..3d9506ff 100644 --- a/lectures/notes/16_DBSCAN-hierarchical.html +++ b/lectures/notes/16_DBSCAN-hierarchical.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/notes/17_recommender-systems.html b/lectures/notes/17_recommender-systems.html index 6a3338e4..e9d8fd7a 100644 --- a/lectures/notes/17_recommender-systems.html +++ b/lectures/notes/17_recommender-systems.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/notes/18_natural-language-processing.html b/lectures/notes/18_natural-language-processing.html index c6f138e2..f44cc4b6 100644 --- a/lectures/notes/18_natural-language-processing.html +++ b/lectures/notes/18_natural-language-processing.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/notes/19_intro_to_computer-vision.html b/lectures/notes/19_intro_to_computer-vision.html index a6b08862..2c13675d 100644 --- a/lectures/notes/19_intro_to_computer-vision.html +++ b/lectures/notes/19_intro_to_computer-vision.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
  • Section 103
      diff --git a/lectures/notes/appendixA_feature-engineering-text-data.html b/lectures/notes/appendixA_feature-engineering-text-data.html index 234b9494..60693ad4 100644 --- a/lectures/notes/appendixA_feature-engineering-text-data.html +++ b/lectures/notes/appendixA_feature-engineering-text-data.html @@ -234,6 +234,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
      diff --git a/lectures/notes/appendixB_multiclass-strategies.html b/lectures/notes/appendixB_multiclass-strategies.html index 2d1ba727..a6645f6c 100644 --- a/lectures/notes/appendixB_multiclass-strategies.html +++ b/lectures/notes/appendixB_multiclass-strategies.html @@ -236,6 +236,9 @@
    • Lecture 14
    • Lecture 15
    • Lecture 16
    • +
    • Lecture 17
    • +
    • Lecture 18
    • +
    • Lecture 19
  • Section 103
  • Section 103
  • Section 103