diff --git a/_images/17cb0028e34ef8aca7bd2ca2f2039d88493fe841bc991cd7bb3969a4c91966f0.png b/_images/17cb0028e34ef8aca7bd2ca2f2039d88493fe841bc991cd7bb3969a4c91966f0.png new file mode 100644 index 0000000..291005f Binary files /dev/null and b/_images/17cb0028e34ef8aca7bd2ca2f2039d88493fe841bc991cd7bb3969a4c91966f0.png differ diff --git a/_images/20031552772bb9c2966ff9377aa840b09e8b492ec7448791d3aff0752da5df45.png b/_images/20031552772bb9c2966ff9377aa840b09e8b492ec7448791d3aff0752da5df45.png new file mode 100644 index 0000000..d918e3a Binary files /dev/null and b/_images/20031552772bb9c2966ff9377aa840b09e8b492ec7448791d3aff0752da5df45.png differ diff --git a/_images/332f7fb5059e8aa63cd4e626942c06be6239b23050894e9d482a6966e86209ed.png b/_images/332f7fb5059e8aa63cd4e626942c06be6239b23050894e9d482a6966e86209ed.png new file mode 100644 index 0000000..8817f02 Binary files /dev/null and b/_images/332f7fb5059e8aa63cd4e626942c06be6239b23050894e9d482a6966e86209ed.png differ diff --git a/_images/7e340328569f28198ac43ab844a588c3a94ef2d869929950fd3c32b064e95beb.png b/_images/7e340328569f28198ac43ab844a588c3a94ef2d869929950fd3c32b064e95beb.png new file mode 100644 index 0000000..74bf5ac Binary files /dev/null and b/_images/7e340328569f28198ac43ab844a588c3a94ef2d869929950fd3c32b064e95beb.png differ diff --git a/_images/81880b22cbff8195d2839d72b073af99c325b5df2788819f1a3188759c8376f8.png b/_images/81880b22cbff8195d2839d72b073af99c325b5df2788819f1a3188759c8376f8.png new file mode 100644 index 0000000..4d2b312 Binary files /dev/null and b/_images/81880b22cbff8195d2839d72b073af99c325b5df2788819f1a3188759c8376f8.png differ diff --git a/_images/time-series-dall-e.png b/_images/time-series-dall-e.png new file mode 100644 index 0000000..6051baa Binary files /dev/null and b/_images/time-series-dall-e.png differ diff --git a/_sources/lectures/19_time-series.ipynb b/_sources/lectures/19_time-series.ipynb index 3825c8e..5d5741f 100644 --- a/_sources/lectures/19_time-series.ipynb +++ b/_sources/lectures/19_time-series.ipynb @@ -26,6 +26,17 @@ "Instructor: Varada Kolhatkar and Andrew Roth" ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "![](img/time-series-dall-e.png)\n", + "\n", + "The picture is created using DALL-E! \n", + "\n", + "> This illustration shows a cityscape with skyscrapers, each featuring digital billboards displaying time-series graphs. These graphs represent various types of data such as stock market trends, weather patterns, and population growth, set against the backdrop of a bustling city with people of diverse descents and genders. This setting should provide a compelling and relatable context for your introduction to time-series lecture." + ] + }, { "cell_type": "markdown", "metadata": { diff --git a/lectures/17_natural-language-processing.html b/lectures/17_natural-language-processing.html index dea1aa1..5b0de7c 100644 --- a/lectures/17_natural-language-processing.html +++ b/lectures/17_natural-language-processing.html @@ -500,7 +500,7 @@

Imports +../_images/17cb0028e34ef8aca7bd2ca2f2039d88493fe841bc991cd7bb3969a4c91966f0.png
diff --git a/lectures/19_time-series.html b/lectures/19_time-series.html index 2a84c92..e54506f 100644 --- a/lectures/19_time-series.html +++ b/lectures/19_time-series.html @@ -418,6 +418,11 @@

Contents

Lecture 19: Time series#

UBC 2023-24

Instructor: Varada Kolhatkar and Andrew Roth

+

+

The picture is created using DALL-E!

+
+

This illustration shows a cityscape with skyscrapers, each featuring digital billboards displaying time-series graphs. These graphs represent various types of data such as stock market trends, weather patterns, and population growth, set against the backdrop of a bustling city with people of diverse descents and genders. This setting should provide a compelling and relatable context for your introduction to time-series lecture.

+

Imports, announcements, LO#

@@ -2330,7 +2335,7 @@

Lag-based features +../_images/332f7fb5059e8aa63cd4e626942c06be6239b23050894e9d482a6966e86209ed.png

The results are better than Ridge with lag features but they are not as good as the results with our previously engineered features. How about combining lag-based features and the previously extracted features?

@@ -2349,11 +2354,11 @@

Lag-based features -
Train-set R^2: 0.95
-Test-set R^2: 0.81
+
Train-set R^2: 0.96
+Test-set R^2: 0.80
 
-../_images/c08f86cea0da2332b3a196db5d3390cc21994b5430be9b839d21ab9f5081e989.png +../_images/7e340328569f28198ac43ab844a588c3a94ef2d869929950fd3c32b064e95beb.png

Some improvement but we are getting better results without the lag features in this case.

@@ -2453,36 +2458,36 @@

Cross-validation -../../_images/5a79f0fe6407e4934ef019946b276fd0480fa33949dee58d16e1a0afec676dbb.png +../../_images/20031552772bb9c2966ff9377aa840b09e8b492ec7448791d3aff0752da5df45.png -../../_images/677e0a4cd1a99211e9badf13c46c091f1a395e026378a1cbcb8f253ffd9f06c2.png +../../_images/81880b22cbff8195d2839d72b073af99c325b5df2788819f1a3188759c8376f8.png
diff --git a/searchindex.js b/searchindex.js index 870a924..2da9469 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["LICENSE", "README", "attribution", "docs/330_vs_340", "docs/README", "docs/asking_for_help", "docs/git_installation", "docs/grades", "docs/homework_instructions", "docs/python_notes", "docs/resources", "docs/setup", "learning-objectives", "lectures/01_intro", "lectures/02_decision-trees", "lectures/03_ml-fundamentals", "lectures/04_kNNs-SVM-RBF", "lectures/05_preprocessing-pipelines", "lectures/06_column-transformer-text-feats", "lectures/07_linear-models", "lectures/08_hyperparameter-optimization", "lectures/09_classification-metrics", "lectures/10_regression-metrics", "lectures/11_ensembles", "lectures/12_feat-importances", "lectures/13_feature-engineering-selection", "lectures/14_K-Means", "lectures/15_DBSCAN-hierarchical", "lectures/16_recommender-systems", "lectures/17_natural-language-processing", "lectures/18_intro_to_computer-vision", "lectures/19_time-series", "lectures/20_survival-analysis", "lectures/Appendix-A", "lectures/Appendix-B", "lectures/class_demos/03_class-demo", "lectures/class_demos/04_class-demo", "lectures/class_demos/05-06_class-demo", "lectures/class_demos/07_class-demo", "lectures/class_demos/09_class-demo", "lectures/class_demos/14_class-demo", "lectures/class_demos/15_class-demo", "lectures/midterm-review-guiding-questions", "lectures/slides/05_slides", "lectures/slides/06_slides", "lectures/slides/07_slides", "lectures/slides/08_slides", "lectures/slides/09_slides", "lectures/slides/10_slides", "lectures/slides/11_slides", "lectures/slides/12_slides", "lectures/slides/13_slides", "lectures/slides/14_slides", "lectures/slides/15_slides", "lectures/slides/16_slides", "lectures/slides/17_slides", "lectures/slides/18_slides", "syllabus", "worksheets/Worksheet_1/Worksheet_1", "worksheets/Worksheet_2/Worksheet_2", "worksheets/Worksheet_3/Worksheet_3"], "filenames": ["LICENSE.md", "README.md", "attribution.md", "docs/330_vs_340.md", "docs/README.md", "docs/asking_for_help.md", "docs/git_installation.md", "docs/grades.md", "docs/homework_instructions.md", "docs/python_notes.ipynb", "docs/resources.md", "docs/setup.md", "learning-objectives.md", "lectures/01_intro.ipynb", "lectures/02_decision-trees.ipynb", "lectures/03_ml-fundamentals.ipynb", "lectures/04_kNNs-SVM-RBF.ipynb", "lectures/05_preprocessing-pipelines.ipynb", "lectures/06_column-transformer-text-feats.ipynb", "lectures/07_linear-models.ipynb", "lectures/08_hyperparameter-optimization.ipynb", "lectures/09_classification-metrics.ipynb", "lectures/10_regression-metrics.ipynb", "lectures/11_ensembles.ipynb", "lectures/12_feat-importances.ipynb", "lectures/13_feature-engineering-selection.ipynb", "lectures/14_K-Means.ipynb", "lectures/15_DBSCAN-hierarchical.ipynb", "lectures/16_recommender-systems.ipynb", "lectures/17_natural-language-processing.ipynb", "lectures/18_intro_to_computer-vision.ipynb", "lectures/19_time-series.ipynb", "lectures/20_survival-analysis.ipynb", "lectures/Appendix-A.ipynb", "lectures/Appendix-B.ipynb", "lectures/class_demos/03_class-demo.ipynb", "lectures/class_demos/04_class-demo.ipynb", "lectures/class_demos/05-06_class-demo.ipynb", "lectures/class_demos/07_class-demo.ipynb", "lectures/class_demos/09_class-demo.ipynb", "lectures/class_demos/14_class-demo.ipynb", "lectures/class_demos/15_class-demo.ipynb", "lectures/midterm-review-guiding-questions.ipynb", "lectures/slides/05_slides.ipynb", "lectures/slides/06_slides.ipynb", "lectures/slides/07_slides.ipynb", "lectures/slides/08_slides.ipynb", "lectures/slides/09_slides.ipynb", "lectures/slides/10_slides.ipynb", "lectures/slides/11_slides.ipynb", "lectures/slides/12_slides.ipynb", "lectures/slides/13_slides.ipynb", "lectures/slides/14_slides.ipynb", "lectures/slides/15_slides.ipynb", "lectures/slides/16_slides.ipynb", "lectures/slides/17_slides.ipynb", "lectures/slides/18_slides.ipynb", "syllabus.md", "worksheets/Worksheet_1/Worksheet_1.ipynb", "worksheets/Worksheet_2/Worksheet_2.ipynb", "worksheets/Worksheet_3/Worksheet_3.ipynb"], "titles": ["LICENSE", "UBC CPSC 330: Applied Machine Learning (2023W1)", "Attributions", "CPSC 330 vs. CPSC 340", "CPSC 330 Documents", "How to ask for help", "What are git and GitHub?", "CPSC 330 grading policies", "Homework info & submission guidelines", "CPSC 330 Python notes", "Reference material", "Setting up coding environment", "Course Learning Objectives", "Lecture 1: Course Introduction", "Lecture 2: Terminology, Baselines, Decision Trees", "Lecture 3: Machine Learning Fundamentals", "Lecture 4: \\(k\\)-Nearest Neighbours and SVM RBFs", "Lecture 5: Preprocessing and sklearn pipelines", "Lecture 6: sklearn ColumnTransformer and Text Features", "Lecture 7: Linear Models", "Lecture 8: Hyperparameter Optimization and Optimization Bias", "Lecture 9: Classification metrics", "Lecture 10: Regression metrics", "Lecture 11: Ensembles", "Lecture 12: Feature importances and model transparency", "Lecture 13: Feature engineering and feature selection", "Lecture 14: K-Means Clustering", "Lecture 15: More Clustering", "Lecture 16: Recommender Systems", "Lecture 17: Introduction to natural language processing", "Lecture 18: Multi-class classification and introduction to computer vision", "Lecture 19: Time series", "Lecture 20: Survival analysis", "Appendix A", "Appendix-B", "Lecture 3: Class demo", "Lecture 4: Class demo", "Lectures 5 and 6: Class demo", "Lectures 7: Class demo", "Exploring classification metrics", "Lecture 14: Class demo", "Lecture 15: Class demo", "Lecture 14: Midterm review guiding questions", "Lecture 5: Preprocessing and sklearn pipelines", "Announcements", "Announcements", "Lecture 8: Hyperparameter Optimization and Optimization Bias", "Lecture 9: Classification Metrics", "Lecture 10: Regression metrics", "Lecture 11: Ensembles", "Lecture 12: Feature importances and model transparency", "Lecture 13: Feature engineering and feature selection", "Lecture 14: K-Means Clustering", "Lecture 15: More Clustering", "Lecture 16: Recommender Systems", "Lecture 18: Introduction to natural language processing", "Lecture 18: Multi-class classification and introduction to computer vision", "Syllabus", "Worksheet 1: Terminology and decision trees", "Worksheet 2: KNNs and SVMs", "Worksheet 3: Preprocessing"], "terms": {"all": [0, 1, 5, 6, 7, 8, 9, 11, 15, 16, 18, 20, 22, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 57, 58, 59, 60], "cpsc330": [0, 1, 11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 29, 32, 33, 34, 35, 37, 38, 40, 41, 49, 50, 51, 54, 55, 56, 57, 58, 59, 60], "repositori": [0, 1, 6, 8, 11, 19, 36, 37], "made": [0, 1, 7, 8, 9, 13, 14, 21, 23, 24, 28, 29, 31, 34, 38, 47, 49, 50, 54, 55, 57], "avail": [0, 1, 8, 10, 11, 13, 15, 18, 20, 21, 22, 24, 27, 28, 29, 30, 31, 32, 34, 39, 40, 41, 44, 45, 50, 51, 53, 54, 55, 56, 57, 58, 60], "under": [0, 1, 8, 13, 14, 15, 17, 22, 28, 30, 37, 43, 48, 52, 54, 55, 56], "attribut": [0, 1, 13, 14, 16, 17, 19, 20, 25, 26, 29, 30, 38, 46, 51, 55, 56, 58, 60], "4": [0, 1, 9, 10, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59], "0": [0, 1, 8, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "intern": [0, 1, 14, 28, 30, 31, 32, 56], "cc": [0, 1], "BY": [0, 1], "thi": [0, 1, 2, 3, 5, 6, 7, 8, 11, 12, 14, 15, 16, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 51, 53, 54, 55, 56, 57, 58, 59, 60], "human": [0, 13, 16, 17, 18, 19, 20, 21, 24, 25, 28, 29, 30, 38, 39, 41, 43, 45, 46, 50, 51, 54, 55, 56], "readabl": [0, 9], "summari": 0, "substitut": [0, 59], "you": [0, 1, 5, 6, 7, 8, 9, 11, 24, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 47, 48, 50, 52, 56, 57, 58, 59, 60], "ar": [0, 1, 3, 5, 7, 8, 9, 10, 11, 15, 16, 18, 20, 22, 23, 24, 25, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 44, 46, 47, 49, 50, 51, 56, 57, 58, 59], "free": [0, 6, 16, 18, 22, 29, 32, 44, 55], "share": [0, 17, 25, 33, 37, 43, 51, 52, 57], "copi": [0, 8, 9, 11, 14, 23, 24, 26, 28, 30, 31, 32, 49, 50, 54, 56, 57], "redistribut": 0, "ani": [0, 11, 13, 14, 15, 16, 17, 18, 19, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58], "medium": [0, 16, 32, 37], "format": [0, 1, 14, 16, 18, 21, 27, 29, 31, 32, 34, 37, 38, 41, 47, 48, 51, 53, 55, 57, 58], "adapt": [0, 2, 17, 18, 21, 23, 25, 29, 31, 38, 44, 49, 51, 55, 58], "remix": 0, "transform": [0, 20, 21, 23, 24, 27, 29, 30, 31, 32, 34, 36, 37, 38, 40, 41, 42, 46, 49, 50, 53, 55, 56], "build": [0, 3, 11, 12, 15, 17, 18, 23, 25, 26, 29, 30, 31, 34, 37, 39, 43, 44, 48, 49, 51, 52, 55, 56, 58], "upon": [0, 13, 14, 15, 18, 21, 23, 24, 25, 26, 27, 29, 49, 50, 51, 52, 53, 55], "purpos": [0, 14, 15, 17, 28, 29, 31, 38, 42, 44, 51, 54, 55, 58], "even": [0, 8, 13, 14, 15, 16, 18, 19, 20, 21, 25, 26, 27, 28, 31, 37, 38, 39, 42, 51, 52, 53, 54, 57], "commerci": 0, "The": [0, 3, 6, 8, 9, 12, 13, 14, 16, 17, 18, 21, 22, 24, 27, 29, 30, 31, 32, 34, 36, 37, 38, 43, 44, 46, 47, 48, 50, 53, 55, 56, 57, 58, 60], "licensor": 0, "cannot": [0, 8, 9, 13, 15, 16, 20, 21, 23, 24, 25, 26, 27, 31, 32, 47, 49, 50, 51, 52, 53, 57], "revok": 0, "freedom": [0, 25, 51], "long": [0, 13, 14, 19, 21, 22, 23, 27, 28, 29, 32, 35, 45, 48, 53, 54, 55, 57], "follow": [0, 1, 6, 9, 11, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 33, 34, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 57, 58, 59, 60], "term": [0, 3, 7, 14, 16, 18, 19, 21, 24, 25, 28, 34, 45, 50, 51, 54, 58], "must": [0, 7, 8, 9, 13, 14, 15, 17, 27, 28, 32, 38, 53, 57, 58], "give": [0, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 35, 36, 39, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "appropri": [0, 5, 11, 12, 14, 15, 18, 21, 22, 26, 27, 31, 32, 44, 47, 48, 51, 52, 53, 57, 58], "credit": [0, 13, 14, 21, 23, 29, 31, 32, 39, 47, 49, 55], "mention": [0, 5, 13, 19, 32, 45], "your": [0, 1, 3, 5, 7, 8, 9, 11, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 37, 39, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60], "work": [0, 5, 6, 8, 9, 11, 12, 13, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 37, 38, 43, 45, 46, 47, 48, 50, 51, 54, 55, 56, 57, 58, 60], "deriv": [0, 14, 19, 21, 39], "from": [0, 1, 2, 3, 5, 6, 7, 8, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60], "copyright": 0, "varada": [0, 1, 2, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57], "kolhatkar": [0, 1, 2, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57], "mike": [0, 1, 2, 10, 13, 14], "gelbart": [0, 1, 2, 13, 14, 29, 55], "where": [0, 1, 8, 11, 13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 26, 28, 29, 30, 31, 33, 36, 37, 38, 39, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 58, 59], "practic": [0, 7, 10, 12, 15, 17, 21, 25, 29, 30, 51, 55, 56, 57], "link": [0, 5, 6, 8, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 30, 31, 34, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56], "http": [0, 6, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 30, 31, 32, 33, 38, 40, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 56], "com": [0, 6, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 30, 31, 32, 33, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 56], "provid": [0, 1, 6, 8, 11, 12, 14, 15, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 33, 36, 42, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60], "indic": [0, 18, 26, 29, 30, 31, 37, 38, 40, 41, 44, 52, 55, 56, 57, 58, 60], "chang": [0, 6, 8, 9, 11, 14, 15, 16, 17, 20, 22, 23, 24, 26, 27, 28, 30, 31, 32, 34, 43, 46, 50, 51, 52, 53, 54, 56, 58, 59], "were": [0, 7, 13, 18, 19, 21, 22, 28, 30, 31, 32, 37, 47, 48, 55, 56, 57, 59, 60], "mai": [0, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 41, 43, 45, 46, 47, 49, 50, 52, 53, 54, 55, 57], "do": [0, 1, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 19, 22, 27, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 42, 44, 45, 47, 48, 53, 56, 57, 58, 59, 60], "so": [0, 1, 5, 6, 8, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60], "reason": [0, 1, 3, 5, 9, 12, 13, 15, 17, 20, 21, 22, 24, 26, 29, 30, 31, 32, 33, 34, 43, 46, 48, 50, 52, 55, 56, 57], "manner": [0, 13, 23, 49], "wai": [0, 3, 7, 8, 9, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 26, 27, 28, 30, 31, 34, 37, 38, 40, 42, 43, 47, 48, 49, 50, 52, 53, 54, 56, 57, 58, 59], "suggest": [0, 13, 14, 28, 32, 54], "endors": 0, "us": [0, 1, 3, 5, 6, 8, 11, 12, 19, 20, 27, 31, 32, 35, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 53, 58, 60], "No": [0, 1, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 27, 28, 31, 32, 35, 37, 38, 39, 40, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 60], "addit": [0, 5, 13, 14, 22, 57], "restrict": [0, 13, 22, 23, 29, 49, 52, 55], "appli": [0, 3, 7, 10, 12, 13, 14, 15, 19, 20, 21, 24, 25, 26, 27, 28, 29, 30, 31, 32, 37, 38, 42, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 59, 60], "legal": [0, 29, 55], "technolog": [0, 13, 29, 55], "measur": [0, 13, 14, 15, 16, 21, 22, 24, 26, 27, 28, 29, 31, 32, 33, 47, 48, 50, 52, 53, 54, 55], "other": [0, 1, 5, 6, 7, 11, 13, 14, 15, 17, 18, 19, 20, 21, 23, 27, 30, 33, 35, 36, 37, 38, 39, 40, 45, 46, 47, 48, 49, 50, 53, 56, 57, 58], "anyth": [0, 13, 15, 18, 21, 28, 29, 32, 37, 47, 54, 55], "permit": [0, 17, 21, 39, 57], "With": [0, 13, 14, 16, 17, 18, 19, 20, 22, 24, 25, 26, 27, 30, 32, 36, 43, 45, 46, 50, 51, 52, 53, 56, 58, 59], "understand": [0, 5, 8, 12, 13, 14, 15, 16, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 47, 50, 51, 52, 53, 54, 55, 56, 57], "notic": [0, 13, 18, 19, 21, 22, 25, 33, 37, 48, 51, 59], "have": [0, 1, 5, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 51, 52, 53, 54, 55, 56, 57, 58, 59], "compli": 0, "element": [0, 10, 14, 15, 18, 29, 37, 38, 55], "public": [0, 1, 25, 29, 38, 51, 55, 57], "domain": [0, 13, 24, 26, 29, 50, 55], "an": [0, 3, 5, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 26, 27, 29, 30, 31, 32, 34, 36, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 52, 53, 55, 56, 57, 58, 59], "applic": [0, 6, 13, 18, 20, 21, 22, 24, 25, 32, 39, 48, 50, 51, 57], "except": [0, 1, 8, 9, 13, 15, 31, 32, 58, 59], "limit": [0, 13, 14, 15, 18, 23, 24, 25, 42, 49, 50, 51, 52], "warranti": 0, "given": [0, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 40, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "permiss": [0, 33, 57], "necessari": [0, 8, 14, 20, 46, 58, 59, 60], "intend": [0, 1, 57, 58, 59, 60], "For": [0, 1, 5, 6, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59], "exampl": [0, 2, 5, 6, 7, 8, 9, 11, 22, 27, 30, 31, 34, 37, 38, 39, 40, 42, 43, 44, 45, 48, 53, 56, 57, 58, 59], "right": [0, 1, 12, 13, 19, 20, 21, 22, 25, 26, 27, 28, 29, 33, 35, 37, 44, 45, 46, 48, 51, 52, 53, 54, 55], "privaci": [0, 12, 26, 52], "moral": [0, 26, 52], "how": [0, 4, 9, 11, 12, 13, 18, 20, 21, 22, 28, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 42, 44, 46, 47, 48, 56, 57, 58, 59], "otherwis": [0, 8, 13, 18, 26], "note": [0, 1, 4, 8, 10, 11, 14, 16, 17, 18, 19, 20, 21, 23, 24, 25, 27, 28, 30, 34, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59], "program": [0, 5, 10, 11, 13, 29, 55, 57], "mit": [0, 1], "c": [0, 9, 11, 13, 14, 15, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 36, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59], "2021": 0, "herebi": 0, "grant": 0, "charg": [0, 24, 32, 50, 51], "person": [0, 1, 5, 7, 13, 21, 25, 26, 28, 29, 31, 32, 38, 47, 51, 54, 55, 57, 58], "obtain": [0, 19, 26, 27, 28, 32, 36, 38, 52, 53, 54, 60], "associ": [0, 13, 15, 16, 21, 22, 24, 25, 26, 29, 30, 31, 32, 38, 45, 48, 50, 51, 52, 55, 56, 58], "document": [0, 1, 8, 13, 14, 15, 18, 21, 22, 23, 24, 25, 30, 31, 32, 33, 39, 44, 48, 49, 51, 56, 57, 60], "file": [0, 1, 5, 6, 8, 9, 11, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 30, 32, 34, 35, 37, 38, 40, 41, 43, 48, 49, 54, 55, 56, 58, 59, 60], "deal": [0, 13, 15, 16, 17, 22, 29, 32, 37, 42, 43, 44, 47, 48, 55, 58], "without": [0, 8, 13, 14, 15, 21, 23, 24, 25, 30, 31, 32, 47, 49, 50, 51, 56, 57], "includ": [0, 3, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 21, 22, 24, 25, 26, 27, 29, 30, 31, 32, 36, 42, 43, 44, 47, 48, 51, 53, 55, 56, 57, 58, 60], "modifi": [0, 11, 21, 32, 57], "merg": [0, 6, 11, 27, 53], "publish": [0, 19, 29, 33, 55], "distribut": [0, 11, 15, 21, 24, 25, 27, 33, 37, 47, 50, 51, 52, 53, 57], "sublicens": 0, "sell": [0, 9, 14], "whom": [0, 25, 33, 38, 51, 55], "furnish": 0, "subject": 0, "condit": [0, 13, 14, 18, 25, 29, 32, 35, 51, 55, 58], "abov": [0, 6, 9, 11, 13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 34, 35, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 60], "shall": [0, 29, 55], "substanti": 0, "portion": [0, 15, 17, 20, 22, 24, 38, 43, 46, 48, 50], "THE": [0, 15], "IS": 0, "AS": 0, "OF": 0, "kind": [0, 13, 14, 15, 17, 18, 19, 21, 22, 24, 26, 27, 29, 30, 31, 32, 33, 45, 47, 48, 50, 52, 53, 55, 56], "express": [0, 9, 18, 19, 25, 29, 33, 41, 51, 55], "OR": [0, 9, 22, 48], "impli": 0, "BUT": [0, 9], "NOT": [0, 9, 18, 19, 44, 45], "TO": [0, 29, 55], "merchant": 0, "fit": [0, 13, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 59, 60], "FOR": 0, "A": [0, 1, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 28, 30, 34, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 54, 56, 59], "particular": [0, 10, 11, 17, 20, 21, 23, 24, 25, 26, 28, 29, 30, 31, 32, 39, 49, 50, 51, 52, 54, 55, 56, 58, 60], "AND": [0, 22, 48], "noninfring": 0, "IN": [0, 15, 19, 45], "NO": 0, "event": [0, 13, 21, 22, 48, 57], "author": [0, 29, 55, 57], "holder": 0, "BE": [0, 29, 55], "liabl": 0, "claim": [0, 20, 21, 38], "damag": [0, 21, 47], "liabil": 0, "whether": [0, 5, 8, 9, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 29, 31, 32, 33, 35, 37, 38, 43, 45, 47, 48, 49, 50, 51, 53, 55, 57, 58, 60], "action": [0, 13, 22, 23, 24, 26, 28, 32, 48, 49, 50, 52, 54], "contract": [0, 32], "tort": 0, "aris": [0, 13, 29, 55], "out": [0, 1, 5, 8, 9, 11, 13, 14, 15, 16, 18, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 40, 44, 46, 48, 49, 50, 52, 53, 54, 55, 57, 58, 59], "connect": [0, 13, 14, 27, 28, 38, 53, 54], "WITH": 0, "homepag": 1, "univers": [1, 10, 13, 29, 55], "british": [1, 13, 29, 55], "columbia": [1, 10, 29, 55], "look": [1, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 37, 38, 42, 43, 44, 45, 47, 48, 49, 50, 51, 53, 54, 55, 58, 59], "current": [1, 13, 23, 25, 28, 29, 30, 31, 32, 49, 51, 55, 56], "version": [1, 5, 6, 8, 9, 11, 13, 17, 18, 19, 20, 22, 24, 27, 29, 31, 34, 37, 38, 45, 46, 48, 50, 53, 55], "sep": [1, 9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "dec": 1, "2023": [1, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "andrew": [1, 10, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57], "roth": [1, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57], "section": [1, 11, 13, 14, 15, 24, 25, 31, 50, 51, 52, 55, 56, 57], "101": [1, 10, 13, 16, 26, 38, 40, 41, 52, 57], "tue": [1, 31, 57], "thu": [1, 7, 20, 31, 32, 57], "15": [1, 9, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 28, 31, 32, 34, 35, 36, 37, 40, 42, 43, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56], "30": [1, 5, 9, 13, 14, 15, 16, 19, 21, 22, 23, 25, 28, 29, 31, 32, 37, 41, 47, 48, 49, 51, 55, 57], "17": [1, 5, 9, 14, 16, 17, 18, 19, 20, 21, 22, 25, 28, 31, 32, 34, 35, 37, 41, 42, 43, 46, 47, 48, 51, 54, 55], "00": [1, 9, 13, 14, 16, 18, 19, 20, 21, 24, 27, 28, 31, 34, 37, 38, 39, 44, 46, 47, 50, 51, 53, 54, 55, 57], "swing": 1, "space": [1, 13, 16, 19, 20, 25, 26, 27, 29, 34, 43, 45, 46, 51, 52, 53, 55, 57, 59, 60], "121": [1, 13, 17, 18, 19, 20, 23, 25, 31, 35, 40, 46, 49, 57], "102": [1, 13, 21, 22, 28, 37, 47, 48, 57], "11": [1, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 26, 27, 28, 29, 31, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58], "12": [1, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57], "west": [1, 28], "mall": [1, 25, 51], "221": [1, 57], "michel": [1, 13, 57], "pang": [1, 13, 57], "admin": [1, 13, 57], "cs": [1, 6, 10, 11, 13, 18, 41, 49, 54, 55, 56, 57], "ca": [1, 6, 10, 13, 25, 34, 51, 57], "chen": [1, 13, 57], "liu": [1, 13, 57], "chenliu5": [1, 57], "student": [1, 5, 6, 7, 8, 12, 13, 14, 19, 21, 22, 24, 25, 26, 27, 28, 30, 33, 45, 47, 48, 50, 51, 52, 53, 54, 56, 57, 58], "colleen": 1, "rideout": 1, "colleenx": 1, "justic": [1, 13, 24, 50, 55, 57], "sefa": [1, 13, 57], "jsefa": [1, 57], "kaiyun": 1, "gao": 1, "gky0722": 1, "mahsa": [1, 13, 57], "zarei": [1, 13, 57], "mzarei": [1, 57], "chem": [1, 57], "miranda": [1, 13, 57], "chan": [1, 13, 57], "mc835": [1, 57], "sparsh": 1, "trivedi": 1, "sparsh01": 1, "vee": [1, 13, 57], "rajesh": [1, 57], "bahel": [1, 13, 57], "bvedant": [1, 57], "wilson": [1, 13, 57], "tu": [1, 13, 57], "linshuan": [1, 57], "yeojun": [1, 13, 57], "han": [1, 57], "yeojunh": [1, 57], "softwar": [1, 6, 11, 32], "non": [1, 9, 13, 14, 15, 17, 19, 20, 21, 22, 23, 25, 27, 28, 29, 30, 31, 32, 39, 42, 43, 44, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58], "content": [1, 5, 12, 16, 29, 30, 33, 34, 55, 56, 57], "creativ": [1, 55], "common": [1, 9, 12, 13, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 35, 38, 46, 47, 48, 49, 51, 53, 54, 55, 56, 60], "noncommerci": 1, "sharealik": 1, "nc": 1, "sa": 1, "see": [1, 5, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 34, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60], "more": [1, 3, 6, 7, 8, 9, 11, 12, 13, 15, 20, 23, 24, 26, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 49, 50, 52, 55, 56, 57, 58, 59], "inform": [1, 5, 8, 11, 13, 14, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 32, 33, 34, 36, 43, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56], "calendar": [1, 57], "github": [1, 8, 10, 11, 13, 17, 18, 20, 21, 22, 23, 25, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 51, 56], "page": [1, 5, 8, 13, 17, 18, 20, 21, 22, 23, 25, 29, 30, 34, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 55, 56], "jupyt": [1, 8, 9, 10, 11, 17, 18, 20, 21, 22, 23, 25, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 56, 58, 59], "book": [1, 10, 13, 21, 22, 28, 29, 31, 33, 48, 54, 55], "canva": [1, 13, 17, 31, 43, 57, 58], "find": [1, 9, 13, 14, 17, 20, 22, 23, 24, 27, 30, 31, 37, 38, 40, 41, 46, 48, 49, 50, 51, 53, 57, 59], "class": [1, 5, 6, 8, 9, 11, 14, 15, 16, 17, 18, 19, 25, 26, 28, 31, 32, 39, 43, 45, 51, 52, 54, 55, 58], "record": [1, 14, 31, 32, 57], "via": [1, 11, 13, 21, 25, 34, 51, 57, 58], "panopto": [1, 31], "piazza": [1, 7, 8, 13, 14, 21, 22, 31, 45, 48], "iclick": [1, 28, 54], "cloud": [1, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 30, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 56, 57], "gradescop": [1, 7, 8, 13, 57, 58], "video": [1, 9, 10, 28, 30, 32, 35, 54, 56, 57], "youtub": [1, 13, 28, 29, 54, 55, 57], "channel": [1, 11, 30, 34, 40, 56], "syllabu": [1, 4, 13], "administr": [1, 4], "info": [1, 4, 9, 17, 18, 21, 22, 25, 28, 29, 31, 32, 44, 47, 48, 51, 54, 55], "usual": [1, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 37, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57], "homework": [1, 4, 5, 7, 9, 11, 14, 15, 16, 17, 19, 20, 21, 22, 28, 34, 43, 44, 45, 48, 52, 55, 56, 57, 60], "assign": [1, 5, 7, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 29, 31, 32, 34, 36, 43, 48, 51, 52, 53, 54, 55], "mondai": [1, 15, 16, 28, 31, 44, 48, 54, 55, 56, 57], "next": [1, 11, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 28, 30, 31, 34, 36, 40, 41, 49, 50, 51, 56, 60], "week": [1, 7, 9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 31, 39, 43, 44, 49, 50, 51, 55], "releas": [1, 8, 13, 14, 15, 16, 20, 31, 38, 44, 47, 55], "tuesdai": [1, 13, 20, 21, 24, 25, 31, 51, 57], "we": [1, 5, 6, 7, 8, 11, 13, 14, 16, 27, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 53, 56, 57, 58, 59], "ll": [1, 7, 8, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 35, 37, 38, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59], "also": [1, 3, 5, 6, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59], "add": [1, 8, 9, 11, 17, 18, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 48, 49, 51, 53, 55, 58], "If": [1, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 38, 39, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59], "inconsist": [1, 13], "assum": [1, 13, 14, 18, 19, 21, 22, 27, 28, 29, 31, 33, 34, 39, 45, 47, 52, 53, 54, 55, 58, 60], "alwai": [1, 13, 14, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 33, 35, 37, 42, 44, 45, 47, 48, 49, 50, 51, 52, 53], "assess": [1, 7, 12, 14, 15, 17, 21, 24, 37, 43, 47, 50, 57], "submit": [1, 9, 15, 55, 57, 58], "hw1": [1, 5, 8, 14, 16, 17, 43], "sept": [1, 13, 14, 15], "59": [1, 9, 16, 20, 22, 28, 31, 32, 34, 41, 48, 54], "pm": [1, 13, 31, 57], "repo": 1, "quiz": [1, 13, 29, 55, 57], "19": [1, 9, 13, 14, 15, 16, 18, 20, 21, 22, 23, 25, 28, 32, 34, 35, 41, 42, 44, 46, 47, 48, 51, 55, 57], "hw2": [1, 8, 14, 15, 16], "18": [1, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 26, 28, 31, 32, 34, 37, 39, 40, 41, 42, 43, 45, 46, 47, 48, 51, 52], "hw3": [1, 8, 16, 20], "oct": [1, 9, 19, 20, 44, 45, 47, 49], "02": [1, 9, 16, 17, 18, 19, 20, 22, 24, 25, 31, 34, 35, 37, 43, 46, 48, 50, 51, 54], "hw4": [1, 20, 21, 22, 47, 48], "10": [1, 5, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "midterm": [1, 7, 13, 21, 22, 24, 28, 31, 45, 47, 48, 49, 50, 51, 54, 55, 56], "26": [1, 9, 13, 16, 17, 20, 21, 22, 24, 25, 26, 28, 31, 37, 41, 46, 47, 48, 49, 50, 51, 52, 55], "6": [1, 9, 13, 14, 15, 16, 17, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 38, 39, 40, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 59], "7": [1, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 59], "20": [1, 5, 9, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 34, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59], "In": [1, 7, 8, 9, 10, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "esb": 1, "1013": 1, "cir": 1, "1250": [1, 17, 18, 28, 43, 54], "hw5": [1, 21, 22, 24, 48, 49, 50, 51], "hw6": [1, 52, 53, 54], "novemb": [1, 28, 31], "13": [1, 9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 24, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 46, 47, 48, 49, 50, 52, 53, 54, 55], "hw7": 1, "hw8": [1, 31], "27": [1, 9, 16, 18, 20, 21, 22, 31, 32, 35, 37, 41, 46, 47, 48, 55], "hw9": 1, "decemb": [1, 31], "final": [1, 7, 8, 13, 15, 17, 23, 25, 34, 35, 38, 43, 49, 51, 58], "exam": [1, 7, 13], "tba": 1, "live": [1, 11, 13, 17, 18, 20, 26, 28, 32, 43, 44, 46, 52, 60], "locat": [1, 9, 13, 18, 25, 26, 28, 29, 31, 36, 51, 52, 54, 55, 57, 59, 60], "can": [1, 5, 7, 8, 11, 13, 14, 16, 18, 19, 20, 21, 22, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 53, 56, 57, 58, 59, 60], "found": [1, 8, 15, 18, 20, 22, 25, 28, 35, 37, 48, 51, 53, 54, 57, 59], "after": [1, 5, 7, 8, 9, 11, 13, 15, 17, 18, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 33, 37, 42, 43, 44, 48, 50, 51, 53, 55, 56, 57, 58, 59], "5": [1, 5, 19, 20, 22, 23, 27, 31, 34, 35, 36, 38, 39, 40, 41, 42, 45, 47, 48, 49, 51, 53, 57, 59], "dai": [1, 5, 9, 15, 25, 28, 30, 34, 37, 51, 56, 57], "That": [1, 13, 14, 15, 17, 19, 20, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 45, 46, 48, 49, 50, 52, 53, 55], "said": [1, 15, 17, 19, 24, 27, 28, 29, 38, 45, 51, 53, 55], "consid": [1, 8, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 31, 39, 41, 46, 47, 49, 50, 51, 52, 53, 54, 55, 57, 59, 60], "backup": [1, 8], "resourc": [1, 4, 6, 14, 23, 24, 29, 30, 46, 50, 55, 56], "complet": [1, 7, 13, 17, 20, 23, 24, 25, 34, 37, 43, 46, 49, 50, 51, 57, 58, 60], "reli": [1, 15, 25, 27, 31, 51, 53, 59], "get": [1, 5, 6, 7, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "lot": [1, 6, 10, 13, 14, 16, 18, 19, 20, 21, 22, 24, 25, 27, 30, 31, 32, 33, 37, 38, 46, 50, 51, 52, 53, 56, 57], "show": [1, 5, 8, 11, 13, 14, 15, 17, 18, 20, 21, 22, 23, 25, 26, 27, 28, 30, 31, 32, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 48, 49, 52, 53, 54, 56, 58, 59], "up": [1, 8, 9, 14, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 37, 38, 42, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59], "run": [1, 5, 6, 8, 9, 11, 13, 15, 16, 18, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 33, 38, 40, 41, 46, 48, 50, 51, 52, 53, 54, 55, 56, 58, 59], "semi": [1, 29, 55], "flip": [1, 15, 21, 22, 47, 48], "classroom": [1, 57], "There": [1, 3, 6, 9, 10, 11, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 40, 41, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57], "pre": [1, 11, 13, 23, 25, 26, 33, 36, 40, 49, 51, 52], "watch": [1, 13, 16, 19, 26, 28, 29, 38, 52, 54, 55], "mani": [1, 3, 6, 9, 13, 14, 15, 16, 17, 19, 21, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 37, 38, 43, 44, 45, 47, 49, 50, 51, 52, 53, 54, 56, 59], "least": [1, 5, 13, 15, 16, 21, 22, 25, 26, 27, 28, 33, 38, 51, 52, 53, 54, 57, 59], "first": [1, 2, 5, 9, 13, 14, 16, 18, 19, 20, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 37, 38, 39, 44, 46, 49, 50, 51, 52, 53, 54, 55, 56, 59, 60], "half": [1, 7, 13, 14, 19, 25, 27, 45, 51, 53], "post": [1, 5, 7, 8, 9, 13, 14, 17, 21, 22, 29, 31, 43, 48, 52, 53, 54, 55, 57], "below": [1, 6, 9, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 36, 37, 39, 40, 41, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "try": [1, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 38, 39, 40, 41, 43, 46, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59], "befor": [1, 5, 11, 14, 15, 16, 18, 19, 22, 23, 26, 27, 28, 29, 30, 31, 32, 37, 38, 40, 43, 45, 48, 52, 53, 54, 55, 56, 57, 58, 59], "correspond": [1, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 26, 28, 31, 36, 41, 47, 48, 50, 52, 54, 58], "dure": [1, 9, 13, 14, 16, 18, 19, 20, 23, 24, 25, 28, 37, 42, 45, 46, 49, 50, 51, 54, 55, 57, 59], "summar": [1, 13, 19, 21, 22, 26, 29, 47, 52, 55], "point": [1, 5, 12, 13, 14, 15, 17, 18, 19, 20, 22, 25, 27, 30, 32, 35, 37, 38, 39, 40, 41, 45, 46, 48, 51, 53, 56, 58, 59, 60], "focu": [1, 13, 17, 18, 19, 27, 28, 31, 37, 45, 53, 54, 57, 58], "demo": [1, 15, 16, 17, 23, 26, 43, 49, 52], "worksheet": [1, 13, 14, 16, 44, 57], "q": [1, 28], "develop": [1, 2, 10, 12, 13, 15, 17, 18, 20, 21, 22, 23, 25, 26, 30, 43, 47, 48, 51, 56], "directli": [1, 9, 18, 22, 30, 37, 48, 49, 56], "check": [1, 5, 8, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 34, 35, 38, 45, 48, 51, 52, 53, 55, 57, 58, 59, 60], "them": [1, 3, 5, 8, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 36, 37, 38, 39, 43, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59], "thei": [1, 8, 9, 13, 14, 15, 16, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 38, 39, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 58, 59], "might": [1, 7, 8, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 33, 37, 38, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 59], "draft": 1, "form": [1, 13, 18, 21, 25, 27, 28, 29, 38, 44, 51, 53, 54, 55, 57], "onc": [1, 7, 8, 9, 11, 13, 14, 15, 17, 18, 20, 25, 27, 28, 29, 30, 36, 43, 44, 46, 51, 53, 54, 55, 56, 57, 58], "topic": [1, 3, 9, 12, 13, 14, 19, 21, 22, 26, 28, 30, 48, 52, 54, 56, 57], "vs": [1, 4, 8, 18, 19, 20, 31, 32, 33, 35, 36, 44, 59], "340": [1, 4, 14, 23, 25, 30, 31, 32, 41, 49, 51, 56], "imagin": [1, 13, 14, 15, 17, 19, 21, 24, 25, 26, 29, 32, 43, 45, 47, 50, 51], "intro": [1, 30, 52, 56], "1": [1, 9, 10, 24, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 50, 57], "n": [1, 14, 16, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 38, 45, 48, 50, 51, 52, 53, 54, 55, 56, 58, 59], "decis": [1, 3, 7, 15, 17, 20, 21, 23, 25, 30, 38, 42, 43, 46, 49, 51, 56, 59], "tree": [1, 3, 13, 15, 16, 17, 18, 19, 20, 22, 25, 27, 30, 31, 38, 42, 43, 44, 45, 46, 48, 51, 53, 56, 59], "2": [1, 5, 9, 10, 11, 21, 23, 24, 25, 28, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 47, 50, 54, 57], "3": [1, 9, 11, 18, 19, 20, 21, 22, 23, 24, 28, 29, 30, 31, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 54, 55, 56, 57, 59], "less": [1, 6, 7, 13, 16, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 32, 33, 34, 38, 39, 43, 46, 48, 49, 50, 51, 53, 54, 55], "depth": [1, 14, 15, 20, 23, 27, 35, 38, 45, 46, 49, 53], "14": [1, 9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 25, 27, 28, 30, 31, 32, 34, 35, 36, 37, 41, 43, 46, 47, 48, 49, 51, 53, 54, 55, 56, 58], "ml": [1, 3, 10, 12, 14, 17, 23, 27, 30, 37, 43, 47, 49, 53, 56], "fundament": [1, 3, 10, 12, 13, 17, 19, 20, 22, 25, 30, 32, 43, 45, 46, 48, 51, 56], "similar": [1, 11, 14, 15, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 33, 36, 45, 46, 47, 48, 49, 51, 52, 53, 54, 58], "k": [1, 8, 12, 15, 19, 21, 22, 23, 25, 29, 30, 32, 34, 36, 38, 40, 41, 43, 45, 48, 49, 51, 55, 56], "nn": [1, 17, 30, 36, 38, 40, 41, 43, 56, 59], "svm": [1, 15, 17, 18, 20, 23, 24, 25, 30, 31, 42, 43, 44, 46, 49, 50, 51, 56, 60], "rbf": [1, 15, 17, 19, 20, 23, 24, 25, 42, 43, 45, 46, 49, 50, 51], "kernel": [1, 11, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 50, 51, 58, 59, 60], "21": [1, 9, 13, 14, 16, 17, 18, 21, 22, 25, 26, 28, 31, 32, 34, 35, 37, 41, 44, 47, 48, 51, 52, 55], "preprocess": [1, 12, 13, 15, 19, 20, 21, 23, 24, 25, 27, 28, 30, 32, 34, 36, 37, 39, 45, 46, 47, 49, 50, 51, 53, 54, 56], "sklearn": [1, 13, 15, 16, 19, 22, 25, 27, 28, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 45, 47, 48, 51, 53, 54, 56, 58, 59, 60], "pipelin": [1, 3, 12, 13, 15, 18, 19, 20, 21, 22, 23, 24, 25, 30, 31, 32, 34, 37, 38, 39, 42, 45, 46, 47, 48, 49, 50, 51, 56, 60], "columntransform": [1, 17, 20, 21, 22, 23, 24, 25, 31, 32, 37, 39, 42, 46, 48, 49, 50, 51], "text": [1, 8, 12, 13, 14, 19, 20, 21, 22, 23, 24, 28, 30, 34, 38, 45, 46, 47, 49, 50, 54, 56, 59], "featur": [1, 12, 15, 21, 23, 27, 29, 32, 35, 36, 38, 39, 40, 46, 49, 52, 53, 55, 57, 59], "28": [1, 9, 16, 17, 18, 19, 20, 21, 22, 25, 26, 31, 38, 41, 46, 47, 48, 49, 51, 52, 55], "linear": [1, 20, 21, 23, 25, 27, 28, 30, 31, 32, 42, 46, 48, 49, 53, 54, 56], "model": [1, 2, 3, 12, 20, 21, 26, 27, 31, 33, 37, 39, 40, 41, 43, 44, 46, 47, 53, 59], "03": [1, 9, 19, 20, 22, 24, 25, 31, 34, 35, 46, 50, 51, 54], "hyperparamet": [1, 15, 21, 28, 29, 30, 35, 38, 44, 47, 54, 55, 56, 58, 59, 60], "optim": [1, 3, 14, 15, 16, 18, 21, 23, 24, 25, 26, 27, 30, 32, 35, 36, 38, 47, 49, 50, 51, 52, 53, 56], "overfit": [1, 12, 16, 19, 22, 23, 25, 30, 34, 35, 38, 45, 48, 49, 51, 56, 59], "valid": [1, 14, 16, 18, 22, 23, 24, 25, 26, 30, 32, 36, 37, 38, 42, 45, 48, 49, 50, 51, 52, 56, 59, 60], "set": [1, 9, 10, 14, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 37, 38, 39, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59], "8": [1, 9, 10, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 59], "differ": [1, 3, 6, 9, 11, 12, 13, 14, 15, 16, 18, 19, 23, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 37, 40, 43, 44, 45, 46, 49, 51, 52, 53, 54, 55, 56, 58, 59, 60], "05": [1, 9, 16, 17, 20, 21, 22, 27, 28, 31, 32, 37, 39, 46, 48, 53, 54, 55], "evalu": [1, 9, 12, 14, 15, 20, 22, 24, 26, 31, 39, 46, 47, 50, 52, 58, 60], "metric": [1, 12, 16, 18, 23, 24, 25, 26, 27, 28, 29, 30, 32, 37, 41, 49, 50, 51, 52, 53, 54, 55, 56], "classif": [1, 3, 12, 15, 16, 17, 18, 19, 22, 23, 24, 25, 29, 31, 32, 35, 40, 41, 43, 45, 48, 49, 50, 51, 55, 58], "refer": [1, 9, 13, 14, 15, 16, 17, 18, 19, 21, 24, 26, 28, 29, 30, 47, 50, 52, 54, 55, 56, 57, 58, 59, 60], "9": [1, 5, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59], "regress": [1, 3, 12, 13, 17, 18, 24, 25, 31, 32, 35, 38, 39, 43, 46, 47, 50, 58, 59], "move": [1, 8, 19, 24, 25, 28, 38, 45, 50, 51], "thursdai": [1, 21, 22, 24, 48, 57], "ensembl": [1, 12, 22, 24, 25, 27, 28, 31, 32, 48, 50, 51, 53, 54], "interpret": [1, 11, 12, 16, 17, 21, 22, 23, 25, 26, 27, 28, 30, 32, 40, 43, 47, 48, 49, 51, 52, 53, 54, 56], "new": [1, 7, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38, 43, 46, 49, 50, 51, 52, 53, 54, 56], "engin": [1, 10, 12, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 28, 29, 35, 38, 42, 44, 48, 54, 55, 60], "24": [1, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 40, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "select": [1, 6, 7, 11, 12, 15, 16, 17, 18, 19, 20, 21, 22, 23, 30, 31, 33, 43, 44, 45, 46, 47, 48, 49, 56], "none": [1, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 35, 38, 40, 41, 43, 45, 46, 47, 48, 49, 51, 53, 55, 58, 59, 60], "31": [1, 9, 13, 16, 17, 18, 19, 21, 22, 24, 25, 26, 31, 35, 39, 40, 41, 43, 47, 48, 49, 50, 51, 52, 55], "cluster": [1, 3, 12, 29, 31, 55], "nov": [1, 31, 54, 56], "07": [1, 9, 20, 22, 25, 31, 37, 46, 48, 51], "simpl": [1, 14, 16, 17, 21, 22, 23, 24, 27, 28, 29, 31, 33, 34, 38, 39, 42, 48, 49, 50, 53, 54, 55, 60], "recommend": [1, 3, 9, 11, 12, 15, 16, 20, 21, 26, 29, 30, 38, 46, 52, 55, 56, 57], "system": [1, 3, 5, 6, 7, 11, 12, 13, 15, 16, 18, 21, 24, 26, 29, 31, 39, 50, 52, 55], "09": [1, 9, 15, 18, 20, 22, 28, 31, 39, 46, 48], "data": [1, 3, 6, 8, 9, 10, 11, 12, 27, 32, 33, 34, 36, 38, 40, 41, 42, 43, 45, 47, 57, 59, 60], "embed": [1, 12, 18, 30, 56], "16": [1, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 27, 31, 32, 35, 41, 42, 44, 46, 47, 48, 49, 51, 53, 55, 58], "break": [1, 20, 21, 26, 31, 34, 37, 38, 42, 43, 47, 52, 59], "neural": [1, 12, 25, 31, 34, 51], "network": [1, 12, 18, 23, 25, 26, 28, 31, 33, 34, 40, 44, 49, 51, 52, 54], "comput": [1, 8, 9, 10, 11, 18, 20, 21, 23, 24, 25, 26, 27, 29, 31, 34, 36, 40, 41, 42, 44, 46, 47, 50, 51, 52, 53, 55, 59, 60], "vision": [1, 13, 40], "time": [1, 2, 3, 5, 9, 12, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 33, 34, 37, 38, 39, 40, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60], "seri": [1, 2, 3, 12, 15, 17, 18, 21, 25, 30, 32, 51, 55, 56], "option": [1, 8, 9, 13, 14, 18, 22, 24, 29, 32, 35, 38, 40, 41, 47, 48, 50, 55, 57, 60], "humour": 1, "problem": [1, 5, 7, 12, 13, 18, 19, 21, 22, 23, 24, 26, 27, 30, 32, 34, 35, 37, 38, 42, 43, 45, 47, 48, 49, 50, 52, 53, 56, 57, 58], "timezon": 1, "23": [1, 9, 11, 16, 17, 18, 19, 20, 21, 22, 25, 28, 31, 35, 37, 39, 40, 41, 43, 45, 46, 47, 48, 51, 54, 55], "surviv": [1, 3, 12], "analysi": [1, 3, 10, 12, 13, 14, 21, 22, 26, 27, 29, 52, 55], "highli": [1, 11, 17, 24, 28, 38, 43, 50, 54], "call": [1, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "bullshit": [1, 32], "censor": [1, 12], "commun": [1, 3, 11, 12, 13, 18, 20, 22, 46, 48, 55, 57], "bs": [1, 22, 48], "chapter": 1, "short": [1, 15, 20, 23, 46, 57], "47": [1, 9, 13, 14, 15, 16, 17, 19, 20, 22, 25, 28, 35, 38, 46, 48, 51], "min": [1, 19, 22, 27, 31, 35, 37, 41, 45, 47, 48, 53, 58, 59], "total": [1, 9, 13, 14, 17, 18, 21, 22, 23, 25, 28, 29, 31, 32, 44, 47, 48, 49, 51, 54, 55, 58], "read": [1, 5, 8, 13, 16, 17, 18, 21, 22, 23, 24, 29, 31, 33, 36, 38, 48, 49, 51, 55, 57, 60], "graph": [1, 30, 36, 40, 41, 56], "becaus": [1, 9, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 38, 39, 40, 41, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57], "i": [1, 6, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58], "t": [1, 5, 6, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59], "sabrina": 1, "ethic": [1, 12, 13], "50": [1, 9, 13, 16, 17, 18, 21, 22, 23, 25, 27, 28, 29, 30, 31, 32, 34, 35, 37, 39, 40, 44, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60], "scienc": [1, 3, 10, 11, 12, 13, 18, 26, 31, 42, 44, 52], "fun": [1, 13, 21, 29, 30, 55, 56], "llm": 1, "deploy": [1, 2, 12, 24, 31, 50], "conclus": 1, "pleas": [1, 5, 8, 13, 14, 17, 18, 20, 21, 22, 23, 25, 28, 29, 30, 35, 36, 37, 38, 39, 40, 41, 43, 45, 46, 47, 48, 49, 54, 55, 56, 57, 58, 59, 60], "campu": [1, 25, 51, 57], "rule": [1, 9, 13, 14, 16, 19, 21, 23, 29, 37, 38, 39, 42, 45, 55, 57, 59], "mask": [1, 43, 46, 57], "go": [1, 6, 8, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 36, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59], "longer": [1, 20, 21, 30, 32, 46, 47, 56, 57], "requir": [1, 6, 8, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60], "faculti": [1, 13, 57], "staff": [1, 7, 57], "wear": [1, 13, 57], "medic": [1, 13, 21, 26, 47, 52, 57], "continu": [1, 18, 20, 22, 23, 26, 31, 37, 46, 48, 49, 57, 58], "worn": [1, 57], "indoor": [1, 57], "health": [1, 28, 29, 54, 55, 57], "ill": [1, 57], "believ": [1, 8, 13, 20, 24, 31, 35, 46, 50, 57, 59], "symptom": [1, 57], "been": [1, 5, 7, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "expos": [1, 38, 57], "sar": [1, 57], "cov": [1, 52, 57], "thrive": [1, 57], "self": [1, 9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 32, 34, 35, 37, 38, 40, 41, 48, 57, 60], "tool": [1, 9, 12, 18, 19, 20, 21, 22, 27, 28, 31, 32, 38, 42, 46, 47, 48, 50, 53, 57, 58, 59, 60], "guidanc": [1, 24, 50, 57], "download": [1, 6, 8, 11, 13, 14, 17, 19, 22, 24, 25, 29, 30, 33, 34, 35, 48, 50, 51, 54, 55, 56, 57], "bc": [1, 13, 57], "support": [1, 11, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 53, 55, 57, 58, 59, 60], "app": [1, 13, 14, 57], "io": [1, 10, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 30, 32, 35, 38, 40, 48, 51, 56, 57, 60], "android": [1, 57], "devic": [1, 30, 36, 40, 41, 56, 57], "instruct": [1, 4, 5, 6, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 57, 59, 60], "advic": [1, 15, 51, 57], "stai": [1, 13, 21, 32, 57], "home": [1, 14, 19, 21, 28, 34, 37, 51, 55, 57, 59], "recent": [1, 9, 11, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "test": [1, 8, 9, 11, 13, 14, 16, 17, 18, 19, 21, 22, 23, 24, 27, 28, 30, 32, 34, 37, 38, 41, 42, 43, 44, 45, 47, 48, 49, 50, 53, 54, 56, 57, 58, 59], "posit": [1, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 28, 29, 31, 39, 45, 48, 49, 50, 51, 55, 57], "quarantin": [1, 57], "websit": [1, 5, 11, 55, 57], "should": [1, 6, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 24, 25, 26, 29, 30, 31, 32, 35, 37, 45, 50, 51, 52, 55, 56, 57, 58, 59, 60], "isol": [1, 11, 21, 22, 24, 48, 50, 57], "monitor": [1, 14, 29, 55, 57], "precaut": [1, 57], "help": [1, 4, 8, 11, 13, 15, 17, 18, 20, 21, 24, 26, 27, 28, 31, 32, 37, 46, 47, 50, 52, 53, 54, 57, 58, 59, 60], "reduc": [1, 8, 9, 13, 16, 20, 21, 22, 23, 24, 25, 28, 29, 30, 34, 46, 49, 50, 51, 54, 55, 56, 57], "risk": [1, 13, 21, 25, 51, 57], "keep": [1, 15, 16, 17, 18, 21, 23, 24, 25, 28, 29, 32, 35, 38, 47, 49, 50, 51, 52, 54, 55, 57, 59, 60], "everyon": [1, 7, 13, 33, 57], "safer": [1, 57], "mark": [1, 7, 8, 13, 20, 21, 27, 46, 57], "scheme": 1, "flexibl": [1, 13, 25, 29, 30, 34, 51, 52, 56, 57, 58], "priorit": [1, 25, 51, 57], "still": [1, 5, 11, 13, 15, 20, 21, 22, 23, 25, 26, 28, 31, 32, 34, 38, 39, 46, 48, 49, 51, 52, 57], "abl": [1, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 34, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57], "succe": [1, 13, 25, 51, 57], "onlin": [1, 2, 4, 6, 8, 11, 14, 29, 38, 55, 57], "done": [1, 6, 11, 13, 15, 18, 20, 21, 30, 31, 38, 44, 54, 56, 57, 58], "hand": [1, 5, 10, 12, 13, 21, 28, 37, 41, 57], "held": [1, 57], "But": [1, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 39, 40, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 59, 60], "need": [1, 6, 8, 9, 11, 13, 14, 16, 18, 21, 22, 23, 24, 25, 26, 27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59], "present": [1, 8, 15, 16, 21, 28, 29, 31, 36, 38, 51, 54, 55, 57], "write": [1, 5, 8, 12, 13, 15, 20, 24, 25, 26, 29, 39, 51, 52, 55, 57, 59, 60], "unless": [1, 8, 13, 30, 33, 38, 56, 57], "legitim": [1, 57], "most": [1, 8, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 37, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "activ": [1, 5, 11, 13, 20, 34, 57, 58], "few": [1, 9, 13, 19, 22, 23, 25, 28, 30, 31, 37, 38, 48, 49, 51, 54, 55, 56, 57, 59], "offic": [1, 5, 11, 13, 16, 57], "hour": [1, 5, 11, 13, 16, 21, 23, 24, 25, 28, 31, 39, 49, 50, 51, 54, 57, 58], "which": [1, 5, 7, 8, 9, 11, 15, 16, 17, 18, 19, 20, 22, 24, 25, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 43, 44, 45, 46, 48, 50, 51, 54, 55, 56, 57, 58, 59], "s": [1, 5, 6, 8, 9, 10, 11, 14, 19, 20, 23, 25, 26, 27, 29, 30, 32, 33, 35, 36, 38, 41, 42, 43, 45, 46, 47, 48, 49, 51, 52, 53, 56, 57, 58, 59, 60], "grei": 1, "tradit": [1, 13, 28, 30, 32, 54, 56], "ancestr": 1, "unced": 1, "territori": [1, 13], "xwm\u0259\u03b8kw\u0259y": 1, "\u0259m": 1, "musqueam": 1, "pepl": 1, "situat": [1, 7, 13, 21, 23, 26, 30, 32, 49, 52, 56, 57], "ha": [1, 2, 3, 6, 7, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "place": [1, 6, 31, 38], "peopl": [1, 5, 13, 14, 15, 17, 19, 21, 23, 24, 25, 28, 29, 30, 31, 32, 38, 39, 41, 51, 54, 55, 56], "who": [1, 5, 6, 7, 13, 18, 21, 25, 26, 28, 31, 32, 33, 38, 51, 53, 55, 58], "millennia": 1, "pass": [1, 9, 13, 14, 15, 17, 18, 19, 21, 22, 23, 24, 25, 26, 29, 30, 33, 34, 37, 40, 44, 45, 48, 49, 50, 51, 52, 55, 56, 58, 60], "cultur": [1, 30, 56], "histori": [1, 13, 19, 28, 31, 45, 54], "one": [1, 7, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 26, 27, 28, 30, 31, 32, 33, 35, 36, 37, 39, 42, 43, 44, 45, 46, 47, 49, 50, 52, 53, 54, 56, 57, 58, 59], "gener": [1, 8, 9, 10, 13, 14, 17, 18, 20, 21, 22, 24, 27, 29, 30, 31, 32, 38, 39, 43, 46, 47, 50, 52, 53, 55, 56, 57, 59], "site": [1, 6, 9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 32, 34, 35, 37, 38, 40, 41, 48, 51, 58, 59, 60], "It": [1, 3, 5, 8, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 59], "recognit": [1, 13, 14, 16, 21, 29, 33, 55], "our": [1, 6, 7, 9, 11, 13, 14, 16, 18, 19, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 52, 53, 54, 55, 56, 58, 59, 60], "relationship": [1, 12, 21, 23, 24, 25, 28, 31, 38, 39, 49, 50, 51], "doe": [1, 6, 9, 11, 13, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 28, 29, 31, 32, 35, 37, 38, 42, 43, 44, 46, 48, 49, 50, 51, 54, 55, 58, 59, 60], "appear": [1, 3, 8, 14, 18, 23, 29, 33, 49, 55, 60], "just": [1, 5, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 37, 38, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 59], "formal": 1, "take": [1, 3, 5, 6, 7, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 34, 37, 45, 46, 47, 48, 49, 50, 51, 52, 55, 56, 58, 59], "moment": [1, 13, 21, 28, 54, 55, 56], "appreci": [1, 12, 38], "mean": [1, 6, 7, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 28, 30, 31, 32, 34, 35, 36, 37, 38, 40, 41, 43, 44, 46, 47, 49, 50, 51, 54, 56, 59, 60], "behind": [1, 12, 19, 45], "word": [1, 12, 13, 19, 20, 21, 26, 27, 28, 30, 31, 32, 35, 37, 38, 42, 45, 52, 53, 54, 56, 58, 60], "recogn": [1, 12, 15, 27, 31, 53], "tradition": 1, "occupi": 1, "nation": 1, "part": [1, 5, 10, 11, 13, 17, 18, 19, 20, 21, 23, 24, 25, 27, 29, 31, 34, 46, 47, 49, 50, 51, 53, 55], "countri": [1, 13, 15, 16, 18, 19, 21, 23, 24, 29, 39, 45, 49, 50, 55], "down": [1, 13, 15, 21, 24, 32, 37, 47, 50, 55], "wa": [1, 2, 5, 6, 11, 13, 14, 15, 16, 17, 19, 20, 21, 23, 24, 25, 26, 28, 29, 30, 32, 33, 37, 38, 43, 49, 50, 51, 52, 54, 55, 56, 58, 59, 60], "turn": [1, 5, 13, 15, 29, 30, 32, 36, 38, 40, 41, 55, 56], "over": [1, 13, 15, 20, 22, 24, 28, 29, 31, 32, 33, 34, 38, 42, 46, 48, 50, 54, 55, 57], "crown": 1, "govern": [1, 29, 34, 55], "treati": 1, "agreement": [1, 32], "As": [1, 5, 13, 15, 18, 20, 22, 23, 24, 30, 31, 32, 33, 38, 44, 45, 48, 49, 50, 59], "begin": [1, 13, 14, 19, 25, 28, 29, 31, 32, 37, 45, 51, 54, 55, 60], "journei": [1, 27, 53], "some": [1, 2, 5, 7, 8, 9, 11, 13, 15, 16, 17, 18, 19, 22, 24, 26, 27, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 43, 47, 48, 50, 52, 53, 56, 57, 58, 59], "about": [1, 3, 5, 8, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27, 30, 31, 32, 33, 34, 35, 37, 38, 40, 42, 45, 46, 47, 48, 49, 50, 53, 56, 57, 58, 59], "honour": 1, "its": [1, 9, 12, 13, 15, 16, 18, 19, 21, 24, 25, 26, 27, 29, 30, 31, 32, 36, 37, 38, 45, 47, 50, 51, 52, 53, 55, 56, 58, 60], "origin": [1, 9, 13, 17, 18, 21, 23, 24, 25, 26, 28, 29, 30, 31, 32, 43, 44, 49, 50, 51, 54, 55, 56], "inhabit": [1, 13], "cours": [2, 3, 5, 6, 7, 8, 11, 14, 15, 16, 18, 19, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 40, 41, 45, 47, 48, 49, 50, 51, 52, 55, 56, 58], "design": [2, 13, 14, 27, 28, 30, 53, 54, 56], "taught": [2, 18, 29, 55, 57], "spring": 2, "2020": [2, 25, 51], "further": [2, 21, 23, 26, 30, 32, 33, 35, 39, 52, 55, 56], "materi": [2, 9, 11, 13, 14, 15, 16, 29, 32, 55, 57], "exercis": [2, 10, 13], "come": [2, 11, 13, 14, 17, 18, 21, 25, 28, 29, 30, 31, 32, 38, 47, 51, 54, 55, 56, 58, 59], "introduct": [2, 10, 12, 31, 32, 35], "machin": [2, 3, 10, 11, 12, 17, 18, 20, 22, 23, 24, 25, 28, 29, 30, 31, 33, 34, 37, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54, 55, 56, 57, 58, 59], "learn": [2, 3, 10, 11, 34, 37, 40, 42, 57, 58, 59], "haylei": [2, 14], "boyc": [2, 14], "sincer": 2, "thank": [2, 28, 31, 59], "toma": 2, "beuzen": 2, "contribut": [2, 16, 19, 24, 30, 50, 52, 56, 57], "close": [3, 13, 15, 19, 20, 21, 25, 26, 27, 29, 31, 41, 45, 46, 47, 51, 53, 55, 57, 59], "relat": [3, 7, 13, 19, 21, 22, 23, 24, 25, 26, 28, 31, 32, 33, 45, 48, 49, 50, 51, 52, 54, 57], "field": [3, 5, 13, 18, 29, 30, 31, 55, 56], "make": [3, 5, 6, 7, 8, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 38, 39, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "predict": [3, 12, 15, 16, 17, 20, 21, 22, 25, 26, 27, 31, 34, 35, 37, 38, 39, 42, 43, 44, 46, 47, 48, 51, 52, 53, 56, 59, 60], "produc": [3, 8, 13, 22, 24, 27, 37, 48, 49, 50, 53], "insight": [3, 12, 16, 21, 24, 26, 50, 52], "overlap": [3, 15, 26, 52], "between": [3, 9, 11, 12, 13, 15, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 35, 37, 38, 40, 41, 42, 45, 47, 49, 50, 51, 52, 53, 54, 56, 59], "howev": [3, 9, 13, 17, 18, 21, 22, 24, 26, 30, 31, 32, 36, 39, 43, 50, 52, 57, 58, 59, 60], "wherea": [3, 14, 19, 20, 22, 24, 27, 37, 45, 48, 50, 53], "involv": [3, 5, 13, 20, 22, 23, 27, 29, 30, 46, 48, 49, 53, 55, 56], "implement": [3, 5, 13, 17, 21, 22, 23, 25, 26, 27, 28, 29, 30, 32, 43, 49, 51, 53, 54, 55], "algorithm": [3, 12, 13, 15, 17, 18, 21, 22, 23, 24, 28, 29, 30, 34, 39, 43, 44, 48, 49, 50, 54, 55, 56, 59], "scratch": [3, 30, 56], "broader": [3, 23, 29, 49, 55], "like": [3, 5, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60], "clean": [3, 27, 35, 37, 38, 53, 57], "result": [3, 8, 9, 11, 12, 13, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 30, 31, 32, 37, 38, 43, 45, 46, 48, 49, 50, 51, 52, 53, 56, 57, 58, 59], "goe": [3, 13, 15, 16, 18, 21, 23, 24, 27, 28, 30, 44, 50, 53, 54, 56], "deeper": [3, 13, 20, 21, 22], "mathemat": [3, 18, 23, 42, 44, 49], "numer": [3, 14, 17, 18, 19, 21, 22, 23, 28, 29, 31, 32, 36, 37, 43, 44, 48, 49, 54, 55], "consider": [3, 12, 21, 23, 26, 28, 49, 52, 54], "underli": [3, 24, 25, 26, 50, 51, 52], "prerequisit": [3, 32, 57], "especi": [3, 13, 14, 16, 20, 21, 23, 31, 38, 47], "math": [3, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 51, 52, 54, 58, 59, 60], "best": [3, 8, 13, 14, 15, 16, 20, 21, 22, 23, 24, 26, 27, 28, 35, 36, 38, 39, 46, 47, 48, 49, 50, 52, 53, 54], "choic": [3, 16, 20, 22, 23, 24, 25, 26, 27, 28, 31, 46, 49, 50, 51, 52, 53, 54], "depend": [3, 9, 11, 13, 14, 15, 16, 18, 20, 21, 22, 23, 26, 27, 31, 32, 38, 45, 46, 48, 49, 52, 53], "interest": [3, 13, 15, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 37, 38, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "goal": [3, 12, 16, 17, 20, 21, 25, 26, 27, 28, 43, 46, 47, 51, 52, 54, 58], "perfectli": 3, "both": [3, 7, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 37, 38, 39, 43, 45, 46, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60], "onli": [3, 5, 9, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59], "natur": [3, 13, 18, 21, 23, 25, 30, 37, 38, 51, 56, 57], "languag": [3, 10, 13, 17, 18, 25, 28, 30, 33, 34, 43, 51, 54, 56], "process": [3, 6, 12, 13, 14, 17, 18, 20, 25, 27, 30, 33, 46, 51, 53, 56, 58, 59], "probabilist": [3, 52, 55], "loss": [3, 21, 22, 23, 24, 32, 39, 48, 49, 50], "function": [3, 13, 14, 15, 16, 18, 20, 21, 23, 24, 25, 28, 30, 31, 32, 33, 34, 36, 49, 50, 51, 52, 54, 55, 56, 58, 59], "major": [3, 13, 15, 16, 17, 18, 29, 42, 44, 55, 59], "dimension": [3, 9, 19, 20, 21, 23, 25, 26, 29, 34, 36, 43, 45, 46, 49, 51, 52, 55], "reduct": [3, 21, 23, 25, 26, 49, 51, 52], "typic": [3, 13, 14, 16, 17, 19, 20, 21, 22, 23, 26, 31, 45, 47, 48, 49, 52], "veri": [3, 5, 6, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 40, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58], "basic": [3, 9, 13, 14, 20, 25, 28, 32, 51, 54, 60], "method": [3, 12, 14, 16, 17, 19, 21, 23, 24, 27, 28, 29, 30, 31, 32, 34, 35, 36, 38, 43, 45, 47, 49, 50, 53, 54, 55, 56, 58, 59], "knn": [3, 15, 16, 17, 18, 19, 24, 25, 28, 30, 42, 43, 44, 45, 50, 51, 54, 56], "etc": [3, 8, 9, 14, 25, 28, 30, 31, 32, 41, 50, 51, 54, 55, 56, 57], "deep": [3, 10, 12, 13, 20, 24, 25, 29, 32, 34, 46, 50, 51, 55], "submiss": [4, 15, 16, 55, 58], "grade": [4, 8, 15, 17, 18, 20, 35, 42, 43, 44, 46], "polici": [4, 5, 8, 13, 57], "environ": [4, 6, 9, 13, 17, 18, 20, 21, 22, 23, 24, 25, 29, 30, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 50, 51, 55, 56, 58, 59], "setup": [4, 8, 11, 13], "git": [4, 8, 9, 13], "ask": [4, 8, 11, 13, 14, 15, 16, 18, 21, 25, 26, 28, 29, 32, 47, 51, 54, 55, 58], "python": [4, 5, 12, 20, 22, 25, 28, 29, 30, 31, 32, 34, 51, 56, 57], "textbook": [4, 10, 55], "well": [5, 6, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 30, 31, 32, 38, 43, 46, 47, 48, 49, 50, 52, 53, 54, 56, 57], "asid": [5, 13, 15, 23, 38, 49], "standard": [5, 7, 15, 17, 20, 23, 24, 25, 39, 43, 46, 49, 50, 51, 59], "ubc": [5, 6, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "here": [5, 6, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 40, 41, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60], "re": [5, 9, 13, 14, 15, 18, 20, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 34, 38, 48, 49, 50, 52, 54, 55, 56, 58], "expect": [5, 8, 9, 13, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 34, 36, 38, 45, 46, 47, 48, 50, 51, 52, 53, 54, 56, 58, 59], "platform": 5, "when": [5, 7, 8, 11, 13, 14, 15, 16, 18, 19, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 42, 43, 44, 45, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 60], "offens": [5, 28, 54], "disrespect": 5, "quick": [5, 13, 29, 55, 59], "search": [5, 6, 11, 22, 28, 48, 54, 59], "sure": [5, 8, 9, 11, 13, 15, 18, 21, 22, 23, 24, 27, 31, 39, 49, 50, 51, 55, 56, 58, 59], "hasn": [5, 13, 28, 54, 55], "alreadi": [5, 9, 11, 13, 21, 22, 24, 25, 26, 28, 29, 31, 32, 48, 50, 51, 52, 54, 55], "answer": [5, 7, 8, 13, 14, 15, 20, 21, 23, 26, 28, 29, 30, 31, 46, 49, 52, 54, 55, 56, 57, 58, 59, 60], "filter": [5, 12, 13, 15, 26, 52], "tag": [5, 25, 29, 34, 51, 55], "keyword": [5, 14, 20, 25, 51], "amount": [5, 13, 15, 19, 20, 21, 22, 24, 26, 28, 30, 31, 32, 39, 45, 46, 47, 48, 50, 52, 54, 56], "thought": [5, 16, 24, 26, 32, 38], "effort": [5, 11, 13, 20, 25, 26, 30, 46, 51, 56, 57], "don": [5, 11, 13, 15, 18, 20, 21, 23, 24, 25, 26, 27, 28, 30, 31, 32, 35, 36, 37, 38, 44, 46, 47, 49, 50, 51, 53, 54, 55, 56], "whose": [5, 13, 38], "googl": [5, 13, 14, 15, 23, 24, 25, 26, 28, 29, 39, 51, 52, 54, 55], "These": [5, 11, 13, 14, 15, 16, 19, 21, 22, 23, 24, 25, 26, 31, 45, 48, 49, 50, 51, 52], "awai": [5, 7, 13, 14, 19, 26, 28, 30, 32, 33, 38, 52, 54, 56], "being": [5, 13, 15, 17, 21, 22, 23, 24, 26, 27, 28, 29, 32, 43, 47, 50, 52, 53, 54, 55], "stuck": [5, 9], "second": [5, 7, 13, 14, 19, 23, 24, 27, 31, 38, 49, 50, 53, 57], "solv": [5, 13, 14, 16, 25, 26, 28, 29, 51, 55, 57], "On": [5, 13, 17, 18, 20, 21, 22, 23, 24, 25, 27, 30, 32, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 50, 53, 56], "wait": [5, 14, 16, 18, 32, 44, 57, 59], "until": [5, 14, 15, 20, 25, 26, 27, 28, 32, 41, 46, 51, 52, 53, 55, 59], "pain": [5, 30, 31, 56], "debug": [5, 24, 50], "At": [5, 13, 15, 19, 21, 23, 25, 26, 30, 31, 45, 49, 51, 52, 56], "becom": [5, 13, 15, 16, 19, 20, 21, 24, 25, 26, 29, 43, 45, 46, 50, 51, 52, 55], "wast": [5, 13, 18, 38], "exception": 5, "frustrat": [5, 7, 20, 38, 46], "bug": [5, 9, 53], "happen": [5, 7, 13, 16, 18, 20, 23, 24, 25, 28, 31, 32, 33, 37, 42, 46, 49, 50, 51, 54], "rough": 5, "someth": [5, 11, 13, 14, 18, 21, 22, 23, 24, 26, 28, 31, 32, 33, 48, 50, 52, 54], "minut": [5, 13, 14, 25, 32, 38, 51, 57], "avoid": [5, 8, 9, 14, 17, 21, 22, 27, 31, 39, 48, 51, 53, 57], "partial": [5, 32], "code": [5, 8, 9, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "much": [5, 6, 9, 13, 14, 15, 16, 17, 18, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 38, 41, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57], "relev": [5, 9, 12, 14, 16, 17, 20, 24, 31, 43, 50], "possibl": [5, 6, 7, 8, 9, 13, 14, 15, 17, 20, 21, 23, 24, 27, 28, 30, 32, 35, 37, 38, 39, 40, 42, 43, 46, 47, 49, 50, 53, 54, 56], "librari": [5, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 51, 55, 56, 58, 59, 60], "oper": [5, 9, 11, 18, 29, 55], "command": [5, 11, 13, 21, 29, 34, 58], "execut": [5, 26], "entir": [5, 9, 13, 15, 22, 25, 30, 31, 38, 51, 56, 59], "error": [5, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19, 23, 24, 25, 32, 35, 37, 38, 44, 45, 49, 50, 51, 58, 60], "messag": [5, 7, 11, 15, 18, 33, 44], "reproduc": [5, 15, 20, 23, 46, 57], "exact": [5, 26, 32], "traceback": [5, 9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 32, 33, 34, 35, 37, 38, 39, 40, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "line": [5, 9, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "number": [5, 7, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 27, 28, 29, 30, 32, 33, 34, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 53, 54, 55, 56, 58, 59, 60], "figur": [5, 9, 11, 13, 14, 20, 22, 24, 25, 26, 27, 28, 30, 31, 32, 36, 39, 40, 41, 46, 50, 51, 52, 53, 54, 56, 58, 59], "yourself": [5, 12, 18, 21, 28, 47, 54, 55], "delet": [5, 8, 17, 28, 43], "ideal": [5, 21, 23, 25, 28, 32, 37, 47, 49, 51, 54], "d": [5, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 33, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 58], "own": [5, 6, 9, 13, 15, 16, 17, 21, 22, 24, 25, 26, 27, 29, 30, 31, 50, 51, 52, 53, 55, 56, 58], "benefit": [5, 16, 23, 27, 29, 42, 53, 55], "equat": [5, 13, 19, 29, 45, 51, 55], "latex": [5, 8, 13], "syntax": [5, 9, 13, 25, 44, 51, 60], "surround": [5, 12], "two": [5, 7, 9, 10, 13, 14, 15, 16, 17, 19, 20, 21, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 59, 60], "dollar": [5, 19, 22, 48], "sign": [5, 13, 22, 24, 38, 48, 50, 57], "x": [5, 9, 11, 15, 16, 17, 18, 19, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 42, 43, 44, 45, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59], "render": [5, 8, 13, 17, 18, 20, 21, 22, 23, 25, 26, 29, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 51, 52, 55, 56, 58], "nice": [5, 9, 13, 20, 21, 23, 24, 27, 30, 32, 49, 50, 56], "discuss": [5, 13, 15, 16, 17, 19, 24, 25, 26, 27, 30, 31, 43, 47, 50, 51, 52, 53, 56, 57, 60], "either": [5, 14, 15, 16, 18, 21, 24, 26, 27, 29, 30, 31, 44, 50, 52, 53, 55, 56, 59], "tutori": [5, 6, 10, 11, 13, 16, 28, 30, 47, 54, 56, 57], "instructor": [5, 7, 8, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57], "think": [5, 13, 14, 15, 16, 18, 19, 21, 22, 24, 25, 26, 28, 30, 31, 32, 37, 38, 39, 42, 44, 48, 50, 51, 52, 54, 56, 58, 60], "ye": [5, 13, 14, 17, 18, 24, 25, 26, 27, 28, 30, 31, 37, 42, 43, 44, 50, 51, 52, 53, 54, 56, 58], "formul": [5, 20, 46], "want": [5, 7, 8, 9, 11, 13, 14, 15, 16, 17, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 33, 34, 36, 37, 38, 39, 43, 47, 48, 49, 51, 52, 53, 55, 56, 58, 59], "review": [5, 19, 25, 57], "brief": [5, 19, 23, 45, 49], "explan": [5, 15, 16], "extra": [5, 13, 31, 38, 57], "fanci": [5, 13, 20], "append": [5, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56], "l123": 5, "end": [5, 9, 12, 13, 15, 19, 20, 21, 25, 26, 27, 28, 29, 31, 32, 35, 45, 46, 47, 51, 53, 54, 55, 57, 58], "url": [5, 15, 21, 32, 33, 57], "would": [5, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 37, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58], "123": [5, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 30, 31, 32, 34, 35, 37, 38, 39, 40, 41, 43, 45, 46, 47, 48, 49, 50, 51, 56, 59, 60], "rang": [5, 9, 15, 16, 17, 18, 19, 23, 25, 26, 28, 29, 30, 31, 32, 34, 37, 40, 41, 43, 45, 46, 49, 51, 52, 54, 55, 56, 58, 59, 60], "l9": 5, "l17": 5, "highlight": [5, 30, 56], "list": [5, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 32, 34, 38, 40, 41, 46, 47, 48, 49, 50, 52, 54, 55, 57, 58, 59], "send": [5, 13, 57], "teach": [5, 13, 17, 29, 33, 47, 55], "team": [5, 9, 13, 23, 28, 29, 34, 47, 54, 55], "respons": [5, 8, 13, 14, 15, 16, 31, 38, 57], "coupl": [5, 13, 14, 20, 24, 25, 27, 28, 46, 50, 51, 53], "type": [5, 9, 11, 12, 14, 16, 17, 18, 20, 23, 25, 27, 30, 37, 38, 44, 46, 49, 50, 51, 56, 58, 59, 60], "clearli": [5, 7, 8, 20, 23, 24, 31, 46, 50, 57], "name": [5, 6, 7, 9, 11, 13, 14, 16, 17, 18, 20, 21, 23, 24, 25, 26, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 58, 59, 60], "explain": [5, 8, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56], "concern": [5, 12, 18, 23, 49], "control": [6, 8, 9, 13, 14, 15, 16, 18, 19, 22, 23, 30, 38, 41, 45, 48, 49, 51, 52, 56, 57], "roughli": [6, 15, 29, 55], "speak": [6, 28], "care": [6, 8, 15, 17, 20, 21, 22, 24, 25, 26, 31, 32, 35, 42, 43, 44, 46, 47, 50, 51, 52], "togeth": [6, 9, 13, 14, 16, 17, 18, 26, 29, 37, 38, 52, 55], "collabor": [6, 8, 12, 13], "corpor": [6, 13, 25, 51], "product": [6, 20, 25, 28, 46, 51, 54], "Their": 6, "server": 6, "host": [6, 32], "serv": [6, 13, 14, 24, 50], "central": 6, "sync": 6, "won": [6, 11, 13, 14, 15, 16, 18, 19, 25, 26, 29, 30, 31, 32, 44, 45, 51, 54, 55, 56], "enterpris": 6, "allow": [6, 8, 11, 13, 15, 16, 17, 20, 21, 25, 29, 31, 32, 43, 47, 51, 55, 57, 58], "custom": [6, 9, 13, 14, 18, 21, 22, 25, 28, 33, 34, 37, 40, 44, 47, 48, 51, 54], "remain": [6, 13, 22, 25, 28, 31, 51, 54, 57], "canada": [6, 15, 16, 18, 19, 25, 29, 34, 51, 55], "henc": [6, 21, 22, 24, 26, 47, 50, 52], "pertain": 6, "those": [6, 9, 11, 13, 14, 15, 17, 22, 23, 24, 28, 32, 38, 43, 48, 49, 50, 54, 55], "comfort": 6, "sort": [6, 14, 15, 17, 28, 29, 30, 31, 38, 40, 41, 54, 55, 56, 58, 59], "thing": [6, 8, 9, 13, 14, 15, 16, 20, 21, 24, 25, 26, 27, 28, 30, 31, 32, 33, 37, 38, 46, 47, 50, 51, 52, 53, 54, 56, 60], "told": [6, 28, 57], "easier": [6, 8, 11, 21, 24, 25, 26, 28, 29, 40, 47, 50, 51, 52, 54, 55], "feel": [6, 7, 9, 13, 15, 37, 38], "rout": [6, 14, 31], "instead": [6, 9, 11, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56], "web": [6, 13, 29, 55], "base": [6, 9, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 24, 26, 27, 29, 32, 34, 36, 37, 43, 45, 46, 47, 48, 50, 52, 53, 55, 57, 58, 59], "sinc": [6, 13, 19, 22, 24, 25, 26, 28, 30, 31, 32, 34, 36, 42, 45, 48, 50, 51, 52, 54, 56], "clone": [6, 11, 13], "order": [6, 9, 13, 14, 15, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 31, 33, 34, 37, 38, 42, 43, 44, 46, 48, 50, 51, 52, 53, 54, 55, 58, 59], "lectur": [6, 8, 9, 11, 44, 45, 57, 58, 59, 60], "notebook": [6, 8, 10, 11, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 50, 56, 58, 59, 60], "local": [6, 8, 11, 21, 24, 25, 26, 30, 48, 49, 50, 51, 56, 58], "open": [6, 7, 11, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 30, 35, 38, 41, 48, 56, 57, 60], "termin": [6, 11, 13, 14, 26, 52, 58], "util": [6, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 30, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 56], "folder": [6, 7, 8, 17, 40, 41, 60], "spotlight": [6, 11], "xcode": 6, "packag": [6, 9, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 29, 32, 34, 35, 37, 38, 40, 41, 46, 48, 51, 52, 53, 55, 58, 59, 60], "manag": [6, 12, 13, 28, 31, 32], "sudo": 6, "apt": 6, "trick": [6, 22, 48], "scm": 6, "click": [6, 21, 28, 47, 54], "accept": [6, 8, 9, 21, 22, 29, 34, 48, 55, 58], "default": [6, 8, 11, 13, 14, 15, 18, 19, 20, 21, 22, 23, 26, 27, 30, 31, 32, 36, 39, 45, 47, 48, 49, 51, 52, 56, 60], "minim": [6, 14, 22, 26, 27, 51, 52, 53], "unix": [6, 31], "bash": 6, "shell": [6, 10, 13, 38], "return": [6, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 40, 41, 44, 47, 48, 51, 53, 54, 55, 56, 58, 59, 60], "success": [6, 9, 11, 13, 21, 23, 28, 30, 31, 49, 54, 56], "One": [6, 9, 13, 14, 15, 18, 19, 20, 21, 24, 26, 27, 28, 32, 37, 38, 44, 45, 46, 47, 50, 52, 54, 59], "carpentri": 6, "challeng": [7, 12, 13, 15, 25, 28, 31, 33, 51, 54, 59, 60], "report": [7, 13, 14, 20, 22, 25, 31, 46, 51], "regrad": 7, "request": [7, 17, 29, 43, 55, 57], "grading_concern": 7, "state": [7, 9, 15, 21, 23, 24, 25, 28, 49, 50, 51, 54, 55, 58], "perceiv": 7, "rais": [7, 9, 13, 18, 21, 28, 31, 32, 37, 40, 41, 58, 59], "perfect": [7, 14, 15, 21, 22, 24, 25, 32, 35, 36, 47, 48, 50, 51, 58], "random": [7, 9, 12, 15, 16, 19, 21, 25, 26, 27, 28, 29, 31, 32, 34, 36, 40, 41, 42, 45, 47, 51, 52, 53, 54, 55, 58], "normal": [7, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 36, 37, 39, 40, 41, 47, 48, 49, 50, 51, 52, 53, 55, 56], "than": [7, 13, 14, 15, 16, 17, 19, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 41, 43, 44, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57], "deserv": [7, 13, 38], "case": [7, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 37, 38, 43, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59], "exploit": [7, 38], "consist": [7, 8, 14, 15, 17, 18, 26, 37, 52], "complain": [7, 25, 51], "too": [7, 13, 15, 17, 18, 20, 22, 23, 24, 26, 28, 31, 32, 38, 41, 44, 46, 48, 49, 50, 54, 55, 57, 59], "low": [7, 13, 15, 16, 20, 21, 22, 24, 25, 26, 27, 32, 37, 46, 47, 48, 50, 51, 52, 53], "high": [7, 12, 13, 15, 16, 19, 20, 21, 22, 23, 24, 25, 27, 28, 30, 31, 32, 37, 43, 45, 47, 48, 49, 50, 51, 53, 54, 56], "unfortun": [7, 20, 24, 26, 27, 46, 50, 52, 53, 59], "could": [7, 9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 25, 26, 28, 29, 31, 32, 33, 39, 43, 44, 46, 47, 48, 49, 51, 52, 54, 55, 57, 59], "spent": [7, 17, 25, 28, 51, 54], "better": [7, 13, 14, 16, 17, 18, 19, 22, 23, 24, 27, 28, 29, 30, 31, 36, 37, 40, 42, 43, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57], "my": [7, 11, 13, 20, 21, 24, 25, 26, 29, 30, 46, 47, 51, 52, 55, 56, 58], "view": [7, 8, 13, 14, 27, 30, 31, 32, 35, 53, 56], "overzeal": 7, "contest": 7, "penal": [7, 32, 52], "classmat": [7, 15, 57, 58], "gain": [7, 12, 14, 21, 23, 24, 39, 49, 50], "sometim": [7, 13, 14, 15, 18, 19, 20, 21, 23, 24, 29, 50, 55], "seriou": [7, 21, 28, 29, 54, 55], "grader": [7, 13, 14, 58, 59, 60], "did": [7, 13, 14, 16, 24, 25, 26, 29, 31, 38, 50, 51, 52, 55], "question": [7, 8, 43, 47, 48, 51, 52, 56, 57, 58], "deviat": [7, 15, 17, 23, 24, 43, 49, 50, 59], "unknown": [7, 37, 42, 44, 45], "Such": [7, 31], "quit": [7, 13, 14, 17, 20, 21, 22, 24, 25, 27, 29, 30, 31, 32, 36, 40, 41, 43, 46, 47, 48, 50, 51, 53, 55, 56], "fair": [7, 15, 17, 22, 24, 26, 48, 50, 52, 57, 59], "sens": [7, 13, 15, 18, 19, 21, 22, 24, 25, 26, 29, 31, 32, 34, 38, 47, 50, 51, 52, 55, 60], "bring": [7, 13, 24, 25, 27, 35, 42, 50, 51, 53], "attent": [7, 28, 54], "balanc": [7, 16, 23, 28, 30, 37, 38, 39, 49, 54, 56], "side": [7, 13, 55, 59], "difficult": [7, 8, 13, 21, 25, 26, 38, 47, 51, 52], "deem": 7, "unreason": [7, 22, 48], "receiv": [7, 8, 18, 27, 30, 31, 33, 38, 44, 53, 56, 58], "warn": [7, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 48, 49, 50, 58, 59, 60], "lose": [7, 18], "privileg": 7, "remaind": 7, "extrem": [7, 18, 21, 23, 24, 25, 28, 32, 49, 50, 51, 54], "minor": [7, 13], "complaint": [7, 57], "e": [7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58], "g": [7, 8, 9, 12, 13, 14, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 44, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 58], "repeatedli": [7, 33], "same": [7, 8, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 35, 39, 43, 44, 45, 47, 49, 51, 52, 53, 54, 55, 56], "issu": [7, 13, 23, 32, 34, 49, 57], "reach": [7, 13, 26, 52], "guid": [8, 10, 13, 25, 30, 51, 56, 58], "everi": [8, 9, 13, 14, 15, 18, 23, 27, 31, 49, 53], "hw": [8, 13], "announc": [8, 38], "along": [8, 14, 18, 21, 30, 31, 56], "anticip": [8, 57], "pull": [8, 11, 17, 19, 29, 43, 55], "privat": [8, 11, 21, 24, 49, 50], "unfinish": [8, 22, 48], "To": [8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 22, 23, 25, 27, 29, 30, 31, 34, 36, 37, 40, 41, 45, 49, 51, 53, 55, 56, 57], "ensur": [8, 12, 17, 23, 43, 49], "output": [8, 9, 11, 13, 14, 15, 18, 19, 21, 23, 24, 28, 30, 31, 34, 37, 40, 41, 45, 46, 49, 50, 56, 57, 58, 59], "plot": [8, 13, 14, 15, 16, 17, 19, 20, 21, 22, 25, 28, 30, 31, 32, 35, 36, 37, 39, 43, 45, 46, 47, 48, 53, 54, 56, 58, 59], "properli": [8, 13, 32, 37, 55, 58], "failur": [8, 13, 57], "deduct": 8, "bundl": [8, 11], "fine": [8, 13, 17, 18, 21, 30, 31, 47, 56], "leav": [8, 14, 27, 28, 30, 32, 38, 53, 56], "paper": [8, 24, 25, 26, 29, 30, 32, 33, 50, 51, 55, 56], "Be": [8, 13, 24, 28, 50, 54, 59], "written": [8, 13, 18, 31], "easi": [8, 16, 17, 19, 23, 24, 25, 26, 27, 29, 45, 49, 50, 51, 52, 53, 55], "ta": [8, 22, 24, 48, 50, 54], "aren": [8, 22, 25, 26, 30, 31, 48, 51, 52, 55, 56, 58], "clear": [8, 12, 21, 26, 28, 47, 52, 54, 58, 59], "correct": [8, 13, 14, 15, 16, 21, 23, 24, 28, 29, 32, 33, 47, 49, 50, 55, 58], "cell": [8, 9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 58, 59, 60], "around": [8, 13, 16, 18, 21, 22, 28, 31, 32, 38, 44, 47, 48, 58, 59], "valu": [8, 9, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "tabl": [8, 37], "displai": [8, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 27, 28, 31, 32, 33, 35, 37, 38, 39, 43, 44, 45, 46, 47, 49, 53, 54, 58, 59, 60], "calcul": [8, 15, 16, 17, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 35, 40, 43, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 60], "suffici": [8, 28, 29, 54, 55], "store": [8, 9, 16, 17, 18, 20, 23, 24, 25, 27, 30, 31, 32, 34, 37, 38, 46, 53, 55, 58, 59, 60], "variabl": [8, 9, 14, 17, 18, 19, 20, 22, 24, 25, 30, 31, 43, 44, 48, 50, 51, 52, 56, 58, 59, 60], "nor": [8, 13, 15, 18, 44, 55], "print": [8, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 38, 39, 41, 43, 44, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 59], "actual": [8, 13, 19, 21, 23, 24, 26, 28, 29, 31, 32, 38, 47, 49, 50, 52, 54, 55], "save": [8, 9, 18, 20, 24, 25, 30, 31, 46, 50, 51, 54, 56, 58], "shown": [8, 11, 13, 14, 16, 21, 23, 24, 26, 27, 31, 49, 50, 53], "screen": [8, 13, 38], "likewis": 8, "assert": [8, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 39, 48, 49, 50, 58, 59, 60], "statement": [8, 15, 16, 17, 18, 19, 20, 21, 22, 25, 30, 43, 44, 45, 46, 47, 48, 49, 51, 56], "left": [8, 13, 20, 21, 22, 26, 27, 29, 31, 32, 46, 47, 48, 52, 53, 55], "unsur": 8, "exactli": [8, 13, 15, 24, 26, 28, 45, 50], "emb": [8, 21, 26, 27, 53, 58], "ipynb": [8, 9, 13, 15, 58, 59, 60], "axi": [8, 9, 13, 14, 15, 17, 18, 19, 24, 26, 27, 28, 29, 30, 31, 36, 38, 40, 41, 43, 45, 50, 52, 53, 55, 56], "label": [8, 9, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 36, 38, 39, 41, 43, 44, 47, 48, 49, 50, 51, 53, 54, 55, 56, 59], "multipl": [8, 9, 15, 19, 20, 23, 29, 30, 31, 32, 44, 45, 46, 49, 55, 56, 59], "curv": [8, 9, 12, 26, 52], "legend": [8, 9, 16, 19, 21, 22, 25, 26, 30, 31, 32, 39, 44, 45, 47, 48, 51, 52, 56], "accompani": [8, 13, 14], "what": [8, 9, 10, 14, 16, 20, 27, 30, 31, 34, 35, 36, 38, 42, 45, 46, 53, 56, 58, 59, 60], "put": [8, 9, 11, 13, 14, 15, 17, 18, 25, 26, 27, 36, 37, 38, 43, 44, 51, 53], "titl": [8, 15, 19, 22, 25, 27, 30, 31, 32, 35, 36, 40, 41, 45, 51, 53, 56, 58, 59], "imag": [8, 12, 15, 21, 24, 25, 26, 27, 31, 39, 41, 47, 50, 51, 52, 53, 58, 59], "itself": [8, 13, 21, 23, 27, 38, 47, 49, 53, 55], "train": [8, 16, 17, 20, 22, 23, 24, 25, 26, 28, 32, 33, 35, 36, 37, 38, 40, 41, 43, 44, 45, 46, 48, 49, 50, 51, 52, 54, 59], "caption": [8, 30, 56], "underneath": 8, "regardless": [8, 13], "big": [8, 13, 16, 18, 20, 21, 23, 25, 26, 27, 28, 29, 30, 32, 37, 38, 46, 47, 51, 52, 53, 54, 55, 56], "enough": [8, 13, 16, 18, 21, 22, 23, 26, 28, 33, 42, 47, 49, 52, 54], "strain": 8, "zoom": [8, 38], "tini": [8, 15, 21, 27, 29, 40, 41, 53, 55], "alon": [8, 13], "onward": 8, "group": [8, 12, 14, 15, 16, 18, 19, 23, 25, 28, 29, 31, 37, 51, 54, 55, 58, 59], "soon": [8, 13, 16, 17, 31, 47], "By": [8, 12, 13, 15, 16, 18, 21, 23, 26, 30, 32, 47, 49, 51, 52, 56, 59], "rational": 8, "solut": [8, 14, 15, 17, 23, 26, 32, 33, 43, 52, 57, 58, 59], "shortli": 8, "deadlin": [8, 21], "overal": [8, 11, 21, 24, 26, 30, 37, 38, 39, 40, 50, 52, 56, 57], "whole": [8, 13, 15, 20, 22, 28, 38, 46, 48, 54], "circumst": 8, "academ": [8, 25, 51], "concess": 8, "pin": [8, 14, 30], "outsid": [8, 13, 21, 23, 24, 28, 29, 31, 47, 49, 50, 54], "snippet": [8, 13], "stack": [8, 12, 37, 42], "overflow": 8, "start": [8, 9, 11, 13, 14, 15, 21, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 37, 38, 40, 41, 49, 50, 51, 52, 53, 54, 56, 58, 59], "each": [8, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59], "consequ": [8, 13, 18, 21, 28, 38, 39, 47, 54], "citat": 8, "contain": [9, 11, 13, 14, 17, 18, 19, 22, 25, 28, 29, 30, 33, 44, 51, 54, 55, 56, 58, 60], "1st": [9, 13, 21, 23, 24, 31, 39, 49, 50], "offer": [9, 12, 13, 23, 28, 32, 54, 57], "decid": [9, 13, 14, 16, 19, 23, 24, 25, 26, 27, 29, 31, 32, 33, 42, 45, 49, 50, 51, 52, 53, 55, 58, 59], "stop": [9, 29, 32, 35, 37, 55], "alloc": [9, 29, 30, 34, 55, 56], "import": [9, 12, 38, 39, 40, 41, 43, 44, 46, 48, 51, 53, 55, 56, 57], "np": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "pd": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "familiar": [9, 12, 13, 14, 17, 43, 57, 60], "matlab": 9, "pyplot": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 58, 59, 60], "plt": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 58, 59, 60], "now": [9, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 34, 36, 37, 38, 39, 40, 41, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 58, 59, 60], "y": [9, 15, 16, 17, 18, 19, 20, 21, 23, 25, 26, 27, 28, 30, 31, 32, 34, 35, 36, 37, 39, 42, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 59], "line2d": 9, "0x165eded10": [], "often": [9, 13, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 30, 31, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 56], "me": [9, 13, 20, 25, 28, 33, 46, 51, 55], "semicolon": 9, "suppress": 9, "minimum": [9, 15, 17, 26, 27, 29, 34, 43, 53, 55], "xlabel": [9, 14, 15, 16, 19, 20, 21, 22, 24, 27, 30, 31, 32, 39, 41, 45, 46, 47, 48, 50, 51, 52, 56], "independ": [9, 10, 14, 20, 22, 23, 25, 31, 46, 48, 49, 51], "ylabel": [9, 14, 15, 16, 19, 20, 21, 22, 27, 30, 31, 32, 35, 36, 39, 41, 45, 46, 47, 48, 51, 56, 59], "visit": [9, 28, 57], "hassl": [9, 24, 31, 50], "conveni": [9, 13, 20, 21, 26, 29, 31, 32, 34, 46, 47, 52, 55], "cover": [9, 13, 16, 21, 23, 26, 30, 31, 47, 49, 52, 56, 57], "knowledg": [9, 13, 14, 18, 20, 25, 26, 29, 46, 51, 52, 55], "zero": [9, 15, 18, 20, 28, 29, 46, 51, 54, 55], "ones": [9, 13, 17, 23, 24, 26, 28, 29, 35, 43, 49, 50, 52, 54, 55, 59], "z": [9, 19, 25, 26, 27, 28, 32, 34, 36, 45, 52, 53, 54], "rand": [9, 23, 49], "69882353": [], "06246254": [], "07541878": [], "59336878": [], "66359121": [], "6769019": [], "062462544215568294": [], "confus": [9, 16, 18, 22, 24, 39, 48, 50], "ndim": 9, "array_equ": 9, "fals": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 55, 56, 60], "arithmet": 9, "describ": [9, 12, 14, 15, 16, 17, 19, 21, 22, 28, 29, 31, 35, 37, 38, 45, 47, 48, 54, 55, 60], "treat": [9, 17, 18, 21, 22, 28, 31, 32, 39, 44, 45, 48, 52, 54, 60], "idea": [9, 13, 14, 15, 17, 20, 24, 29, 30, 31, 32, 35, 36, 37, 43, 46, 50, 55, 56], "speed": [9, 14, 23, 28, 38, 49, 54], "pi": 9, "weekend": [9, 31], "price": [9, 15, 17, 19, 22, 24, 25, 35, 37, 48, 50, 51], "sold": [9, 22], "pie": 9, "last": [9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "know": [9, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 38, 43, 45, 46, 50, 51, 52, 53, 54, 55, 56, 57, 59], "monei": [9, 13, 28, 32, 54], "per": [9, 19, 21, 22, 23, 24, 26, 28, 30, 31, 39, 45, 48, 49, 50, 56], "cost": [9, 13, 28, 30, 54, 56], "25": [9, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 31, 34, 35, 37, 40, 41, 46, 47, 48, 49, 50, 51, 53, 55], "reshap": [9, 19, 20, 29, 30, 31, 37, 40, 45, 46, 55, 56], "sale": [9, 21, 22, 31, 35, 48], "npie": 9, "j": [9, 19, 25, 26, 28, 45, 51, 52, 54, 58], "40": [9, 13, 16, 19, 20, 21, 22, 24, 27, 28, 31, 32, 33, 34, 37, 40, 41, 46, 48, 49, 50, 51, 53, 59], "60": [9, 13, 17, 21, 22, 24, 25, 28, 29, 31, 32, 40, 41, 44, 48, 51, 54, 55], "90": [9, 13, 14, 15, 16, 18, 21, 22, 27, 28, 31, 41, 42, 44, 48, 51, 53, 54], "45": [9, 14, 15, 16, 19, 21, 22, 29, 31, 32, 34, 48, 55], "125": [9, 22, 28, 34, 40, 48, 54], "75": [9, 13, 14, 15, 17, 18, 19, 20, 21, 22, 28, 31, 34, 35, 37, 43, 44, 45, 46, 47, 48, 50, 51, 54, 57], "cost_rep": 9, "repeat": [9, 25, 26, 27, 30, 51, 52, 53, 56], "newaxi": 9, "equival": [9, 21, 23, 49], "explicitli": [9, 13, 30, 41, 56], "debat": [9, 24, 50], "definit": [9, 16, 24, 26, 29, 30, 31, 50, 52, 55], "sai": [9, 13, 14, 16, 17, 18, 21, 22, 23, 24, 28, 29, 31, 43, 47, 50, 52, 54, 55], "arr1": 9, "arang": [9, 15, 16, 19, 20, 21, 22, 35, 36, 38, 41, 46, 47, 48, 59], "arr2": 9, "fail": [9, 11, 13, 15, 17, 18, 25, 27, 32, 37, 51, 53, 58, 59], "compat": [9, 24, 50], "valueerror": [9, 17, 18, 28, 32, 37], "33": [9, 13, 16, 17, 18, 19, 20, 21, 22, 25, 31, 35, 41, 46, 47, 48, 51, 55], "operand": [9, 58, 59], "facilit": [9, 57], "dimens": [9, 19, 25, 29, 51, 55], "increas": [9, 15, 16, 18, 19, 23, 24, 25, 26, 27, 30, 35, 38, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 56], "opposit": [9, 22, 23, 24, 28, 48, 50], "achiev": [9, 16, 21, 47], "squeez": [9, 32, 37, 48], "compar": [9, 12, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 27, 28, 30, 31, 35, 42, 46, 47, 49, 50, 51, 53, 54, 55, 56, 58], "trail": 9, "equal": [9, 13, 16, 18, 21, 22, 23, 24, 27, 28, 31, 44, 45, 47, 48, 49, 50, 53, 54, 57, 58], "compatibitl": 9, "b": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 35, 38, 43, 44, 45, 46, 47, 48, 49, 51, 53, 54, 55, 56, 58, 59, 60], "f": [9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 37, 38, 40, 41, 44, 48, 51, 52, 53, 55, 56, 58, 59, 60], "popular": [9, 12, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 34, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56], "tabular": [9, 13, 30, 31, 36, 56], "structur": [9, 26, 29, 30, 40, 41, 52, 55, 56], "creat": [9, 10, 11, 13, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 29, 30, 31, 32, 34, 35, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 55, 56, 59, 60], "ndarrai": [9, 18, 24, 44, 50], "dictionari": [9, 17, 20, 21, 23, 24, 34, 40, 41, 47], "integ": [9, 17, 18, 20, 23, 24, 31, 43, 46, 49, 50, 58], "string": [9, 11, 16, 21, 22, 23, 24, 29, 31, 32, 34, 47, 48, 49, 50, 55], "gold": [9, 13], "medal": 9, "count": [9, 14, 17, 18, 21, 22, 25, 28, 29, 30, 31, 32, 33, 35, 37, 44, 47, 48, 51, 54, 55, 56, 58, 60], "2012": [9, 17, 20, 28, 46], "2016": [9, 30, 31, 56], "olymp": 9, "dtype": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 60], "float64": [9, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 29, 31, 32, 37, 44, 46, 47, 48, 49, 50, 51, 54, 55], "s1": [9, 29, 55], "46": [9, 14, 15, 16, 17, 18, 19, 21, 22, 25, 28, 30, 31, 37, 43, 48], "38": [9, 16, 17, 19, 21, 22, 25, 31, 32, 34, 35, 40, 41, 47, 48, 51, 54, 55], "29": [9, 16, 17, 21, 22, 25, 28, 31, 32, 35, 37, 40, 41, 47, 48, 51, 55], "usa": [9, 13, 15, 16, 19, 29, 55], "chn": 9, "gbr": 9, "ru": [9, 21], "ger": 9, "int64": [9, 14, 18, 21, 22, 25, 28, 31, 32, 35, 37, 38, 44, 47, 48, 51, 54, 55], "s2": [9, 29, 55], "squar": [9, 12, 14, 16, 19, 24, 25, 26, 28, 50, 51, 54], "bracket": 9, "iloc": [9, 14, 15, 16, 17, 18, 23, 24, 29, 31, 32, 34, 38, 41, 49, 50, 51, 55], "64": [9, 11, 16, 19, 21, 22, 30, 31, 47, 48, 56], "56": [9, 16, 18, 21, 22, 31, 34, 37, 41, 47, 48], "nan": [9, 16, 17, 18, 21, 23, 24, 25, 28, 31, 32, 34, 37, 39, 42, 43, 44, 49, 50, 51, 54], "92": [9, 14, 15, 18, 21, 27, 31, 42, 44, 53], "unlik": [9, 13, 15, 16, 18, 22, 24, 26, 27, 48, 50, 52, 53], "align": [9, 13, 14, 15, 16, 52], "union": [9, 48], "primari": [9, 12, 16, 38], "realli": [9, 13, 15, 19, 20, 23, 25, 27, 28, 29, 30, 31, 32, 38, 45, 46, 49, 51, 53, 54, 55, 56], "bunch": [9, 11, 14, 22, 23, 30, 32, 33, 35, 48, 49, 56], "three": [9, 13, 14, 17, 19, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 36, 42, 43, 45, 47, 49, 50, 51, 52, 53, 55, 56, 58, 59], "main": [9, 11, 13, 14, 16, 18, 23, 24, 39, 42, 49, 50, 51, 57], "slice": 9, "loc": [9, 16, 19, 21, 24, 28, 29, 31, 32, 39, 44, 47, 50, 52, 54, 55], "singl": [9, 17, 19, 20, 21, 23, 24, 31, 32, 42, 43, 44, 46, 47, 49, 50, 51, 52, 58, 59], "core": [9, 10, 12, 15, 17, 18, 20, 21, 22, 25, 27, 28, 31, 32, 44, 47, 48, 51, 53, 54, 58, 59], "doesn": [9, 13, 15, 17, 18, 21, 22, 23, 24, 26, 27, 28, 29, 30, 32, 34, 49, 50, 52, 53, 54, 55, 56, 59], "littl": [9, 13, 21, 30, 52, 54, 56], "unintuit": 9, "object": [9, 15, 17, 18, 19, 20, 21, 22, 24, 25, 34, 35, 37, 38, 39, 43, 44, 46, 48, 50, 51, 52, 53, 59], "load": [9, 13, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 34, 35, 36, 37, 38, 40, 41, 43, 46, 48, 49, 50, 51, 54, 55, 56, 58, 59, 60], "read_csv": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 31, 32, 34, 35, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 60], "dataset": [9, 12, 13, 15, 16, 23, 24, 25, 26, 27, 32, 33, 35, 36, 40, 41, 42, 44, 45, 49, 50, 51, 52, 53, 59], "colleagu": [9, 10, 58], "cycl": 9, "commut": 9, "everydai": 9, "path": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 49, 50, 52, 53, 54, 55, 56], "cycling_data": 9, "index_col": [9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 35, 38, 43, 46, 48, 54, 60], "parse_d": [9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 31, 35, 38, 48, 60], "true": [9, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 58, 59], "head": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56], "distanc": [9, 17, 25, 27, 28, 29, 36, 40, 41, 43, 51, 54, 59], "comment": [9, 10, 13, 15, 16, 17, 18, 23, 24, 25, 35, 37, 38, 60], "date": [9, 11, 13, 14, 25, 28, 29, 35, 51, 54, 55, 57], "2019": 9, "04": [9, 17, 18, 20, 22, 24, 31, 34, 35, 37, 39, 43, 46, 48, 50, 51], "afternoon": 9, "ride": [9, 13], "2084": 9, "62": [9, 16, 20, 22, 31, 37, 46, 48], "rain": [9, 31], "52": [9, 16, 17, 19, 22, 25, 31, 34, 39, 41, 47, 48, 51, 54], "morn": [9, 13], "2531": 9, "1863": [9, 18, 28, 34], "wet": [9, 13], "road": 9, "weather": [9, 14, 31], "06": [9, 17, 20, 22, 27, 30, 31, 35, 46, 48, 51, 53, 55, 56], "2192": [9, 20], "84": [9, 14, 15, 18, 31, 32, 35, 40, 41, 42, 44], "photo": [9, 25], "sunris": 9, "1891": 9, "48": [9, 14, 15, 16, 19, 21, 22, 24, 28, 31, 40, 47, 48, 50], "tire": [9, 25, 51], "input": [9, 14, 17, 19, 23, 24, 25, 30, 31, 36, 37, 40, 41, 43, 45, 49, 50, 51, 56], "raw": [9, 18, 24, 25, 29, 30, 44, 45, 46, 50, 51, 55, 56], "githubusercont": 9, "tomasbeuzen": 9, "toi": [9, 15, 16, 25, 26, 27, 31, 36, 42, 44, 51, 52, 53], "master": [9, 13, 21, 23, 24, 29, 39, 43, 46, 49, 50, 55], "wine_1": 9, "bottl": 9, "grape": 9, "alcohol": 9, "ph": [9, 13, 29, 55], "colour": [9, 18, 19, 20, 24, 26, 27, 30, 41, 44, 50, 53, 56], "aroma": 9, "chardonnai": 9, "australia": [9, 31], "51": [9, 16, 17, 18, 20, 21, 22, 26, 28, 31, 32, 34, 43, 48, 51, 52], "white": [9, 13, 21, 24, 27, 29, 49, 50, 55], "floral": 9, "pinot": 9, "grigio": 9, "itali": [9, 29, 55], "fruiti": 9, "blanc": 9, "franc": 9, "citru": 9, "shiraz": 9, "chile": 9, "91": [9, 14, 15, 17, 18, 20, 21, 25, 26, 31, 35, 42, 44, 46, 52], "39": [9, 16, 20, 22, 26, 31, 34, 40, 41, 48, 52, 55], "red": [9, 13, 14, 16, 21, 24, 25, 26, 31, 47, 50, 52], "berri": 9, "malbec": 9, "argentina": 9, "83": [9, 14, 15, 18, 20, 21, 27, 29, 31, 34, 38, 41, 42, 44, 51, 53, 55], "read_excel": 9, "read_html": 9, "read_json": 9, "frame": [9, 17, 18, 21, 22, 25, 28, 31, 32, 34, 44, 47, 48, 51, 54], "rangeindex": [9, 18, 25, 31, 32, 44, 51], "entri": [9, 16, 17, 18, 19, 21, 22, 25, 28, 31, 32, 40, 41, 44, 45, 47, 48, 51, 54], "32": [9, 16, 17, 18, 19, 20, 22, 26, 31, 32, 37, 43, 46, 48, 51, 52, 55], "null": [9, 17, 18, 21, 22, 25, 28, 31, 32, 44, 47, 48, 51, 54], "memori": [9, 17, 18, 21, 22, 23, 25, 28, 30, 31, 32, 41, 44, 47, 48, 49, 51, 54, 56], "usag": [9, 17, 18, 21, 22, 25, 28, 29, 31, 32, 44, 47, 48, 51, 54, 55], "kb": [9, 18, 22, 32, 44, 48], "000000": [9, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 27, 28, 31, 32, 35, 36, 37, 44, 46, 47, 48, 49, 50, 51, 53, 54, 56], "uniqu": [9, 17, 18, 21, 22, 23, 24, 28, 29, 31, 33, 39, 41, 43, 44, 48, 49, 50, 54, 55], "top": [9, 14, 18, 20, 21, 27, 28, 31, 38, 46, 47, 53, 55, 58], "42": [9, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 34, 36, 39, 40, 41, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 58, 59], "43": [9, 16, 19, 20, 21, 22, 28, 31, 32, 34, 46, 47, 48, 58, 59], "good": [9, 10, 11, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 34, 35, 37, 38, 40, 42, 43, 44, 46, 48, 49, 50, 51, 52, 53, 55, 56], "freq": [9, 31], "3512": 9, "787879": [9, 16, 19], "667419": 9, "std": [9, 15, 16, 17, 21, 22, 25, 28, 30, 31, 32, 35, 36, 37, 39, 43, 44, 47, 48, 51, 54, 56], "8003": 9, "309233": 9, "428618": 9, "1712": 9, "790000": [9, 17], "480000": 9, "2118": 9, "620000": 9, "2285": [9, 31], "750000": [9, 22, 35, 48], "max": [9, 15, 16, 17, 19, 20, 21, 22, 23, 26, 27, 31, 35, 37, 38, 45, 46, 47, 48, 49, 52, 53, 59], "48062": 9, "570000": 9, "specif": [9, 12, 13, 14, 15, 20, 21, 24, 29, 30, 31, 46, 50, 55, 56], "dict": [9, 21, 28, 34, 40, 41, 47, 54], "perman": 9, "argument": [9, 14, 18, 20, 21, 22, 25, 29, 39, 42, 44, 46, 47, 48, 51, 55, 58], "inplac": [9, 13, 14, 20, 38, 46], "discourag": [9, 51], "mostli": [9, 18, 31, 38], "hide": [9, 14], "lead": [9, 13, 15, 19, 22, 27, 32, 45, 53, 59], "hard": [9, 13, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 33, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56], "col1": 9, "col2": 9, "col3": 9, "col4": 9, "col5": 9, "col6": 9, "14159265358979323": 9, "141593": 9, "tail": [9, 28, 31, 54], "01": [9, 16, 17, 19, 20, 21, 22, 24, 28, 30, 31, 34, 37, 38, 39, 45, 46, 47, 48, 50, 54, 56], "08": [9, 17, 20, 22, 25, 27, 28, 31, 33, 34, 46, 48, 51, 53], "1870": [9, 20, 28, 46], "63": [9, 16, 20, 21, 22, 25, 31, 40, 44, 47, 48, 51], "wind": [9, 14], "55": [9, 14, 15, 16, 19, 20, 21, 22, 23, 31, 32, 34, 40, 44, 46, 48, 49], "2149": 9, "70": [9, 14, 15, 18, 21, 22, 26, 27, 31, 32, 35, 36, 40, 41, 48, 51, 52, 53], "cold": [9, 17, 28, 54], "1841": 9, "holidai": [9, 28, 54], "2463": 9, "79": [9, 14, 15, 17, 18, 19, 21, 22, 28, 31, 34, 48, 51, 54], "57": [9, 16, 17, 18, 21, 22, 31, 32, 39, 43, 47, 48], "1843": [9, 28, 54], "bike": [9, 31], "tight": [9, 13, 27, 53], "oil": 9, "pump": 9, "last_row": 9, "34": [9, 13, 16, 17, 18, 19, 21, 22, 25, 30, 31, 37, 43, 47, 48, 51, 55], "occur": [9, 14, 15, 18, 29, 32, 33, 44, 55], "twice": [9, 15, 19], "bad": [9, 13, 14, 15, 16, 18, 21, 22, 23, 24, 25, 28, 30, 31, 34, 37, 38, 46, 47, 48, 49, 51, 53, 56], "why": [9, 15, 16, 21, 22, 23, 27, 31, 32, 33, 35, 37, 38, 41, 42, 44, 47, 49, 52, 53, 58], "ignore_index": 9, "duplic": 9, "22": [9, 16, 17, 18, 20, 21, 22, 24, 25, 28, 31, 32, 37, 40, 41, 43, 46, 47, 48, 49, 50, 51, 55, 57], "1724": 9, "1732": 9, "leg": 9, "strong": [9, 12, 13, 23, 32, 38, 49], "1756": 9, "todai": [9, 14, 28, 29, 30, 31, 32, 51, 54, 56], "1775": 9, "ascend": [9, 18, 19, 20, 22, 23, 24, 25, 31, 32, 35, 38, 42, 46, 48, 49, 50, 51], "specifi": [9, 14, 15, 18, 20, 21, 26, 27, 30, 36, 46, 47, 52, 53, 56, 58, 60], "descend": [9, 28, 30, 38, 42, 56], "2961": 9, "81": [9, 14, 15, 16, 18, 19, 20, 21, 22, 24, 26, 31, 32, 41, 46, 47, 48, 50, 52, 56], "49": [9, 16, 19, 22, 25, 28, 31, 39, 45, 47, 48, 51], "53": [9, 19, 22, 28, 31, 34, 40, 45, 48], "2903": 9, "2101": 9, "35": [9, 16, 17, 19, 21, 22, 24, 31, 32, 35, 40, 41, 48, 49, 50, 55, 58], "2076": 9, "chain": [9, 18, 34], "smooth": [9, 16, 51], "back": [9, 13, 17, 20, 29, 35, 36, 38, 42, 44, 55, 59], "orgin": 9, "sort_index": [9, 20, 22, 31, 46, 48], "ve": [9, 13, 15, 16, 21, 22, 24, 28, 29, 30, 31, 36, 50, 54, 55, 56, 58, 59, 60], "seen": [9, 13, 15, 16, 17, 18, 19, 25, 27, 28, 30, 32, 42, 43, 44, 45, 51, 53, 54, 56], "power": [9, 15, 23, 29, 30, 37, 51, 55, 56, 59], "2500": [9, 25, 37, 51], "prefix": [9, 48], "thresh": 9, "2800": 9, "built": [9, 13, 14, 15, 19, 20, 24, 28, 31, 46, 50, 54], "round": [9, 13, 16, 17, 20, 21, 23, 27, 30, 36, 49, 52, 53, 56, 58, 59], "sum": [9, 16, 17, 18, 19, 23, 24, 25, 26, 30, 38, 45, 49, 50, 51, 52, 56], "0410": 9, "1811": 9, "ridemorn": 9, "rideafternoon": 9, "ridemornin": 9, "rideriderideriderideriderideriderideriderideri": 9, "115922": 9, "392": [9, 13], "69": [9, 14, 15, 16, 18, 22, 26, 31, 32, 40, 48, 52, 54], "rainrainwet": 9, "weatherstop": 9, "p": [9, 19, 20, 27, 32, 41, 46, 52, 53], "sin": 9, "9092974268256817": 9, "901866": 9, "053604": 9, "901697": 9, "447197": 9, "035549": 9, "046354": 9, "739059": 9, "270228": 9, "236515": 9, "086263": 9, "lambda": [9, 14, 19, 25, 27, 30, 31, 32, 37, 40, 45, 51, 53, 56], "733333": [9, 15, 17, 18], "183333": 9, "050000": 9, "36": [9, 16, 17, 18, 19, 20, 21, 22, 24, 25, 31, 32, 35, 37, 40, 41, 46, 48, 49, 50, 51, 55], "533333": 9, "516667": 9, "scalar": 9, "float": [9, 22, 25, 28, 32, 51, 58, 59], "typeerror": [9, 32, 58, 59], "ipython": [9, 13, 14, 15, 16, 17, 18, 19, 21, 29, 33, 34, 38, 39, 43, 44, 45, 47, 55, 58, 59], "129": [9, 16, 19, 51], "7c9875858560": 9, "modul": [9, 10, 13, 14, 15, 21, 25, 36, 39, 43, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56], "130": [9, 13, 14, 15, 16, 17, 18, 20, 25, 28, 43, 46, 54], "4550bed00aba": 9, "anaconda3": 9, "lib": [9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 32, 34, 35, 37, 38, 40, 41, 48, 51, 58, 59, 60], "python3": [9, 10, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 32, 34, 35, 37, 38, 40, 41, 48, 51, 58, 59, 60], "py": [9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 30, 32, 34, 35, 37, 38, 40, 41, 48, 49, 51, 54, 55, 56, 58, 59, 60], "func": [9, 18, 19, 22, 28, 48], "result_typ": 9, "arg": [9, 15, 18, 28, 34, 36, 37, 48, 58, 59], "kwd": [9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 58, 59, 60], "6926": 9, "6927": 9, "6928": 9, "op": [9, 21, 34], "get_result": 9, "6929": 9, "6930": 9, "def": [9, 14, 15, 16, 17, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 38, 40, 41, 48, 50, 51, 52, 53, 54, 55, 56, 58, 59], "184": [9, 28, 31, 32, 34, 40, 49], "apply_raw": 9, "185": [9, 28], "186": [9, 28, 32, 37, 41], "apply_standard": 9, "187": [9, 15, 19, 28, 32], "188": [9, 13, 15, 19, 28, 40, 54], "apply_empty_result": 9, "290": [9, 31, 34, 35, 41], "291": [9, 19, 23, 31, 34, 35], "292": [9, 31, 34], "apply_series_gener": 9, "293": [9, 31, 34], "294": [9, 17, 29, 34, 55], "wrap": [9, 18, 37], "319": [9, 14, 17], "320": [9, 17, 41], "v": [9, 13, 16, 21, 29, 38, 55, 59], "enumer": [9, 23, 29, 55], "series_gen": 9, "321": 9, "322": [9, 51], "kei": [9, 10, 11, 12, 14, 16, 17, 18, 20, 21, 22, 23, 28, 29, 32, 34, 43, 46, 47, 48, 49, 54, 55, 60], "323": 9, "wrapper": [9, 25, 48, 51, 56], "len": [9, 15, 17, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 36, 40, 41, 46, 48, 49, 50, 51, 53, 54, 55, 56, 58, 59], "convert": [9, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 29, 31, 32, 34, 35, 37, 38, 44, 45, 48, 49, 50, 55, 60], "131": [9, 17, 28, 31, 37, 54], "str": [9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 29, 31, 32, 34, 35, 36, 38, 40, 41, 46, 48, 50, 51, 55, 58, 59, 60], "132": [9, 23, 28, 41, 49, 54, 56], "133": [9, 20, 28, 40, 46, 54], "__name__": [9, 19, 31, 45], "__": 9, "df_float_1": 9, "anoth": [9, 11, 13, 14, 16, 19, 20, 21, 23, 24, 26, 27, 28, 31, 32, 33, 41, 45, 47, 49, 50, 52, 54], "doc": [9, 10, 13, 24, 25, 29, 30, 34, 38, 51, 52, 55, 56], "exist": [9, 21, 32, 39, 54], "df_float_2": 9, "astyp": [9, 31, 32, 38], "altern": [9, 11, 20, 26, 36, 46], "timeit": [9, 30, 56], "948": [9, 43], "\u00b5s": [9, 56], "37": [9, 17, 18, 19, 22, 25, 31, 32, 35, 37, 40, 41, 43, 48, 51, 54, 55], "dev": [9, 15, 30, 56], "1000": [9, 15, 16, 19, 20, 21, 22, 25, 29, 30, 31, 32, 33, 34, 38, 43, 45, 46, 48, 51, 55, 56], "ms": [9, 13, 30, 56], "85": [9, 14, 15, 18, 21, 22, 23, 24, 30, 31, 42, 44, 48, 49, 50, 51, 54], "100": [9, 14, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 29, 30, 31, 32, 36, 37, 38, 40, 41, 44, 45, 46, 48, 49, 51, 52, 53, 55, 56], "andrea": 10, "m\u00fcller": 10, "scikit": [10, 11, 12, 14, 16, 19, 20, 21, 23, 25, 26, 27, 28, 30, 31, 32, 43, 45, 46, 47, 49, 51, 54, 56, 58], "scientist": [10, 13, 27, 53], "interact": [10, 13, 16, 19, 20, 21, 24, 26, 27, 28, 31, 45, 46, 47, 50, 53, 54, 58, 59], "panda": [10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "lesson": [10, 17, 25, 43, 51], "Of": [10, 13, 18, 43, 46], "dsci": [10, 24], "511": [10, 32], "old": [10, 13, 23, 28, 38, 49], "cpsc": [10, 11, 14, 23, 25, 29, 30, 31, 49, 51, 55, 56, 57, 58], "330": [10, 11, 14, 18, 25, 31, 34, 37, 41, 49, 51, 54, 55, 56, 57, 58], "swcarpentri": 10, "novic": 10, "inflamm": 10, "www": [10, 19], "codecademi": 10, "dataquest": 10, "datacamp": 10, "cheat": 10, "sheet": 10, "learnxinyminut": 10, "numpi": [10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "quickstart": 10, "ucsb": 10, "edu": [10, 54], "che210d": 10, "pdf": 10, "pcarter": 10, "cs189": 10, "cs189_ch7": 10, "html": [10, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 30, 32, 33, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 56], "coursera": 10, "org": [10, 13, 15, 17, 18, 20, 21, 22, 23, 25, 29, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 51, 55, 56], "udac": 10, "foundat": [10, 12, 21, 22, 24, 48, 50], "ud036": 10, "principl": [10, 12, 14], "dabeaz": 10, "capabl": 10, "ng": [10, 20, 25, 51], "famou": [10, 30, 38, 55, 56], "bloomberg": 10, "ai": [10, 13, 21, 25, 30, 33, 34, 39, 51, 55, 56], "translat": [10, 13, 33], "insid": [10, 18, 21, 44, 45, 47], "box": [10, 24, 50], "versu": 10, "statist": [10, 13, 14, 19, 24, 28, 32, 33, 45, 54], "awesom": [10, 29, 55], "slide": [10, 17, 52, 57], "deck": 10, "directori": [11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 36, 38, 40, 41, 48, 60], "2023w1": [11, 13, 18, 41, 49, 54, 55, 56], "updat": [11, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 43, 44, 48, 49, 52, 59, 60], "plan": [11, 13, 22, 25, 29, 32, 48, 51, 57], "conflict": [11, 21, 27, 45, 53, 57], "smoothli": 11, "sourc": [11, 13, 14, 15, 16, 17, 18, 20, 23, 24, 25, 26, 27, 28, 29, 30, 40, 43, 44, 46, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59], "wide": [11, 19, 20, 23, 25, 30, 45, 49, 51, 56], "miniconda": 11, "scipi": [11, 20, 27, 46, 52, 53, 55], "suitabl": [11, 12, 13, 26, 52], "miniconda3": [11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 32, 34, 35, 37, 38, 40, 41, 48, 51, 58, 59, 60], "maxosx": 11, "bit": [11, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 28, 29, 30, 31, 32, 36, 38, 40, 46, 49, 50, 52, 55, 56], "pkg": 11, "correctli": [11, 14, 15, 21, 59], "macbook": 11, "restart": [11, 58], "prepend": 11, "prompt": [11, 57], "kvarada": [11, 13, 14, 15, 18, 24, 25, 29, 37, 41, 58, 59], "w": [11, 15, 18, 19, 22, 26, 29, 31, 34, 45, 48, 52, 55], "kvarada01": 11, "confirm": 11, "greater": [11, 25, 26, 29, 51, 52, 55], "menu": 11, "anaconda": [11, 24, 25, 29, 50, 55], "user": [11, 13, 14, 15, 17, 18, 20, 23, 24, 25, 26, 27, 29, 32, 33, 37, 41, 46, 49, 52, 53, 58, 59, 60], "your_nam": 11, "wrong": [11, 13, 15, 19, 22, 25, 26, 32, 37, 48, 51, 52, 58], "uninstal": 11, "opt": [11, 23, 51], "again": [11, 13, 14, 15, 17, 27, 28, 29, 30, 32, 35, 36, 37, 38, 53, 54, 55, 56, 58, 59], "through": [11, 13, 14, 16, 21, 22, 25, 27, 28, 29, 30, 40, 41, 51, 53, 55, 56, 59], "thorough": [11, 12], "stabil": 11, "delai": [11, 13, 25, 28, 51], "fewer": [11, 23, 25, 27, 51, 53], "driven": [11, 20, 21, 28, 46, 47, 54], "forg": [11, 21, 22, 23, 24, 25, 49, 50, 51, 55, 58, 59], "enabl": [11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "access": [11, 13, 15, 17, 18, 20, 23, 26, 28, 29, 31, 34, 45, 46, 49, 52, 54, 55, 58], "config": 11, "analys": 11, "spellcheck": 11, "nb_conda_kernel": 11, "script": [11, 13, 38], "certain": [11, 13, 16, 19, 20, 21, 24, 25, 26, 29, 32, 39, 43, 46, 50, 52, 55, 58], "tensorflow": [11, 24, 30, 50, 56], "project": [11, 17, 21, 22, 23, 30, 48, 56, 57], "affect": [11, 16, 17, 19, 20, 21, 26, 31, 32, 43, 45, 46, 52], "env": [11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 32, 34, 35, 37, 38, 40, 41, 48, 51, 58, 59, 60], "small": [11, 13, 15, 16, 18, 20, 22, 23, 24, 25, 26, 28, 30, 32, 36, 37, 40, 41, 46, 48, 49, 50, 51, 52, 54, 56], "bootstrap": 11, "navig": [11, 13], "cpsc330env": 11, "yml": 11, "environemnt": 11, "successfulli": [11, 13, 25, 51, 58], "deactiv": 11, "lab": [11, 13, 14, 15, 26, 58, 59], "browser": 11, "newli": [11, 17, 22, 25, 27, 51, 53], "screenshot": 11, "prefer": [11, 13, 23, 26, 28, 52, 54], "manual": [11, 13, 18, 21, 25, 26, 27, 29, 36, 47, 51, 53, 55], "later": [11, 13, 14, 18, 21, 30, 31, 44, 47, 56], "rid": [11, 18, 23, 24, 29, 32, 37, 49, 50, 55], "miss": [11, 13, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 28, 31, 32, 34, 37, 38, 39, 42, 43, 47, 48, 49, 50, 51, 52, 57], "pip": [11, 25, 28, 34, 51, 54, 58], "yet": [11, 13, 19, 31, 32, 34, 37, 57], "troubl": 11, "md": [11, 13, 14, 29, 55], "dive": [12, 59], "concept": [12, 14, 15, 25, 31, 37, 51, 57], "learner": [12, 13, 15, 16, 23, 49], "expertis": [12, 51], "equip": [12, 16, 32], "particip": [12, 13, 57], "span": [12, 29, 31, 55], "supervis": [12, 17, 18, 20, 21, 22, 25, 27, 29, 31, 32, 34, 42, 43, 46, 48, 51, 53, 55, 57], "level": [12, 16, 19, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 39, 41, 45, 48, 49, 50, 51, 53, 54, 55, 56], "throughout": [12, 13, 15], "emphasi": [12, 57], "skill": [12, 13, 23], "variou": [12, 13, 22, 24, 30, 31, 32, 50, 56, 58, 59, 60], "task": [12, 17, 18, 19, 20, 24, 25, 26, 28, 30, 31, 33, 34, 36, 50, 51, 52, 56, 58, 59, 60], "trade": [12, 19, 21, 25, 26, 42, 45, 47, 51, 52], "off": [12, 13, 19, 21, 22, 25, 26, 29, 30, 32, 36, 40, 41, 42, 43, 45, 46, 47, 48, 51, 52, 55, 56], "complex": [12, 14, 16, 19, 20, 22, 23, 24, 25, 27, 29, 30, 31, 36, 43, 45, 46, 48, 49, 50, 51, 52, 53, 55, 56, 58, 59], "identifi": [12, 14, 15, 16, 17, 20, 21, 22, 26, 27, 28, 29, 31, 34, 38, 41, 43, 44, 46, 47, 48, 50, 52, 53, 54, 55], "techniqu": [12, 16, 20, 25, 28, 30, 32, 46, 51, 54, 56, 59], "scenario": [12, 15, 18, 23, 24, 25, 27, 31, 32, 42, 50, 51, 53], "integr": 12, "intuit": [12, 13, 14, 16, 17, 18, 20, 22, 24, 25, 26, 27, 28, 32, 33, 46, 50, 51, 52, 53, 54], "differenti": [12, 14], "accuraci": [12, 14, 15, 16, 17, 20, 21, 23, 24, 25, 27, 28, 30, 32, 34, 35, 36, 39, 42, 46, 47, 49, 50, 51, 53, 54, 56, 57, 59], "precis": [12, 13, 22, 42, 48, 49], "recal": [12, 14, 15, 16, 17, 18, 19, 22, 26, 28, 31, 37, 38, 39, 42, 48, 49, 51, 52, 54, 58, 60], "f1": [12, 22, 42], "score": [12, 13, 16, 17, 18, 23, 24, 27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 42, 43, 44, 45, 49, 50, 53, 56, 58, 59], "ap": [12, 42], "auc": [12, 32], "roc": 12, "absolut": [12, 13, 19, 21, 22, 24, 25, 26, 37, 38, 48, 50, 51, 52], "r": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 45, 58, 59, 60], "context": [12, 14, 17, 19, 20, 21, 23, 24, 25, 27, 28, 29, 30, 33, 42, 43, 45, 47, 49, 50, 51, 53, 54, 55, 56], "perform": [12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 36, 38, 39, 43, 46, 47, 48, 49, 50, 51, 52, 53, 55, 59, 60], "signific": [12, 17, 37], "improv": [12, 14, 20, 21, 22, 23, 26, 27, 28, 31, 32, 33, 34, 35, 37, 46, 47, 49, 52, 53, 54], "contrast": 12, "recurs": 12, "elimin": 12, "analyz": [12, 13, 21, 25, 32, 38, 47, 49, 51], "averag": [12, 13, 15, 16, 18, 19, 20, 22, 24, 25, 26, 32, 38, 42, 44, 45, 46, 47, 48, 50, 51, 52, 58], "forest": [12, 13, 21, 22, 30, 31, 32, 42, 48, 56], "lgbm": [12, 23, 42, 49], "catboost": [12, 24, 42, 50], "advantag": [12, 17, 18, 19, 23, 27, 38, 42, 45, 49, 53], "mitig": 12, "hierarch": 12, "dbscan": 12, "segment": [12, 13, 21, 30, 32, 40, 56], "meaning": [12, 16, 18, 21, 24, 26, 29, 33, 36, 47, 50, 52, 55, 59], "delv": [12, 29, 55, 58], "word2vec": [12, 30, 56], "glove": [12, 29, 55], "captur": [12, 15, 17, 19, 23, 25, 27, 28, 31, 38, 49, 51, 53, 54], "semant": [12, 26, 27, 52, 53], "textual": 12, "drawback": [12, 24, 50], "superior": 12, "handl": [12, 13, 14, 16, 17, 18, 20, 22, 23, 24, 25, 27, 30, 32, 35, 38, 48, 49, 50, 52, 53, 60], "split": [12, 14, 16, 18, 19, 20, 22, 23, 25, 29, 34, 38, 42, 43, 44, 45, 46, 48, 49, 51, 55, 58, 59, 60], "conduct": 12, "forecast": [12, 14], "futur": [12, 13, 15, 17, 18, 20, 32, 43, 46], "grasp": 12, "trend": [12, 33], "irregular": 12, "interv": [12, 31, 32], "acquir": [12, 13, 58], "implic": [12, 17, 59], "special": [12, 13, 18, 28, 30, 31, 54, 56, 59], "approach": [12, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 29, 34, 36, 37, 43, 46, 47, 48, 49, 50, 51, 52, 55, 60], "lifelin": [12, 32], "kaplan": 12, "meier": 12, "cox": 12, "proport": [12, 14, 15, 18, 19, 21, 22, 23, 24, 39, 45, 47, 48, 49, 50, 52], "hazard": 12, "collect": [12, 13, 14, 17, 18, 20, 21, 23, 24, 25, 28, 29, 30, 31, 32, 37, 43, 44, 46, 47, 49, 50, 51, 54, 55, 56], "critic": 12, "potenti": [12, 16, 17, 26, 52, 59, 60], "bias": [12, 21, 24, 32, 39, 50], "societ": 12, "impact": [12, 13, 18, 19, 23, 24, 27, 31, 39, 50, 53, 58], "cultiv": 12, "advanc": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 40, 41, 42, 44, 46, 52, 53, 54, 55, 56, 58, 59, 60], "tailor": [12, 26, 52], "divers": [12, 23, 28, 49, 54], "audienc": 12, "emphas": 12, "reader": [12, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 35, 38, 48, 54, 60], "centric": 12, "contextu": 12, "visual": [12, 14, 15, 16, 18, 19, 21, 22, 23, 24, 25, 26, 30, 31, 35, 38, 44, 46, 48, 49, 50, 51, 52, 54, 56, 59], "clariti": 12, "convei": 12, "stakehold": 12, "matplotlib": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 58, 59, 60], "os": [13, 14, 15, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56], "sy": [13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "abspath": [13, 23, 24, 26, 27, 28, 29, 30, 34, 37, 39, 40, 41, 46, 47, 49, 50, 52, 53, 54, 55, 56], "feature_extract": [13, 18, 19, 20, 21, 25, 29, 33, 34, 37, 38, 44, 45, 46, 51, 55], "countvector": [13, 19, 20, 21, 25, 29, 33, 34, 37, 38, 42, 44, 45, 46, 51, 55, 60], "linear_model": [13, 19, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 34, 38, 39, 42, 45, 47, 48, 49, 50, 51, 54, 55, 56], "logisticregress": [13, 19, 22, 23, 24, 25, 29, 30, 34, 38, 39, 42, 45, 48, 49, 50, 51, 55, 56], "model_select": [13, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 28, 30, 31, 32, 34, 35, 36, 37, 38, 39, 42, 43, 44, 45, 47, 48, 49, 50, 51, 54, 56, 59, 60], "train_test_split": [13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 30, 31, 32, 34, 35, 36, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 56, 59, 60], "make_pipelin": [13, 18, 19, 20, 21, 22, 23, 24, 25, 29, 30, 31, 32, 34, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 55, 56], "rcparam": [13, 14, 21, 26, 27, 28, 30, 31, 32, 41, 52, 53, 54, 56], "font": [13, 14, 26, 27, 28, 31, 32, 52, 53, 54], "size": [13, 14, 15, 18, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 41, 45, 46, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58], "set_opt": [13, 14, 15, 16, 17, 18, 19, 20, 21, 27, 28, 35, 37, 38, 39, 43, 44, 45, 46, 47, 53, 54, 59, 60], "max_colwidth": [13, 14, 15, 16, 17, 18, 19, 20, 21, 27, 28, 35, 37, 38, 39, 43, 44, 45, 46, 47, 53, 54, 59, 60], "200": [13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 28, 29, 30, 33, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 49, 51, 52, 53, 54, 55, 56, 58, 59, 60], "intel": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "mkl": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "stream": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "simd": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "extens": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 53, 54, 55, 58, 59, 60], "sse4": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "processor": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "deprec": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "oneapi": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "2025": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "vector": [13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 50, 52, 54, 56, 58, 59, 60], "avx": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "motiv": [13, 18, 44, 52], "studi": [13, 18, 25, 29, 32, 51, 55], "coordin": [13, 57], "enthusiast": 13, "And": [13, 14, 20, 22, 29, 31, 32, 39, 48, 55], "\u028b\u0259\u027e\u0259da": 13, "k\u0254\u02d0l\u0266\u0259\u0288k\u0259r": 13, "ada": 13, "am": [13, 17, 25, 28, 29, 38, 55], "assist": 13, "professor": 13, "linguist": [13, 18], "toronto": [13, 25, 29], "primarili": [13, 14, 24, 30, 50, 56, 60], "third": [13, 27, 53], "contact": [13, 57], "email": [13, 15, 21, 33, 47, 57], "icc": 13, "237": [13, 21, 41], "andi": [13, 54], "pathlog": 13, "laboratori": 13, "medicin": 13, "cancer": [13, 25, 28, 55], "bioinformat": 13, "biologi": [13, 18], "aroth": 13, "339": [13, 21, 40], "research": [13, 15, 20, 28, 33, 54], "year": [13, 14, 28, 29, 30, 31, 32, 34, 38, 55, 56, 59], "ago": [13, 28, 30, 31, 38, 56], "her": [13, 28, 29, 38, 54, 55], "prior": [13, 26, 31, 33, 52], "she": [13, 25, 28, 38, 51, 54, 55], "role": [13, 19, 20, 24, 30, 45, 50, 56], "advis": 13, "experi": [13, 17, 20, 40, 41, 46, 57, 58], "spare": 13, "restaur": [13, 28, 37, 54], "vancouv": [13, 29, 55], "walk": [13, 21, 28, 38, 59], "hit": [13, 20, 46], "gym": 13, "vedant": 13, "2nd": [13, 16, 19, 44, 45], "msc": 13, "he": [13, 15, 18, 28, 38, 44, 55, 59], "hi": [13, 28, 29, 38, 55, 59], "area": [13, 20, 22, 23, 25, 26, 48, 49, 51, 52], "aim": [13, 37], "personalis": 13, "intellig": [13, 29, 34, 55], "tutor": 13, "cognit": 13, "abil": [13, 18, 20, 24, 29, 31, 38, 50, 52, 55], "tedx": 13, "speaker": 13, "bachelor": [13, 21, 23, 24, 39, 49, 50], "psycholog": [13, 18, 42, 44], "brought": [13, 38], "world": [13, 16, 17, 18, 19, 20, 21, 24, 25, 26, 27, 28, 29, 30, 38, 43, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 58], "explor": [13, 14, 15, 20, 21, 24, 25, 29, 30, 34, 35, 36, 38, 41, 47, 50, 51, 55, 56, 58, 59, 60], "cafe": 13, "town": [13, 25, 51], "4th": [13, 21, 23, 24, 39, 49, 50], "bsc": 13, "internship": 13, "competit": [13, 23, 28, 30, 49, 54, 56], "boulder": 13, "organ": [13, 14, 17, 29, 43, 55], "wic": 13, "nwplu": 13, "meng": 13, "ec": 13, "daoai": 13, "robot": [13, 29, 55], "inc": [13, 24, 29, 50, 55], "camera": [13, 18, 44], "focus": [13, 19, 26, 45, 51, 52], "biomed": 13, "phd": [13, 29, 55], "track": [13, 18, 59], "rare": [13, 18, 21, 22, 26, 47, 48, 51, 52], "simul": [13, 25, 51], "estim": [13, 15, 16, 18, 19, 20, 25, 26, 32, 35, 37, 42, 44, 46, 51, 52, 60], "probabl": [13, 16, 17, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 37, 38, 42, 43, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56], "happi": [13, 21, 26, 32, 35, 52, 58], "emac": 13, "revolv": 13, "variat": [13, 15, 19, 21, 22, 25, 51], "autoencod": 13, "extract": [13, 25, 26, 28, 30, 33, 34, 36, 40, 41, 51, 52, 54, 56, 57], "prostat": 13, "tumor": 13, "sampl": [13, 14, 16, 17, 19, 20, 24, 27, 28, 30, 31, 32, 36, 40, 41, 43, 46, 47, 50, 53, 54, 56], "sequenc": [13, 15, 18, 30, 31, 33, 56], "3rd": [13, 29, 55], "direct": [13, 19, 24, 25, 27, 38, 50, 51, 53], "chemistri": 13, "hold": [13, 24, 37], "miraterra": 13, "novel": [13, 38], "sensor": 13, "carbon": 13, "verif": 13, "mrv": 13, "optic": [13, 32], "vibrat": 13, "spectroscopi": 13, "signal": [13, 15, 29, 55], "bio": 13, "harvard": 13, "school": [13, 21, 23, 24, 28, 39, 49, 50, 54], "laser": 13, "particl": 13, "lp": 13, "among": [13, 14, 20, 21, 23, 24, 28, 46, 47, 50, 54], "buzz": 13, "curios": 13, "curiou": 13, "spend": [13, 17, 25, 37, 51], "semest": [13, 57], "fill": [13, 14, 16, 19, 20, 28, 31, 35, 37, 45, 46, 54, 55, 56, 57, 58, 59, 60], "chanc": [13, 14, 15, 20, 21, 22, 25, 26, 39, 46, 47, 51, 52, 59], "webpag": 13, "readm": [13, 32], "welcom": [13, 15, 57, 58, 59], "reflect": [13, 22, 24, 29, 38, 48, 50, 55, 59], "great": [13, 14, 16, 18, 19, 24, 25, 27, 28, 29, 30, 31, 37, 38, 50, 51, 52, 55, 56], "takeawai": [13, 14, 15], "struggl": [13, 14, 15, 31], "address": [13, 14, 15, 27, 28, 38, 53, 58], "let": [13, 14, 15, 19, 20, 23, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 59, 60], "voic": 13, "face": [13, 14, 16, 30, 36, 56], "auto": [13, 20, 21, 25, 26, 40, 41, 51, 52], "stock": [13, 31], "market": [13, 26, 30, 31, 52], "alphago": [13, 26, 52], "drive": [13, 24, 38, 50], "car": [13, 29, 55], "drug": 13, "discoveri": 13, "detect": [13, 14, 21, 22, 26, 27, 28, 30, 31, 33, 39, 47, 48, 52, 53, 56], "identif": [13, 25, 51], "consum": [13, 25, 26, 28, 41, 51, 52, 54], "robust": [13, 15, 16, 17, 20, 23, 27, 35, 37, 43, 46, 53], "larg": [13, 15, 16, 17, 19, 21, 22, 26, 27, 28, 29, 30, 35, 38, 42, 43, 45, 47, 48, 51, 52, 53, 54, 55, 56], "gmail": [13, 26, 52], "unsupervis": [13, 28, 30, 34, 54, 56, 57], "pattern": [13, 14, 15, 18, 20, 25, 26, 28, 29, 31, 46, 51, 52, 55, 59], "unlabel": [13, 15, 27, 53], "reinforc": [13, 26, 52, 58, 59, 60], "famili": [13, 21, 22, 24, 26, 43, 46, 48, 49, 50, 52, 57, 59], "maxim": [13, 21, 22, 26, 28, 48, 52, 54], "reward": [13, 18, 26, 33, 44, 52], "amazon": [13, 25, 26, 28, 51, 52, 54], "item": [13, 23, 24, 26, 29, 30, 33, 34, 49, 50, 52, 54, 55, 56], "rate": [13, 19, 21, 23, 24, 26, 38, 39, 47, 49, 52], "compris": [13, 14, 26, 52, 58], "observ": [13, 14, 15, 23, 24, 26, 31, 32, 49, 50, 51, 52, 58, 59], "wish": [13, 14, 26, 52, 57], "worri": [13, 27, 28, 53, 54], "sm": [13, 18, 44], "sms_df": 13, "csv": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 60], "encod": [13, 14, 15, 16, 20, 21, 22, 23, 24, 28, 30, 32, 33, 34, 35, 37, 38, 39, 45, 47, 48, 50, 52, 54, 56, 58, 59, 60], "latin": [13, 21, 39, 47], "drop": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 31, 32, 35, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 57, 58, 60], "column": [13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 59, 60], "unnam": [13, 38], "renam": [13, 21, 31], "v1": [13, 21, 34, 39, 47], "v2": [13, 21, 39, 47], "train_df": [13, 17, 18, 19, 21, 22, 23, 24, 25, 31, 32, 34, 38, 39, 43, 45, 47, 48, 49, 50, 51, 58], "test_df": [13, 17, 18, 19, 21, 22, 23, 24, 25, 31, 32, 34, 38, 39, 43, 45, 47, 48, 49, 50, 51], "test_siz": [13, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 30, 31, 34, 35, 37, 38, 39, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 56, 59, 60], "random_st": [13, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "to_html": [13, 14, 15], "index": [13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 47, 48, 49, 50, 51, 53, 54, 55, 56, 58, 59], "filenotfounderror": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 40, 41, 48, 60], "parser": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 29, 34, 35, 38, 48, 55, 60], "912": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "filepath_or_buff": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "delimit": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "header": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "usecol": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "true_valu": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "false_valu": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "skipinitialspac": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "skiprow": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "skipfoot": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "nrow": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "na_valu": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "keep_default_na": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "na_filt": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "verbos": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 35, 38, 48, 49, 50, 54, 60], "skip_blank_lin": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "infer_datetime_format": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "keep_date_col": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "date_pars": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "date_format": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "dayfirst": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "cache_d": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "iter": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 27, 28, 30, 34, 35, 36, 38, 40, 41, 46, 48, 51, 53, 56, 58, 59, 60], "chunksiz": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "compress": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 35, 37, 38, 48, 52, 55, 60], "thousand": [13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 35, 38, 48, 53, 60], "decim": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 58, 59, 60], "linetermin": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "quotechar": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "quot": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 35, 38, 48, 60], "doublequot": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "escapechar": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "encoding_error": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "dialect": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "on_bad_lin": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "delim_whitespac": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "low_memori": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "memory_map": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "float_precis": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "storage_opt": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "dtype_backend": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "899": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 43, 46, 60], "kwds_default": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "_refine_defaults_read": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "900": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 33, 35, 38, 44, 46, 60], "901": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "908": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 33, 35, 38, 60], "909": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "910": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "_read": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "577": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "574": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "_validate_nam": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "576": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "textfileread": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "579": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "580": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 30, 35, 38, 60], "1407": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 51, 60], "__init__": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 40, 41, 48, 60], "1404": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 32, 35, 38, 60], "has_index_nam": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "1406": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "iohandl": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "_engin": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "_make_engin": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "1661": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1659": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "mode": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 43, 46, 48, 50, 60], "1660": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "get_handl": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "1662": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1663": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1664": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1665": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1666": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1667": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "is_text": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "1668": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "strict": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "1669": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1670": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1671": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 34, 35, 38, 60], "1672": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "859": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "path_or_buf": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "854": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "elif": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 31, 32, 35, 38, 48, 60], "isinst": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 32, 34, 35, 38, 48, 58, 60], "855": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "filenam": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 35, 38, 48, 54, 58, 59, 60], "binari": [13, 14, 16, 17, 18, 19, 20, 22, 23, 24, 25, 30, 32, 35, 37, 38, 39, 42, 43, 44, 47, 48, 50, 56, 60], "856": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 46, 60], "newlin": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "857": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 46, 48, 60], "ioarg": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "858": [13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 35, 38, 60], "860": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 49, 60], "861": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "862": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "863": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "864": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 49, 60], "865": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "866": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "els": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 30, 31, 32, 34, 35, 36, 38, 39, 40, 41, 48, 51, 56, 60], "867": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "868": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "errno": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 40, 41, 48, 60], "x_train": [13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 30, 31, 32, 34, 35, 36, 37, 38, 39, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 59, 60], "y_train": [13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 56, 59, 60], "x_test": [13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 30, 31, 32, 34, 35, 37, 38, 39, 43, 45, 46, 47, 48, 49, 50, 51, 56, 59, 60], "y_test": [13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 30, 31, 32, 34, 35, 37, 38, 39, 43, 45, 46, 47, 48, 49, 50, 51, 56, 59, 60], "clf": [13, 14, 16, 19, 30, 45, 56, 58], "max_featur": [13, 18, 20, 23, 37, 38, 44, 45, 46, 49, 60], "5000": [13, 14, 38], "max_it": [13, 21, 23, 24, 25, 29, 30, 31, 32, 34, 38, 39, 47, 49, 50, 51, 52, 55, 56], "datafram": [13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59], "3245": 13, "funni": [13, 23, 25, 51], "fact": [13, 20, 21, 23, 28, 30, 31, 32, 56], "nobodi": [13, 38], "volcano": 13, "erupt": 13, "tsunami": 13, "hurrican": 13, "swai": 13, "aroundn": 13, "choos": [13, 20, 21, 23, 27, 30, 46, 47, 49, 53, 56], "wife": [13, 21, 24, 38, 49, 50], "disast": 13, "944": 13, "sent": [13, 29, 55], "sopha": 13, "had": [13, 17, 18, 19, 21, 28, 30, 31, 32, 34, 38, 44, 55, 56, 59, 60], "secondari": 13, "joke": 13, "ogunrind": 13, "m": [13, 15, 20, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 36, 37, 38, 40, 41, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 59], "1044": 13, "someon": [13, 14, 15, 25, 32, 38, 51], "09058097218": 13, "pobox": 13, "ls15hb": 13, "150p": 13, "2484": 13, "promis": [13, 28, 29, 31, 34, 49, 55], "ok": [13, 16, 22, 29, 31, 32, 42, 48, 55, 58, 59], "pred_dict": 13, "spam_predict": 13, "pred_df": [13, 28, 54], "set_properti": 13, "nbsp": 13, "ham": 13, "expens": [13, 21, 22, 25, 26, 28, 29, 51, 52, 54, 55], "accur": [13, 15, 23, 24, 25, 28, 49, 50, 51, 54], "arthur": 13, "samuel": 13, "1959": [13, 35], "concret": 13, "suppos": [13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 32, 43, 44, 45, 46, 49, 50, 51, 52, 54, 55, 58], "df": [13, 14, 15, 17, 18, 20, 21, 22, 24, 25, 29, 30, 31, 32, 34, 35, 37, 43, 44, 46, 47, 48, 50, 51, 55, 56], "indian_liver_pati": 13, "gender": [13, 18, 21, 29, 32, 39, 55], "replac": [13, 17, 21, 23, 24, 28, 32, 37, 38, 39, 43, 49, 50, 51, 54], "ag": [13, 19, 21, 22, 23, 24, 28, 37, 39, 41, 48, 49, 50, 54, 58], "total_bilirubin": 13, "direct_bilirubin": 13, "alkaline_phosphotas": 13, "alamine_aminotransferas": 13, "aspartate_aminotransferas": 13, "total_protien": 13, "albumin": 13, "albumin_and_globulin_ratio": 13, "358": [13, 20, 23], "256": [13, 30, 41, 56], "80": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 27, 29, 31, 32, 34, 36, 37, 40, 42, 44, 45, 46, 48, 50, 51, 53, 55], "71": [13, 14, 15, 18, 19, 21, 22, 26, 31, 32, 48, 52], "171": [13, 30, 40], "199": [13, 16, 18, 21, 37], "lightgbm": [13, 24, 50], "lgbmclassifi": [13, 23, 24, 49, 50], "rerun": [13, 17, 18, 20, 21, 22, 23, 25, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 56], "represent": [13, 14, 17, 20, 21, 22, 23, 25, 26, 27, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 48, 49, 51, 52, 53, 60], "trust": [13, 17, 18, 20, 21, 22, 23, 24, 25, 28, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 50, 54, 56], "unabl": [13, 17, 18, 20, 21, 22, 23, 25, 27, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 53, 56, 57], "nbviewer": [13, 17, 18, 20, 21, 22, 23, 25, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 56], "lgbmclassifierlgbmclassifi": 13, "reset_index": [13, 24, 50], "178": [13, 22, 48], "719": [13, 17, 25, 28, 54], "157": [13, 20, 46], "108": [13, 28, 40], "214": [13, 20, 46], "412": [13, 43, 46], "850": [13, 23, 24, 49, 50], "78": [13, 14, 15, 17, 18, 21, 22, 25, 31, 32, 42, 44, 48, 51, 56], "162": [13, 40], "155": [13, 20, 46], "predicted_target": 13, "tolist": [13, 14, 15, 18, 19, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 44, 45, 48, 49, 50, 51, 52, 59], "df_concat": 13, "concat": [13, 16, 17, 18, 19, 24, 43, 45, 50], "conda": [13, 21, 22, 23, 24, 25, 26, 29, 33, 34, 40, 41, 49, 50, 51, 52, 55, 58, 59], "instal": [13, 14, 16, 21, 22, 23, 24, 25, 26, 28, 29, 34, 40, 41, 49, 50, 51, 52, 54, 55, 58, 59], "torchvis": [13, 30, 36, 40, 41, 56], "laptop": [13, 15, 24, 50, 51], "crucial": [13, 15, 19, 24, 26, 27, 29, 45, 50, 52, 53, 55], "pytorch": [13, 30, 40, 41, 56], "img_classifi": 13, "pil": [13, 30, 36, 40, 41, 56], "glob": [13, 30, 36, 40, 41, 49, 54, 56], "topn": [13, 30, 56], "test_imag": [13, 30, 56], "jpg": [13, 30, 36, 40, 41, 56], "class_labels_fil": 13, "imagenet_class": [13, 30, 56], "txt": [13, 30, 56], "img_path": 13, "img": [13, 30, 36, 40, 41, 56], "rgb": 13, "imshow": [13, 30, 36, 40, 41, 55, 56], "classify_imag": [13, 30, 56], "to_str": [13, 30, 56], "cheetah": [13, 30], "chetah": [13, 30], "acinonyx": [13, 30], "jubatu": [13, 30], "994": [13, 15], "leopard": [13, 30], "panthera": [13, 30], "pardu": [13, 30], "005": [13, 23, 24, 49, 50], "jaguar": [13, 30], "panther": [13, 30], "onca": [13, 30], "feli": [13, 30], "001": [13, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 30, 32, 34, 38, 46, 48, 49, 50, 51], "snow": [13, 30], "ounc": [13, 30], "uncia": [13, 30], "000": [13, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 29, 32, 34, 38, 46, 48, 49, 50, 51, 55], "tiger": [13, 30], "cat": [13, 21, 23, 25, 29, 30, 33, 36, 40, 41, 47, 49, 51, 55, 56], "636": [13, 17, 18, 43], "tabbi": [13, 30], "174": [13, 40, 43, 46], "pembrok": [13, 30], "welsh": [13, 30], "corgi": [13, 30], "081": [13, 51], "lynx": [13, 30], "catamount": [13, 30], "011": [13, 18, 23, 24, 25, 50, 51], "macaqu": [13, 30], "885": 13, "pata": [13, 30], "hussar": [13, 30], "monkei": [13, 30], "erythrocebu": [13, 30], "062": [13, 28, 43, 46, 54], "probosci": [13, 30], "nasali": [13, 30], "larvatu": [13, 30], "015": [13, 17, 18, 23, 24, 49, 50], "titi": 13, "010": [13, 19, 20, 23, 38, 46, 49], "walker": [13, 30], "hound": [13, 30], "foxhound": [13, 30], "582": [13, 23, 49], "english": [13, 17, 20, 21, 25, 29, 30, 34, 37, 38, 43, 46, 51, 55, 60], "144": [13, 20, 23, 40, 41, 46, 51], "beagl": [13, 30], "068": 13, "entlebuch": [13, 30], "059": [13, 15, 17], "neg": [13, 14, 15, 16, 19, 22, 23, 24, 25, 29, 31, 32, 34, 45, 48, 49, 50, 51, 55], "imdb_df": [13, 38], "imdb_mast": [13, 38], "iso": [13, 34, 38], "8859": [13, 34, 38], "startswith": [13, 24, 38, 50], "po": [13, 17, 18, 19, 22, 24, 25, 29, 34, 38, 48, 50, 51, 55], "inevit": 13, "onslaught": 13, "slasher": 13, "earli": [13, 15, 24, 28, 32, 50], "1980": 13, "slip": 13, "crack": 13, "film": [13, 25, 38, 51], "jeff": 13, "lieberman": 13, "insur": 13, "cult": 13, "statu": [13, 16, 21, 23, 24, 39, 49, 50], "memor": 13, "1970": [13, 19, 22, 31, 48], "squirm": 13, "blue": [13, 14, 16, 20, 21, 24, 25, 26, 31, 47, 50, 52], "sunshin": [13, 31], "lt": [13, 15, 17, 18, 20, 21, 22, 23, 24, 25, 46, 48, 49, 50, 51], "br": [13, 29, 38, 55], "gt": [13, 18, 19, 20, 21, 22, 23, 46, 48, 49], "five": [13, 20, 33, 46], "young": [13, 38, 59], "oregon": 13, "mountain": [13, 29, 55], "shot": [13, 25, 51], "camp": 13, "deed": 13, "land": [13, 32], "terror": 13, "bulki": 13, "killer": 13, "incred": [13, 30, 38, 56], "creepi": 13, "wheez": 13, "laugh": 13, "dawn": 13, "ambiti": 13, "arti": 13, "flesh": 13, "anywai": 13, "him": [13, 28, 55, 59], "genuin": 13, "suspens": [13, 38], "tension": 13, "refrain": 13, "graphic": [13, 30, 56], "gore": 13, "kill": [13, 32], "cast": [13, 25, 28, 34, 38, 51, 54], "oscar": [13, 19, 38], "winner": [13, 38], "georg": [13, 28, 29, 55], "kennedi": 13, "ranger": 13, "gone": 13, "flaki": [13, 21], "wilder": 13, "jack": 13, "lemmon": 13, "son": [13, 38], "chri": 13, "brian": 13, "de": [13, 29, 31, 55], "palma": 13, "regular": [13, 16, 18, 19, 23, 24, 29, 31, 32, 33, 49, 50, 51, 55], "gregg": 13, "henri": [13, 38], "blond": 13, "deborah": 13, "benson": 13, "known": [13, 32, 36, 58, 59], "judg": [13, 25, 51], "ralph": 13, "seymour": 13, "ghouli": 13, "kellin": 13, "sleepawai": 13, "jami": 13, "rose": [13, 29, 55], "chopper": 13, "chick": [13, 38], "zombietown": 13, "music": [13, 25, 28, 37, 38, 51, 54], "brad": 13, "feidel": 13, "theme": [13, 29, 55], "haunt": 13, "atmospher": 13, "worth": [13, 14, 16, 21, 22, 39, 48, 59], "catch": [13, 21, 47], "twist": 13, "although": [13, 15, 23, 26, 28, 32, 52, 54], "heroin": 13, "almost": [13, 19, 20, 22, 25, 27, 28, 29, 35, 44, 46, 51, 53, 54, 55], "comic": 13, "remind": 13, "viewer": 13, "cartoon": 13, "clever": 13, "touch": [13, 38], "dispatch": 13, "never": [13, 21, 24, 28, 30, 32, 38, 49, 50, 54, 56], "horror": 13, "didn": [13, 20, 23, 24, 27, 31, 32, 36, 46, 49, 50, 53, 55], "honestli": 13, "frighten": 13, "worthi": [13, 19], "noth": [13, 38, 58, 59], "tell": [13, 15, 16, 17, 19, 21, 24, 25, 28, 29, 31, 32, 33, 34, 38, 45, 47, 50, 51, 54, 55], "truth": [13, 23, 25, 26, 27, 28, 31, 49, 51, 52, 53, 54], "i\u00e2": 13, "stun": [13, 38], "disappoint": 13, "gui": 13, "love": [13, 25, 29, 38, 51, 55], "genr": 13, "surpris": [13, 24, 50], "\u00e2": 13, "kid\u00e2": 13, "nuditi": 13, "children": [13, 28, 38, 54], "curs": 13, "swear": 13, "righteou": 13, "far": [13, 14, 16, 17, 18, 19, 21, 24, 25, 26, 27, 28, 29, 31, 32, 33, 42, 43, 44, 45, 50, 51, 52, 53, 55], "account": [13, 15, 21, 25, 28, 47, 51, 52, 54], "synopsi": [13, 55], "stori": [13, 22, 23, 25, 28, 38, 48, 52, 54], "got": [13, 16, 19, 20, 21, 22, 28, 30, 38, 46, 48, 54, 56], "brother": 13, "reckless": 13, "behavior": [13, 17, 18, 21, 28, 47, 54], "met": [13, 28], "kid": [13, 29, 55], "boob": 13, "obsess": 13, "mediev": 13, "freak": 13, "though": [13, 15, 16, 18, 19, 25, 26, 27, 28, 37, 44, 49, 52, 53, 54], "humor": 13, "lame": 13, "haven\u00e2": 13, "plai": [13, 14, 16, 20, 24, 27, 29, 34, 50, 53, 55, 59], "mc": 13, "lovin\u00e2": 13, "sasquatch": 13, "gang": 13, "thrice": 13, "fell": [13, 19], "sleep": 13, "alright": 13, "screenplai": [13, 38], "act": [13, 19, 38, 57], "you\u00e2": 13, "hot": [13, 15, 18, 24, 28, 30, 37, 38, 44, 50, 56], "american": [13, 28, 37], "summer": [13, 28, 31, 54], "suck": 13, "somehow": [13, 28], "star": [13, 16, 25, 26, 28, 51, 54], "attract": [13, 29, 55], "horrend": 13, "felt": [13, 37], "riff": 13, "nake": 13, "scene": 13, "seem": [13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 31, 32, 38, 39, 40, 48, 49, 50, 51, 52, 54, 58, 59], "can\u00e2": 13, "anyon": [13, 17, 43], "pro": [13, 26, 28, 30, 52, 56], "elizabeth": 13, "bank": [13, 21, 24, 31, 32, 39, 50], "topless": 13, "con": [13, 26, 28, 30, 34, 38, 52, 55, 56], "Not": [13, 21, 22, 23, 24, 25, 26, 28, 31, 32, 39, 46, 49, 50, 51, 52, 54], "dread": 13, "mix": [13, 22, 48, 59], "thrown": 13, "job": [13, 27, 31, 32, 40, 52, 58], "employ": [13, 28, 54], "scarc": 13, "unit": [13, 19, 21, 22, 24, 25, 29, 30, 32, 34, 37, 48, 49, 50, 51, 55, 56], "kingdom": 13, "six": [13, 15, 23, 31, 49], "member": [13, 19, 23, 57], "wonder": [13, 15, 38], "boi": [13, 38, 43], "crazi": [13, 37], "advertis": 13, "strike": 13, "gulch": 13, "yukon": 13, "newspap": 13, "clip": [13, 36], "chamberlain": 13, "prepar": [13, 17, 25, 30, 34, 38, 51, 56], "war": [13, 28, 54], "frozen": 13, "misplac": 13, "forti": 13, "joe": 13, "boer": 13, "rather": [13, 18, 20, 21, 22, 23, 26, 30, 37, 46, 47, 48, 49, 52, 56, 57], "nevil": 13, "crisi": 13, "crew": [13, 38], "stan": 13, "laurel": 13, "mistak": [13, 17, 18, 23, 32, 38, 43, 49], "ghost": 13, "jean": 13, "kent": 13, "grandfath": 13, "moor": 13, "marriott": 13, "mine": 13, "somewher": [13, 22], "sleepwalk": 13, "pretti": [13, 14, 18, 19, 21, 23, 26, 29, 31, 32, 37, 40, 49, 55], "marri": [13, 21, 24, 49, 50], "stalwart": 13, "trapper": 13, "anthoni": 13, "hulm": 13, "saloon": 13, "owner": 13, "bernard": 13, "lee": [13, 24, 50], "fate": 13, "wors": [13, 14, 20, 22, 23, 46, 48, 49], "death": [13, 57], "exposur": 13, "acclaim": 13, "uk": 13, "across": [13, 14, 15, 17, 21, 30, 43, 47, 56, 57], "pond": 13, "fast": [13, 15, 16, 19, 23, 24, 29, 32, 38, 50, 55], "furiou": 13, "wouldn": [13, 18, 20, 32, 46, 55], "strictli": 13, "gotten": [13, 32], "sight": 13, "gag": 13, "chase": 13, "marx": 13, "america": [13, 18, 34, 38], "tape": 13, "pick": [13, 14, 19, 21, 23, 24, 25, 26, 27, 30, 35, 47, 49, 50, 51, 52, 53, 56], "everyth": [13, 18, 21, 24, 28, 31, 47, 50, 54], "giveawai": 13, "gai": 13, "color": [13, 19, 24, 25, 26, 27, 40, 44, 45, 50, 52, 53], "india": [13, 29], "unwatch": 13, "sad": 13, "folk": [13, 32, 57], "vanessa": 13, "riot": 13, "mouth": 13, "sailor": 13, "ey": [13, 25, 51], "candi": 13, "bore": [13, 19, 38], "saeed": 13, "jeffrei": 13, "beauti": [13, 28, 29, 54, 55], "landrett": 13, "grace": 13, "background": [13, 14, 28, 54], "ethnic": 13, "plain": 13, "budget": [13, 20, 28, 46, 54], "shouldn": [13, 21, 23, 47, 49, 55], "damn": 13, "stupid": [13, 25, 51], "rasta": 13, "man": [13, 28, 29, 38, 54, 55], "profession": [13, 28, 54], "heard": [13, 15, 28, 38], "opinion": [13, 23, 49], "entertain": [13, 29, 55], "higher": [13, 14, 15, 16, 19, 21, 22, 23, 24, 25, 26, 28, 29, 39, 43, 45, 47, 48, 49, 50, 51, 52, 55], "mayb": [13, 21, 24, 31, 33, 47, 50, 57], "factor": [13, 14, 20, 24, 25, 27, 32, 46, 50, 51, 53], "sicken": 13, "gdp": 13, "hype": 13, "win": [13, 16, 18, 23, 25, 28, 30, 38, 51, 54, 56], "director": [13, 28, 38, 54], "actor": [13, 28, 38, 54], "uninspir": 13, "hole": 13, "sandra": 13, "bullock": 13, "bomb": 13, "bu": 13, "castawai": 13, "matrix": [13, 18, 24, 26, 27, 34, 37, 38, 39, 44, 50, 52, 53], "revolut": 13, "award": [13, 38], "wardrob": 13, "depart": 13, "cloth": [13, 31], "paulina": 13, "porizcova": 13, "rubber": 13, "dress": 13, "jacket": 13, "nt": 13, "letter": [13, 19, 25], "sex": [13, 21, 23, 24, 25, 39, 49, 50, 51], "ass": 13, "soundtrack": 13, "ad": [13, 18, 19, 20, 21, 23, 24, 25, 27, 30, 32, 34, 45, 46, 47, 49, 50, 51, 53, 56], "bonus": 13, "tarantino": 13, "comparison": [13, 27, 30, 37, 56], "flick": [13, 38], "borrow": 13, "virtual": 13, "ever": [13, 14, 30, 38], "real": [13, 15, 16, 17, 18, 19, 21, 24, 25, 26, 27, 28, 29, 30, 37, 43, 47, 49, 50, 52, 53, 54, 55, 56, 58], "sentiment_predict": 13, "11872": 13, "experienc": [13, 57], "vacat": [13, 19], "hell": [13, 25, 51], "sat": [13, 31, 34], "horribl": 13, "tv": 13, "realiz": [13, 28], "nativ": [13, 21, 23, 24, 30, 39, 49, 50, 56], "demand": 13, "life": [13, 14, 19, 26, 28, 37, 38, 52, 54, 57], "plu": [13, 19, 30, 45, 56], "marcia": 13, "bradi": 13, "bikini": 13, "40828": 13, "bela": 13, "lugosi": 13, "serial": [13, 23, 49], "radio": 13, "villain": [13, 38], "cut": 13, "dash": 13, "chandu": 13, "east": [13, 37], "princess": [13, 55], "nadji": 13, "hunt": 13, "leader": 13, "ubasti": 13, "dead": 13, "priestess": 13, "globe": 13, "trot": 13, "pace": [13, 19], "slack": 13, "akin": 13, "princip": 13, "studio": 13, "rip": 13, "roar": 13, "adventur": 13, "enjoy": 13, "rush": [13, 25, 51], "hei": 13, "trilogi": 13, "coast": 13, "guard": 13, "phantom": 13, "creep": 13, "36400": 13, "dragon": 13, "eat": [13, 33], "went": [13, 22, 25, 38], "cheap": 13, "hilari": 13, "unintention": 13, "spoiler": [13, 38], "past": [13, 14, 15, 23, 31], "grow": [13, 20, 23, 25, 38, 46, 49, 51], "mess": [13, 28, 32, 54], "came": [13, 28, 31, 38], "outer": [13, 25, 51], "meteorit": 13, "egg": [13, 26, 52], "peasant": 13, "poke": 13, "pitchfork": 13, "pop": 13, "obligatori": 13, "babbl": 13, "outliv": 13, "dinosaur": 13, "appar": [13, 38], "blown": 13, "forc": [13, 21], "hiroshima": 13, "Then": [13, 14, 19, 23, 26, 31, 45, 49, 52, 60], "unscath": 13, "grew": 13, "guess": [13, 16, 17, 25, 41, 51, 52, 59], "mr": 13, "smarti": 13, "pant": 13, "secur": 13, "isn": [13, 15, 16, 21, 22, 23, 55], "smart": [13, 25, 26, 33, 51, 52], "ignor": [13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 29, 31, 32, 37, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 55, 60], "knew": [13, 26, 52], "worst": [13, 21, 25, 26, 38, 47, 51, 52], "effect": [13, 16, 19, 20, 21, 22, 24, 25, 26, 28, 30, 31, 35, 38, 39, 46, 48, 50, 51, 52, 54, 56], "fake": [13, 16, 38], "rock": 13, "fall": [13, 16, 29, 31, 55], "cg": 13, "helicopt": 13, "blob": [13, 30, 52, 56], "ruin": 13, "whatev": [13, 18, 25, 51], "trudg": 13, "hall": 13, "fly": 13, "cave": 13, "million": [13, 30, 56], "vital": 13, "stat": [13, 20, 32, 46, 52], "weren": [13, 55], "greatest": 13, "tri": [13, 23, 24, 28, 30, 49, 50, 51, 56], "bloodrayn": 13, "woman": [13, 28, 29, 38, 55], "meredith": 13, "tone": [13, 25, 41, 51], "lighter": [13, 20], "rest": [13, 19, 20, 32, 45, 46], "cheesi": 13, "bottom": [13, 27, 53], "hear": [13, 38], "5166": 13, "sorri": 13, "jacquelin": 13, "hyde": 13, "l": 13, "jekyl": 13, "hardcor": 13, "porn": 13, "undiagnos": 13, "disabl": [13, 29, 34, 38, 55], "jacki": 13, "inherit": 13, "mansion": 13, "inventor": 13, "formula": [13, 19, 22, 30, 45, 56, 59], "slowli": [13, 38], "bodi": [13, 38], "mind": [13, 15, 17, 18, 23, 24, 28, 38, 49, 50, 54], "despit": 13, "skin": [13, 25, 41, 51], "regist": [13, 57], "emot": [13, 38], "uncontrol": 13, "laughter": 13, "poor": [13, 18, 22, 25, 42, 44, 48, 50, 51, 56], "granddaddi": 13, "kc_house_data": [13, 14, 35], "id": [13, 14, 22, 24, 28, 35, 48, 50, 51, 54], "bedroom": [13, 14, 19, 35], "bathroom": [13, 14, 19, 35], "sqft_live": [13, 14, 35], "sqft_lot": [13, 14, 35], "floor": [13, 14, 35], "waterfront": [13, 14, 35], "sqft_abov": [13, 14, 35], "sqft_basement": [13, 14, 35], "yr_built": [13, 14, 35], "yr_renov": [13, 14, 35], "zipcod": [13, 14, 35], "lat": [13, 14, 35], "sqft_living15": [13, 14, 35], "sqft_lot15": [13, 14, 35], "509000": 13, "1930": 13, "3521": 13, "1989": 13, "98007": 13, "6092": 13, "122": [13, 14, 15, 17, 18, 25, 30, 35, 40, 41, 51], "146": [13, 36, 41], "1840": [13, 35], "3576": 13, "675000": 13, "2570": [13, 14], "12906": 13, "1987": [13, 14], "98075": 13, "5814": 13, "050": [13, 25, 30], "2580": 13, "12927": 13, "420000": 13, "1150": 13, "5120": 13, "800": [13, 15, 20, 29, 33, 37, 46, 55], "350": [13, 32, 40, 41], "1946": [13, 22, 48], "98116": 13, "5588": 13, "1220": [13, 17, 20, 46, 48], "680000": 13, "2530": 13, "4800": 13, "1390": 13, "1140": 13, "1901": 13, "98112": 13, "6241": 13, "305": [13, 41, 48], "1540": 13, "357823": 13, "1240": 13, "9196": 13, "1968": 13, "98072": 13, "7562": 13, "094": [13, 28, 54, 55], "1690": [13, 14], "10800": 13, "lgbmregressor": [13, 23, 49], "345831": 13, "740542": 13, "2130": 13, "8078": 13, "1380": 13, "750": [13, 28, 37, 54], "1977": 13, "98055": 13, "4482": 13, "209": [13, 14, 15, 16, 20, 41, 46], "2300": 13, "8112": 13, "601042": 13, "018745": 13, "2210": [13, 35], "7620": [13, 35], "1994": 13, "98052": 13, "6938": [13, 28, 31, 54], "1920": 13, "7440": 13, "311310": 13, "186024": 13, "1800": [13, 14, 33, 43, 46], "9576": 13, "98045": 13, "4664": 13, "747": 13, "1370": [13, 32, 43, 46], "597555": 13, "592401": 13, "1580": 13, "1321": 13, "1080": 13, "500": [13, 17, 21, 23, 24, 25, 28, 38, 39, 47, 49, 51, 54, 56], "2014": [13, 23, 31, 35, 49], "98107": 13, "6688": 13, "402": 13, "1530": 13, "1357": 13, "varieti": [13, 23, 26, 29, 33, 49, 55], "mi": [13, 20, 21, 40, 46, 47], "instanc": [13, 14, 15, 18, 19, 21, 26, 27, 28, 29, 30, 31, 38, 45, 47, 52, 53, 55, 56, 58], "incorrectli": [13, 21, 47], "wild": [13, 15, 30, 36, 56], "reliabl": [13, 26, 52], "confid": [13, 15, 24, 32, 34, 38, 45, 50], "step": [13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 30, 31, 37, 38, 39, 43, 44, 46, 48, 49, 50, 51, 52, 53, 56, 57, 58, 59, 60], "spell": [13, 33], "expert": [13, 14, 15, 20, 24, 25, 26, 46, 50, 51], "faster": [13, 20, 23, 25, 30, 45, 46, 49, 51, 56], "scalabl": [13, 27, 53], "prime": 13, "anonym": [13, 31], "qualtric": 13, "due": [13, 14, 15, 16, 19, 20, 21, 22, 23, 25, 28, 31, 44, 45, 48, 49, 51, 54, 55, 56, 57], "19th": 13, "59pm": [13, 14, 15, 16, 28], "tldr": 13, "narrow": 13, "scope": [13, 28, 29, 31, 55], "carefulli": [13, 21, 22, 39], "seat": [13, 30, 57], "reserv": [13, 31, 34], "novelti": 13, "forget": [13, 14, 18, 23, 49], "capac": 13, "160": [13, 15, 19, 20, 22, 43, 46, 48], "th": [13, 19, 26, 28, 45, 52, 54], "12th": [13, 21, 23, 24, 39, 49, 50], "rel": [13, 19, 24, 25, 27, 29, 30, 37, 45, 50, 51, 53, 55, 56], "straightforward": [13, 24, 50], "hope": [13, 15, 26], "partner": [13, 32, 57], "subsequ": 13, "pend": 13, "weekli": [13, 25, 51], "attend": [13, 16, 57], "basi": [13, 14, 16, 59], "htmlpreview": 13, "ii": [13, 21, 47], "transfer": [13, 32, 34, 40, 57], "iii": 13, "benefici": [13, 18], "talk": [13, 14, 15, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 38, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56], "aspect": [13, 19, 24, 25, 27, 28, 32, 45, 50, 51, 53, 54], "forum": 13, "confusingli": 13, "markdown": 13, "9999": [13, 52], "static": 13, "launch": 13, "push": [13, 24, 50], "breakdown": 13, "chrome": 13, "firefox": 13, "spars": [13, 16, 19, 23, 24, 28, 37, 38, 39, 42, 44, 49, 50, 54], "matric": [13, 16, 21, 28, 29, 39, 52, 54, 55], "finish": [13, 22, 48], "paradigm": [13, 14, 26, 34, 52, 55], "particularli": [13, 23, 38, 49, 57], "transit": 13, "pandem": 13, "accommod": [13, 57], "empathet": 13, "revis": [14, 58, 59, 60], "dummi": [14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 30, 31, 32, 35, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 56, 58], "graphviz": [14, 49, 54, 56], "mglearn": [14, 15, 16, 17, 19, 20, 21, 26, 29, 30, 31, 38, 39, 43, 44, 45, 46, 47, 49, 52, 54, 55, 56, 59], "plotting_funct": [14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 26, 27, 28, 30, 35, 36, 37, 38, 39, 43, 44, 45, 46, 47, 49, 50, 52, 53, 54, 56], "decisiontreeregressor": [14, 22, 35, 42, 48, 58], "export_graphviz": 14, "otter": [14, 58, 59, 60], "tent": 14, "deliver": 14, "broadli": [14, 15, 16, 19, 21, 23, 26, 27, 29, 45, 47, 49, 52, 53, 55, 58], "ourselv": [14, 21, 30, 31, 47, 55, 56], "larger": [14, 15, 16, 17, 19, 20, 22, 23, 24, 26, 27, 29, 32, 43, 46, 49, 50, 52, 53, 55], "kaggl": [14, 17, 21, 22, 23, 24, 25, 30, 36, 39, 47, 48, 50, 51, 56, 60], "citi": [14, 15, 16, 31, 38, 55], "clutter": 14, "demonstr": [14, 15, 17, 19, 20, 22, 23, 26, 28, 29, 30, 36, 37, 38, 45, 46, 48, 49, 52, 54, 55, 56], "four": [14, 15, 25, 27, 38, 42, 51, 52, 53], "quizz": 14, "friend": [14, 15, 21, 28, 38, 42, 54, 57, 58], "nervou": 14, "previou": [14, 22, 23, 26, 27, 28, 31, 35, 49, 52, 53, 58], "classification_df": [14, 15], "shape": [14, 15, 16, 17, 18, 20, 21, 22, 24, 25, 26, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 46, 47, 48, 50, 51, 52, 54, 55, 56, 58], "ml_experi": [14, 15, 18, 42, 44], "class_attend": [14, 15, 42, 44], "lab1": [14, 15, 17, 18, 42, 44], "lab2": [14, 15, 18, 42, 44], "lab3": [14, 15, 18, 42, 44], "lab4": [14, 15, 18, 42, 44], "quiz1": [14, 15, 18, 42, 44], "93": [14, 15, 18, 19, 20, 26, 31, 42, 44, 46, 51, 52], "94": [14, 15, 17, 18, 19, 20, 21, 22, 31, 34, 40, 42, 43, 44, 47, 48], "89": [14, 15, 18, 21, 27, 31, 41, 42, 44, 47, 51, 53], "77": [14, 15, 18, 19, 21, 22, 27, 28, 31, 34, 40, 42, 44, 45, 47, 48, 53, 54], "row": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 30, 31, 32, 34, 36, 37, 38, 39, 41, 43, 44, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59], "characterist": [14, 15, 19], "denot": [14, 28, 54], "map": [14, 15, 18, 20, 34, 38, 40, 41, 46, 59], "separ": [14, 15, 17, 18, 19, 21, 25, 26, 28, 29, 30, 31, 37, 39, 43, 45, 50, 51, 52, 54, 55, 56], "housing_df": [14, 17, 18, 25, 35, 43, 51], "1180": 14, "5650": 14, "1955": 14, "98178": 14, "5112": 14, "257": 14, "1340": 14, "7242": 14, "2170": 14, "400": [14, 17, 20, 29, 46, 55], "1951": [14, 35], "1991": [14, 23, 49], "98125": 14, "7210": 14, "7639": 14, "770": 14, "10000": [14, 18, 19, 20, 22, 31, 38, 46, 48], "1933": 14, "98028": 14, "7379": 14, "233": 14, "2720": 14, "8062": 14, "1960": 14, "1050": 14, "1965": 14, "98136": 14, "5208": 14, "393": [14, 18, 37, 51], "1360": 14, "1680": 14, "8080": 14, "98074": 14, "6168": 14, "045": 14, "7503": 14, "221900": 14, "538000": 14, "180000": 14, "604000": 14, "510000": [14, 16, 43, 46], "21613": [14, 35], "vari": [14, 20, 23, 27, 32, 46, 51, 53, 58], "predictor": [14, 23, 42, 49], "explanatori": 14, "regressor": [14, 17, 22, 31, 35, 43, 48, 58], "covari": [14, 32, 52], "categor": [14, 20, 21, 22, 23, 25, 26, 28, 29, 32, 40, 42, 44, 46, 48, 49, 51, 52, 54, 55], "concis": 14, "approxim": [14, 20, 25, 26, 28, 46, 51], "discret": [14, 25, 26, 37, 51, 58], "example1": 14, "patient": [14, 38, 59], "liver": 14, "diseas": [14, 21, 28, 32, 47], "example2": 14, "regression_df": 14, "82": [14, 18, 20, 21, 27, 31, 41, 46, 53, 55], "73": [14, 15, 18, 19, 20, 21, 22, 27, 31, 32, 34, 41, 45, 46, 47, 48, 51, 53], "68": [14, 15, 16, 18, 21, 22, 26, 27, 31, 32, 41, 48, 52, 53, 54], "74": [14, 15, 17, 18, 19, 20, 21, 22, 27, 34, 39, 43, 47, 48, 51, 53], "88": [14, 15, 17, 18, 19, 21, 43, 47, 51], "95": [14, 15, 18, 21, 27, 31, 32, 38, 40, 53], "97": [14, 15, 18, 19, 20, 24, 27, 31, 46, 50, 53], "99": [14, 15, 17, 18, 20, 21, 31, 46, 54], "98": [14, 17, 18, 19, 24, 26, 29, 31, 32, 50, 52, 55], "86": [14, 18, 19, 20, 21, 31, 34, 43, 46, 51], "96": [14, 18, 19, 20, 21, 25, 31, 46, 51], "67": [14, 15, 18, 19, 21, 22, 31, 32, 41, 48, 51], "65": [14, 18, 20, 22, 40, 41, 46, 48, 51, 54], "87": [14, 17, 18, 21, 31, 34, 47, 55], "sentiment": [14, 19, 25, 29, 51, 55], "fraud": [14, 21, 22, 26, 28, 31, 39, 47, 48, 52], "join": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 37, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59], "snbf": [14, 15, 16, 17, 18, 20, 21, 22, 23, 25, 26, 27, 28, 30, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 56], "properti": [14, 22, 24, 25, 33, 48, 50, 51], "estat": 14, "heart": [14, 25, 38, 51], "attack": 14, "demograph": 14, "diet": [14, 55], "clinic": 14, "articl": [14, 15, 17, 21, 26, 28, 30, 52, 54, 56], "card": [14, 21, 24, 32, 39, 47, 50, 51], "fraudul": [14, 21, 39, 47, 54], "transact": [14, 21, 31, 39, 47], "employe": 14, "influenc": [14, 15, 20, 24, 26, 28, 32, 38, 46, 50, 52, 54, 58], "room": [14, 19, 22, 25, 37, 45, 51, 57], "percentag": [14, 21, 28, 33, 54], "bicycl": [14, 31], "tomorrow": [14, 31], "thermostat": 14, "temperatur": 14, "rightarrow": [14, 16, 19, 21, 22, 23, 26, 27, 29, 45, 48, 49, 52, 53, 55], "unseen": [14, 25, 26, 30, 51, 56], "value_count": [14, 18, 21, 23, 24, 25, 31, 32, 35, 37, 39, 47, 49, 50, 51, 60], "frequent": [14, 17, 29, 32, 43, 55], "thumb": [14, 25, 28, 51, 54], "saniti": [14, 32], "dummy_clf": 14, "strategi": [14, 16, 17, 18, 21, 22, 24, 26, 31, 32, 37, 39, 43, 44, 48, 50, 52, 59], "most_frequ": [14, 16, 17, 21, 22, 24, 37, 48, 50], "carri": [14, 15, 16, 18, 20, 21, 22, 23, 26, 28, 29, 31, 33, 34, 35, 37, 44, 46, 48, 49, 52, 54, 55, 58, 59], "arrai": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 40, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "u6": 14, "frac": [14, 19, 21, 22, 26, 29, 30, 33, 45, 47, 48, 52, 55, 56], "3f": [14, 15, 16, 17, 18, 21, 22, 25, 28, 29, 32, 38, 43, 47, 48, 51, 54, 55], "524": 14, "476": 14, "new_exampl": [14, 26, 52], "5238095238095238": 14, "median": [14, 17, 18, 19, 22, 24, 25, 31, 32, 37, 43, 45, 48, 50, 51, 58], "constant": [14, 21, 22, 23, 24, 31, 37, 39, 48, 49, 50], "reg": [14, 23, 49], "28571429": 14, "maximum": [14, 17, 22, 23, 26, 27, 37, 38, 43, 48, 49, 52, 53], "simplic": [14, 18, 28, 54], "binar": [14, 18], "Is": [14, 15, 17, 19, 22, 23, 26, 29, 35, 36, 38, 43, 45, 48, 49, 52, 55], "distinguish": [14, 18, 21, 47, 59], "combin": [14, 17, 18, 20, 21, 25, 28, 30, 31, 37, 46, 47, 51, 54, 56], "unwieldi": [14, 17, 43], "quickli": [14, 16, 17, 20, 27, 32, 43, 46, 53, 57], "game": [14, 55, 59], "x_binari": 14, "col": [14, 18, 19, 28, 31, 42, 44, 45, 54], "9047619047619048": 14, "custom_plot_tre": [14, 15, 23, 24, 49, 50], "width": [14, 15, 21, 29, 33, 34, 36, 55, 58, 59], "height": [14, 15, 21, 25, 29, 33, 36, 51, 55, 58], "figsiz": [14, 15, 16, 17, 19, 21, 24, 25, 26, 27, 30, 31, 32, 36, 37, 40, 41, 45, 50, 51, 52, 53, 56, 58, 59], "feature_nam": [14, 15, 19, 23, 24, 25, 29, 35, 38, 45, 49, 50, 51, 55, 58, 59], "class_nam": [14, 16, 23, 30, 36, 40, 41, 49, 56, 58], "impur": [14, 23, 35, 49], "fontsiz": [14, 15, 23, 24, 26, 49, 50, 52, 58], "commonli": [14, 17, 20, 21, 25, 26, 32, 43, 46, 47, 51, 52], "root": [14, 16, 28, 30, 36, 40, 41, 54, 56, 58], "node": [14, 23, 27, 30, 49, 53, 56, 58], "repres": [14, 15, 16, 17, 18, 19, 21, 24, 25, 26, 27, 28, 30, 31, 43, 44, 50, 51, 52, 53, 54, 56, 60], "branch": [14, 27, 32, 38, 53, 58], "within": [14, 16, 17, 19, 23, 25, 26, 27, 29, 32, 36, 43, 44, 49, 51, 52, 53, 55, 59, 60], "leaf": [14, 27, 55, 58], "edg": [14, 20, 46], "farthest": 14, "464": [14, 15], "userwarn": [14, 15, 18, 23, 24, 37, 49, 51], "inspir": [14, 21, 23, 49], "plot_fruit_tre": 14, "defin": [14, 16, 17, 18, 21, 23, 24, 26, 27, 28, 31, 33, 37, 43, 44, 47, 49, 50, 52, 54, 59, 60], "criteria": [14, 27, 53], "gini": [14, 24, 50], "cross": [14, 16, 18, 20, 22, 23, 24, 26, 32, 37, 42, 46, 48, 49, 50, 52, 59, 60], "entropi": 14, "threshold": [14, 19, 23, 25, 29, 34, 45, 47, 49, 51, 55, 58], "mse": [14, 28, 42, 49, 54], "reg_model": 14, "predicted_quiz2": 14, "989": 14, "333333": [14, 17, 20, 28, 36, 46, 54], "expand": [14, 57], "pure": [14, 31], "length": [14, 15, 19, 22, 24, 25, 26, 27, 29, 31, 32, 34, 35, 38, 45, 48, 50, 51, 52, 53, 55, 58, 59], "longest": 14, "stump": [14, 15, 16, 23, 35, 49], "tree_model": 14, "kwarg": [14, 15, 17, 18, 25, 28, 32, 34, 37, 48, 51], "inch": 14, "plot_tre": [14, 35, 58], "gca": [14, 26, 27, 32, 52], "new_text": 14, "sub": [14, 20, 26, 32, 38, 42, 46, 52], "get_text": 14, "set_text": 14, "knob": 14, "heurist": [14, 20, 46], "systemat": [14, 18, 20, 24, 29, 46, 50, 55, 58], "autom": [14, 22, 29, 55], "constructor": [14, 17], "min_samples_split": 14, "min_samples_leaf": 14, "max_leaf_nod": 14, "subset": [14, 15, 20, 23, 30, 31, 36, 40, 41, 46, 49, 56], "x_subset": [14, 15], "plot_tree_decision_boundary_and_tre": [14, 15], "x_label": [14, 15, 16], "y_label": [14, 15, 16], "geometr": 14, "region": [14, 21, 27, 31, 53], "horizont": [14, 18, 59], "vertic": [14, 21, 31, 37, 59], "complic": [14, 15, 20, 22, 25, 36, 37, 40, 46, 48, 51, 52], "border": [14, 19, 27, 29, 53, 55], "belong": [14, 19, 26, 27, 33, 52, 53, 59], "canada_usa_c": [14, 15, 16, 19, 45], "0437": [14, 15, 16], "9773": [14, 15, 16], "134": [14, 15, 19, 28, 32, 40, 41, 54], "4197": [14, 15, 19], "58": [14, 15, 16, 18, 19, 22, 31, 32, 40, 41, 48], "3019": [14, 15, 19], "0780": [14, 15], "9854": [14, 15, 19], "7436": [14, 15], "9881": [14, 15], "2691": [14, 15], "9951": [14, 15], "204": [14, 15, 16, 20, 34, 46, 49, 55], "72": [14, 15, 16, 21, 22, 31, 32, 40, 47, 48], "7218": [14, 15], "3990": [14, 15], "205": [14, 15, 16], "66": [14, 15, 17, 19, 21, 22, 30, 31, 48, 56], "6458": [14, 15], "9664": [14, 15], "206": [14, 15, 16, 20, 21, 46], "2506": [14, 15], "9931": [14, 15], "207": [14, 15, 16, 17, 20, 30, 46, 55], "9406": [14, 15, 28, 54], "6275": [14, 15, 21, 47], "208": [14, 15, 16, 19, 20, 41, 46], "4608": [14, 15], "3092": [14, 15], "discrete_scatt": [14, 15, 16, 19, 26, 27, 30, 45, 52, 53, 56, 59], "pretend": [14, 15, 31], "infer": [14, 28, 29, 31, 55], "ep": [14, 15, 16, 19, 41, 45], "symbol": 14, "feedback": 14, "while": [14, 15, 19, 20, 21, 23, 24, 25, 26, 29, 32, 34, 38, 46, 47, 49, 50, 51, 52, 55, 60], "myself": [14, 55], "framework": [14, 20, 46], "jargon": 14, "workflow": [14, 57], "sequenti": [14, 23, 31, 49, 51], "hierarchi": [14, 27, 53], "hous": [15, 22, 24, 25, 35, 43, 45, 48, 50, 51], "classifi": [15, 16, 17, 20, 21, 24, 30, 36, 39, 40, 41, 43, 46, 47, 50, 54, 56], "decisiontreeclassifi": [15, 17, 18, 19, 20, 24, 43, 44, 45, 46, 50, 58, 59], "inlin": [15, 16, 17, 19, 20, 21, 22, 23, 24, 27, 28, 35, 37, 38, 39, 43, 45, 46, 47, 48, 49, 50, 53, 54, 59, 60], "waitlist": [15, 57], "withdraw": 15, "stand": [15, 16, 20, 46, 50], "boundari": [15, 27, 29, 43, 46, 53, 55, 58, 59], "max_depth": [15, 20, 23, 24, 35, 46, 49, 50, 58, 59], "gap": [15, 31, 35], "recip": 15, "tune": [15, 20, 23, 27, 28, 30, 49, 51, 53, 54, 56], "spam": [15, 21, 26, 33, 44, 47, 52], "incom": [15, 19, 21, 23, 24, 34, 39, 45, 49, 50, 58], "inbox": 15, "ultim": 15, "haven": [15, 32, 37, 55], "tackl": [15, 17, 21, 27, 30, 43, 56, 58], "examin": [15, 16, 17, 19, 21, 23, 24, 25, 26, 27, 29, 30, 31, 35, 36, 39, 41, 49, 50, 51, 52, 53, 55, 56, 60], "quiz2": [15, 18, 42, 44], "286": [15, 31, 43, 46], "190": [15, 22, 32, 41, 48, 51], "048": [15, 18], "sensit": [15, 17, 20, 21, 22, 26, 28, 32, 38, 43, 52, 54, 59], "deploi": [15, 21, 28, 35, 54], "neighbour": [15, 24, 26, 27, 29, 36, 50, 52, 53, 55, 59, 60], "proceed": 15, "beyond": [15, 20, 25, 38, 46, 51], "target": [15, 16, 17, 19, 20, 21, 23, 24, 25, 28, 30, 31, 32, 37, 38, 39, 42, 43, 44, 45, 46, 49, 50, 51, 54, 56, 59, 60], "leaner": 15, "error_": 15, "randomli": [15, 19, 20, 21, 23, 46, 47, 49], "kept": 15, "stabl": [15, 21, 23, 49], "ifram": [15, 21, 33], "src": [15, 21, 33], "431": 15, "shuffl": [15, 30, 31, 36, 40, 41, 56], "imaginari": 15, "chest": 15, "lock": 15, "longitud": [15, 16, 17, 18, 19, 25, 28, 43, 45, 51], "latitud": [15, 16, 17, 18, 19, 25, 28, 43, 45, 51], "shape_dict": 15, "shape_df": 15, "167": [15, 28, 34], "eda": [15, 29, 55], "76": [15, 17, 19, 20, 21, 22, 25, 30, 34, 41, 47, 48], "4813": [15, 19], "44": [15, 16, 17, 19, 21, 22, 25, 28, 29, 31, 41, 47, 48, 54, 55], "2307": [15, 19], "127": [15, 17, 18, 19, 20, 34, 40, 41, 46, 51], "2496": [15, 19], "9837": [15, 19], "169": [15, 19, 25, 28, 34, 51], "0580": [15, 19], "2788": [15, 19], "2533": [15, 19], "3057": [15, 19], "9245": [15, 19], "1652": [15, 19], "762": [15, 34], "fig": [15, 16, 19, 21, 25, 26, 27, 30, 36, 39, 45, 52, 53, 55, 58, 59], "ax": [15, 16, 19, 21, 26, 27, 32, 36, 39, 45, 51, 52, 58, 59], "subplot": [15, 16, 19, 21, 26, 32, 36, 45, 52, 59], "subplot_kw": [15, 36], "xtick": [15, 21, 31, 36], "ytick": [15, 21, 36], "plot_tree_decision_boundari": 15, "neither": [15, 18, 28, 44, 54], "vault": 15, "readi": [15, 16, 17, 19, 34, 43], "concensu": 15, "terminolog": [15, 21], "proxi": 15, "e_": 15, "unlucki": 15, "fold": [15, 17, 18, 20, 21, 22, 23, 28, 43, 44, 45, 46, 49, 54, 59], "cv_score": [15, 22, 36, 48], "cv": [15, 18, 21, 22, 23, 24, 25, 28, 31, 35, 36, 44, 48, 49, 50, 51, 54], "76470588": 15, "82352941": 15, "70588235": 15, "94117647": 15, "9375": 15, "2f": [15, 20, 28, 29, 31, 34, 38, 44, 46, 54, 55, 58], "hood": [15, 28, 37, 52, 54], "return_train_scor": [15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 31, 32, 35, 36, 37, 38, 43, 44, 46, 47, 48, 49, 50, 51], "fit_tim": [15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 31, 32, 36, 37, 38, 43, 44, 46, 47, 48, 49, 50, 51, 54], "score_tim": [15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 31, 32, 36, 37, 38, 43, 44, 46, 47, 48, 49, 50, 51], "test_scor": [15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 31, 32, 35, 36, 37, 38, 43, 44, 46, 47, 48, 49, 50, 51, 59, 60], "train_scor": [15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 31, 32, 35, 36, 37, 38, 43, 44, 46, 47, 48, 49, 50, 51, 59], "001154": [], "000722": [], "764706": [15, 16, 20, 46, 47], "913333": [15, 36], "000965": [], "000667": 15, "823529": [15, 16, 19], "906667": [15, 36], "000910": [], "000682": [15, 34], "705882": [15, 20, 46], "000921": [], "000671": [], "941176": [15, 18, 44], "900000": [15, 31], "000930": [], "000664": [], "000953": 15, "000657": [], "000929": 15, "000643": [], "920000": [15, 36], "000672": [], "937500": [15, 18, 44], "900662": 15, "000922": [], "000712": [], "000876": [], "000668": [], "000947": 15, "000676": [], "840074": 15, "906865": 15, "stratifiedkfold": [15, 21], "plot_cross_valid": [15, 31], "001435": [], "000789": 16, "875000": 15, "000973": [], "000652": 15, "992857": 15, "000901": 15, "000615": [], "000919": [], "000650": [], "687500": [15, 44], "000960": 15, "812500": 15, "000627": [], "000648": [], "866667": [15, 21, 47], "985816": 15, "000985": [], "600000": [15, 31], "992908": 15, "000936": [], "000646": [15, 35], "666667": [15, 17, 28, 54], "000915": 15, "mean_std_cross_val_scor": [15, 17, 18, 23, 24, 25, 32, 49, 50, 51], "mean_scor": [15, 17, 18, 20, 25, 32, 46, 51], "std_score": [15, 17, 18, 25, 32, 51], "out_col": [15, 17, 18, 25, 32, 51], "775": [], "014": [15, 17, 49], "diagnos": [15, 24, 50], "textrm": 15, "212": [15, 20, 40, 46], "dummyclassifi": [15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 30, 36, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 50, 51, 56, 58, 59], "quirk": 15, "lower": [15, 16, 21, 22, 24, 26, 28, 29, 32, 34, 43, 47, 48, 50, 52, 55, 58, 59], "lesssim": 15, "213": [20, 30, 31, 46], "unreli": 15, "fairli": [15, 20, 21, 24, 39, 46, 50], "necessarili": [15, 22, 23, 28, 49, 54], "decreas": [15, 19, 20, 23, 24, 26, 35, 45, 46, 49, 50, 52], "results_dict": [15, 16, 17, 18, 20, 36, 46, 59], "mean_train_error": 15, "mean_cv_error": 15, "std_cv_error": 15, "std_train_error": 15, "param_grid": [15, 16, 20, 22, 46, 48, 59], "results_df": [15, 16, 19, 35, 36, 38, 59], "set_index": [15, 16, 20, 21, 22, 36, 46, 47, 48, 59], "ground": [15, 25, 27, 28, 51, 53, 54, 57], "realiti": [15, 22, 32], "tend": [15, 16, 19, 23, 25, 28, 31, 32, 43, 45, 49, 51, 54, 57], "tendenc": 15, "irrespect": [15, 19], "pedro": [15, 25, 51], "domingo": [15, 25, 51], "subtleti": [15, 22], "cross_validate_std": 15, "res_mean": 15, "std_test_scor": [15, 20, 46], "std_train_scor": [15, 16, 20, 36, 46, 59], "171657": 15, "211250": 15, "048378": 15, "006805": 15, "160258": 15, "223750": [], "062723": [], "007316": [15, 20], "142467": 15, "204583": 15, "053763": 15, "022848": 15, "092604": 15, "204167": 15, "070907": 15, "006531": 15, "083338": 15, "191250": 15, "067120": 15, "010650": 15, "066960": [], "197500": [], "074773": [], "012065": [], "044873": 15, "217083": [], "085543": [], "009059": 15, "030618": [], "216250": 15, "096833": [], "010547": [], "020653": 15, "197083": [], "093950": [], "010294": 15, "010679": [], "222500": [], "092669": [], "007938": [], "005699": 15, "229167": [], "093782": [], "004264": 15, "003561": 15, "229583": 15, "089354": [], "004769": 15, "084870": 15, "235833": 15, "088373": [], "best_depth": [15, 35], "argmin": [15, 16, 21, 26, 47, 52], "191": [15, 17, 40, 41, 49], "performac": 15, "phase": 15, "mislead": [15, 21, 44, 47], "lack": [15, 28, 54], "attempt": [15, 36], "flaw": [15, 17], "baidu": 15, "admit": [15, 28, 54], "month": [15, 18, 22, 32, 44], "chosen": [15, 20, 21, 60], "class_demo": 15, "02_class": 15, "hyperparamt": [15, 20, 32, 46], "imput": [15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 37, 38, 39, 42, 44, 45, 46, 48, 49, 50, 51, 52], "scale": [15, 16, 18, 20, 21, 22, 23, 25, 27, 30, 32, 42, 46, 48, 49, 51, 53, 56, 60], "trigger": 16, "aristotl": 16, "ipywidget": [16, 19, 45, 58, 59], "widget": [16, 19, 21, 26, 27, 45, 53, 58], "cross_valid": [16, 17, 18, 19, 20, 21, 23, 24, 25, 28, 31, 32, 34, 35, 36, 37, 38, 39, 42, 43, 44, 45, 46, 47, 49, 50, 51, 54, 59, 60], "filterwarn": 16, "yesterdai": [16, 31], "octob": [16, 21, 22, 31, 48], "enrol": 16, "registr": 16, "mandatori": 16, "session": [16, 57, 58], "notion": [16, 20, 26, 28, 29, 46, 52, 54, 55, 58], "tradeoff": [16, 17, 19, 22, 25, 26, 30, 43, 45, 48, 51, 52, 56], "golden": [16, 37, 38, 42], "herta": 16, "tech": [16, 21], "facial": [16, 41], "circl": [16, 21, 47], "triangl": [16, 26], "green": [16, 20, 26, 46, 52], "make_forg": 16, "66214339": 16, "plot_train_test_point": 16, "closest": [16, 17, 21, 27, 29, 31, 53, 55, 59], "vote": [16, 17, 23, 30, 38, 49, 56, 59], "plot_knn_clf": 16, "intslid": [16, 58, 59], "cities_df": [16, 19, 45], "x_citi": 16, "y_citi": 16, "spotifi": [16, 28, 43, 54], "song": [16, 17, 25, 28, 51, 54, 60], "spotify_df": [16, 17, 20, 43, 46, 60], "x_spotifi": [16, 20, 46, 60], "song_titl": [16, 17, 20, 43, 46, 60], "artist": [16, 17, 20, 43, 46, 60], "approx": [16, 24, 50], "compos": [16, 18, 20, 21, 22, 23, 24, 25, 28, 30, 31, 32, 36, 37, 39, 40, 41, 42, 44, 46, 48, 49, 50, 51, 56], "to_numpi": [16, 28, 29, 31, 54, 55], "02000e": 16, "33000e": 16, "04600e": 16, "34000e": 16, "19000e": 16, "00000e": 16, "65000e": 16, "79500e": 16, "31000e": 16, "50062e": 16, "86000e": 16, "two_citi": 16, "120": [16, 17, 19, 22, 23, 30, 31, 37, 40, 48, 56, 59], "104": [16, 17, 26, 28, 49, 52], "8253": 16, "8340": 16, "112": [16, 28], "0741": 16, "4484": 16, "black": [16, 24, 26, 30, 50, 52, 56], "alpha": [16, 17, 51, 59], "marker": [16, 19, 26, 30, 45, 52, 56], "o": [16, 19, 21, 26, 28, 45, 52, 55], "u": [16, 18, 19, 26, 29, 44, 55], "u_1": 16, "u_2": 16, "dot": [16, 19, 21, 23, 24, 25, 27, 45, 47, 49, 50, 51, 53], "u_n": 16, "v_1": 16, "v_2": 16, "v_n": 16, "sqrt": [16, 22, 24, 28, 29, 48, 50, 54, 55, 59], "sum_": [16, 22, 26, 29, 48, 52, 55], "u_i": 16, "v_i": 16, "subtract": [16, 21, 24, 50], "4f": [16, 18, 21, 29, 38, 47, 55], "2488": 16, "3856": 16, "5498": 16, "0305": 16, "pairwis": [16, 27, 29, 41, 53, 55], "euclidean_dist": [16, 17, 26, 27, 29, 41, 43, 53, 55], "03049217": 16, "dist": [16, 26, 27, 36, 41, 52, 53], "fill_diagon": [16, 41], "inf": [16, 41], "201": [16, 34, 40], "202": [16, 30], "203": 16, "955113": 16, "869531": 16, "106452": 16, "449666": 16, "381676": 16, "366626": 16, "283857": 16, "572105": 16, "180388": 16, "834455": 16, "807684": 16, "925593": 16, "951696": 16, "384127": 16, "289799": 16, "183423": 16, "426410": 16, "033459": 16, "498562": 16, "677579": 16, "935802": 16, "305346": 16, "308448": 16, "200978": 16, "082949": 16, "359992": 16, "957919": 16, "668787": 16, "533498": 16, "656349": 16, "61": [16, 18, 19, 21, 22, 26, 31, 40, 44, 48, 51, 52], "691640": 16, "045304": 16, "032656": 16, "887343": 16, "253724": 16, "771969": 16, "252160": 16, "334411": 16, "808958": 16, "115406": 16, "528403": 16, "525757": 16, "873103": 16, "479109": 16, "277381": 16, "076798": 16, "783789": 16, "169693": 16, "934205": 16, "483751": 16, "512897": 16, "235152": 16, "249720": 16, "699224": 16, "474552": 16, "781004": 16, "194002": 16, "191396": 16, "538702": 16, "144750": 16, "275352": 16, "743133": 16, "480249": 16, "836189": 16, "599860": 16, "150395": 16, "179123": 16, "904226": 16, "916254": 16, "365623": 16, "306500": 16, "719500": 16, "716985": 16, "064200": 16, "670344": 16, "675814": 16, "269880": 16, "051472": 16, "363192": 16, "125476": 16, "677629": 16, "705696": 16, "435186": 16, "443317": 16, "892477": 16, "405415": 16, "043890": 16, "057003": 16, "746328": 16, "127878": 16, "333340": 16, "873356": 16, "41": [16, 17, 21, 22, 25, 26, 28, 31, 34, 40, 41, 48, 51, 52], "380643": 16, "345136": 16, "373031": 16, "102435": [16, 22, 48], "957987": 16, "316363": 16, "800190": 16, "418031": 16, "031385": 16, "032874": 16, "709185": 16, "088948": 16, "358333": 16, "442806": 16, "259286": 16, "369875": 16, "108681": 16, "950733": 16, "303916": 16, "819584": 16, "258427": 16, "059863": 16, "187663": 16, "932124": 16, "380495": 16, "100248": 16, "767852": 16, "637982": 16, "930561": 16, "731583": 16, "837848": 16, "322755": 16, "167214": 16, "799983": 16, "810368": 16, "497386": 16, "878183": 16, "098326": 16, "930123": 16, "121628": 16, "082749": 16, "286821": 16, "555740": 16, "612755": 16, "244592": 16, "256813": 16, "946783": 16, "328953": 16, "546610": 16, "378764": 16, "596810": 16, "473691": 16, "568009": 16, "nwith": 16, "95511263": 16, "10645223": 16, "44966612": 16, "9912": [16, 19], "9383": [16, 19], "diagon": [16, 21, 24, 47, 50, 52], "infin": [16, 17], "query_point": 16, "85545875": 16, "80062924": 16, "30530902": 16, "01473536": 16, "60495488": 16, "96834506": 16, "92852376": 16, "53520104": 16, "52881619": 16, "84679073": 16, "7982": 16, "small_citi": 16, "one_c": 16, "small_train_df": 16, "drop_dupl": [16, 20, 46], "x_small_citi": 16, "y_small_citi": 16, "test_point": [16, 30, 56], "test_format": 16, "neighbor": [16, 17, 18, 19, 21, 27, 36, 37, 43, 44, 45, 51, 53, 59], "k_valu": 16, "neigh": [16, 36], "knn1": 16, "001711": 16, "003738": 16, "710526": 16, "001018": 16, "002070": 16, "684211": 16, "001090": 16, "002000": 16, "842105": 16, "000889": [16, 44], "001829": 16, "702703": 16, "000913": 16, "001886": 16, "837838": 16, "knn100": 16, "000939": [15, 16, 56], "004768": 16, "001145": 16, "000851": 16, "000830": 16, "000809": [16, 20], "000791": 16, "000787": 16, "001009": [15, 16], "000843": 16, "n_neighbour": 16, "mean_train_scor": [16, 19, 20, 22, 36, 38, 46, 48, 59], "mean_valid_scor": 16, "plot_knn_decision_boundari": 16, "mean_cv_scor": [16, 19, 20, 36, 38, 46, 59], "std_cv_score": [16, 36, 59], "755477": 16, "069530": 16, "831135": 16, "792603": 16, "046020": 16, "013433": 16, "819152": 16, "802987": 16, "041129": 16, "011336": 16, "801863": 16, "782219": 16, "074141": 16, "008735": 16, "777934": 16, "766430": 16, "062792": 16, "016944": 16, "755364": 16, "723613": 16, "061937": 16, "025910": 16, "743391": 16, "707681": 16, "057646": 16, "030408": 16, "728777": 16, "064452": 16, "021305": 16, "706128": 16, "681223": 16, "061241": 16, "018310": 16, "694155": 16, "660171": 16, "093390": 16, "018178": 16, "best_n_neighbour": 16, "idxmax": 16, "905": [16, 17], "lucki": [16, 20, 46], "weight": [16, 23, 25, 28, 29, 30, 36, 39, 40, 41, 45, 47, 49, 51, 52, 54, 55, 56, 57], "closer": [16, 17, 19], "plot_knn_regress": 16, "lazi": 16, "slow": [16, 23, 25, 30, 49, 51, 56], "modern": [16, 29, 38, 55], "stuff": [16, 32, 36, 40, 41], "classic": [16, 30, 38, 56], "paramter": 16, "statistician": 16, "mathcal": [16, 26, 52], "notat": 16, "storag": 16, "apart": [16, 27, 53], "irrelev": [16, 25, 29, 34, 51, 55], "hopelessli": 16, "accident": [16, 17], "swamp": 16, "make_classif": [16, 21, 44], "nfeats_accuraci": 16, "nfeat": 16, "dummy_valid_accuraci": 16, "knn_valid_accuraci": 16, "n_feat": 16, "2000": [16, 20, 21, 22, 23, 24, 25, 30, 33, 34, 38, 46, 48, 49, 50, 51, 56], "n_sampl": [16, 21, 26, 27, 30, 44, 47, 52, 53, 56], "n_featur": [16, 21, 26, 52], "n_class": [16, 21, 47], "dummy_scor": 16, "501875": 16, "946875": 16, "769375": 16, "505000": 16, "653125": 16, "304": [16, 41], "633125": 16, "404": [16, 25, 51], "501250": 16, "682500": 16, "504": [16, 25, 51], "505625": 16, "620625": 16, "604": 16, "502500": 16, "662500": 16, "704": [16, 17, 22, 48], "636875": 16, "804": [16, 25, 32, 51], "506250": 16, "579375": 16, "904": [16, 20, 43, 46], "513750": 16, "590625": 16, "1004": 16, "503125": 16, "616875": 16, "1104": 16, "617500": 16, "1204": 16, "623125": 16, "1304": [16, 32], "635000": 16, "504375": 16, "601875": 16, "1504": 16, "588125": 16, "1604": 16, "625625": 16, "1704": 16, "572500": 16, "1804": 16, "508750": 16, "556250": 16, "1904": 16, "radial": [16, 59], "superfici": 16, "rememb": [16, 18, 20, 21, 24, 25, 27, 30, 31, 38, 46, 50, 51, 53, 56, 58, 60], "803": [16, 17, 25, 51], "001220": 16, "002158": 16, "794118": 16, "819549": 16, "001207": 16, "002132": 16, "001132": 16, "002036": 16, "727273": 16, "850746": 16, "003419": 16, "002297": 16, "828358": 16, "001899": 16, "001910": 16, "939394": [16, 19], "783582": 16, "svc": [16, 17, 18, 19, 20, 23, 24, 25, 30, 36, 37, 39, 42, 43, 44, 45, 49, 50, 51, 56, 59, 60], "820": 16, "005337": 16, "002172": 16, "001399": 16, "000810": 16, "001210": 16, "000763": 16, "858209": [16, 19], "001253": 16, "843284": [16, 19], "001185": 16, "000767": 16, "805970": [16, 19], "zip": [16, 19, 28, 36, 45, 54], "plot_2d_separ": [16, 19, 45, 59], "set_titl": [16, 19, 21, 36, 45, 52, 59], "set_xlabel": [16, 19, 26, 45, 52, 59], "set_ylabel": [16, 19, 26, 45, 52, 59], "make_blob": [16, 26, 27, 30, 44, 52, 53, 56], "x_toi": [16, 17, 18, 31, 43], "y_toi": [16, 31, 54], "center": [16, 27, 30, 40, 44, 53, 56], "300": [16, 27, 29, 30, 34, 53, 55, 56], "support_": [16, 25, 51], "int32": [16, 26, 27, 31, 52, 53], "plot_support_vector": 16, "bigger": [16, 18, 19, 22, 24, 27, 29, 30, 31, 40, 41, 45, 48, 50, 53, 55, 56], "paramet": [16, 17, 18, 22, 23, 25, 26, 27, 29, 30, 31, 32, 34, 37, 45, 47, 49, 51, 52, 53, 55, 56, 58, 59], "smaller": [16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 31, 35, 43, 45, 48, 50, 51, 52, 53], "plot_svc_gamma": 16, "100000": [16, 18, 19, 20, 22, 31, 44, 46, 48], "plot_svc_c": 16, "till": [16, 32], "gridsearchcv": [16, 23, 24, 49, 50], "randomizedsearchcv": [16, 23, 24, 49, 50], "svr": [16, 18, 24, 50, 59], "detail": [16, 18, 23, 26, 28, 29, 30, 37, 40, 41, 47, 55, 56, 57], "poorli": [16, 22, 27, 31, 43, 53], "remov": [16, 17, 21, 23, 24, 25, 30, 32, 36, 39, 40, 41, 43, 49, 50, 51, 56], "toolbox": [16, 23, 29, 49], "nearbi": [16, 26, 52], "linger": 16, "categori": [16, 17, 21, 22, 23, 24, 25, 26, 30, 33, 36, 37, 39, 42, 43, 44, 45, 48, 49, 50, 51, 52, 56], "leftov": [17, 43], "simpleimput": [17, 18, 19, 20, 21, 22, 23, 24, 25, 31, 32, 39, 42, 43, 44, 45, 46, 48, 49, 50, 51], "cross_val_scor": [17, 18, 19, 20, 21, 22, 23, 24, 25, 31, 32, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60], "kneighborsclassifi": [17, 18, 19, 25, 37, 43, 44, 45, 51, 59], "kneighborsregressor": [17, 18, 19, 43, 45, 59], "minmaxscal": [17, 37, 43], "onehotencod": [17, 19, 20, 21, 22, 23, 24, 25, 31, 32, 37, 39, 42, 43, 44, 45, 46, 48, 49, 50, 51, 60], "ordinalencod": [17, 18, 21, 22, 23, 24, 25, 31, 32, 39, 42, 43, 44, 48, 49, 50, 51], "tab": [17, 43], "anywher": [17, 18, 43], "preliminari": [17, 25, 43, 51], "queri": [17, 21, 23, 26, 29, 31, 32, 34, 36, 39, 49, 55, 57], "508": [17, 22, 32, 48], "000424": 17, "000700": 17, "507740": 17, "507752": [17, 20, 46], "000443": 17, "000264": 17, "000326": 17, "000240": 17, "000314": 17, "506211": [17, 20, 46], "508133": [17, 20, 46], "000400": 17, "000320": 17, "509317": [17, 20, 46], "507359": [17, 20, 46], "546": 17, "004876": 17, "009345": 17, "563467": 17, "717829": 17, "001628": 17, "007260": 17, "535604": 17, "721705": 17, "001522": 17, "007215": 17, "529412": 17, "708527": 17, "001367": 17, "007131": 17, "537267": 17, "721921": 17, "001373": 17, "006987": 17, "562112": 17, "711077": 17, "two_song": [17, 43], "acoust": [17, 20, 43, 46, 60], "danceabl": [17, 20, 43, 46, 60], "duration_m": [17, 20, 43, 46], "energi": [17, 20, 31, 43, 46, 60], "instrument": [17, 20, 43, 46, 60], "loud": [17, 20, 37, 43, 46, 60], "speechi": [17, 20, 43, 46, 60], "tempo": [17, 20, 43, 46, 60], "time_signatur": [17, 20, 43, 46, 60], "valenc": [17, 20, 25, 43, 46, 51, 60], "842": [17, 37, 38], "229000": 17, "494": [17, 43, 46], "147893": 17, "666": [17, 48], "000057": 17, "0469": 17, "743": [17, 25, 43, 46, 51], "0351": 17, "140": [17, 18, 28, 32, 36, 37, 41, 54], "832": [17, 38], "654": 17, "000289": 17, "771": 17, "227143": 17, "949": 17, "602000": 17, "5950": 17, "712": 17, "1750": 17, "111": [17, 20, 21, 22, 32, 39, 46, 47, 48], "959": [17, 37], "372": [17, 51], "79250": 17, "00543825": 17, "two_songs_subset": 17, "00525962": 17, "domin": [17, 22, 30, 34, 43, 56], "matter": [17, 18, 21, 23, 27, 42, 43, 47, 49, 53], "scaler": [17, 24, 25, 37, 43, 44, 50, 51], "trasform": [17, 43], "x_train_scal": [17, 25, 43, 44, 51], "x_test_scal": [17, 43, 44], "1505": 17, "004770": 17, "585": 17, "214740": 17, "614": 17, "000155": [17, 21, 47], "0762": 17, "594": 17, "0370": 17, "114": [17, 41], "2730": 17, "813": [17, 18], "114000": [17, 25, 51], "665": [17, 48], "216728": 17, "513": [17, 32], "303000": 17, "314": [17, 40, 41], "3310": 17, "344": [17, 28, 41, 54], "0373": 17, "615": 17, "030200": 17, "798": [17, 43, 48], "216585": 17, "481": 17, "1280": [17, 20, 22, 46, 48], "488": 17, "3140": 17, "136": [17, 28, 32, 34, 40, 41, 54], "6400": 17, "106000": 17, "194040": 17, "317": [17, 24, 40, 41], "000208": 17, "0723": 17, "0378": 17, "346": [17, 18, 32, 41, 43], "9490": 17, "021100": 17, "697": [17, 25], "236456": 17, "893000": 17, "1190": [17, 35], "787": [17, 48], "0339": 17, "119": [17, 18, 19, 25, 31, 43, 51, 59], "977": [17, 31], "3110": 17, "001060": 17, "584": 17, "274404": 17, "932": [17, 48], "002690": 17, "1290": 17, "501": [17, 25, 51], "3330": 17, "976": [17, 23, 49], "2110": 17, "1346": [17, 22, 24, 25, 34, 48, 51], "000021": 17, "535": [17, 25, 51], "203500": 17, "974": 17, "000149": [17, 36], "2630": 17, "566": 17, "1720": 17, "116": [17, 34, 40, 41, 59], "956": 17, "4310": [17, 43, 46], "503000": 17, "410": 17, "256333": 17, "648": [17, 23, 43, 46], "2190": [17, 28, 54], "469": [17, 21, 28, 54], "0362": 17, "391": [17, 23, 33], "3420": 17, "1389": [17, 22, 24, 48], "705000": 17, "894": [17, 49], "222307": 17, "161": 17, "003300": 17, "3120": [17, 28, 54], "311": [17, 21, 40, 41, 48], "0880": 17, "968": 17, "8180": 17, "1534": 17, "623000": 17, "470": [17, 25, 33, 51], "394920": 17, "156": [17, 20, 28, 39, 40, 46, 47, 54], "187000": 17, "1040": 17, "036": [17, 23, 30, 49], "0399": 17, "118": [17, 18, 19, 23, 25, 40, 50, 51, 59], "176": [17, 33, 34, 40], "0591": 17, "1613": 17, "3180174485124284": 17, "698": 17, "195": 17, "399": [17, 35], "318": 17, "492": [17, 21, 32], "276": 17, "738": [17, 22, 48], "396": [17, 32], "281": [17, 28, 54], "618": 17, "139": [17, 25, 28, 41, 51, 54], "296": [17, 34], "374": [17, 23], "796": [17, 48, 49], "598": 17, "487": 17, "439": 17, "052": 17, "781": [17, 28, 50, 54], "728": 17, "600": [17, 19, 29, 55], "376": [17, 22, 37, 48], "947": [17, 20, 25, 51], "493": [17, 32], "447": [17, 24, 51], "879": 17, "307": [17, 34, 40, 41, 48], "809": [17, 32], "722": 17, "170": [17, 27, 49, 53], "763": [17, 34], "461": [17, 20], "609": [17, 51], "840": 17, "825": 17, "635": 17, "057": 17, "723": 17, "458": [17, 51], "653": 17, "074": [17, 51], "754": 17, "x_train_predict": [17, 43], "x_test_predict": [17, 43], "x_train_transform": [17, 34, 43], "x_test_transform": [17, 43], "fit_transform": [17, 18, 21, 23, 24, 25, 28, 29, 31, 33, 37, 38, 39, 42, 43, 44, 49, 50, 51, 54, 55], "knn_unscal": [17, 43], "726": [17, 21, 25, 43], "552": [17, 22, 43, 48], "knn_scale": [17, 43], "686": [17, 43], "unscal": 17, "sloppi": [17, 28, 54], "sever": [17, 19, 26, 27, 29, 30, 31, 52, 53, 55, 56, 57], "california": [17, 25, 45, 51], "violat": [17, 18, 57], "californian": 17, "district": [17, 19], "housing_median_ag": [17, 18, 25, 43, 51], "total_room": [17, 18, 25, 43, 51], "total_bedroom": [17, 18, 25, 43, 51], "popul": [17, 18, 19, 25, 43, 51], "household": [17, 18, 19, 25, 43, 51], "median_incom": [17, 18, 25, 43, 51], "median_house_valu": [17, 18, 25, 43, 51], "ocean_proxim": [17, 18, 25, 43, 51], "6051": [17, 18, 43], "117": [17, 18, 19, 25, 41, 43, 59], "2948": [17, 18, 43], "2600": [17, 18, 28, 43], "602": [17, 18, 43], "113600": [17, 18, 43], "inland": [17, 18, 25, 43, 51], "20113": [17, 18, 43], "4861": [17, 18, 43], "137500": [17, 18, 43], "14289": [17, 18, 43], "3355": [17, 18, 43], "768": [17, 18, 34, 43, 50], "1457": [17, 18, 43], "708": [17, 18, 20, 43], "6604": [17, 18, 43], "170100": [17, 18, 43], "NEAR": [17, 18, 25, 43, 51], "ocean": [17, 18, 25, 43, 51], "13665": [17, 18, 43], "1634": [17, 18, 20, 34, 43, 46], "274": [17, 18, 31, 41, 43], "285": [17, 18, 31, 41, 43], "2139": [17, 18, 43], "129300": [17, 18, 43], "14471": [17, 18, 43], "5566": [17, 18, 43], "1465": [17, 18, 43], "6303": [17, 18, 43], "1458": [17, 18, 43], "8580": [17, 18, 43], "205000": [17, 18, 22, 43, 50], "rooms_per_household": [17, 18, 25, 43, 51], "bedrooms_per_household": [17, 18, 43], "population_per_household": [17, 18, 43], "897010": [17, 18], "056478": [17, 18], "318937": [17, 18], "300000": [17, 18, 31], "500000": [17, 18, 21, 22, 25, 27, 31, 35, 44, 47, 48, 53], "550000": [17, 18], "738701": [17, 18], "084746": [17, 18], "057910": [17, 18], "961404": [17, 18], "154386": [17, 18], "817558": [17, 18], "004801": [17, 18], "323045": [17, 18], "global": [17, 21, 23, 26, 33, 49], "safe": 17, "18576": [17, 18, 43], "19966": [17, 18, 25], "18391": [17, 18], "mb": [17, 18, 21, 25, 28, 31, 32, 47, 51, 54], "565888": 17, "627966": 17, "622255": 17, "061100": 17, "862552": 17, "206292": 17, "067991": 17, "426067": 17, "097516": 17, "052349": 17, "999622": 17, "134658": 17, "588307": 17, "383": [17, 25, 51], "044313": 17, "892491": 17, "115083": 17, "856175": 17, "512319": 17, "486266": 17, "020873": 17, "124": [17, 34, 41, 49, 55], "350000": 17, "540000": 17, "499900": 17, "14999": 17, "846154": [17, 25], "692308": 17, "930000": 17, "280": [17, 23, 25, 51], "560225": 17, "119400": 17, "439360": 17, "005888": 17, "430323": 17, "490000": 17, "250000": [17, 21, 22, 35, 44, 47, 48], "527500": 17, "179300": 17, "226415": 17, "048860": 17, "818868": 17, "010000": 17, "710000": 17, "606": 17, "736900": 17, "263600": 17, "051620": 17, "099723": 17, "283921": 17, "310000": 17, "950000": 17, "6082": 17, "000100": 17, "500001": 17, "141": [17, 19, 23, 40, 41], "909091": 17, "066667": 17, "1243": 17, "isnul": 17, "hist": [17, 20, 22, 25, 32, 37, 48, 51], "bin": [17, 20, 22, 25, 31, 37, 48, 51], "scatter": [17, 22, 25, 30, 44, 48, 56], "cmap": [17, 20, 21, 24, 30, 46, 47, 50, 56], "get_cmap": 17, "jet": 17, "colorbar": [17, 19, 47], "sharex": 17, "drope": 17, "var": 17, "b3": 17, "g26r0dcx4b35vf3nk31216hc0000gr": 17, "ipykernel_4440": 17, "4158382658": 17, "futurewarn": [17, 18, 22, 24, 48, 50], "__getitem__": [17, 18], "ser": [17, 18], "055": 17, "012": [17, 18, 30], "7763": [17, 25, 38], "6389": [17, 25], "584615": [17, 25], "769231": 17, "15377": [17, 25, 38], "779": [17, 25], "5391": [17, 25], "016688": [17, 25], "017972": 17, "127086": 17, "17730": [17, 25, 38], "6306": [17, 25], "958393": [17, 25], "031564": 17, "493544": 17, "15725": [17, 25, 38], "326": [17, 25, 40], "8750": [17, 25, 28, 54], "739264": [17, 25], "024540": 17, "720859": 17, "348": [17, 25, 41], "5156": [17, 25], "491379": [17, 25], "117816": 17, "566092": 17, "sort_valu": [17, 18, 19, 20, 22, 23, 24, 25, 31, 32, 35, 38, 46, 48, 49, 50, 51], "20248": 17, "0000": [17, 19, 21, 25, 38, 47, 52, 55], "888889": [17, 19, 21, 47], "222222": 17, "12649": 17, "6250": [17, 28, 54], "444444": 17, "3125": 17, "12138": 17, "785714": 17, "8219": [17, 28, 54], "5938": 17, "4591": 17, "1179": 17, "2254": 17, "096692": [17, 24, 50], "218830": 17, "19485": 17, "255": [17, 36], "9336": 17, "662745": 17, "572549": 17, "6962": 17, "357": [17, 41], "7328": 17, "535014": 17, "481793": 17, "14970": 17, "677": [17, 48], "6973": 17, "129985": 17, "098966": 17, "2064": 17, "x_train_imp": [17, 43], "x_test_imp": [17, 43], "amuel": 17, "coms4995": 17, "s19": 17, "aml": 17, "plot_scal": [17, 43], "908140": [17, 18, 43], "743917": [17, 18, 43], "526078": [17, 18, 43], "266135": [17, 18, 43], "389736": [17, 18, 43], "210591": [17, 18, 43], "083813": [17, 18, 43], "126398": [17, 18, 43], "002057": [17, 18, 43], "083123": [17, 18, 43], "923283": [17, 18, 43], "253312": [17, 18, 43], "198924": [17, 18, 43], "726412": [17, 18, 43], "166631": [17, 18, 43], "050132": [17, 18, 43], "218207": [17, 18, 43], "352930": [17, 18, 43], "380504": [17, 18, 43], "542873": [17, 18, 43], "635239": [17, 18, 43], "273606": [17, 18, 43], "025391": [17, 18, 43], "099240": [17, 18, 43], "128188": [17, 18, 43], "753286": [17, 18, 43], "843842": [17, 18, 43], "561467": [17, 18, 43], "714077": [17, 18, 43], "122307": [17, 18, 43], "280310": [17, 18, 43], "010183": [17, 18, 43], "168196": [17, 18, 43], "287344": [17, 18, 43], "500924": [17, 18, 43], "059242": [17, 18, 43], "640266": [17, 18, 43], "190617": [17, 18, 43], "126808": [17, 18, 43], "18571": [17, 18, 43], "733102": [17, 18, 43], "804818": [17, 18, 43], "586095": [17, 18, 43], "966131": [17, 18, 43], "118182": [17, 18, 43], "063110": [17, 18, 43], "099558": [17, 18, 43], "071541": [17, 18, 43], "18572": [17, 18, 43], "163195": [17, 18, 43], "057793": [17, 18, 43], "161606": [17, 18, 43], "728235": [17, 18, 43], "357500": [17, 18, 43], "235096": [17, 18, 43], "163397": [17, 18, 43], "007458": [17, 18, 43], "18573": [17, 18, 43], "097293": [17, 18, 43], "797355": [17, 18, 43], "876574": [17, 18, 43], "514155": [17, 18, 22, 43, 48], "934269": [17, 18, 43], "211892": [17, 18, 43], "135305": [17, 18, 43], "044029": [17, 18, 43], "18574": [17, 18, 43], "437367": [17, 18, 43], "008167": [17, 18, 43], "221622": [17, 18, 43], "454427": [17, 18, 43], "006578": [17, 18, 43], "273382": [17, 18, 43], "149822": [17, 18, 43], "132875": [17, 18, 43], "18575": [17, 18, 43], "242996": [17, 18, 43], "272667": [17, 18, 43], "684960": [17, 18, 43], "396991": [17, 18, 43], "711754": [17, 18, 43], "025998": [17, 18, 43], "042957": [17, 18, 43], "051269": [17, 18, 43], "7978563117812038": [17, 43], "saw": [17, 19, 20, 21, 26, 27, 43, 45, 46, 47, 51, 53], "fix": [17, 18, 23, 30, 32, 37, 43, 49, 56, 57], "realist": [17, 31, 36, 38, 43], "008132": 17, "152928": 17, "696373": [17, 43], "794236": [17, 43], "007522": 17, "127681": 17, "684447": [17, 43], "791467": [17, 43], "007437": 17, "138511": 17, "695532": [17, 43], "789436": [17, 43], "007342": 17, "140131": 17, "679478": [17, 43], "793243": [17, 43], "007334": 17, "085792": 17, "680657": [17, 43], "794820": [17, 43], "leak": [17, 43], "methodolog": [17, 31], "eleg": [17, 43, 55], "pipe": [17, 18, 19, 20, 21, 23, 25, 29, 30, 34, 43, 44, 45, 46, 47, 51, 55, 56], "earlier": [17, 23, 25, 31, 32, 49, 51], "shorthand": 17, "lowercas": [17, 18], "automat": [17, 18, 22, 25, 29, 30, 31, 32, 48, 51, 55, 56], "x27": [17, 18, 20, 21, 22, 23, 25, 30, 37, 38, 39, 40, 41, 43, 46, 48, 49, 56], "pipelinepipelin": [17, 18, 20, 21, 22, 25, 30, 38, 39, 43, 46, 48, 56], "simpleimputersimpleimput": [17, 18, 22, 23, 25, 37, 43, 48, 49], "standardscalerstandardscal": [17, 18, 20, 21, 22, 23, 25, 30, 37, 39, 43, 46, 48, 49, 56], "kneighborsregressorkneighborsregressor": [17, 18, 43], "x_train_imp_sc": [17, 43], "126500": 17, "117380": 17, "187700": 17, "259500": 17, "308120": 17, "60860": 17, "imp": [17, 18, 31], "017": [17, 18, 23, 24, 30, 34], "135": [17, 28, 31, 40, 41, 54], "013": [17, 18, 25, 32, 34, 49], "693": 17, "797": [17, 48], "kneighborregressor": 17, "theoret": [17, 21, 23, 43, 47, 49], "vietnames": [17, 43], "mandarin": [17, 43], "french": [17, 34, 43, 55], "spanish": [17, 43], "hindi": [17, 43], "simpli": [17, 25, 26, 34, 43, 51, 52, 55], "enc": [17, 18, 31, 43], "x_toy_ord": [17, 18, 43], "language_enc": [17, 43], "impos": 17, "warm": 17, "handle_unknown": [17, 18, 20, 21, 22, 23, 24, 31, 32, 37, 39, 42, 43, 44, 45, 46, 48, 49, 50, 60], "sparse_output": [17, 18, 21, 22, 23, 24, 31, 32, 37, 42, 43, 48, 49, 50], "x_toy_oh": [17, 43], "get_feature_names_out": [17, 18, 21, 22, 23, 24, 25, 29, 31, 32, 33, 37, 38, 39, 43, 44, 48, 49, 50, 51, 55], "language_english": [17, 43], "language_french": [17, 43], "language_hindi": [17, 43], "language_mandarin": [17, 43], "language_spanish": [17, 43], "language_vietnames": [17, 43], "int": [17, 18, 21, 23, 24, 25, 29, 31, 34, 39, 40, 41, 49, 50, 51, 55], "x_imp_ohe_train": 17, "categories_": [17, 18], "1h": [17, 18, 25, 51], "island": [17, 18], "bai": [17, 18, 25, 51], "transformed_oh": 17, "ocean_proximity_": [17, 18], "ocean_proximity_inland": [17, 18], "ocean_proximity_island": [17, 18], "ocean_proximity_near": [17, 18], "get_dummi": 17, "dummyregressor": [18, 23, 24, 25, 35, 42, 43, 44, 48, 49, 50, 51], "standardscal": [18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 30, 31, 32, 37, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 56, 60], "if_binari": [18, 21, 23, 24, 37, 39, 42, 44, 49, 50], "treatment": [18, 44], "enter": [18, 32, 37], "enjoy_cours": [18, 42, 44], "university_year": [18, 42, 44], "excel": [18, 19, 22, 24, 28, 32, 38, 42, 44, 48, 50], "mechan": [18, 42, 44], "econom": [18, 31], "physic": [18, 31], "enjoy_class": 18, "numeric_feat": [18, 20, 25, 37, 42, 44, 46, 51, 60], "categorical_feat": [18, 20, 37, 42, 44, 46, 60], "passthrough_feat": [18, 20, 42, 44, 46, 60], "drop_feat": [18, 37, 42, 44], "ct": [18, 44], "onehot": [18, 25, 29, 44, 51, 55], "passthrough": [18, 20, 25, 32, 44, 46, 51], "columntransformercolumntransform": [18, 20, 22, 23, 25, 37, 46, 48, 49], "passthroughpassthroughonehotencod": 18, "onehotencoderonehotencod": [18, 20, 22, 23, 37, 46, 48, 49], "dropdrop": [18, 23], "concaten": [18, 29, 34, 55], "09345386": [18, 44], "3589134": [18, 44], "21733442": [18, 44], "36269995": [18, 44], "84002795": [18, 44], "07471942": 18, "59082668": 18, "61420598": 18, "85597188": 18, "71219761": 18, "26447953": 18, "31655231": 18, "31297381": 18, "69393613": 18, "24295676": 18, "57640869": 18, "45653693": 18, "8878117": 18, "38043616": 18, "37797291": 18, "51503393": 18, "05478443": 18, "86907725": 18, "19213263": 18, "80482065": 18, "22697768": 18, "84440919": 18, "03256625": 18, "27875502": 18, "09430199": 18, "70678332": 18, "70560276": 18, "46530779": 18, "33308783": 18, "93869659": 18, "77484447": 18, "00830586": 18, "81970188": 18, "05465323": 18, "87406235": 18, "97203586": 18, "94959681": 18, "05598498": 18, "67562658": 18, "97328024": 18, "58137177": 18, "86267067": 18, "97223953": 18, "90403853": 18, "61234944": 18, "39896994": 18, "33682642": 18, "10247431": 18, "20087625": 18, "43827545": 18, "08031924": 18, "16063983": 18, "82273995": 18, "12436984": 18, "column_nam": [18, 44], "named_transformers_": [18, 21, 22, 23, 24, 25, 31, 32, 37, 39, 44, 48, 49, 50, 51], "major_biolog": [18, 44], "major_comput": [18, 44], "major_econom": [18, 44], "major_linguist": [18, 44], "major_mathemat": [18, 44], "major_mechan": [18, 44], "major_phys": [18, 44], "major_psycholog": [18, 44], "093454": [18, 44], "358913": [18, 44], "217334": [18, 44], "362700": [18, 44], "840028": [18, 44], "074719": [18, 44], "590827": [18, 44], "614206": [18, 44], "855972": [18, 44], "712198": [18, 44], "264480": [18, 44], "316552": [18, 44], "312974": [18, 44], "693936": [18, 44], "242957": [18, 44], "576409": [18, 44], "456537": [18, 44], "887812": [18, 44], "380436": [18, 44], "377973": [18, 44], "515034": [18, 44], "054784": [18, 44], "869077": 18, "192133": 18, "804821": 18, "226978": 18, "844409": 18, "032566": 18, "278755": 18, "094302": 18, "706783": 18, "705603": 18, "465308": 18, "333088": 18, "938697": 18, "774844": 18, "008306": 18, "819702": 18, "054653": 18, "874062": 18, "972036": 18, "949597": 18, "055985": 18, "675627": 18, "973280": 18, "581372": 18, "862671": 18, "972240": 18, "904039": 18, "612349": 18, "398970": 18, "336826": 18, "102474": 18, "200876": 18, "438275": 18, "080319": 18, "160640": 18, "822740": 18, "124370": 18, "dropdropsvcsvc": 18, "tricki": [18, 20, 24, 28, 46, 50, 54], "diagram": [18, 20, 23, 24, 46, 49, 50], "x_transform": 18, "893260": 18, "294251": 18, "704099": 18, "103439": 18, "100139": [18, 20], "105089": 18, "303109": 18, "504429": 18, "492270": 18, "092930": 18, "493921": 18, "094581": 18, "693590": 18, "class_attendance_enc": 18, "class_attendance_level": 18, "revers": [18, 22], "oe": [18, 42], "ca_transform": 18, "inner": [18, 20, 29, 55], "ordinal_feat": [18, 37], "ordinalencoderordinalencod": [18, 22, 23, 48, 49], "_valid": [18, 37], "824": 18, "partit": [18, 26, 27, 37, 52, 53], "_score": 18, "scorer": [18, 22, 37, 48], "_scorer": [18, 37], "527": [18, 37], "__call__": [18, 28, 34, 37], "749": [18, 37], "xt": [18, 37], "_set_output": [18, 37], "data_to_wrap": [18, 37], "_column_transform": 18, "816": 18, "xs": [18, 34], "_fit_transform": 18, "670": 18, "parallel": [18, 20, 23, 28, 43, 46, 49], "n_job": [18, 21, 22, 23, 28, 46, 48, 49], "super": [18, 40, 41, 42], "iterable_with_config": 18, "joblib": [18, 28], "return_gener": [18, 28], "1792": [18, 28], "_get_sequential_output": [18, 28], "933": [18, 48], "_transform_on": 18, "_encod": [18, 37], "1016": [18, 30, 31, 36, 37, 56], "x_int": [18, 37], "x_mask": [18, 37], "_transform": [18, 37], "msg": [18, 32, 37, 48], "005834": [], "002456": [], "004450": 18, "002241": [], "004330": [], "002239": [], "004316": 20, "002218": [], "004323": [], "007084": [], "throw": [18, 30, 32, 33, 56, 58], "simplest": [18, 40], "005123": [], "002337": [], "004418": [], "002244": [], "004350": [], "002256": [], "004328": 18, "002267": [], "004343": [], "002226": [], "behaviour": [18, 28, 54], "provinc": [18, 29, 55], "ohehotencod": 18, "presenc": [18, 24, 44, 50], "absenc": [18, 24, 44, 50], "ohe_enc": 18, "enjoy_course_enc": 18, "binary_feat": [18, 37], "005860": [], "002741": [], "004977": [], "002603": [], "005002": [], "002608": [], "005004": [], "002642": 18, "004937": [], "002600": [], "9730": 18, "611": 18, "3814": 18, "286416": 18, "014730": 18, "944354": 18, "14690": 18, "360": 18, "7188": 18, "008333": 18, "019444": 18, "541667": [18, 44], "7938": 18, "3889": 18, "078880": 18, "043257": 18, "127226": 18, "18365": 18, "8691": 18, "232143": 18, "142857": 18, "660714": 18, "10931": 18, "922": 18, "9926": 18, "634490": 18, "046638": 18, "195228": 18, "numeric_featur": [18, 21, 22, 23, 24, 25, 31, 32, 39, 48, 49, 50, 51], "categorical_featur": [18, 21, 22, 23, 24, 31, 32, 39, 48, 49, 50], "8221": 18, "5915": 18, "2389": 18, "2046": 18, "numeric_transform": [18, 21, 22, 23, 24, 31, 37, 39, 48, 49, 50], "categorical_transform": [18, 21, 22, 23, 24, 31, 37, 39, 48, 49, 50], "preprocessor": [18, 20, 21, 22, 23, 24, 25, 31, 32, 37, 39, 46, 48, 49, 50, 51, 60], "x_train_pp": 18, "knn_pipe": 18, "025": [18, 21, 24, 49], "003": [18, 20, 23, 24, 46, 49, 50], "192": [18, 40, 41], "016": 18, "706": 18, "806": 18, "svr_pipe": 18, "163": [18, 35], "086": [18, 24], "153": [18, 50], "049": [18, 49], "svr_c_pipe": 18, "528": [18, 22, 48], "149": [18, 32, 34, 36, 41], "713": 18, "contin": 18, "south": [18, 29, 55], "asia": 18, "Or": [18, 20, 59], "race": [18, 21, 23, 24, 39, 49, 50], "toy_spam": [18, 44], "urgent": [18, 29, 33, 44, 55], "prize": [18, 33, 44, 49], "lol": [18, 33, 44], "convinc": [18, 33, 44], "nah": [18, 44], "usf": [18, 44], "membership": [18, 26, 27, 44, 52, 53], "jackpot": [18, 44], "mobil": [18, 44], "entitl": [18, 44], "latest": [18, 24, 32, 44, 50], "co": [18, 44, 52], "08002986030": [18, 44], "congrat": [18, 44], "toy_df": [18, 29, 44, 55], "nlp": [18, 25, 30, 34, 51, 56], "spoken": 18, "tf": 18, "idf": 18, "compon": [18, 21, 28, 31, 44, 47, 52, 54, 57], "vocabulari": [18, 19, 34, 44, 60], "corpu": [18, 21, 33, 34], "plural": 18, "corpora": [18, 29, 34, 55], "vec": [18, 29, 33, 38, 44, 55], "x_count": [18, 33, 44], "bow_df": [18, 33, 44], "toarrai": [18, 24, 31, 33, 38, 44, 50], "6x61": 18, "massiv": [18, 20, 46], "nonzero": 18, "overhead": 18, "fraction": [18, 21, 28, 54], "huge": [18, 22, 29, 30, 31, 32, 34, 48, 55, 56], "prod": [18, 20, 46], "nnz": 18, "vocabulary_": 18, "366": [18, 31], "1940": 18, "frequenc": [18, 29, 34, 55], "max_df": 18, "min_df": 18, "ngram_rang": [18, 33], "vec_binari": 18, "vec8": 18, "vec8_binari": 18, "unexpect": [18, 19, 20, 45, 46], "match": [18, 19, 21, 23, 24, 31, 48, 50, 58], "ti": [18, 52, 59], "prone": [18, 20, 46], "habit": 18, "punctuat": 18, "charact": [18, 21, 33], "token_pattern": 18, "countvectorizercountvector": [18, 38], "svcsvc": [18, 20, 21, 39, 46], "composit": 18, "surprisingli": [18, 19], "3dp5h": [18, 19, 44, 51], "encount": [18, 44, 45], "slightli": [18, 19, 21, 23, 32, 36, 37, 44, 45, 49], "handle_unknow": [18, 44], "tfidfvector": [19, 33, 45], "hypothet": [19, 45], "snake": [19, 30, 45], "seed": [19, 20, 26, 27, 36, 40, 41, 45, 52, 53], "x_1": [19, 25, 26, 45, 51, 52], "linspac": [19, 20, 22, 25, 45, 46, 48, 51], "randn": [19, 25, 45, 51], "ab": [19, 21, 22, 24, 45, 47, 48, 50], "snakes_df": [19, 45], "489130": [19, 45], "507995": [19, 45], "073233": [19, 45], "658047": [19, 45], "622709": [19, 45], "748797": [19, 45], "984653": [19, 45], "731572": [19, 45], "484937": [19, 45], "016555": [19, 45], "markers": [19, 21, 45, 47], "grid": [19, 22, 28, 32, 45, 48, 54], "orang": 19, "snake_length": [19, 45], "20683258": [19, 45], "slope": 19, "coef_": [19, 22, 23, 24, 25, 28, 30, 31, 32, 38, 45, 48, 49, 50, 51, 54, 56], "intercept_": [19, 23, 30, 45, 49, 56], "respect": [19, 20, 21, 23, 24, 49, 50, 58, 59], "26370005": [19, 45], "259057547817185": 19, "w_1": [19, 29, 45, 55], "hat": [19, 22, 23, 45, 48, 49, 51], "w_1x_1": [19, 45], "hyperplan": [19, 45], "w_d": [19, 45], "x_d": [19, 45], "bia": [19, 21, 24, 39, 42, 45, 50], "offset": [19, 45], "footag": 19, "002": [19, 23, 24, 32, 49, 51, 55], "1875": [19, 55], "w_2x_2": 19, "w_3x_3": 19, "w_4x_4": 19, "plane": 19, "linearregress": [19, 22, 25, 32, 42, 45, 48, 51], "vanilla": [19, 45], "IT": [19, 45], "boston": 19, "neighborhood": [19, 22, 24, 48, 50], "crime": 19, "neighbourhood": [19, 25, 27, 51, 53], "proxim": 19, "charl": 19, "river": 19, "highwai": 19, "fetch_california_h": [19, 45, 58], "medinc": [19, 45], "houseag": 19, "averoom": [19, 45], "avebedrm": 19, "aveoccup": 19, "303030": 19, "082251": 19, "725": [19, 20, 46], "138528": 19, "506410": 19, "134615": 19, "1026": [19, 31], "288462": 19, "0474": 19, "419355": 19, "006452": 19, "767742": 19, "2794": 19, "546473": 19, "044166": 19, "5146": 19, "392221": 19, "5551": 19, "018487": 19, "016807": 19, "1886": 19, "169748": 19, "16507": [19, 25, 51], "0185": 19, "205479": 19, "863014": 19, "434": [19, 43, 46], "981735": 19, "16508": [19, 25, 51], "6320": [19, 32], "462963": 19, "851852": 19, "16509": [19, 25, 51], "9808": 19, "678689": 19, "006557": 19, "999": [19, 25, 51], "275410": 19, "16510": [19, 25, 51], "8195": 19, "585513": 19, "961771": 19, "1645": 19, "309859": 19, "16511": [19, 25, 51], "7315": 19, "368304": 19, "738839": 19, "1085": 19, "421875": 19, "16512": [19, 25, 51], "descr": 19, "_california_housing_dataset": 19, "20640": [19, 25, 51], "block": [19, 32], "statlib": 19, "dcc": 19, "fc": 19, "pt": [19, 20, 46], "ltorgo": 19, "cal_hous": 19, "hundr": 19, "1990": [19, 43, 46], "censu": [19, 21, 23, 24, 39, 49, 50], "smallest": [19, 22, 26, 27, 48, 53], "geograph": 19, "bureau": 19, "resid": 19, "empti": [19, 28, 29, 30, 32, 34, 36, 40, 41, 55, 56], "resort": 19, "kellei": 19, "ronald": 19, "barri": 19, "spatial": 19, "autoregress": 19, "1997": [19, 20, 35], "297": [19, 34], "006192": [], "000501": [], "599492": 19, "608050": 19, "003066": [], "000507": [], "613507": 19, "604619": 19, "002927": [], "000448": 46, "598100": 19, "608468": 19, "004280": [], "000437": [], "612621": 19, "604797": 19, "002718": [], "000434": [], "601790": 19, "606902": 19, "scores_dict": [19, 38], "pipe_ridg": [19, 22, 45, 48], "606567": 19, "605101": 19, "605102": 19, "606557": 19, "605100": 19, "605696": 19, "604320": 19, "579432": 19, "578523": 19, "431137": 19, "430868": 19, "116167": 19, "115956": 19, "underfit": [19, 20, 30, 35, 45, 46, 56, 59], "coeff": [19, 38, 45], "named_step": [19, 21, 22, 23, 24, 25, 31, 34, 38, 45, 48, 49, 50, 51], "827039": 19, "117058": 19, "265273": 19, "307521": 19, "003194": 19, "039498": 19, "895963": 19, "866110": 19, "0667579112160865": 19, "accord": [19, 21, 22, 25, 28, 32, 45, 47, 51, 54, 57], "piec": [19, 32, 38, 45], "invers": [19, 22, 45, 48], "multipli": [19, 20, 21, 23, 25, 32, 46, 49, 51], "coef_df": [19, 24, 50], "grain": [19, 24, 50], "salt": [19, 24, 50], "simpler": [19, 20, 35, 46], "movi": [19, 25, 29, 38, 51, 55], "asleep": 19, "enjoi": [19, 38, 58], "flawless": [19, 38], "x_i": [19, 28, 54], "plot_logistic_regress": 19, "960": [19, 37], "y_hat": [19, 23, 45, 49], "toward": [19, 24, 29, 38, 45, 50, 55, 57], "w_0": [19, 45], "floatslid": [19, 21, 26, 27, 53, 59], "w_dx_d": [19, 45], "tx": [19, 25, 45], "geq": [19, 45], "000288": 46, "000625": [], "588235": 19, "601504": 19, "000160": [], "000287": 20, "000147": [], "000271": 31, "606061": 19, "597015": 19, "000136": [], "000260": [], "000137": [], "000253": [], "lr": [19, 21, 22, 24, 25, 30, 31, 32, 45, 48, 50, 51, 56], "007157": [], "000384": [], "852941": 19, "827068": 19, "002208": [], "000272": 19, "002028": [], "000261": [], "696970": 19, "002125": [], "000247": [], "002146": [], "04108149": 19, "33683126": 19, "8869838": 19, "041081": 19, "336831": 19, "li": 19, "8001": 19, "098": [19, 30], "97817876": 19, "alphabet": 19, "classes_": [19, 21, 23, 24, 30, 38, 47, 49], "978": 19, "divid": [19, 21, 23, 24, 31, 45, 49, 50], "__class__": [19, 31, 45], "gamma": [19, 20, 23, 43, 45, 46, 49, 59], "0001": [19, 21, 22, 46, 48, 52], "664707": 19, "658645": 19, "0010": 19, "784424": 19, "790731": 19, "0100": 19, "827842": 19, "826203": 19, "832320": 19, "820143": 19, "soft": [19, 23, 26, 37, 45, 49, 52], "87848688": 19, "12151312": 19, "redund": [19, 24, 50], "aka": [19, 32, 45], "squash": [19, 45], "exp": [19, 32, 45], "raw_model_output": [19, 45], "data_dict": [19, 45], "7046068097086478": 19, "2953931902913523": 19, "5630169062040135": 19, "43698309379598654": 19, "8389680973255862": 19, "16103190267441386": 19, "7964150775404333": 19, "20358492245956678": 19, "901080665234097": 19, "09891933476590302": 19, "7753006388010788": 19, "22469936119892117": 19, "030740704606528224": 19, "9692592953934718": 19, "6880304799160926": 19, "3119695200839075": 19, "7891358587234142": 19, "21086414127658581": 19, "006546969753885579": 19, "9934530302461144": 19, "2787419584843105": 19, "7212580415156895": 19, "8388877146644935": 19, "16111228533550653": 19, "least_confident_x": 19, "7599": 19, "6858": 19, "078": [19, 23], "least_confident_i": 19, "prob": [19, 23, 49], "634392": 19, "365608": 19, "635666": 19, "364334": 19, "most_confident_x": 19, "110": [19, 24, 28, 30, 56], "9748": 19, "2229": 19, "most_confident_i": 19, "165": [19, 22, 28, 40, 48, 49], "010028": 19, "989972": 19, "901081": 19, "098919": 19, "over_confident_x": 19, "over_confident_i": 19, "961902": 19, "038098": 19, "931792": 19, "068208": 19, "alaska": 19, "mainland": 19, "listedcolormap": [19, 45], "ncol": 19, "scores_imag": 19, "plot_2d_scor": 19, "cm": [19, 21, 24, 28, 29, 47, 50, 54, 55, 59], "coolwarm": 19, "cbar": 19, "uncertainti": [19, 21, 47], "hyperparlan": [19, 45, 46], "uncertain": [19, 45, 46], "linear_svc": 19, "0195598": 19, "23640124": 19, "22811601": 19, "w_j": [19, 38, 45, 51], "x_": [19, 38, 45, 51, 59], "ij": [19, 26, 28, 33, 38, 45, 54], "linearli": [19, 25, 31, 45, 51], "draw": [19, 20, 29, 45, 55], "datapoint": [19, 45], "xor": [19, 25, 51], "x_2": [19, 25, 26, 51, 52], "parametr": [20, 27, 53], "pictur": [20, 23, 24, 27, 29, 38, 49, 50, 53, 55], "set_config": [20, 23, 46, 49], "night": [20, 21, 31, 38, 55], "10th": [20, 21, 23, 24, 39, 46, 49, 50], "disadvantag": [20, 23, 27, 46, 49, 53], "infeas": [20, 46], "plot_grid_search_overview": [20, 46], "y_spotifi": [20, 46, 60], "text_feat": [20, 37, 46], "make_column_transform": [20, 21, 22, 23, 24, 25, 31, 32, 37, 39, 42, 44, 46, 48, 49, 50, 51], "stop_word": [20, 21, 25, 29, 34, 37, 38, 46, 51, 55, 60], "svc_pipe": [20, 46, 60], "best_scor": [20, 46], "dt_pipe": [20, 46], "best_param": [20, 46], "7309385996961713": 20, "pipe_svm": [20, 46], "passthroughpassthroughcountvectorizersong_titlecountvectorizercountvector": [20, 46], "043634": 20, "010538": 20, "734011": [20, 46], "828891": [20, 46], "loop": [20, 23, 30, 31, 46, 49, 56], "best_paramet": [20, 46], "7352614272253524": [20, 46], "735261": [20, 46], "722249": [20, 46], "716657": [20, 46], "716655": [20, 46], "705511": [20, 46], "701173": [20, 46], "691877": [20, 46], "677601": [20, 46], "673277": [20, 46], "652828": [20, 46], "xticklabel": [20, 46], "yticklabel": [20, 46], "viridi": [20, 46, 55], "polycollect": [20, 46], "0x17a609330": 20, "180": [20, 22, 48, 49], "retrain": [20, 46], "full": [20, 23, 30, 31, 38, 46, 49, 52, 56, 57], "doubl": 20, "asterisk": 20, "vecom": 20, "compact": [20, 25, 46, 51], "instanti": [20, 35, 46], "columntransformer__countvectorizer__max_featur": [20, 46], "svc__gamma": [20, 46], "svc__c": [20, 46], "gs": 20, "behav": [20, 24, 46, 50], "gridsearchcvgridsearchcv": [20, 46], "best_score_": [20, 22, 48], "best_params_": [20, 22, 48], "7395977155164125": 20, "cv_results_": [20, 22, 46, 48], "210": [20, 34, 46], "211": [20, 41, 46], "215": [20, 46], "mean_fit_tim": [20, 22, 46, 48], "09362": 20, "090496": 20, "093034": 20, "081402": 20, "083386": 20, "079499": 20, "088536": 20, "097821": 20, "088655": 20, "086925": 20, "138336": 20, "124506": 20, "126638": 20, "116394": 20, "092997": 20, "160912": 20, "12998": 20, "11663": 20, "134479": 20, "114185": 20, "std_fit_tim": [20, 22, 46, 48], "002245": 20, "007851": 20, "003061": 20, "006539": 20, "005313": 20, "008247": 20, "016187": 20, "012647": 20, "00674": 20, "009408": 20, "019875": 20, "00394": 20, "005157": 20, "006984": 20, "007498": 20, "005194": 20, "003368": 20, "027403": 20, "009475": 20, "mean_score_tim": [20, 22, 46, 48], "026274": 20, "022236": 20, "023867": 20, "020585": 20, "021553": 20, "024314": 20, "026362": 20, "020904": 20, "018969": 20, "020618": 20, "022381": 20, "024938": 20, "025389": 20, "027556": 20, "025549": 20, "020927": 20, "022487": 20, "033786": 20, "027255": 20, "024416": 20, "std_score_tim": [20, 22, 46, 48], "00278": 20, "001885": 20, "006274": 20, "004214": 20, "002736": 20, "003899": [20, 25], "009461": 20, "004083": 20, "00275": 20, "003466": 20, "003687": 20, "004545": 20, "001204": 20, "004307": 20, "004743": 20, "00318": 20, "00124": 20, "009491": 20, "004045": 20, "005211": 20, "param_columntransformer__countvectorizer__max_featur": [20, 46], "param_svc__c": [20, 46], "param_svc__gamma": [20, 46], "param": [20, 22, 46, 48], "split0_test_scor": [20, 46], "50774": [20, 46], "733746": [20, 46], "616099": [20, 46], "504644": [20, 46], "718266": [20, 46], "724458": [20, 46], "split1_test_scor": [20, 46], "77709": [20, 46], "625387": [20, 46], "510836": [20, 46], "739938": [20, 46], "split2_test_scor": [20, 46], "690402": [20, 46], "606811": [20, 46], "693498": [20, 46], "687307": [20, 46], "split3_test_scor": [20, 46], "708075": [20, 46], "618012": [20, 46], "68323": [20, 46], "704969": [20, 46], "split4_test_scor": [20, 46], "723602": [20, 46], "645963": [20, 46], "720497": [20, 46], "717391": [20, 46], "mean_test_scor": [20, 22, 46, 48], "50775": [20, 46], "726583": [20, 46], "622454": [20, 46], "50899": [20, 46], "508371": [20, 46], "70799": [20, 46], "717289": [20, 46], "721008": [20, 46], "000982": [20, 46], "029198": [20, 46], "013161": [20, 46], "001162": [20, 46], "002105": [20, 46], "01647": [20, 46], "012616": [20, 46], "025396": [20, 46], "rank_test_scor": [20, 22, 46, 48], "split0_train_scor": [20, 46], "828682": [20, 46], "989147": [20, 46], "split1_train_scor": [20, 46], "999225": [20, 46], "834109": [20, 46], "989922": [20, 46], "split2_train_scor": [20, 46], "99845": [20, 46], "827907": [20, 46], "987597": [20, 46], "split3_train_scor": [20, 46], "998451": [20, 46], "841208": [20, 46], "989156": [20, 46], "split4_train_scor": [20, 46], "82804": [20, 46], "988381": [20, 46], "99907": [20, 46], "999535": [20, 46], "831989": [20, 46], "988841": [20, 46], "000245": [19, 20, 46], "00058": [20, 46], "00038": [20, 46], "005151": [20, 46], "00079": [20, 46], "216": [20, 40, 41, 46], "082239": 20, "091365": 20, "075905": 20, "079365": 20, "074667": 20, "071952": 20, "114204": 20, "120616": 20, "111872": 20, "095529": 20, "094435": 20, "086811": 20, "084239": 20, "084668": 20, "114835": 20, "133654": 20, "100802": 20, "084321": 20, "017929": 20, "009019": 20, "001863": 20, "002799": 20, "005709": 20, "012657": 20, "004517": 20, "013534": 20, "004554": 20, "008126": 20, "005758": 20, "001365": 20, "001992": 20, "002249": 20, "030487": 20, "010186": 20, "01529": 20, "006017": 20, "02044": 20, "023177": 20, "020847": 20, "019106": 20, "016048": 20, "016085": 20, "019604": 20, "021965": 20, "016905": 20, "025864": 20, "022135": 20, "022843": 20, "022825": 20, "024425": 20, "022338": 20, "027007": 20, "021059": 20, "020835": 20, "00605": 20, "003086": 20, "005943": 20, "000669": 20, "002716": 20, "003923": 20, "00054": 20, "004778": 20, "001155": 20, "007156": 20, "00148": 20, "004053": 20, "001528": 20, "001748": 20, "003598": 20, "001511": [20, 36], "004258": 20, "003631": 20, "767802": 20, "76161": 20, "758514": 20, "727554": 20, "770898": 20, "755418": 20, "783282": 20, "71517": 20, "708978": 20, "712074": 20, "714286": 20, "729814": 20, "732919": 20, "701863": 20, "739598": [20, 46], "738977": [20, 46], "736498": [20, 46], "735879": [20, 46], "727829": [20, 46], "727198": [20, 46], "726573": [20, 46], "022629": 20, "025689": 20, "024028": 20, "021345": 20, "019839": 20, "020414": 20, "028337": 20, "028351": 20, "032404": 20, "889147": 20, "903101": 20, "881395": 20, "886047": 20, "872093": 20, "856589": 20, "993023": 20, "996899": 20, "986047": 20, "877519": 20, "895349": 20, "858915": 20, "873643": 20, "847287": 20, "83876": 20, "994574": 20, "888372": 20, "897674": 20, "87907": 20, "887597": 20, "85969": 20, "849612": 20, "884586": 20, "902401": 20, "869094": 20, "879938": 20, "859799": 20, "852053": 20, "992254": 20, "982184": 20, "876065": 20, "891557": 20, "861348": 20, "874516": 20, "850503": 20, "841983": 20, "993029": 20, "985283": 20, "883138": 20, "898016": 20, "869964": 20, "880348": 20, "857874": 20, "847799": 20, "992406": 20, "994266": 20, "986207": 20, "005426": 20, "004337": 20, "009063": 20, "00573": 20, "008667": 20, "006545": 20, "001792": 20, "001594": 20, "002561": 20, "7574257425742574": [20, 46], "configur": [20, 22, 23, 46, 49], "cpu": [20, 30, 36, 40, 41, 56], "nest": 20, "exponenti": [20, 46], "effici": [20, 26, 29, 46, 55], "ldot": 20, "magnitud": [20, 22, 24, 29, 31, 38, 45, 48, 50, 55], "display_heatmap": 20, "grid_search": [20, 46], "param_grid1": 20, "heat": [20, 22, 24, 48, 50], "darker": 20, "adjust": [20, 27, 31, 46, 53, 58, 59], "logspac": [20, 36], "84893192": 20, "11886432": 20, "81071706": 20, "09573445": 20, "param_grid2": 20, "param_grid3": 20, "param_grid4": 20, "random_search": [20, 46], "param_distribut": [20, 46], "randomizedsearchcvrandomizedsearchcv": [20, 46], "744565": 20, "743324": 20, "743323": 20, "742088": 20, "742086": 20, "741465": 20, "740844": 20, "740842": 20, "738984": 20, "0904": 20, "093338": 20, "073276": 20, "095493": 20, "105559": 20, "089195": 20, "102287": 20, "094115": 20, "093518": 20, "081567": 20, "10582": 20, "119814": 20, "108882": 20, "101262": 20, "09743": 20, "109406": 20, "112171": 20, "096542": 20, "113092": 20, "198402": 20, "expon": [20, 59], "lognorm": 20, "loguniform": [20, 46], "randint": [20, 46], "uniform": [20, 21, 27, 46, 47, 53], "norm": [20, 26, 29, 37, 51, 52, 55], "rv": [20, 52], "edgecolor": 20, "param_dist": [20, 46], "1e4": [20, 46], "1e": [20, 22, 46, 48], "1e3": [20, 46], "_distn_infrastructur": [20, 46], "rv_discrete_frozen": [20, 46], "0x17a779450": 20, "rv_continuous_frozen": [20, 46], "0x17ab11fc0": 20, "0x17acdec20": 20, "7278214718381631": 20, "727821": 20, "722241": 20, "721616": 20, "721006": 20, "715424": 20, "712324": 20, "711717": 20, "711086": 20, "70988": 20, "709874": 20, "50713": 20, "1619": [20, 34], "1014": [20, 30, 36, 56], "688": [20, 28, 54], "1880": [20, 28, 54], "224": [20, 30, 56], "987": [20, 49], "386": 20, "1963": 20, "928": 20, "1953": [20, 22, 48], "445": 20, "1397": 20, "776": 20, "1715": 20, "1562": 20, "1854": 20, "1631": [20, 34], "123539": 20, "165811": 20, "336735": 20, "101688": 20, "000976": [15, 20], "126563": 20, "000508": 20, "000917": 20, "032324": 20, "000503": 20, "053918": 20, "226": [15, 20], "698857": 20, "024122": 20, "387": [20, 32, 46], "490568": 20, "268": 20, "760262": 20, "845": 20, "206099": 20, "257024": 20, "601": 20, "401895": 20, "984": 20, "435792": 20, "3012": 20, "7551": 20, "390429": 20, "477": [20, 23], "418069": 20, "8502": 20, "828976": 20, "2806": 20, "696859": 20, "9471": 20, "173025": 20, "9295": 20, "688135": 20, "559": 20, "066944": 20, "3590": 20, "67449": 20, "7951": 20, "972198": 20, "1520": 20, "347523": 20, "7758": 20, "841886": 20, "9203": [20, 34], "835651": 20, "3089": 20, "543297": 20, "2144": 20, "534114": 20, "7736": 20, "150115": 20, "2451": 20, "353961": 20, "1813": 20, "530052": 20, "1564": 20, "825306": 20, "718242": 20, "389": [20, 25], "888811": 20, "126102": 20, "176774": 20, "107119": 20, "130691": 20, "46922": 20, "122202": 20, "100362": 20, "246759": 20, "151667": 20, "173214": 20, "157089": 20, "123943": 20, "146099": 20, "112194": 20, "169945": 20, "104168": 20, "107437": 20, "11166": 20, "11174": 20, "concentr": 20, "bergstra": [20, 46], "bengio": [20, 46], "jmlr": [20, 46], "yellow": [20, 46], "unimport": [20, 24, 33, 46, 50], "useless": [20, 24, 25, 46, 50, 51], "candid": [20, 23, 29, 46, 55], "checkout": [20, 22, 46, 48], "experiment": [20, 46], "enable_halving_search_cv": [20, 46], "noqa": [20, 46], "halvingrandomsearchcv": [20, 46], "rsh": [20, 46], "halvingrandomsearchcvhalvingrandomsearchcv": [20, 46], "params_str": [20, 46], "n_resourc": [20, 46], "008637": 20, "005436": 20, "003918": 20, "001374": 20, "7129": [20, 46], "653205": [20, 46], "026777": [20, 46], "653205232272": [20, 46], "02677733855112973": [20, 46], "005105": 20, "003716": 20, "001752": 20, "1222": [20, 46, 48], "5513": [20, 46], "247691": [20, 46], "698385": [20, 46], "247690828913": [20, 46], "698384608345687": [20, 46], "367423": [20, 46], "004306": 20, "002255": 20, "000225": 20, "1247": [20, 46], "7800": [20, 46], "377619": [20, 46], "019382": [20, 46], "377619120792": [20, 46], "019381838999846482": [20, 46], "004415": 20, "000277": 20, "002346": 20, "000282": 20, "4809": [20, 46], "419015": [20, 46], "013707": [20, 46], "41901484361": [20, 46], "013706928443177698": [20, 46], "359784": [20, 46], "000297": 20, "002292": 20, "000241": [20, 36], "1042": [20, 46], "6273": [20, 46], "270093": [20, 46], "003919": [20, 36, 46], "270093376167": [20, 46], "003919287722401839": [20, 46], "406202": [20, 46], "640": [20, 46], "018303": 20, "000372": 20, "004555": 20, "000103": 20, "729": [20, 32, 46], "4943": [20, 46], "40065": [20, 46], "092454": [20, 46], "400649628005": [20, 46], "09245358900622544": [20, 46], "051925": [20, 46], "017674": 20, "000300": 20, "004712": [20, 46], "000077": 20, "1383": [20, 46], "2705": [20, 46], "246646": [20, 46], "173979": [20, 46], "246646103936": [20, 46], "1739787032867638": [20, 46], "046116": [20, 46], "016892": 20, "000119": 20, "004425": 20, "000041": 20, "440": [20, 31, 46], "5315": [20, 46], "613738": [20, 46], "17973": [20, 46], "613738418384": [20, 46], "17973005068132514": [20, 46], "043509": [20, 46], "158": [20, 40, 46], "057485": 20, "000514": [20, 36], "009248": 20, "000634": 20, "010715": [20, 34, 46], "159": [20, 41, 46], "052716": 20, "000821": 20, "010648": 20, "000210": [20, 36], "026620": [20, 46], "trial": [20, 32, 46], "bayesian": [20, 46, 52], "sophist": [20, 24, 29, 50, 55], "hyperopt": 20, "sigoptsearchcv": 20, "tpot": 20, "hyperband": 20, "smac": 20, "moe": 20, "pybo": 20, "spearmint": 20, "bayesopt": 20, "guarante": [20, 21, 23, 25, 26, 30, 46, 47, 49, 51, 52, 56], "suffer": [20, 46], "ton": [20, 28, 46, 54], "rodolfo": [20, 46], "lourenzutti": [20, 46], "number_test": [20, 46], "ntest": [20, 46, 59], "binomi": [20, 46], "shrink": [20, 25, 46, 51], "x_train_tini": [20, 46], "x_test_big": [20, 46], "y_train_tini": [20, 46], "y_test_big": [20, 46], "055100": [20, 46], "547": [20, 22, 46, 48], "251093": [20, 46], "643": [20, 46], "2670": [20, 46], "2270": [20, 46], "143": [20, 21, 40, 41, 43, 46, 47], "064": [20, 34, 46], "jackin": [20, 46], "album": [20, 46], "edit": [20, 29, 38, 46, 55], "1687": [20, 28, 34, 46, 54], "000353": [20, 46], "420": [20, 46, 50], "210240": [20, 46], "929": [20, 46], "000747": [20, 46], "1210": [20, 46], "3180": [20, 46], "chop": [20, 29, 46, 55], "suei": [20, 46], "871": [20, 23, 46, 49], "314000": [20, 46], "430": [20, 29, 46, 55], "193427": [20, 46], "734": [20, 22, 46, 48], "000286": [20, 46], "0808": [20, 46], "043": [20, 46, 49], "1020": [20, 25, 30, 31, 36, 46, 51, 56], "992": [20, 46], "0537": [20, 46], "1123": [20, 25, 46], "082100": [20, 46], "246653": [20, 46], "711": [20, 46], "0931": [20, 46], "544": [20, 46], "0335": [20, 46], "4760": [20, 46], "tesoro": [20, 46], "feat": [20, 25, 31, 46, 51], "nicki": [20, 46], "jam": [20, 46], "1396": [20, 46], "286000": [20, 46], "616": [20, 46], "236960": [20, 46], "2770": [20, 46], "079": [20, 46], "4700": [20, 46], "vain": [20, 46], "888": [20, 23, 24, 49, 50], "1000000": [20, 37, 46], "10000000": [20, 46], "1000000000": [20, 46], "100000000": [20, 46], "021886": 20, "008879": 20, "008858": 20, "008777": 20, "011115": 20, "008113": 20, "008049": 20, "005042": 20, "007631": [20, 51], "010351": 20, "006752": 20, "00634": 20, "008893": 20, "006381": 20, "010268": 20, "011497": 20, "009724": 20, "005913": 20, "006215": 20, "1_000_000_000": [20, 46], "5024752475247525": 20, "overli": [20, 46, 59], "optimist": 20, "suspect": 20, "infinit": [20, 46], "schmidt": [20, 46], "incorpor": [20, 22, 25, 32, 33, 44, 46, 48, 51, 52], "prevent": [20, 28, 29, 32, 55], "labels": [21, 26, 52], "26th": [21, 22, 47, 48], "00pm": [21, 22, 48], "survei": [21, 26, 31, 37, 45, 55, 56, 58], "fridai": 21, "6th": [21, 23, 24, 39, 49, 50], "llindrribc8564": 21, "transpar": 21, "cc_df": [21, 39, 47], "creditcard": [21, 39, 47], "199364": [21, 47], "confidenti": [21, 33], "pca": [21, 27, 28, 53, 54], "64454": [21, 39, 47], "129900": [21, 47], "v3": [21, 39, 47], "v4": [21, 39, 47], "v5": [21, 39, 47], "v6": [21, 39, 47], "v7": [21, 39, 47], "v8": [21, 39, 47], "v9": [21, 39, 47], "v10": [21, 47], "v11": [21, 47], "v12": [21, 47], "v13": [21, 47], "v14": [21, 47], "v15": [21, 47], "v16": [21, 47], "v17": [21, 47], "v18": [21, 47], "v19": [21, 47], "v20": [21, 47], "v21": [21, 39, 47], "v22": [21, 39, 47], "v23": [21, 39, 47], "v24": [21, 39, 47], "v25": [21, 39, 47], "v26": [21, 39, 47], "v27": [21, 39, 47], "v28": [21, 39, 47], "94888": [21, 47], "815669": [21, 47], "000492": [21, 47], "000726": [21, 47], "000927": [15, 21, 47], "000630": [21, 47], "000036": [21, 41, 47], "000011": [21, 32, 47], "001286": [21, 47], "002889": [21, 47], "000891": [21, 47, 48], "001205": [21, 47], "000198": [21, 47], "000113": [19, 21, 47], "000235": [21, 36, 47], "000312": [21, 47], "000366": [21, 47], "000227": [21, 47], "164679": [21, 47], "001700": [21, 47], "47491": [21, 47], "435489": [21, 47], "959870": [21, 47], "645519": [21, 47], "505335": [21, 47], "413958": [21, 47], "361718": [21, 47], "327188": [21, 47], "210001": [21, 47], "214852": [21, 47], "096927": [21, 47], "748510": [21, 47], "726634": [21, 47], "628139": [21, 47], "605060": [21, 47], "520857": [21, 47], "481960": [21, 47], "401541": [21, 47], "333139": [21, 47], "238": [21, 24, 40, 41, 47], "925768": [21, 47], "041201": [21, 47], "407510": [21, 47], "715728": [21, 47], "813586": [21, 47], "683171": [21, 47], "147898": [21, 47], "160506": [21, 47], "557242": [21, 47], "216718": [21, 47], "320155": [21, 47], "830382": [21, 47], "887017": [21, 47], "807735": [21, 47], "824849": [21, 47], "295397": [21, 47], "241620": [21, 47], "565679": [21, 47], "710896": [21, 47], "54240": [21, 47], "918124": [21, 47], "600193": [21, 47], "892476": [21, 47], "847178": [21, 47], "691241": [21, 47], "768512": [21, 47], "553979": [21, 47], "209746": [21, 47], "642965": [21, 47], "227836": [21, 47], "541795": [21, 47], "162330": [21, 47], "354604": [21, 47], "317761": [21, 47], "326730": [21, 47], "070929": [21, 47], "052819": [21, 47], "640000": [21, 25, 47, 51], "84772": [21, 47], "018854": [21, 47], "065463": [21, 47], "179080": [21, 47], "019531": [21, 47], "056703": [21, 47], "275290": [21, 47], "040497": [21, 47], "022039": [21, 47], "052607": [21, 47], "029146": [21, 47], "007666": [21, 47], "011678": [21, 47], "041031": [21, 47], "016587": [21, 47], "052790": [21, 47], "001239": [21, 47], "011234": [21, 47], "139349": [21, 47], "315630": [21, 47], "803617": [21, 47], "028023": [21, 47], "744201": [21, 47], "610407": [21, 47], "399827": [21, 47], "570449": [21, 47], "327408": [21, 47], "597326": [21, 47], "186899": [21, 47], "529210": [21, 47], "146809": [21, 47], "439209": [21, 47], "351366": [21, 47], "242169": [21, 47], "090453": [21, 47], "078052": [21, 47], "150000": [21, 28, 47, 54], "172792": [21, 47], "451888": [21, 47], "057729": [21, 47], "382558": [21, 47], "491217": [21, 47], "801666": [21, 47], "917837": [21, 47], "054461": [21, 47], "587773": [21, 47], "594995": [21, 47], "202839": [21, 47], "503090": [21, 47], "083545": [21, 47], "022866": [21, 47], "070850": [21, 47], "517346": [21, 47], "152401": [21, 47], "847808": [21, 47], "11898": [21, 47], "090000": [21, 47], "briefli": [21, 23, 25, 49, 51], "x_train_big": [21, 39, 47], "y_train_big": [21, 39, 47], "explicit": [21, 28, 32, 47, 54], "x_valid": [21, 28, 35, 36, 39, 47, 54], "y_valid": [21, 28, 30, 35, 36, 39, 47, 54, 56], "008927": 21, "001098": 21, "998302": [21, 47], "998": [21, 25, 32, 51], "9983": [21, 47], "0017": [21, 47], "spot": [21, 22, 28, 47, 48, 53, 59], "407660": 21, "005171": 21, "999176": [21, 47], "999235": [21, 47], "dig": [21, 22], "confusionmatrixdisplai": [21, 39, 47], "from_estim": [21, 39, 47], "values_format": [21, 47], "display_label": [21, 47], "confusion_matrix": [21, 30, 32, 47, 56], "tn": [21, 47], "fp": [21, 47], "fn": [21, 47], "tp": [21, 47], "ravel": [21, 36, 38, 42, 47], "plot_confusion_matrix_exampl": [21, 47], "59700": [21, 47], "cross_val_predict": [21, 23, 32, 47, 49], "139296": [21, 47], "pipe_lr": [21, 23, 24, 38, 39, 47, 49, 50], "8889": [21, 47], "coverag": 21, "tpr": [21, 47], "harmon": [21, 47], "f1_score": [21, 39, 47], "7356": [21, 47], "999231": [21, 47], "000769": [21, 47], "627451": [21, 47], "735632": [21, 47], "accuracy_scor": [21, 47], "precision_scor": [21, 47], "recall_scor": [21, 47], "zero_divis": [21, 47], "classification_report": [21, 30, 39, 47, 56], "target_nam": [21, 47], "59708": [21, 47], "59810": [21, 47], "avg": [21, 28, 31, 47, 54], "y_true_toi": 21, "y_pred_toi": 21, "target_names_toi": 21, "weighted_averag": 21, "875": [21, 28, 54], "765": [21, 34], "test_accuraci": [21, 47], "train_accuraci": [21, 47], "test_f1": [21, 47], "train_f1": [21, 47], "test_recal": [21, 47], "train_recal": [21, 47], "test_precis": [21, 47], "train_precis": [21, 47], "569888": 21, "024585": 21, "999097": [21, 47], "999360": [21, 47], "694915": [21, 47], "782979": [21, 47], "602941": [21, 47], "678967": [21, 47], "820000": [21, 47], "924623": [21, 47], "554763": 21, "023579": 21, "999223": [21, 47], "999317": [21, 47], "739496": [21, 47], "766595": [21, 47], "647059": [21, 47], "660517": [21, 47], "862745": [21, 47], "913265": [21, 47], "556107": 21, "026092": 21, "999273": [21, 47], "999216": [21, 47], "743363": [21, 47], "726477": [21, 47], "617647": [21, 47], "612546": [21, 47], "933333": [21, 36, 47], "892473": [21, 47], "483313": 21, "023631": 21, "999172": [21, 47], "999254": [21, 47], "697248": [21, 47], "742981": [21, 47], "558824": [21, 47], "634686": [21, 47], "926829": [21, 47], "895833": [21, 47], "602210": 21, "030571": [21, 46], "999147": [21, 47], "696429": [21, 47], "728850": [21, 47], "582090": [21, 47], "happydb": 21, "cleaned_hm": 21, "sample_df": 21, "dropna": 21, "ground_truth_categori": 21, "wid": 21, "reflection_period": 21, "original_hm": 21, "num_sent": 21, "predicted_categori": 21, "hmid": 21, "27676": 21, "24h": 21, "late": [21, 57], "understood": 21, "hang": 21, "bond": 21, "27678": 21, "medit": 21, "leisur": 21, "27697": 21, "498": 21, "grandmoth": 21, "bed": 21, "27705": 21, "5732": 21, "daughter": 21, "airport": 21, "convers": [21, 22, 24, 29, 48, 50, 55], "27715": 21, "2272": 21, "flower": 21, "x_train_happi": 21, "y_train_happi": 21, "x_test_happi": 21, "y_test_happi": 21, "pred": [21, 22, 28, 31, 32, 47, 48, 54], "xticks_rot": 21, "1302": 21, "1423": 21, "enjoy_the_mo": 21, "54": [21, 22, 31, 34, 37, 48, 58, 59], "407": [21, 22, 48], "4238": 21, "diagnosi": [21, 47], "predict_proba": [21, 23, 24, 30, 38, 39, 47, 49, 50, 52, 56], "decision_funct": [21, 39, 47], "degre": [21, 28, 29, 47, 55], "certainti": [21, 47], "revisit": 21, "y_pred": [21, 31, 47], "busi": [21, 25, 26, 38, 47, 52], "costli": 21, "y_pred_lower_threshold": [21, 47], "sweep": 21, "panel": [21, 24, 26, 27, 50, 53, 58], "pyviz": 21, "pn": [21, 26, 27, 53, 58], "max_opt": [21, 26, 27, 53, 58], "bar": [21, 22, 24, 32, 48, 50], "willing": [21, 38], "exchang": 21, "occasion": 21, "precision_recall_curv": [21, 39, 47], "upper": [21, 32, 44], "average_precision_scor": [21, 39, 47], "ap_lr": [21, 47], "757": [21, 47, 49], "handi": 21, "precisionrecalldisplai": [21, 39, 47], "distinct": [21, 25, 31, 40, 41, 47, 51, 60], "qualiti": [21, 24, 26, 27, 47, 50, 52, 53], "desir": [21, 37], "pipe_svc": [21, 39], "logisticregressionlogisticregress": [21, 30, 38, 39, 56], "precision_lr": [21, 39], "recall_lr": [21, 39], "thresholds_lr": [21, 39], "n_threshold": 21, "59049": 21, "59050": 21, "precision_svc": [21, 39], "recall_svc": [21, 39], "thresholds_svc": [21, 39], "close_default_lr": 21, "close_zero_svm": 21, "svc_pred": 21, "lr_pred": [21, 22, 48], "736": 21, "ap_svc": 21, "790": [21, 32, 48], "fpr": [21, 47], "roc_curv": [21, 39, 47], "default_threshold": [21, 47], "fpr_lr": 21, "tpr_lr": 21, "fpr_svc": 21, "tpr_svc": 21, "roc_auc_scor": [21, 39, 47], "roc_lr": 21, "roc_svc": 21, "970": [21, 29, 55], "938": [21, 28, 54], "rank": [21, 25, 29, 32, 47, 51, 55], "imbalanc": [21, 22, 30, 47, 48, 56], "precisionrecallcurvedisplai": 21, "roccurvedisplai": [21, 39, 47], "roc_auc": 21, "average_precis": 21, "625136": 21, "046814": 21, "999182": 21, "714290": 21, "601712": 21, "881915": 21, "test_roc_auc": 21, "967228": 21, "test_average_precis": 21, "744074": 21, "drastic": [21, 47], "10x": [21, 47], "problemat": [21, 24, 32, 47, 50], "penalti": [21, 55, 57], "l2": [21, 24, 26, 29, 32, 50, 55], "dual": 21, "tol": [21, 25, 51], "fit_intercept": 21, "intercept_sc": 21, "solver": [21, 51], "lbfg": 21, "multi_class": [21, 30, 56], "warm_start": 21, "l1_ratio": 21, "class_label": 21, "650": 21, "plot_confusion_matrix": [21, 47], "pipe_lr_weight": [21, 47], "bincount": [21, 23, 41, 47, 49], "compute_class_weight": [21, 47], "pipe_lr_balanc": [21, 39, 47], "comp_dict": 21, "orig_scor": 21, "bal_scor": 21, "528339": 21, "452852": 21, "040794": 21, "037760": 21, "973210": 21, "101817": 21, "891001": 21, "054009": 21, "970505": 21, "730368": 21, "kfold": 21, "preserv": [21, 26, 52], "api": [21, 29, 31, 55], "resampl": 21, "imblearn": 21, "make_imb_pipelin": 21, "under_sampl": 21, "randomundersampl": 21, "x_train_subsampl": 21, "y_train_subsampl": 21, "fit_resampl": 21, "139554": 21, "474": [21, 25], "counter": 21, "class_sep": 21, "n_inform": 21, "n_redund": 21, "flip_i": 21, "n_clusters_per_class": 21, "x_re": 21, "y_re": 21, "undersample_pip": 21, "025596": 21, "011598": 21, "971288": 21, "414427": 21, "over_sampl": 21, "randomoversampl": 21, "ro": 21, "x_train_oversampl": 21, "y_train_oversampl": 21, "278634": 21, "139317": 21, "oversample_pip": 21, "203149": 21, "013245": 21, "961599": 21, "714913": 21, "augment": 21, "prove": [21, 38], "handwritten": 21, "introduc": 21, "nearest": [21, 27, 36, 53, 59], "caus": [21, 24, 25, 32, 50, 51], "sampling_strategi": 21, "k_neighbor": 21, "m_neighbor": 21, "out_step": 21, "svm_estim": 21, "ratio": [21, 23, 49], "smote_pip": 21, "350517": 21, "010196": 21, "963134": 21, "733030": 21, "anomali": [21, 22, 26, 48, 52], "illus": [21, 38, 39], "seemingli": [21, 39], "unbias": [21, 39], "inher": [21, 29, 31, 39, 55], "amplifi": [21, 29, 39, 55], "inequ": [21, 39], "societi": [21, 29, 39, 55], "quantifi": 21, "adult": [21, 23, 24, 39, 49, 50], "census_df": [21, 39], "32561": 21, "workclass": [21, 23, 24, 39, 49, 50], "fnlwgt": [21, 23, 24, 39, 49, 50], "educ": [21, 23, 24, 39, 49, 50], "num": [21, 23, 24, 39, 49, 50], "marit": [21, 23, 24, 39, 49, 50], "occup": [21, 23, 24, 39, 49, 50], "capit": [21, 23, 24, 39, 49, 50], "25823": 21, "245521": 21, "7th": [21, 23, 24, 39, 49, 50], "8th": [21, 23, 24, 39, 49, 50], "civ": [21, 24, 49, 50], "spous": [21, 24, 49, 50], "farm": 21, "fish": 21, "husband": [21, 24, 49, 50], "male": [21, 24, 32, 39, 49, 50], "mexico": 21, "50k": [21, 23, 24, 39, 49, 50], "10274": 21, "134287": 21, "assoc": [21, 23, 24, 39, 49, 50], "voc": [21, 23, 24, 39, 49, 50], "child": [21, 24, 29, 38, 50, 55], "femal": [21, 24, 32, 39, 49, 50], "27652": 21, "gov": [21, 23, 24, 49, 50], "109526": 21, "hs": [21, 23, 24, 39, 49, 50], "grad": [21, 23, 24, 39, 49, 50], "craft": [21, 24, 26, 49, 50, 52, 59], "repair": [21, 24, 49, 50], "13941": 21, "131275": 21, "amer": 21, "indian": [21, 37], "eskimo": 21, "31384": 21, "193122": 21, "inspct": 21, "29802": 21, "410240": 21, "5390": 21, "146767": 21, "prof": [21, 23, 24, 39, 49, 50], "specialti": [21, 24, 49, 50], "feder": [21, 31, 55], "238192": 21, "1887": 21, "15795": 21, "154076": 21, "colleg": [21, 23, 24, 39, 49, 50], "adm": [21, 24, 49, 50], "cleric": [21, 24, 49, 50], "23654": 21, "162667": 21, "handler": 21, "cleaner": 21, "portug": 21, "19536": 21, "train_df_nan": [21, 23, 24, 39, 49, 50], "test_df_nan": [21, 23, 24, 39, 49, 50], "ordinal_featur": [21, 23, 24, 39, 49, 50], "binary_featur": [21, 23, 24, 39, 49, 50], "drop_featur": [21, 22, 23, 24, 25, 31, 32, 39, 48, 49, 50, 51], "11th": [21, 23, 24, 39, 49, 50], "5th": [21, 23, 24, 39, 49, 50], "acdm": [21, 23, 24, 39, 49, 50], "9th": [21, 23, 24, 39, 49, 50], "doctor": [21, 23, 24, 28, 39, 49, 50], "preschool": [21, 23, 24, 39, 49, 50], "education_level": [21, 23, 24, 39, 49, 50], "ordinal_transform": [21, 23, 24, 39, 49, 50], "fill_valu": [21, 22, 23, 24, 31, 37, 39, 48, 49, 50], "binary_transform": [21, 23, 24, 37, 39, 49, 50], "14841": 21, "4695": 21, "x_train_enc": [21, 22, 24, 31, 32, 39, 48, 50], "x0_male": 21, "14160": 21, "280618": 21, "27048": 21, "439779": 21, "28868": 21, "204734": 21, "5667": 21, "107991": 21, "7827": 21, "54152": 21, "x_femal": [21, 39], "x_male": [21, 39], "y_femal": [21, 39], "y_male": [21, 39], "female_pr": [21, 39], "male_pr": [21, 39], "3851": 21, "463": 21, "4314": 21, "6028": 21, "2683": 21, "8711": 21, "female_cm": 21, "male_cm": 21, "compani": [21, 25, 28, 29, 32, 39, 51, 54, 55, 58], "loan": [21, 24, 39], "approv": [21, 39, 57], "reject": [21, 24, 39], "Will": [21, 25, 32, 39, 42, 51], "unqualifi": [21, 39], "detriment": [21, 39], "disciplin": [21, 25, 47, 51], "dog": [21, 30, 36, 47, 56], "blindli": [21, 22], "sole": [21, 27, 52, 53, 58], "anim": [21, 30, 36, 38, 56], "holdout": 21, "reus": 21, "transformedtargetregressor": [22, 25, 42, 48, 51], "randomforestregressor": [22, 23, 24, 25, 31, 32, 42, 48, 49, 50, 51], "make_scor": [22, 25, 42, 48, 51], "mean_squared_error": [22, 25, 42, 48, 51], "r2_score": [22, 25, 42, 48, 49, 51], "simplefilt": [22, 23, 24, 48, 49, 50], "tonight": [22, 48], "somewhat": [22, 48], "coeffici": [22, 23, 25, 28, 30, 31, 32, 48, 49, 51, 54, 56], "log": [22, 23, 32, 33, 37, 49, 52], "pos_label": 22, "salepric": [22, 24, 48, 50], "oppos": [22, 23, 48, 49, 58], "1314": [22, 24, 48], "mssubclass": [22, 24, 48, 50], "lotfrontag": [22, 24, 48, 50], "lotarea": [22, 24, 48, 50], "overallqu": [22, 24, 48, 50], "overallcond": [22, 24, 48, 50], "yearbuilt": [22, 24, 48, 50], "yearremodadd": [22, 24, 48, 50], "masvnrarea": [22, 24, 48, 50], "bsmtfinsf1": [22, 24, 48, 50], "wooddecksf": [22, 24, 48, 50], "openporchsf": [22, 24, 48, 50], "enclosedporch": [22, 24, 48, 50], "3ssnporch": [22, 24, 48, 50], "screenporch": [22, 24, 48, 50], "poolarea": [22, 24, 48, 50], "miscval": [22, 24, 48, 50], "mosold": [22, 24, 48, 50], "yrsold": [22, 24, 48, 50], "1089": [22, 48], "1307": [22, 48], "182648": [22, 48], "472603": [22, 48], "641873": [22, 48], "10273": [22, 48], "261035": [22, 48], "076104": [22, 48], "570015": [22, 48], "995434": [22, 48], "1984": [22, 48], "659056": [22, 48], "441": [22, 48], "425419": [22, 48], "281583": [22, 48], "765601": [22, 48], "726788": [22, 48], "624049": [22, 48], "987062": [22, 48], "065449": [22, 48], "951294": [22, 48], "302131": [22, 48], "2007": [22, 31, 48], "840183": [22, 48], "179802": [22, 48], "147641": [22, 48], "422": [22, 48, 56], "224662": [22, 48], "036646": [22, 48], "031794": [22, 48], "8997": [22, 48], "895541": [22, 48], "392612": [22, 48], "112848": [22, 48], "198127": [22, 48], "639754": [22, 48], "301563": [22, 48], "459": [22, 37, 48], "276687": [22, 48], "436492": [22, 48], "757545": [22, 48], "766423": [22, 48], "320430": [22, 48], "854129": [22, 48], "341109": [22, 48], "522": [22, 48], "283421": [22, 48], "698206": [22, 48], "332824": [22, 48], "79041": [22, 48], "260572": [22, 48], "1300": [22, 48, 50], "1872": [22, 48], "1950": [22, 48], "2006": [22, 33, 48, 50], "34900": [22, 48], "369": [22, 48], "7500": [22, 28, 48, 54], "1966": [22, 48], "129600": [22, 48], "735": [22, 48], "9391": [22, 48], "1972": [22, 48], "1993": [22, 48], "2008": [22, 31, 48, 50], "162000": [22, 48], "1099": [22, 48], "11509": [22, 48], "2004": [22, 48], "168": [22, 41, 48], "2009": [22, 31, 48], "212975": [22, 48], "1460": [22, 48], "313": [22, 40, 41, 48], "215245": [22, 48], "2010": [22, 24, 31, 38, 48], "1378": [22, 48], "5644": [22, 48], "480": [22, 48], "15500": [22, 48], "755000": [22, 48], "302": [22, 24, 40, 41, 48, 50], "mszone": [22, 24, 48, 50], "street": [22, 24, 48, 50], "allei": [22, 24, 48, 50], "lotshap": [22, 24, 48, 50], "landcontour": [22, 24, 48, 50], "lotconfig": [22, 24, 48, 50], "landslop": [22, 24, 48, 50], "condition1": [22, 24, 48, 50], "condition2": [22, 24, 48, 50], "bldgtype": [22, 24, 48, 50], "housestyl": [22, 24, 48, 50], "roofstyl": [22, 24, 48, 50], "roofmatl": [22, 24, 48, 50], "exterior1st": [22, 24, 48, 50], "exterior2nd": [22, 24, 48, 50], "masvnrtyp": [22, 24, 48, 50], "exterqu": [22, 24, 48, 50], "extercond": [22, 24, 48, 50], "bsmtqual": [22, 24, 48, 50], "bsmtcond": [22, 24, 48, 50], "bsmtexposur": [22, 24, 48, 50], "1279": [22, 48], "bsmtfintype1": [22, 24, 48, 50], "bsmtfintype2": [22, 24, 48, 50], "bsmtfinsf2": [22, 24, 48, 50], "bsmtunfsf": [22, 24, 48, 50], "totalbsmtsf": [22, 24, 48, 50], "heatingqc": [22, 24, 48, 50], "centralair": [22, 24, 48, 50], "electr": [22, 24, 48, 50], "1313": [22, 28, 48, 54], "1stflrsf": [22, 24, 48, 50], "2ndflrsf": [22, 24, 48, 50], "lowqualfinsf": [22, 24, 48, 50], "grlivarea": [22, 24, 48, 50], "bsmtfullbath": [22, 24, 48, 50], "bsmthalfbath": [22, 24, 48, 50], "fullbath": [22, 24, 48, 50], "halfbath": [22, 24, 48, 50], "bedroomabvgr": [22, 24, 48, 50], "kitchenabvgr": [22, 24, 48, 50], "kitchenqu": [22, 24, 48, 50], "totrmsabvgrd": [22, 24, 48, 50], "fireplac": [22, 24, 48, 50], "fireplacequ": [22, 24, 48, 50], "687": [22, 48], "garagetyp": [22, 24, 48, 50], "1241": [22, 25, 48], "garageyrblt": [22, 24, 48, 50], "garagefinish": [22, 24, 48, 50], "garagecar": [22, 24, 48, 50], "garagearea": [22, 24, 48, 50], "garagequ": [22, 24, 48, 50], "garagecond": [22, 24, 48, 50], "paveddr": [22, 24, 48, 50], "poolqc": [22, 24, 48, 50], "fenc": [22, 24, 30, 48, 50], "259": [22, 48, 49, 51], "miscfeatur": [22, 24, 48, 50], "saletyp": [22, 24, 48, 50], "salecondit": [22, 24, 48, 50], "841": [22, 48, 56], "profil": 22, "profilereport": 22, "to_notebook_ifram": 22, "ordin": [22, 30, 44, 48, 56], "truli": [22, 29, 38, 55], "descript": [22, 25, 32, 51, 58, 59], "numeric_looking_column": [22, 48], "select_dtyp": [22, 48], "dwell": [22, 48], "newer": [22, 48], "style": [22, 25, 26, 28, 29, 30, 41, 48, 51, 52, 54, 55, 56], "1945": [22, 48], "older": [22, 48], "attic": [22, 48], "multi": [22, 24, 26, 29, 31, 47, 48, 50, 52, 55], "foyer": [22, 48], "duplex": [22, 48], "pud": [22, 48], "150": [22, 28, 30, 34, 36, 43, 46, 48, 54, 56], "multilevel": [22, 48], "incl": [22, 48], "lev": [22, 48], "fa": [22, 24, 48, 50], "gd": [22, 24, 48, 50], "ex": [22, 24, 48, 50], "ordinal_features_reg": [22, 24, 48, 50], "ordinal_features_oth": [22, 24, 48, 50], "ordering_ordinal_reg": [22, 24, 48, 50], "ordering_ordinal_oth": [22, 24, 48, 50], "na": [22, 24, 28, 48, 50], "mn": [22, 24, 48, 50], "av": [22, 24, 48, 50, 55], "unf": [22, 24, 48, 50], "lwq": [22, 24, 48, 50], "rec": [22, 24, 28, 48, 50], "blq": [22, 24, 48, 50], "alq": [22, 24, 48, 50], "glq": [22, 24, 48, 50], "sal": [22, 24, 48, 50], "sev": [22, 24, 48, 50], "maj2": [22, 24, 48, 50], "maj1": [22, 24, 48, 50], "mod": [22, 24, 48, 50], "min2": [22, 24, 48, 50], "min1": [22, 24, 48, 50], "typ": [22, 24, 48, 50], "mnww": [22, 24, 48, 50], "gdwo": [22, 24, 48, 50], "mnprv": [22, 24, 48, 50], "gdprv": [22, 24, 48, 50], "foot": [22, 24, 48, 50], "ordinal_transformer_reg": [22, 24, 48, 50], "ordinal_transformer_oth": [22, 24, 48, 50], "ohe_column": [22, 24, 48, 50], "new_column": [22, 24, 31, 32, 48, 50], "saletype_conlw": 22, "saletype_new": 22, "saletype_oth": 22, "saletype_wd": [22, 48], "electrical_fusea": 22, "electrical_fusef": 22, "electrical_fusep": 22, "electrical_mix": 22, "electrical_sbrkr": 22, "electrical_miss": 22, "154795": [22, 24, 48, 50], "222647": [22, 24, 48, 50], "312501": [22, 24, 48, 50], "381428": [22, 24, 48, 50], "663680": [22, 24, 48, 50], "512408": [22, 24, 48, 50], "993969": [22, 24, 48, 50], "840492": [22, 24, 48, 50], "269972": [22, 24, 48, 50], "961498": [22, 24, 48, 50], "767": [22, 24, 34, 48, 50], "372763": [22, 24, 48, 50], "260890": [22, 24, 48, 50], "248457": [22, 24, 48, 50], "054669": [22, 24, 48, 50], "285467": [22, 24, 48, 50], "026793": [22, 24, 48, 50], "016525": [22, 24, 48, 50], "573129": [22, 24, 48, 50], "476092": [22, 24, 48, 50], "429": [22, 24, 48], "885044": [22, 24, 48], "131607": [22, 24, 48], "563314": [22, 24, 48], "161931": [22, 24, 48], "227559": [22, 24, 48], "1139": [22, 24, 48], "358264": [22, 24, 48], "171468": [22, 24, 48], "773017": [22, 24, 48], "689338": [22, 24, 48], "679877": [22, 24, 48], "443419": [22, 24, 48], "558": [22, 24, 48, 51], "597924": [22, 24, 48], "289541": [22, 24, 48], "828332": [22, 24, 48], "598149": [22, 24, 48], "354114": [22, 24, 48], "262": [22, 24, 48, 50], "263": 22, "outlier": [22, 27, 37, 48, 53], "exploratori": 22, "001178": 22, "000296": [22, 31, 36], "003547": [22, 48], "000589": 22, "000204": 22, "001266": [22, 48], "000532": 22, "000197": 22, "011767": [22, 48], "000585": 22, "000215": [19, 22], "006744": [22, 48], "000525": 22, "000189": [22, 56], "076533": [22, 48], "000524": 22, "000205": 22, "003133": [22, 48], "000518": 22, "000187": [22, 36], "000397": [22, 48], "000548": 22, "003785": [22, 36, 48], "000515": 22, "000186": 22, "001740": [22, 44, 48], "000517": 22, "000188": 22, "000117": [22, 48], "ordinari": 22, "224865": [22, 24, 48, 50], "34161762": [22, 24, 48, 50], "65243": [22, 48], "29045704": [22, 48], "133337": [22, 48], "46729488": [22, 48], "250900": [22, 48], "65424895": [22, 48], "128984": [22, 48], "32127053": [22, 48], "205597": [22, 48], "8361313": [22, 48], "334576": [22, 48], "71199006": [22, 48], "158982": [22, 48], "72345029": 22, "148343": [22, 48], "09009799": [22, 48], "129257": [22, 48], "94933723": [22, 48], "411412": 22, "6718650304": 22, "38853": 22, "27502379066": 22, "largest": [22, 48], "191169": [22, 24, 48, 50], "0717446893": 22, "83603": [22, 24, 48, 50], "0131199604": 22, "lr_pipe": [22, 24, 31, 48, 50], "028890": 22, "005978": 22, "862432": [22, 48], "911846": [22, 48], "027618": 22, "005765": 22, "812363": [22, 48], "913849": [22, 48], "025527": 22, "006600": 22, "775270": [22, 48], "915952": [22, 48], "025537": 22, "005596": 22, "874532": [22, 48], "910843": [22, 48], "026065": 22, "005624": 22, "852104": [22, 48], "911615": [22, 48], "024473": 22, "005501": 22, "826142": [22, 48], "910174": [22, 48], "025475": 22, "005876": 22, "825697": [22, 48], "913767": [22, 48], "025521": 22, "005527": 22, "873704": [22, 48], "910018": [22, 48], "024918": 22, "005524": 22, "196599": [22, 48], "921438": [22, 48], "026598": 22, "005554": 22, "890457": [22, 48], "908215": [22, 48], "dropdroppipelin": [22, 48], "lotshape_ir1": [22, 24, 50], "lotshape_ir2": [22, 24, 50], "lotshape_ir3": [22, 24, 50], "lotshape_reg": [22, 24, 50], "garagefinish_fin": 22, "garagefinish_rfn": 22, "garagefinish_unf": [22, 48], "garagefinish_miss": 22, "salecondition_abnorml": 22, "salecondition_adjland": 22, "salecondition_alloca": 22, "salecondition_famili": 22, "salecondition_norm": 22, "salecondition_parti": 22, "paveddrive_n": 22, "paveddrive_p": 22, "paveddrive_i": 22, "housestyle_1": 22, "5fin": 22, "5unf": 22, "housestyle_1stori": 22, "housestyle_2": 22, "housestyle_2stori": 22, "housestyle_sfoy": 22, "housestyle_slvl": 22, "bldgtype_1fam": 22, "bldgtype_2fmcon": 22, "bldgtype_duplex": 22, "bldgtype_twnh": 22, "bldgtype_twnhs": 22, "centralair_n": 22, "centralair_i": 22, "miscfeature_gar2": 22, "miscfeature_othr": 22, "miscfeature_sh": 22, "miscfeature_tenc": 22, "miscfeature_miss": 22, "utilities_allpub": [22, 50], "utilities_nosewa": [22, 50], "mssubclass_20": 22, "mssubclass_30": 22, "mssubclass_40": 22, "mssubclass_45": 22, "mssubclass_50": 22, "mssubclass_60": 22, "mssubclass_70": 22, "mssubclass_75": 22, "mssubclass_80": 22, "mssubclass_85": 22, "mssubclass_90": 22, "mssubclass_120": 22, "mssubclass_160": 22, "mssubclass_180": 22, "mssubclass_190": 22, "garagetype_2typ": 22, "garagetype_attchd": 22, "garagetype_bas": 22, "garagetype_builtin": 22, "garagetype_carport": 22, "garagetype_detchd": 22, "garagetype_miss": 22, "street_grvl": 22, "street_pav": 22, "alley_grvl": 22, "alley_pav": 22, "alley_miss": 22, "mszoning_c": [22, 24, 50], "mszoning_fv": [22, 24], "mszoning_rh": [22, 24], "mszoning_rl": [22, 24], "mszoning_rm": [22, 24], "lotconfig_corn": 22, "lotconfig_culdsac": 22, "lotconfig_fr2": 22, "lotconfig_fr3": 22, "lotconfig_insid": 22, "landslope_gtl": [22, 24, 50], "landslope_mod": [22, 24, 50], "landslope_sev": [22, 24, 50], "condition2_arteri": 22, "condition2_feedr": 22, "condition2_norm": 22, "condition2_posa": [22, 48], "condition2_posn": [22, 24, 48, 50], "condition2_rra": [22, 48], "condition2_rran": 22, "condition2_rrnn": 22, "neighborhood_blmngtn": 22, "neighborhood_bluest": 22, "neighborhood_brdal": 22, "neighborhood_brksid": 22, "neighborhood_clearcr": 22, "neighborhood_collgcr": [22, 48], "neighborhood_crawfor": 22, "neighborhood_edward": [22, 48], "neighborhood_gilbert": [22, 48], "neighborhood_idotrr": 22, "neighborhood_meadowv": 22, "neighborhood_mitchel": 22, "neighborhood_nam": 22, "neighborhood_npkvil": 22, "neighborhood_nwam": 22, "neighborhood_noridg": [22, 48], "neighborhood_nridght": [22, 24, 48, 50], "neighborhood_oldtown": 22, "neighborhood_swisu": 22, "neighborhood_sawy": 22, "neighborhood_sawyerw": 22, "neighborhood_somerst": 22, "neighborhood_stonebr": [22, 24, 50], "neighborhood_timb": 22, "neighborhood_veenk": 22, "roofmatl_clytil": [22, 24, 48, 50], "roofmatl_compshg": [22, 24, 48, 50], "roofmatl_membran": [22, 48], "roofmatl_met": [22, 48], "roofmatl_rol": 22, "roofmatl_tar": 22, "grv": 22, "roofmatl_wdshak": 22, "roofmatl_wdshngl": [22, 24, 48, 50], "condition1_arteri": 22, "condition1_feedr": 22, "condition1_norm": 22, "condition1_posa": 22, "condition1_posn": 22, "condition1_rra": 22, "condition1_rran": 22, "condition1_rrn": 22, "condition1_rrnn": 22, "landcontour_bnk": [22, 48, 50], "landcontour_hl": [22, 50], "landcontour_low": [22, 50], "landcontour_lvl": [22, 50], "mosold_1": 22, "mosold_2": 22, "mosold_3": [22, 48], "mosold_4": [22, 48], "mosold_5": [22, 48], "mosold_6": [22, 48], "mosold_7": [22, 48], "mosold_8": [22, 48], "mosold_9": [22, 48], "mosold_10": [22, 48], "mosold_11": [22, 48], "mosold_12": [22, 48], "roofstyle_flat": 22, "roofstyle_g": [22, 48], "roofstyle_gambrel": 22, "roofstyle_hip": 22, "roofstyle_mansard": 22, "roofstyle_sh": 22, "exterior1st_asbshng": 22, "exterior1st_asphshn": 22, "exterior1st_brkcomm": 22, "exterior1st_brkfac": 22, "exterior1st_cblock": 22, "exterior1st_cemntbd": 22, "exterior1st_hdboard": 22, "exterior1st_imstucc": [22, 24, 48, 50], "exterior1st_metalsd": 22, "exterior1st_plywood": 22, "exterior1st_ston": 22, "exterior1st_stucco": 22, "exterior1st_vinylsd": 22, "exterior1st_wd": 22, "sdng": 22, "exterior1st_wdsh": 22, "exterior2nd_asbshng": 22, "exterior2nd_asphshn": 22, "exterior2nd_brk": 22, "cmn": 22, "exterior2nd_brkfac": 22, "exterior2nd_cblock": 22, "exterior2nd_cmentbd": 22, "exterior2nd_hdboard": 22, "exterior2nd_imstucc": 22, "exterior2nd_metalsd": 22, "exterior2nd_oth": 22, "exterior2nd_plywood": 22, "exterior2nd_ston": 22, "exterior2nd_stucco": 22, "exterior2nd_vinylsd": 22, "exterior2nd_wd": 22, "shng": 22, "heating_floor": 22, "heating_gasa": 22, "heating_gasw": 22, "heating_grav": 22, "heating_othw": [22, 24, 48, 50], "heating_wal": 22, "foundation_brktil": 22, "foundation_cblock": [22, 48], "foundation_pconc": 22, "foundation_slab": 22, "foundation_ston": 22, "foundation_wood": 22, "masvnrtype_brkcmn": 22, "masvnrtype_brkfac": 22, "masvnrtype_ston": 22, "masvnrtype_miss": 22, "saletype_cod": 22, "saletype_cwd": 22, "saletype_con": 22, "saletype_conld": 22, "saletype_conli": 22, "annoyingli": [22, 48], "vice": [22, 48], "versa": [22, 48], "ridge__alpha": [22, 48], "semilogx": [22, 48], "best_alpha": [22, 48], "7951559890417762": 22, "pipe_bigalpha": [22, 48], "bigalpha_coeff": [22, 48], "9691": [22, 48], "378159": [22, 48], "7816": [22, 48], "490033": [22, 48], "5931": [22, 48], "401623": [22, 48], "5209": [22, 48], "377032": [22, 48], "5057": [22, 48], "215412": [22, 48], "1214": [22, 48], "532034": [22, 48], "1281": [22, 48], "596864": [22, 48], "1766": [22, 48], "048889": [22, 48], "1985": [22, 48], "253914": [22, 48], "2623": [22, 48], "509001": [22, 48], "pipe_smallalpha": [22, 48], "smallalpha_coeff": [22, 48], "128384": [22, 48], "117412": [22, 48], "127326": [22, 48], "497787": [22, 48], "106023": [22, 48], "481515": 22, "83437": [22, 48], "787574": [22, 48], "70568": [22, 48], "838951": [22, 48], "34441": [22, 48], "626206": [22, 48], "34806": [22, 48], "290424": [22, 48], "63362": [22, 48], "335309": [22, 48], "194985": [22, 48], "470060": [22, 48], "582469": [22, 48], "424221": [22, 48], "pipe_bestalpha": [22, 48], "bestalpha_coeff": [22, 48], "14485": [22, 48], "526602": [22, 48], "11693": [22, 48], "792577": [22, 48], "9661": [22, 48], "926657": [22, 48], "9492": [22, 48], "921850": [22, 48], "8076": [22, 48], "988901": [22, 48], "3991": [22, 48], "413796": [22, 48], "5002": [22, 28, 48, 54], "470666": [22, 48], "5212": [22, 48], "984664": [22, 48], "5461": [22, 48], "450739": [22, 48], "5789": [22, 34, 48], "889086": [22, 48], "ridgecv_pip": [22, 48], "alpha_": [22, 48], "ridge_tun": [22, 48], "ridge_pr": [22, 48], "228603": [22, 48], "06797961": [22, 48], "104643": [22, 48], "99931883": [22, 48], "155624": [22, 48], "61029914": [22, 48], "246332": [22, 48], "07245741": [22, 48], "127614": [22, 48], "33726089": [22, 48], "243243": [22, 48], "60429913": [22, 48], "304784": [22, 48], "87844893": [22, 48], "145425": [22, 48], "67512181": [22, 48], "157008": [22, 48], "6526853": [22, 48], "128528": [22, 48], "91515735": [22, 48], "390725": 22, "7472092075": 22, "30815": 22, "281220255296": 22, "anymor": [22, 26, 28, 48, 52, 54], "1041": [22, 24, 25, 31, 48, 51], "1122": [22, 24, 25, 48], "bool": [22, 31, 34, 38, 40, 41, 48], "160000": [22, 50], "175000": 22, "262500": 22, "133000": 22, "131000": 22, "212870": 22, "41150573": 22, "178494": 22, "22221894": 22, "189981": 22, "34426571": 22, "245329": 22, "56804591": 22, "129904": 22, "71327467": 22, "135422": 22, "67672595": 22, "872961060": [22, 48], "7986535": 22, "billion": [22, 48], "cent": [22, 48], "8729610607986": [22, 48], "533": 22, "29545": [22, 48], "91445189425": 22, "weird": [22, 28, 48, 54], "perhap": [22, 30, 31, 48], "y_i": [22, 23, 25, 28, 48, 49, 51, 54], "denomin": [22, 25, 48, 51], "varianc": [22, 24, 27, 31, 48, 50, 52, 53], "unexplain": [22, 48], "8601643854446084": 22, "8280229354283186": 22, "600k": [22, 48], "60k": [22, 48], "terribl": [22, 28, 33, 38, 48, 54], "percent": [22, 48], "pred_train": [22, 48], "percent_error": [22, 48], "839225": [22, 48], "558889": [22, 48], "560768": [22, 48], "405650": [22, 48], "194710": 22, "496213": 22, "624615": 22, "541117": 22, "327283": 22, "376089": 22, "my_map": [22, 48], "10092665203438769": 22, "mean_absolute_percentage_error": [22, 48], "skew": [22, 48], "log10": [22, 48], "ttr": [22, 48], "log1p": [22, 48], "inverse_func": [22, 48], "expm1": [22, 48], "ttr_pipe": [22, 48], "ufunc": [22, 48], "transformedtargetregressortransformedtargetregressor": [22, 48], "ridgeridg": [22, 25, 48], "un": [22, 32, 48], "221329": [22, 48], "43833466": [22, 48], "170670": [22, 48], "12761659": [22, 48], "182639": [22, 48], "31984311": [22, 48], "248609": [22, 48], "60023631": [22, 48], "132158": [22, 48], "15026771": [22, 48], "133270": [22, 48], "71866979": [22, 48], "07808506982896254": 22, "biggest": [22, 25, 51], "neg_mean_squared_error": [22, 48], "026120": 22, "006816": 22, "055915e": [22, 48], "379875e": [22, 48], "024906": 22, "007267": 22, "239944e": [22, 48], "264283e": [22, 48], "024179": 22, "007524": 22, "125440e": [22, 48], "758062e": [22, 48], "023939": 22, "006499": 22, "801219e": [22, 48], "849438e": [22, 48], "024087": 22, "006732": 22, "267612e": [22, 48], "395282e": [22, 48], "mape_scor": [22, 48], "greater_is_bett": [22, 48], "024398": 22, "006702": 22, "096960": [22, 48], "104070": [22, 48], "027555": 22, "007023": 22, "107985": [22, 48], "099685": [22, 48], "023322": 22, "006587": 22, "118347": [22, 48], "101796": [22, 48], "025249": 22, "006643": 22, "107947": [22, 48], "023129": 22, "006506": 22, "121985": [22, 48], "098307": [22, 48], "score_func": [22, 48], "latter": [22, 48], "r2": [22, 23, 35, 48, 49], "neg_mean_absolute_percentage_error": [22, 48], "neg_root_mean_square_error": [22, 48], "neg_root_mean_squared_error": [22, 48], "713084e": 22, "348495e": 22, "353811e": 22, "354980e": 22, "490115e": 22, "678986e": 22, "263899e": 22, "298708e": 22, "651091e": 22, "533073e": 22, "test_r2": [22, 48], "669805e": [22, 48], "200326e": [22, 48], "262156e": [22, 48], "514598e": [22, 48], "110915e": [22, 48], "train_r2": [22, 48], "551862e": [22, 48], "636849e": [22, 48], "580539e": [22, 48], "561645e": [22, 48], "834356e": [22, 48], "test_mape_scor": [22, 48], "696034e": [22, 48], "079852e": [22, 48], "183471e": [22, 48], "079471e": [22, 48], "219845e": [22, 48], "train_mape_scor": [22, 48], "040698e": [22, 48], "968514e": [22, 48], "017959e": [22, 48], "024351e": [22, 48], "830712e": [22, 48], "test_sklearn": [22, 48], "train_sklearn": [22, 48], "test_neg_root_mean_square_error": [22, 48], "656297e": [22, 48], "521284e": [22, 48], "354759e": [22, 48], "130690e": [22, 48], "761945e": [22, 48], "train_neg_root_mean_square_error": [22, 48], "062658e": [22, 48], "874767e": [22, 48], "959402e": [22, 48], "974801e": [22, 48], "719427e": [22, 48], "test_neg_mean_squared_error": [22, 48], "train_neg_mean_squared_error": [22, 48], "param_ridge__alpha": [22, 48], "101259": [22, 48], "111543": [22, 48], "096462": [22, 48], "090785": [22, 48], "085698": [22, 48], "085508": [22, 48], "085546": [22, 48], "08555": [22, 48], "085551": [22, 48], "203421": [22, 48], "33213": [22, 48], "110645": [22, 48], "115401": [22, 48], "116497": [22, 48], "122331": [22, 48], "125644": [22, 48], "127242": [22, 48], "127418": [22, 48], "127439": [22, 48], "127441": [22, 48], "204692": [22, 48], "33271": [22, 48], "00001": [22, 48], "000001": [22, 46, 48], "044169": 22, "041085": 22, "044295": [22, 48], "050607": 22, "039236": 22, "035071": 22, "037367": 22, "046649": 22, "052672": 22, "069799": 22, "042478": 22, "032924": 22, "refit": [22, 48], "best_estimator_": [22, 48], "search_multi": [22, 48], "rank_test_mape_scor": [22, 48], "split0_test_r2": [22, 48], "split1_test_r2": [22, 48], "split2_test_r2": [22, 48], "split3_test_r2": [22, 48], "mean_test_neg_mean_squared_error": [22, 48], "std_test_neg_mean_squared_error": [22, 48], "rank_test_neg_mean_squared_error": [22, 48], "split0_train_neg_mean_squared_error": [22, 48], "split1_train_neg_mean_squared_error": [22, 48], "split2_train_neg_mean_squared_error": [22, 48], "split3_train_neg_mean_squared_error": [22, 48], "split4_train_neg_mean_squared_error": [22, 48], "mean_train_neg_mean_squared_error": [22, 48], "std_train_neg_mean_squared_error": [22, 48], "039535": 22, "003742": 22, "011913": 22, "003011": 22, "866980": [22, 48], "820033": [22, 48], "826216": [22, 48], "851460": [22, 48], "263742e": [22, 48], "328077e": [22, 48], "529388e": [22, 48], "685103e": [22, 48], "039521": 22, "004809": 22, "012029": 22, "002788": 22, "827261": [22, 48], "786555": [22, 48], "802902": [22, 48], "812272": [22, 48], "362185e": [22, 48], "262269e": [22, 48], "282021e": [22, 48], "156311e": [22, 48], "207814e": [22, 48], "225301e": [22, 48], "029950e": [22, 48], "180279e": [22, 48], "521743e": [22, 48], "037204": 22, "004855": 22, "011907": 22, "002939": 22, "859318": [22, 48], "820564": [22, 48], "832866": [22, 48], "846650": [22, 48], "283119e": [22, 48], "511620e": [22, 48], "034979e": [22, 48], "276943e": [22, 48], "910456e": [22, 48], "701186e": [22, 48], "915714e": [22, 48], "567856e": [22, 48], "155178e": [22, 48], "037038": 22, "008245": 22, "009942": 22, "003876": 22, "835749": [22, 24, 48, 50], "810073": [22, 24, 48, 50], "831611": [22, 24, 48, 50], "843992": [22, 24, 48, 50], "386071e": [22, 48], "378971e": [22, 48], "394113e": [22, 48], "898703e": [22, 48], "405227e": [22, 48], "290961e": [22, 48], "046193e": [22, 48], "207039e": [22, 48], "011269e": [22, 48], "039365": 22, "010348": 22, "013747": 22, "003891": 22, "821807": [22, 48], "792828": [22, 48], "805198": [22, 48], "863941": [22, 48], "465279e": [22, 48], "931439e": [22, 48], "579559e": [22, 48], "009514e": [22, 48], "345386e": [22, 48], "515351e": [22, 48], "846260e": [22, 48], "459214e": [22, 48], "766317e": [22, 48], "043641": 22, "008413": 22, "009649": 22, "001835": 22, "824884": [22, 48], "782183": [22, 48], "787933": [22, 48], "868003": [22, 48], "501304e": [22, 48], "090376e": [22, 48], "522563e": [22, 48], "926733e": [22, 48], "251158e": [22, 48], "446284e": [22, 48], "837022e": [22, 48], "396752e": [22, 48], "014081e": [22, 48], "034559": 22, "006943": 22, "011439": 22, "003445": 22, "826553": [22, 48], "780497": [22, 48], "785399": [22, 48], "868281": [22, 48], "505592e": [22, 48], "117899e": [22, 48], "521578e": [22, 48], "925288e": [22, 48], "249618e": [22, 48], "445124e": [22, 48], "836880e": [22, 48], "395697e": [22, 48], "018459e": [22, 48], "034803": 22, "003166": 22, "009893": 22, "001694": 22, "826739": [22, 48], "780316": [22, 48], "785134": [22, 48], "868305": [22, 48], "506035e": [22, 48], "120769e": [22, 48], "521567e": [22, 48], "925272e": [22, 48], "249601e": [22, 48], "445111e": [22, 48], "836878e": [22, 48], "395686e": [22, 48], "018507e": [22, 48], "035842": 22, "005237": 22, "011238": 22, "004693": 22, "826758": [22, 48], "780298": [22, 48], "785108": [22, 48], "868308": [22, 48], "506079e": [22, 48], "121056e": [22, 48], "035297": 22, "003129": 22, "013451": 22, "003190": 22, "826760": [22, 48], "780296": [22, 48], "785105": [22, 48], "506084e": [22, 48], "121084e": [22, 48], "037244": 22, "007337": 22, "009396": 22, "002154": 22, "593370": [22, 48], "551975": [22, 48], "568663": [22, 48], "557739": [22, 48], "686348e": [22, 48], "316395e": [22, 48], "762093e": [22, 48], "571901e": [22, 48], "662541e": [22, 48], "624450e": [22, 48], "595569e": [22, 48], "643311e": [22, 48], "665351e": [22, 48], "041230": 22, "006415": 22, "010986": 22, "002783": 22, "135384": [22, 48], "113837": [22, 48], "118874": [22, 48], "123367": [22, 48], "442377e": [22, 48], "531116e": [22, 48], "629792e": [22, 48], "271738e": [22, 48], "379416e": [22, 48], "342605e": [22, 48], "498133e": [22, 48], "424337e": [22, 48], "262079e": [22, 48], "09503409246217502": 22, "underpredict": [22, 48, 49], "overpredict": [22, 48, 49], "unitless": [22, 48], "john": [23, 49], "stuart": [23, 49], "mill": [23, 49], "dequ": [23, 24, 49, 50], "perspect": [23, 49], "individu": [23, 26, 29, 32, 34, 37, 49, 52], "wisdom": 23, "crowd": [23, 27, 53], "literatur": [23, 49], "stronger": [23, 49], "industri": [23, 25, 29, 30, 49, 51, 55, 56], "adult_df_larg": [23, 24, 49, 50], "target_column": [23, 24, 32, 49, 50], "757985": [23, 24, 49, 50], "242015": [23, 24, 49, 50], "scoring_metr": [23, 24, 25, 49, 50, 51], "labelencod": [23, 24, 49, 50], "label_encod": [23, 24, 49, 50], "y_train_num": [23, 24, 49, 50], "y_test_num": [23, 24, 49, 50], "pipe_dt": [23, 24, 49, 50], "758": [23, 24, 34, 49, 50], "008": [23, 34, 49], "817": [23, 49], "006": [23, 24, 32, 34, 49, 50], "979": [23, 24, 49, 50], "pipe_rf": [23, 24, 49, 50], "023": [23, 30], "037": 23, "847": [23, 24, 38, 49, 50], "drawn": [23, 49], "random_forest_data": 23, "tree1": 23, "tree2": 23, "tree3": 23, "pipe_rf_demo": [23, 49], "workclass_feder": [23, 24, 50], "workclass_loc": [23, 24, 50], "workclass_nev": [23, 24, 50], "workclass_priv": [23, 24, 50], "1271": [23, 49], "2268": [23, 49], "2447": [23, 49], "2516": [23, 34, 49], "2556": [23, 49], "4151": [23, 49], "4165": [23, 49], "5294": [23, 49], "5798": [23, 49], "5970": [23, 49], "6480": [23, 49], "test_exampl": [23, 49], "transformed_exampl": [23, 49], "flatten": [23, 24, 27, 28, 29, 31, 34, 36, 38, 40, 49, 50, 53, 55], "550004": [23, 49], "147166": [23, 24, 49, 50], "217680": [23, 49], "579660": [23, 49], "country_trinadad": [23, 24, 49, 50], "amp": [23, 24, 34, 49, 50], "tobago": [23, 24, 49, 50], "country_unit": [23, 24, 49, 50], "country_vietnam": [23, 24, 49, 50], "country_yugoslavia": [23, 24, 49, 50], "country_miss": [23, 24, 49, 50], "estimators_": [23, 49], "ntree": 23, "make_num_tree_plot": [23, 49], "beat": [23, 32, 49], "shelf": [23, 29, 49, 55], "heavi": [23, 25, 26, 49, 51], "slower": [23, 26, 34, 49, 52], "easili": [23, 25, 31, 49, 51], "extratreesclassifi": 23, "discrimin": 23, "leo": [23, 49], "breiman": [23, 49], "fashion": [23, 29, 49, 55], "shallow": [23, 49], "_": [23, 25, 26, 28, 30, 49, 51, 54, 55, 56], "i1": [23, 49], "i2": [23, 49], "ik": [23, 49], "procedur": [23, 49], "residu": [23, 34, 49], "interfac": [23, 41, 49], "gpu": [23, 29, 30, 49, 55, 56], "learning_r": [23, 49], "strongli": [23, 49], "scale_pos_weight": [23, 49], "1319796954314723": [23, 49], "gradientboostingclassifi": [23, 49], "gradientboostingregressor": [23, 49], "histgradientboostingclassifi": [23, 49], "histgradientboostingregressor": [23, 49], "catboostclassifi": [23, 49], "xgbclassifi": [23, 24, 49, 50], "class_weight": [23, 49], "pipe_xgb": [23, 24, 49, 50], "pipe_lgbm": [23, 24, 49, 50], "pipe_catboost": [23, 49], "pipe_sklearn_histgb": [23, 49], "pipe_sklearn_gb": [23, 49], "logist": [23, 24, 25, 31, 32, 38, 39, 46, 47, 49, 50], "sklearn_histgb": [23, 49], "sklearn_gb": [23, 49], "deprecationwarn": [23, 49], "007": [23, 25, 34, 46, 49, 51], "849": [23, 24, 49, 50], "004": [23, 24, 30, 43, 46, 49, 50, 51], "844": [23, 28, 49, 54], "419": 23, "870": [23, 24, 49, 50], "898": [23, 24, 49, 50], "022": [23, 34], "872": [23, 24, 49, 50], "701": 23, "092": 23, "895": [23, 49], "106": [23, 28, 37], "035": [23, 30, 34], "887": [23, 49], "highest": [23, 24, 28, 29, 30, 38, 49, 50, 54, 55, 56], "fastest": 23, "whichev": [23, 49], "overus": [23, 49], "mainten": [23, 49], "maintain": [23, 28, 49, 54], "dict_kei": [23, 49], "del": [23, 49], "votingclassifi": [23, 49], "averaging_model": [23, 49], "votingclassifiervotingclassifi": [23, 49], "regressioncolumntransform": [23, 49], "dropdroplogisticregressionlogisticregress": [23, 25, 49], "treecolumntransform": [23, 49], "dropdropdecisiontreeclassifierdecisiontreeclassifi": [23, 49], "forestcolumntransform": [23, 49], "dropdroprandomforestclassifierrandomforestclassifi": [23, 49], "xgboostcolumntransform": [23, 49], "dropdropxgbclassifierxgbclassifi": [23, 49], "base_scor": [23, 49], "booster": [23, 49], "callback": [23, 28, 34, 49], "colsample_bylevel": [23, 49], "colsample_bynod": [23, 49], "colsample_bytre": [23, 49], "early_stopping_round": [23, 49], "enable_categor": [23, 49], "eval_metr": [23, 24, 49, 50], "feature_typ": [23, 49], "gpu_id": [23, 49], "grow_polici": [23, 49], "importance_typ": [23, 49], "interaction_constraint": [23, 49], "max_bin": [23, 49], "max_cat_threshold": [23, 49], "max_cat_to_onehot": [23, 49], "max_delta_step": [23, 49], "max_leav": [23, 49], "min_child_weight": [23, 49], "monotone_constraint": [23, 49], "num_parallel_tre": [23, 49], "lightgbmcolumntransform": [23, 49], "dropdroplgbmclassifierlgbmclassifi": [23, 49], "constitu": [23, 49], "conceptu": [23, 49], "test_g50k": [23, 49], "test_l50k": [23, 49], "r1": [23, 49], "named_estimators_": [23, 49], "663111": 23, "760000": [23, 49], "601041": [23, 49], "685786": [23, 49], "247537": 23, "678924": [23, 49], "513223": [23, 49], "463582": [23, 49], "636616": 23, "621537": [23, 49], "684857": [23, 49], "665882": [23, 49], "616069": 23, "770000": [23, 49], "731338": [23, 49], "683015": [23, 49], "41934687": 23, "58065313": 23, "summat": [23, 49], "sum_prob_ex1_class_0": [23, 49], "096734368958311": 23, "sum_prob_ex1_class_1": [23, 49], "903265631041689": 23, "n_constitu": [23, 49], "41934687379166224": 23, "5806531262083378": 23, "37822156": 23, "62177844": 23, "483": 23, "433": 23, "953": [23, 49], "classifiers_ndt": [23, 49], "averaging_model_ndt": [23, 49], "cross_val": [23, 49], "voting_ndt": [23, 49], "088": [23, 30], "595": 23, "918": [23, 35, 49], "stackingclassifi": [23, 49], "stacking_model": [23, 49], "final_estimator_": [23, 49], "meta": [23, 49], "valid_sample_df": [23, 49], "valid_sample_x": [23, 49], "valid_sample_i": [23, 49], "r4": 23, "_proba": 23, "283186": 23, "780374": 23, "656264": 23, "046732": 23, "120639": 23, "3171738": 23, "26109096": 23, "73890904": 23, "58523477": 23, "41476523": 23, "24218502": 23, "75781498": 23, "20576452": 23, "79423548": 23, "890": [23, 49], "boggl": [23, 38, 49], "stacking_model_tre": [23, 49], "final_estim": [23, 49], "xgbregressor": [23, 49], "catboostregressor": [23, 49], "votingregressor": [23, 49], "stackingregressor": [23, 49], "bonu": [23, 49], "fernandez": [23, 49], "delgado": [23, 49], "et": [23, 29, 49, 52, 55], "al": [23, 29, 49, 52, 55], "179": [23, 49], "seaborn": [24, 25, 26, 27, 28, 50, 51, 52, 53, 54], "sn": [24, 26, 27, 50, 52, 53], "randomforestclassifi": [24, 25, 31, 50, 51], "ridg": [24, 25, 28, 31, 32, 42, 50, 54], "fulli": [24, 27, 50, 51, 53, 58], "oh": [24, 25, 28, 30, 31, 32, 37, 44, 47, 50, 51, 54, 56], "cancel": 24, "heatmap": [24, 46, 50], "unzip": [24, 50], "subdirectori": [24, 50], "025381": [24, 50], "127107": 24, "184405": 24, "165485": 24, "743555": 24, "843281": 24, "090231": 24, "149788": 24, "491366": 24, "310284": 24, "496757": 24, "389065": 24, "168244": 24, "099230": 24, "888961": 24, "314582": 24, "063173": 24, "022331": 24, "203265": 24, "033279": 24, "082835": 24, "467379": 24, "454788": 24, "475099": 24, "386530": 24, "993666": 24, "144686": 24, "032616": 24, "008111": 24, "916722": [24, 50], "026517": 24, "007387": 24, "919198": [24, 50], "023797": 24, "007133": 24, "912395": [24, 50], "024727": 24, "008341": 24, "914003": [24, 50], "024118": 24, "007278": 24, "548831": [24, 50], "920462": [24, 50], "unchang": [24, 50, 60], "uncorrel": [24, 50], "cor": [24, 50], "corr": [24, 50], "font_scal": [24, 50], "annot": [24, 26, 50, 52], "immedi": [24, 28, 37, 50, 54, 57], "hint": [24, 50], "simplist": [24, 29, 50, 55, 59], "intercept": [24, 30, 45, 50, 56], "sum_i": [24, 29, 50, 51, 55], "lr_coef": [24, 31, 32, 50], "3717": 24, "542624": 24, "4552": 24, "332671": 24, "1582": [24, 50], "710031": [24, 50], "5118": [24, 50], "035161": [24, 50], "12498": 24, "401830": 24, "4854": 24, "438906": 24, "4234": 24, "888066": 24, "185155": 24, "5253": 24, "253432": 24, "3681": 24, "749118": 24, "581": 24, "237935": 24, "1273": 24, "072243": 24, "2759": 24, "043319": 24, "6744": 24, "462545": 24, "13407": 24, "646050": 24, "627722": 24, "15992": 24, "080694": 24, "2305": 24, "121599": 24, "215865": 24, "2836": 24, "007434": 24, "easiest": [24, 32, 50], "4236": [24, 50], "969653": [24, 50], "exterior": [24, 50], "sim": [24, 29, 50, 55], "4195": 24, "wow": [24, 50], "one_exampl": [24, 50], "147": [24, 36, 40, 41, 49, 50], "perturb": [24, 27, 37, 50, 53], "one_example_perturb": [24, 50], "229102": [24, 50], "31127015": [24, 50], "96965253": [24, 50], "lr_coefs_landslop": [24, 50], "468": [24, 43, 46, 50], "638169": [24, 50], "7418": [24, 50], "923432": [24, 50], "7887": [24, 50], "561602": [24, 50], "switch": [24, 26, 31, 32, 50, 52], "6950": [24, 50], "285263": [24, 50], "8356": [24, 50], "199771": [24, 50], "6963": 24, "8334": 24, "gtl": [24, 50], "231815": [24, 50], "62688064": [24, 50], "28526302": [24, 50], "071745": [24, 50], "105656": [24, 50], "864205": [24, 50], "27263": [24, 50], "223804": [24, 50], "22001": [24, 50], "877390": [24, 50], "19422": [24, 50], "775311": [24, 50], "34182": [24, 50], "041704": [24, 50], "36525": [24, 50], "193346": [24, 50], "37546": [24, 50], "996765": [24, 50], "39931": [24, 50], "371722": [24, 50], "013120": [24, 50], "roof": [24, 50], "clai": [24, 50], "tile": [24, 50], "191k": [24, 50], "2817": [24, 50], "196385": [24, 50], "2822": 24, "5109": 24, "1578": 24, "sound": [24, 25, 38, 50, 51], "btw": [24, 32], "divis": [24, 50], "lr_scale": [24, 50], "var_": [24, 50], "821040": [24, 50], "218760": [24, 50], "959139": [24, 50], "8994": [24, 50], "471032": [24, 50], "392082": [24, 50], "sqft": [24, 50], "x_test_enc": [24, 31, 32, 50], "one_ex_preprocess": [24, 50], "085415": [24, 50], "66368": [24, 50], "792023": [24, 50], "438592": [24, 50], "orig_pr": [24, 50], "457": [24, 32], "one_ex_preprocessed_perturb": [24, 50], "914585": [24, 50], "03516073": [24, 50], "perturbed_pr": [24, 50], "5690201394302518": 24, "148": [24, 36, 43, 46], "rl": [24, 50], "9505": 24, "pave": [24, 50], "ir1": [24, 50], "lvl": [24, 50], "allpub": [24, 50], "wd": [24, 50], "35671794": 24, "9506": 24, "91063776": 24, "56902014": 24, "uninterpret": [24, 50], "neq": [24, 28, 50, 54], "impress": [24, 50], "healthcar": [24, 50], "crimin": [24, 50], "leverag": [24, 28, 50, 54], "yann": [24, 50], "lecun": [24, 50], "kilian": [24, 50], "weinberg": [24, 50], "patric": [24, 50], "simard": [24, 50], "rich": [24, 32, 50], "caruana": [24, 50], "5514": [24, 49, 50], "256263": [24, 49, 50], "19777": [24, 49, 50], "170277": [24, 49, 50], "servic": [24, 25, 28, 32, 34, 37, 49, 50, 51, 54], "10781": [24, 49, 50], "75826": [24, 49, 50], "divorc": [24, 38, 49, 50], "unmarri": [24, 49, 50], "32240": [24, 49, 50], "24395": [24, 49, 50], "9876": [24, 49, 50], "356689": [24, 49, 50], "tree_numeric_transform": [24, 50], "xgboost": [24, 50], "logloss": [24, 50], "669": 24, "026": 24, "510": 24, "217": [24, 40, 41], "046": [24, 30, 49], "ohe_feature_nam": [24, 31, 50], "workclass_self": [24, 50], "emp": [24, 50], "workclass_st": [24, 50], "workclass_without": [24, 50], "pai": [24, 50], "workclass_miss": [24, 50], "356531": 24, "status_marri": [24, 50], "af": [24, 50], "741562": 24, "occupation_priv": [24, 50], "420671": 24, "327308": 24, "relationship_wif": [24, 50], "268302": 24, "country_columbia": [24, 50], "082248": 24, "occupation_prof": [24, 50], "067944": 24, "occupation_exec": [24, 50], "manageri": [24, 50], "044826": 24, "relationship_own": [24, 50], "009961": 24, "country_dominican": [24, 50], "republ": [24, 50], "008462": 24, "todens": [24, 25, 29, 50, 51, 55], "corr_df": [24, 50], "arbitrari": [24, 26, 27, 31, 50, 52, 53], "high_corr": [24, 50], "occupation_miss": [24, 50], "relationship_husband": [24, 50], "9977957422135846": [24, 50], "8937442459553657": [24, 50], "investig": [24, 50, 58, 59], "colinear": [24, 50], "inflat": [24, 50], "vif": [24, 50], "561": [24, 25, 43, 46], "agnost": [24, 50], "permut": [24, 50], "543351": [24, 50], "294855": [24, 50], "160727": [24, 50], "001068": [24, 50], "country_guatemala": [24, 50], "country_iran": [24, 50], "country_india": [24, 50], "country_hungari": [24, 50], "country_hong": [24, 50], "country_hondura": [24, 50], "inspect": [24, 27, 50, 53], "get_permutation_import": [24, 50], "x_train_perm": [24, 50], "n_repeat": [24, 50], "perm_sorted_idx": [24, 50], "importances_mean": [24, 50], "argsort": [24, 29, 50, 55], "boxplot": [24, 50], "vert": [24, 50], "rf_imp_df": 24, "230412": [24, 50], "122210": [24, 50], "114521": [24, 50], "113815": [24, 50], "077887": [24, 50], "044242": 24, "038287": 24, "status_nev": [24, 50], "025661": 24, "9999999999999998": [24, 50], "inde": [24, 29, 50, 55], "eli5": [24, 50], "variant": [24, 27, 48, 50, 53], "lundberg": [24, 50], "2017": [24, 31, 50, 60], "country_puerto": [24, 50], "rico": [24, 50], "country_scotland": [24, 50], "country_south": [24, 50], "country_taiwan": [24, 50], "country_thailand": [24, 50], "921955": [24, 50], "21768": [24, 31, 50], "258387": [24, 50], "069150": [24, 50], "447517": [24, 50], "185975": [24, 50], "042081": [24, 50], "216346": [24, 50], "663822": [24, 50], "553965": [24, 50], "6513": [24, 50], "lgbm_explain": [24, 50], "treeexplain": [24, 50], "train_lgbm_shap_valu": [24, 50], "shap_valu": [24, 50], "08151507e": [24, 50], "82025568e": [24, 50], "70162085e": [24, 50], "03017665e": [24, 50], "00000000e": [24, 39, 50], "69027185e": [24, 50], "46019608e": [24, 50], "77536150e": [24, 50], "69698010e": [24, 50], "00720988e": [24, 50], "78058051e": [24, 50], "39095422e": [24, 50], "50475372e": [24, 50], "51137414e": [24, 50], "02446630e": [24, 50], "54676006e": [24, 50], "05137470e": [24, 50], "89706451e": [24, 50], "74798624e": [24, 50], "13229595e": [24, 50], "31449687e": [24, 50], "32247597e": [24, 50], "01432486e": [24, 50], "99744241e": [24, 50], "03411038e": [24, 50], "04709519e": [24, 50], "15559528e": [24, 50], "32397724e": [24, 50], "55862988e": [24, 50], "05290827e": [24, 50], "11336331e": [24, 50], "stick": [24, 31, 50], "26048": [24, 50], "test_lgbm_shap_valu": [24, 50], "js": [24, 26, 50], "initj": [24, 50], "y_test_reset": [24, 50], "6508": [24, 50], "6509": [24, 50], "6510": [24, 50], "6511": [24, 50], "6512": [24, 50], "l50k_ind": [24, 50], "g50k_ind": [24, 50], "ex_l50k_index": [24, 50], "ex_g50k_index": [24, 50], "476406": [24, 50], "649658": [24, 50], "345": [24, 41, 50], "99240562": [24, 50], "00759438": [24, 50], "723502": [24, 50], "253426": [24, 50], "256666": [24, 50], "403715": [24, 50], "003408": [24, 50], "001051": [24, 50], "000663": [24, 50], "force_plot": [24, 50], "expected_valu": [24, 50], "occupation_oth": [24, 50], "raw_scor": [24, 50], "76270194": [24, 50], "61912405": [24, 50], "45555535": [24, 50], "13521135": [24, 50], "62873917": [24, 50], "84062193": [24, 50], "872722908439952": [24, 50], "336411423367732": 24, "3364114233677307": 24, "8727229084399575": [24, 50], "35997929": [24, 50], "64002071": [24, 50], "5754540510801829": [24, 50], "336": [24, 50], "074859": [24, 50], "805468": [24, 50], "565589": [24, 50], "417642": [24, 50], "324636": [24, 50], "185687": [24, 50], "148519": [24, 50], "139914": [24, 50], "108003": [24, 50], "106276": [24, 50], "dependence_plot": [24, 50], "similarli": [24, 26, 32, 50, 52], "summary_plot": [24, 50], "plot_typ": [24, 50], "deepexplain": [24, 50], "kernelexplain": [24, 50], "gradientexplain": [24, 50], "kera": [24, 50], "pixel": [24, 50], "lime": 24, "bother": [24, 50], "strang": [24, 32, 50], "regulatori": [24, 50], "guidelin": [24, 25, 50, 51], "multicoliniar": [24, 50], "causal": [24, 25, 50, 51], "evenli": [24, 33, 50], "l1": [24, 32, 50], "overconfid": [24, 25, 50, 51], "npr": [25, 29, 34, 42, 51, 55], "ridgecv": [25, 42, 51], "flight": [25, 34, 51], "arriv": [25, 29, 51, 55], "departur": [25, 51], "durat": [25, 31, 32, 51], "valuabl": [25, 27, 51, 53, 57, 58, 60], "fancier": [25, 51], "jason": [25, 51], "brownle": [25, 51], "brain": [25, 30, 51, 56], "spectrogram": [25, 51], "wavelet": [25, 51], "convolut": [25, 30, 51, 56], "synthet": [25, 30, 44, 51], "sb": [25, 51], "column_stack": [25, 51], "x1": [25, 28, 51, 54], "x2": [25, 27, 28, 51, 53, 54], "scatterplot": [25, 51], "x1x2": [25, 51], "x_1x_2": 25, "xx": [25, 26, 44, 51, 52], "yy": [25, 31, 51], "meshgrid": [25, 51], "rng": [25, 27, 51, 53], "randomst": [25, 27, 51, 53], "x_xor": 25, "y_xor": 25, "logical_xor": [25, 51], "764052": 25, "400157": 25, "705898": 25, "978738": 25, "240893": 25, "193247": 25, "867558": 25, "977278": 25, "825123": 25, "950088": 25, "151357": 25, "143803": 25, "103219": 25, "410599": 25, "042382": 25, "3d": [25, 30, 56], "plotli": [25, 29, 55], "px": [25, 29, 55], "scatter_3d": 25, "color_continuous_scal": [25, 55], "polynomialfeatur": [25, 31, 51], "pipe_xor": [25, 51], "interaction_onli": [25, 31, 51], "include_bia": [25, 31], "995": [25, 51], "transpos": [25, 28, 30, 36, 40, 41, 51, 56], "x0": [25, 51], "028452": 25, "130408": 25, "085959": 25, "logic": [25, 51], "conjunct": [25, 51], "park": [25, 38, 51], "roger": [25, 51], "arena": [25, 51], "9am": [25, 51], "7pm": [25, 51], "california_h": [25, 51], "20639": [25, 51], "20433": [25, 51], "9950": [25, 51], "164": [25, 28, 29, 30, 51, 55], "5694": [25, 51], "287500": [25, 51], "219512": [25, 51], "3547": [25, 51], "6154": [25, 51], "1070": [25, 51], "3010": [25, 51], "1034": [25, 51], "6392": [25, 51], "271500": [25, 51], "951644": [25, 51], "4448": [25, 51], "1452": [25, 51], "371": [25, 31, 51], "7292": [25, 51], "191700": [25, 51], "628032": [25, 51], "6984": [25, 51], "2071": [25, 51], "398": [25, 51], "988": [25, 51], "6226": [25, 51], "219700": [25, 51], "126238": [25, 51], "4432": [25, 51], "1320": [25, 51], "309": [25, 34, 40, 41, 48, 51], "1405": [25, 51], "328": [25, 51], "4375": [25, 28, 51, 54], "024390": [25, 51], "490": 25, "167600": 25, "4687": 25, "793": [25, 48], "2436": 25, "180900": 25, "4153": 25, "2435": 25, "286200": 25, "1545": 25, "334": [25, 34, 41], "412500": 25, "1911": 25, "59300": 25, "x_train_hous": [25, 51], "y_train_hous": [25, 51], "preprocessor1": [25, 51], "lr_1": [25, 51], "018136": 25, "001949": 25, "280028": [25, 51], "311769": [25, 51], "005248": 25, "001424": 25, "325319": [25, 51], "300464": [25, 51], "003511": 25, "001297": 25, "317277": [25, 51], "301952": [25, 51], "001328": 25, "316798": [25, 51], "303004": [25, 51], "003403": 25, "001284": 25, "260258": [25, 51], "314840": [25, 51], "dpi": [25, 36, 51], "bucket": [25, 51], "kbinsdiscret": [25, 51], "discretization_feat": [25, 51], "preprocessor2": [25, 51], "n_bin": [25, 51], "lr_2": [25, 51], "032049": 25, "003981": 25, "441445": [25, 51], "456419": [25, 51], "016939": 25, "004483": 25, "469571": [25, 51], "446216": [25, 51], "016176": 25, "003384": 25, "479132": [25, 51], "446869": [25, 51], "016040": 25, "003497": 25, "450822": [25, 51], "453367": [25, 51], "016045": 25, "003377": 25, "388169": [25, 51], "467628": [25, 51], "kbinsdiscretizerkbinsdiscret": 25, "kbinsdiscretizer__latitude_0": [25, 51], "kbinsdiscretizer__latitude_1": [25, 51], "kbinsdiscretizer__latitude_2": [25, 51], "kbinsdiscretizer__latitude_3": [25, 51], "kbinsdiscretizer__latitude_4": [25, 51], "kbinsdiscretizer__latitude_5": [25, 51], "kbinsdiscretizer__latitude_6": [25, 51], "kbinsdiscretizer__latitude_7": [25, 51], "kbinsdiscretizer__latitude_8": [25, 51], "kbinsdiscretizer__latitude_9": [25, 51], "kbinsdiscretizer__longitude_11": [25, 51], "kbinsdiscretizer__longitude_12": [25, 51], "kbinsdiscretizer__longitude_13": [25, 51], "kbinsdiscretizer__longitude_14": [25, 51], "kbinsdiscretizer__longitude_15": [25, 51], "kbinsdiscretizer__longitude_16": [25, 51], "kbinsdiscretizer__longitude_17": [25, 51], "kbinsdiscretizer__longitude_18": [25, 51], "kbinsdiscretizer__longitude_19": [25, 51], "pipeline__rooms_per_household": [25, 51], "316164": [25, 51], "209903": [25, 51], "711852": [25, 51], "117528": [25, 51], "554621": [25, 51], "064307": [25, 51], "235706": [25, 51], "212581": [25, 51], "271037": [25, 51], "027321": [25, 51], "preprocessor3": [25, 51], "lr_3": [25, 51], "026807": 25, "003209": 25, "590618": [25, 51], "571969": [25, 51], "014674": 25, "002614": 25, "575907": [25, 51], "570473": [25, 51], "014649": 25, "002734": 25, "579091": [25, 51], "573542": [25, 51], "014581": 25, "002573": 25, "571500": [25, 51], "574260": [25, 51], "016785": 25, "002684": 25, "541488": [25, 51], "581687": [25, 51], "coefs_df": [25, 51], "bound": [25, 51], "ndframe": [25, 32, 51], "longitude_1": [25, 51], "211343": [25, 51], "036136": [25, 51], "latitude_1": [25, 51], "205059": [25, 51], "296601": [25, 51], "latitude_0": [25, 51], "201862": [25, 51], "534342": [25, 51], "longitude_0": [25, 51], "190319": [25, 51], "721818": [25, 51], "longitude_2": [25, 51], "160282": [25, 51], "191204": [25, 51], "longitude_3": [25, 51], "157234": [25, 51], "920305": [25, 51], "latitude_2": [25, 51], "154105": [25, 51], "963689": [25, 51], "rooms_per_household_19": [25, 51], "138503": [25, 51], "477291": [25, 51], "latitude_8": [25, 51], "135299": [25, 51], "516394": [25, 51], "longitude_4": [25, 51], "132292": [25, 51], "924485": [25, 51], "latitude_7": [25, 51], "124982": [25, 51], "236174": [25, 51], "latitude_3": [25, 51], "118563": [25, 51], "786115": [25, 51], "longitude_5": [25, 51], "116145": [25, 51], "526596": [25, 51], "rooms_per_household_18": [25, 51], "102044": [25, 51], "252042": [25, 51], "longitude_6": [25, 51], "96554": [25, 51], "525554": [25, 51], "latitude_4": [25, 51], "92809": [25, 51], "389349": [25, 51], "latitude_6": [25, 51], "90982": [25, 51], "951669": [25, 51], "latitude_9": [25, 51], "71096": [25, 51], "652487": [25, 51], "rooms_per_household_17": [25, 51], "70472": [25, 51], "564483": [25, 51], "latitude_5": [25, 51], "69411": [25, 51], "023366": [25, 51], "longitude_10": [25, 51], "52398": [25, 51], "892961": [25, 51], "rooms_per_household_16": [25, 51], "44311": [25, 51], "362553": [25, 51], "rooms_per_household_15": [25, 51], "31454": [25, 51], "877046": [25, 51], "longitude_7": [25, 51], "25658": [25, 51], "862997": [25, 51], "latitude_10": [25, 51], "20311": [25, 51], "784573": [25, 51], "rooms_per_household_14": [25, 51], "16460": [25, 51], "273962": [25, 51], "rooms_per_household_13": [25, 51], "9351": [25, 51], "210272": [25, 51], "longitude_8": [25, 51], "6322": [25, 32, 51], "652986": [25, 51], "rooms_per_household_12": [25, 51], "1858": [25, 51], "970683": [25, 51], "rooms_per_household_11": [25, 51], "12178": [25, 51], "614567": [25, 51], "longitude_9": [25, 51], "14579": [25, 51], "657675": [25, 51], "rooms_per_household_10": [25, 51], "16630": [25, 51], "535622": [25, 51], "rooms_per_household_9": [25, 51], "19591": [25, 51], "810098": [25, 51], "longitude_11": [25, 51], "22741": [25, 51], "635200": [25, 51], "rooms_per_household_8": [25, 51], "26919": [25, 51], "381190": [25, 51], "rooms_per_household_7": [25, 51], "30573": [25, 51], "540359": [25, 51], "rooms_per_household_6": [25, 51], "32734": [25, 51], "570739": [25, 51], "rooms_per_household_4": [25, 51], "40689": [25, 51], "197649": [25, 51], "rooms_per_household_3": [25, 51], "42060": [25, 51], "071975": [25, 51], "rooms_per_household_5": [25, 51], "43445": [25, 51], "134061": [25, 51], "rooms_per_household_2": [25, 51], "47606": [25, 51], "596151": [25, 51], "rooms_per_household_0": [25, 51], "50884": [25, 51], "444297": [25, 51], "rooms_per_household_1": [25, 51], "51143": [25, 51], "091625": [25, 51], "latitude_13": [25, 51], "57510": [25, 51], "779271": [25, 51], "longitude_14": [25, 51], "70978": [25, 51], "802502": [25, 51], "longitude_13": [25, 51], "89270": [25, 51], "957075": [25, 51], "longitude_12": [25, 51], "90669": [25, 51], "093228": [25, 51], "latitude_11": [25, 51], "100275": [25, 51], "316426": [25, 51], "longitude_15": [25, 51], "105080": [25, 51], "071654": [25, 51], "latitude_12": [25, 51], "111438": [25, 51], "823543": [25, 51], "latitude_14": [25, 51], "114836": [25, 51], "305674": [25, 51], "latitude_15": [25, 51], "116443": [25, 51], "256437": [25, 51], "longitude_16": [25, 51], "119570": [25, 51], "316230": [25, 51], "latitude_16": [25, 51], "140185": [25, 51], "299164": [25, 51], "longitude_17": [25, 51], "174766": [25, 51], "515848": [25, 51], "latitude_18": [25, 51], "185868": [25, 51], "754874": [25, 51], "latitude_17": [25, 51], "195564": [25, 51], "951574": [25, 51], "longitude_18": [25, 51], "205144": [25, 51], "956966": [25, 51], "longitude_19": [25, 51], "255751": [25, 51], "248664": [25, 51], "latitude_19": [25, 51], "262361": [25, 51], "647795": [25, 51], "covid": [25, 51], "tweet": [25, 29, 51, 55], "corona_nlp_test": [25, 51], "neutral": [25, 34, 51], "619": [25, 51], "599": [25, 51], "592": [25, 51], "usernam": [25, 51], "screennam": [25, 51], "tweetat": [25, 51], "originaltweet": [25, 51], "1927": [25, 51], "1928": [25, 51], "46880": [25, 51], "seattl": [25, 51], "1068": [25, 51], "1069": [25, 51], "46021": [25, 51], "shit": [25, 51], "45756": [25, 51], "secpompeo": [25, 51], "realdonaldtrump": [25, 51], "2846": [25, 51], "2847": [25, 51], "47799": [25, 51], "flagstaff": [25, 51], "az": [25, 51], "lauvagrand": [25, 51], "sick": [25, 26, 51, 52], "panic": [25, 51], "3768": [25, 51], "3769": [25, 51], "48721": [25, 51], "montreal": [25, 29, 51, 55], "coronaviru": [25, 51], "toilet": [25, 28, 30, 51], "46075": 25, "groceri": [25, 30], "shelv": 25, "wher": 25, "1347": 25, "46299": 25, "highland": 25, "3454": [25, 32], "3455": 25, "48407": 25, "houston": 25, "h": [25, 26, 29, 30, 52, 55, 56, 58], "3437": 25, "3438": [25, 28, 54], "48390": 25, "washington": [25, 28, 51], "dc": [25, 31, 32, 51], "supermarket": 25, "boom": 25, "covid2019": 25, "3582": [25, 32, 34], "3583": 25, "48535": 25, "st": [25, 31, 34, 51], "jame": [25, 29, 32, 51, 55], "newcastl": [25, 51], "im": 25, "3038": [25, 51], "london": [25, 51], "england": [25, 51], "lo": [25, 51], "angel": [25, 32, 51], "york": [25, 31, 34, 38, 51], "ny": [25, 51], "suburb": [25, 51], "chicago": [25, 51], "philippin": [25, 51], "dont": [25, 51], "windsor": [25, 51], "ia": [25, 51], "1441": [25, 51], "852": [25, 32, 38, 51], "472": [25, 51], "479": 25, "032": 25, "413": [25, 34, 51], "nltk": [25, 29, 34, 51, 55], "emoji": [25, 51], "spacymoji": [25, 51], "en_core_web_md": [25, 29, 34, 51, 55], "punkt": [25, 51], "nltk_data": [25, 29, 51, 55], "vader_lexicon": [25, 51], "vader": [25, 51], "sentimentintensityanalyz": [25, 51], "sid": [25, 51], "sweet": [25, 51], "polarity_scor": [25, 51], "neu": [25, 51], "368": [25, 31, 51], "632": [25, 51], "compound": [25, 29, 30, 51, 55, 56], "8225": [25, 51], "249": [25, 41, 51], "751": [25, 37, 51], "5106": [25, 51], "explos": [25, 51], "Ines": [25, 51], "montani": [25, 51], "en": [25, 31, 32, 51], "customiz": [25, 51], "sample_text": [25, 51], "dolli": [25, 51], "parton": [25, 51], "gift": [25, 51], "jolen": [25, 51], "fund": [25, 51], "vaccin": [25, 51], "netflix": [25, 49, 51], "christma": [25, 51], "christin": [25, 51], "baranski": [25, 51], "scroog": [25, 51], "landown": [25, 51], "threaten": [25, 51], "evict": [25, 51], "ev": [25, 51], "choreograph": [25, 51], "legendari": [25, 51], "debbi": [25, 51], "allen": [25, 51], "jennif": [25, 51], "lewi": [25, 51], "herself": [25, 38, 51, 55], "amongst": [25, 51], "thepopbreak": 25, "miracl": 25, "speech": [25, 29, 51, 55], "token": [25, 33, 34, 51], "pos_": [25, 29, 34, 51, 55], "propn": [25, 51, 55], "aux": [25, 51, 55], "det": [25, 29, 34, 51, 55], "noun": [25, 29, 33, 51, 55], "adp": [25, 29, 34, 51, 55], "pron": [25, 29, 34, 51, 55], "punct": [25, 29, 34, 51, 55], "verb": [25, 29, 33, 51, 55], "adj": [25, 51, 55], "entiti": [25, 28, 33, 51, 54], "displaci": [25, 29, 51, 55], "ent": [25, 29, 51, 55], "fac": [25, 51], "movieto": [25, 51], "label_": [25, 29, 51, 55], "norg": [25, 29, 51, 55], "nperson": [25, 51], "ndate": [25, 51], "agenc": [25, 51, 55], "institut": [25, 51, 55], "fiction": [25, 51], "period": [25, 29, 31, 51, 55, 57], "inter": [25, 51], "disclos": [25, 33, 51, 57], "annual": [25, 51], "hitter": [25, 51], "microsoft": [25, 51], "compet": [25, 51], "ibm": [25, 51], "salesforc": [25, 51], "your_miniconda_path": [25, 51], "add_pip": [25, 51], "138": [25, 28, 32, 51, 54], "smile": [25, 51], "dark": [25, 51], "get_relative_length": [25, 51], "twitter_allowed_char": [25, 51], "get_length_in_word": [25, 51], "word_token": [25, 29, 34, 51, 55], "get_senti": [25, 51], "lexicon": [25, 51], "get_avg_word_length": [25, 51], "has_emoji": [25, 51], "n_word": [25, 29, 51, 55], "vader_senti": [25, 51], "rel_char_len": [25, 51], "average_word_length": [25, 51], "uppercas": 25, "all_cap": [25, 51], "isupp": [25, 51], "1053": [25, 51], "589286": [25, 51], "932143": [25, 51], "636364": [25, 51], "910714": 25, "741935": 25, "8481": 25, "907143": 25, "023810": 25, "passthrough_featur": [25, 32, 51], "text_featur": [25, 51], "689": [25, 51], "passthroughpassthroughcountvectorizeroriginaltweetcountvectorizercountvector": 25, "cv_feat": [25, 51], "feat_nam": [25, 31, 37, 51], "coef": [25, 31, 32, 51], "141919": [25, 51], "11331": [25, 51], "369740": [25, 51], "2551": [25, 51], "coronapocalyps": [25, 51], "809931": [25, 51], "2214": [25, 51], "744717": [25, 51], "8661": [25, 51], "retail": [25, 51], "723808": [25, 51], "9862": [25, 51], "157669": [25, 51], "3299": [25, 51, 55], "159067": [25, 51], "4879": [25, 51], "311957": [25, 51], "3129": [25, 46, 51], "die": [25, 38, 51], "366538": [25, 51], "7504": [25, 51], "527156": [25, 51], "11664": [25, 51], "appendix": [25, 51], "ngram": [25, 33, 51], "emoticon": [25, 26, 51, 52], "kaggler": [25, 51], "xavier": [25, 28, 51, 54], "conort": [25, 51], "quest": [25, 51], "bmatrix": [25, 28, 29, 51, 54, 55], "x_n": [25, 51], "leq": [25, 26, 51, 52], "cheaper": [25, 51], "discard": [25, 29, 33, 51, 55], "load_breast_canc": [25, 51], "284": [25, 31, 51], "pipe_lr_all_feat": 25, "003118": 25, "000510": 25, "968233": [25, 51], "987681": [25, 51], "selectfrommodel": [25, 51], "threahold": [25, 51], "feature_select": [25, 51], "select_rf": [25, 51], "n_estim": [25, 31, 32, 51], "select_knn": [25, 51], "pipe_lr_model_bas": [25, 51], "select_svc": [25, 51], "089411": 25, "004722": 25, "950564": [25, 51], "974480": [25, 51], "088459": 25, "004785": 25, "computation": [25, 29, 51, 52, 55], "feature_importances_": [25, 35, 51], "n_features_to_select": [25, 51], "ranking_": [25, 51], "concav": [25, 51], "radiu": [25, 27, 51, 53], "textur": [25, 51], "perimet": [25, 51], "rfecv": [25, 51], "rfe_cv": [25, 51], "symmetri": [25, 51], "fractal": [25, 51], "rfe_pip": [25, 51], "636661": 25, "003365": 25, "943609": [25, 51], "sequentialfeatureselector": [25, 51], "pipe_forward": [25, 51], "stochast": [25, 26, 51, 52], "inject": [25, 42, 51], "anneal": [25, 51], "genet": [25, 51], "discov": [25, 26, 51, 52], "prune": [25, 51], "snp": [25, 51], "biolog": [25, 51], "mom": [25, 51], "collinear": [25, 51], "matern": [25, 51], "grandma": [25, 51], "taco": [25, 51], "ancestor": [25, 51], "dad": [25, 51], "confound": [25, 51], "hidden": [25, 30, 51, 52, 55, 56], "sibl": [25, 51], "babi": [25, 29, 51, 55], "hopeless": [25, 51], "messi": [25, 29, 51, 55], "genom": [25, 49, 51], "pydata": [25, 51], "plotting_functions_unsup": [26, 27, 28, 29, 40, 41, 52, 53, 54], "kmean": [26, 27, 40, 41, 52, 53], "difficulti": [26, 52], "571": 26, "themselv": [26, 27, 29, 52, 53, 55], "stale": [26, 52], "extent": [26, 52], "dataset2": [26, 52], "food": [26, 30, 37, 40, 41, 52], "cook": 26, "hummu": [26, 29, 55], "imposs": [26, 52], "relabel": [26, 52], "coher": [26, 52], "landscap": [26, 52], "social": [26, 28, 31, 33, 52, 54], "determin": [26, 27, 29, 32, 52, 53, 55, 57, 59], "euclidean": [26, 27, 29, 52, 53], "n_cluster": [26, 27, 40, 41, 52, 53], "n_init": [26, 40, 41, 52], "clust_label": [26, 52], "labels_": [26, 27, 52, 53], "toy_clust_df": 26, "feat1": 26, "feat2": 26, "691924": 26, "476412": 26, "707899": 26, "004352": 26, "236210": 26, "119100": 26, "901595": 26, "421215": 26, "859439": 26, "381924": 26, "047749": 26, "305047": 26, "007588": 26, "247439": 26, "454677": 26, "583872": 26, "536362": 26, "111215": 26, "430704": 26, "759561": 26, "cluster_cent": [26, 52], "cluster_centers_": [26, 40, 41, 52], "75745416": [26, 52], "48073598": [26, 52], "04861878": [26, 52], "51226051": [26, 52], "10556679": [26, 52], "65013704": [26, 52], "km_label": [26, 52], "centroid": [26, 27, 52, 53], "chicken": [26, 52], "n_exampl": [26, 52], "69192445": 26, "47641249": 26, "70789903": 26, "00435173": 26, "23621041": 26, "11909976": 26, "90159483": 26, "42121526": 26, "85943906": 26, "38192364": 26, "04774884": 26, "30504657": 26, "00758803": 26, "24743939": 26, "45467725": 26, "58387198": 26, "53636249": 26, "11121453": 26, "4307043": 26, "75956122": 26, "centers_idx": [26, 52], "plot_km_initi": [26, 52], "update_z": [26, 52], "update_cent": [26, 52], "point_index": 26, "plot_example_dist": [26, 52], "point_ind": [26, 52], "old_cent": 26, "new_cent": [26, 52], "kk": 26, "z_km": 26, "plot_km_iter": [26, 52], "converg": [26, 52], "plot_km_it": [26, 52], "x_init": [26, 52], "y_init": [26, 52], "centroids_idx_init": [26, 52], "centroids_idx": [26, 52], "criterion": [26, 27, 41, 52, 53], "u_": 26, "lvert": [26, 29, 55], "mathbf": 26, "_j": 26, "_i": 26, "rvert": 26, "2_2": 26, "lloyd": 26, "naiv": [26, 27, 53], "ndk": 26, "light": [26, 41], "er": 26, "nd": 26, "elkan": 26, "ying": 26, "yang": 26, "unassign": [26, 27, 52, 53], "tast": [26, 28, 37, 54], "roast": 26, "garlic": 26, "lemon": 26, "satisfactori": [26, 52], "p_i": [26, 52], "c_1": [26, 52], "c_2": [26, 52], "c_3": [26, 52], "inertia_": [26, 52], "4372": [26, 52], "460950": [26, 52], "076284": [26, 52], "137410": [26, 52], "359887": [26, 52], "844921": [26, 52], "593508": [26, 52], "126488": [26, 52], "016676": [26, 52], "385639": [26, 52], "053156": [26, 52], "plot_elbow": [26, 52], "inertia_valu": [26, 52], "axvlin": [26, 52], "linestyl": [26, 52], "tick_param": [26, 52], "argu": [26, 29, 52, 55], "inflect": [26, 29, 52, 55], "yellowbrick": [26, 27, 52, 53], "districtdatalab": [26, 52], "kelbowvisu": [26, 52], "plot_silhouette_dist": [26, 52], "imbal": [26, 32, 52], "silhouettevisu": [26, 27, 52, 53], "thick": [26, 37, 52], "dropoff": [26, 52], "rectangular": [26, 52], "spaghetti": 26, "sauc": [26, 37], "malcom": 26, "gladwel": 26, "comprehens": [26, 55, 57], "d3": 26, "gif": [26, 27], "fcluster": [27, 41, 53], "agglomerativeclust": [27, 53], "mixtur": [27, 29, 30, 53, 55, 56], "gaussianmixtur": [27, 52, 53], "make_moon": [27, 52, 53], "decomposit": [27, 28, 29, 53, 54, 55], "epsilon": [27, 53], "nois": [27, 41, 53], "minibatchkmean": [27, 53], "initi": [27, 30, 36, 40, 41, 53, 56, 58, 59, 60], "elbow": [27, 53], "silhouett": [27, 53], "moon": [27, 53], "plot_kmeans_gmm": [27, 53], "make_circl": [27, 52, 53], "spheric": [27, 52, 53], "gmm": [27, 52, 53], "ensiti": [27, 53], "ased": [27, 53], "patial": [27, 53], "luster": [27, 53], "pplicat": [27, 53], "ois": [27, 53], "densiti": [27, 53], "dens": [27, 28, 53, 54], "plot_original_clust": [27, 53], "trivial": [27, 53], "plot_dbscan_with_label": [27, 53], "699901396097973": [27, 53], "961109802000133": [27, 53], "spread": [27, 52, 53], "fit_predict": [27, 41, 53], "plot_dbscan": [27, 53], "uparrow": [27, 53], "obviou": [27, 29, 53, 55], "hdbscan": 27, "x_vari": [27, 53], "y_vari": [27, 53], "cluster_std": [27, 44, 52, 53], "plot_k_means_dbscan_comparison": [27, 53], "suscept": [27, 53], "greedili": [27, 53], "linkage_arrai": [27, 53], "plot_x_dendrogram": [27, 53], "label_n_clust": [27, 53], "intermedi": [27, 30, 53, 56], "parent": [27, 38, 53], "hier_labels1": [27, 53], "maxclust": [27, 41, 53], "plot_dendrogram_clust": [27, 53], "max_clust": [27, 53], "hier_labels2": [27, 53], "loos": [27, 53], "pair": [27, 29, 30, 53, 55, 56, 57], "c1": [27, 53], "c2": [27, 53], "332095": [27, 53], "645802": [27, 53], "911272": [27, 53], "989059": [27, 53], "072565": [27, 53], "fourth": [27, 53], "hier_label": [27, 53], "linkage_typ": [27, 53], "plot_linkage_criteria": [27, 53], "lastp": [27, 53], "truncate_mod": [27, 41, 53], "hc_truncation_toy_demo": [27, 53], "truncation_mod": 27, "granular": [27, 53], "gaussian": [27, 53], "overview": [27, 53], "mutual": [27, 38, 53], "meaningless": [27, 53], "trustworthi": [27, 53], "conting": [27, 53], "tediou": [27, 53], "13th": [28, 54, 55], "client": [28, 54], "bui": [28, 54], "facebook": [28, 29, 54, 55, 57], "linkedin": [28, 54], "journal": [28, 54], "purchas": [28, 54], "y_": [28, 54, 59], "100m": [28, 54], "5m": [28, 54], "18k": [28, 54], "grand": [28, 54], "1m": [28, 54], "adopt": [28, 54], "tinder": [28, 54], "jester_r": [28, 54], "ratings_ful": [28, 54], "userid": [28, 54], "4000": [28, 54], "jokeid": [28, 54], "219": [28, 51, 54], "user_kei": [28, 54], "item_kei": [28, 54], "141362": [28, 54], "141361": [28, 54], "get_stat": [28, 54], "3635": [28, 54], "278": [28, 54], "construct": [28, 54], "user_mapp": [28, 54], "item_mapp": [28, 54], "user_inverse_mapp": [28, 54], "item_inverse_mapp": [28, 54], "create_y_from_r": [28, 54], "val": [28, 32, 54], "iterrow": [28, 54], "y_mat": [28, 54], "137": [28, 32, 34, 41, 54], "656": [28, 54], "031": [28, 54], "531": [28, 54], "406": [28, 30, 54, 56], "562": [28, 54], "969": [28, 54], "812": [28, 54], "906": [28, 54], "3630": [28, 54], "3631": [28, 54], "375": [28, 54], "3632": [28, 54], "312": [28, 40, 41, 54], "3633": [28, 54], "3634": [28, 54], "113089": [28, 54], "28273": [28, 54], "train_mat": [28, 54], "valid_mat": [28, 54], "against": [28, 54, 55], "rmse": [28, 42, 49, 54], "nanmean": [28, 54], "pred_x": [28, 54], "train_x": [28, 54], "valid_x": [28, 54], "model_nam": [28, 54], "pred_g": [28, 54], "20741": [28, 54], "knnimput": [28, 54], "n_neighbor": [28, 36, 54, 59], "train_mat_imp": [28, 54], "2810": [28, 54], "7810": [28, 54], "6560": [28, 54], "0310": [28, 54], "4690": [28, 54], "7190": [28, 54], "1560": [28, 35, 54], "5311": [28, 54], "8968": [28, 54], "6905": [28, 54], "1218": [28, 48, 54], "2843": [28, 54], "6063": [28, 54], "1812": [28, 54], "3937": [28, 54], "7625": [28, 54], "4092": [28, 54], "3405": [28, 54], "9380": [28, 54], "5310": [28, 54], "4060": [28, 54], "6880": [28, 54], "2437": [28, 54], "1719": [28, 54], "0251": [28, 54], "2407": [28, 54], "9311": [28, 54], "8375": [28, 54], "3812": [28, 54], "2532": [28, 54], "8440": [28, 54], "5750": [28, 54], "9690": [28, 54], "8120": [28, 54], "4186": [28, 54], "1156": [28, 54], "5655": [28, 54], "3720": [28, 54], "0439": [28, 54], "0500": [28, 54], "5563": [28, 54], "4125": [28, 54], "5874": [28, 54], "4624": [28, 54], "9060": [28, 54], "7781": [28, 54], "0532": [28, 54], "8594": [28, 54], "7031": [28, 54], "3687": [28, 54], "8469": [28, 54], "0593": [28, 54], "0344": [28, 43, 46, 54], "1469": [28, 54], "8875": [28, 54], "6845": [28, 54], "0156": [28, 54], "2595": [28, 54], "1971": [28, 35, 54], "0249": [28, 54], "3157": [28, 54], "8658": [28, 54], "7937": [28, 54], "9220": [28, 54], "0940": [28, 54], "2844": [28, 54], "0157": [28, 52, 54], "0406": [28, 54], "5218": [28, 34, 54], "3594": [28, 54], "0968": [28, 54], "9250": [28, 54], "9657": [28, 54], "7750": [28, 54], "0620": [28, 54], "8218": [28, 54], "1470": [28, 54], "8281": [28, 54], "2718": [28, 54], "8782": [28, 54], "0125": [28, 54], "0688": [28, 54], "6844": [28, 54], "0531": [28, 54], "8687": [28, 54], "5281": [28, 54], "1878": [28, 54], "0031": [28, 54], "0908": [28, 54], "3563": [28, 54], "5188": [28, 54], "0625": [28, 54], "4001": [28, 54], "3440": [28, 54], "6408": [28, 54], "1187": [28, 54], "3750": [28, 54], "9314": [28, 54], "9155": [28, 54], "4282": [28, 54], "2968": [28, 54], "7968": [28, 54], "3999": [28, 54], "8500": [28, 54], "8437": [28, 54], "1749": [28, 54], "3844": [28, 54], "5564": [28, 54], "3343": [28, 54], "0126": [28, 54], "8344": [28, 54], "4499": [28, 54], "9312": [28, 54], "4062": [28, 54], "9750": [28, 54], "2220": [28, 54], "5937": [28, 54], "4907": [28, 54], "1594": [28, 54], "1437": [28, 54], "5406": [28, 54], "2031": 28, "7782": [28, 54], "7406": [28, 54], "6406": [28, 54], "8061": [28, 54], "9968": [28, 54], "1626": [28, 54], "4187": [28, 54], "6781": [28, 54], "7658": [28, 54], "4595": [28, 54], "0812": [28, 54], "5620": [28, 54], "2218": [28, 54], "1874": [28, 54], "8156": [28, 54], "7280": [28, 54], "0750": [28, 54], "1033": [28, 54], "5312": [28, 54], "8283": [28, 54], "1219": [28, 48, 54], "item_user_mat": 28, "jokes_df": 28, "jester_item": 28, "joketext": 28, "ncancer": 28, "alzheim": 28, "nthe": 28, "repli": 28, "god": [28, 38], "nfrom": 28, "girlfriend": 28, "pack": 28, "nand": 28, "aw": [28, 37], "pedophil": 28, "nhe": 28, "awfulli": 28, "ten": 28, "feet": [28, 29, 55], "teeth": 28, "front": [28, 57], "willi": 28, "nelson": 28, "concert": 28, "twhat": 28, "simpson": 28, "internet": [28, 32], "tslash": 28, "slash": 28, "backslash": 28, "escap": 28, "id_joke_map": 28, "nearestneighbor": [28, 36], "get_topk_recommend": 28, "query_ind": 28, "cosin": 28, "query_idx": 28, "neigh_ind": 28, "kneighbor": [28, 36], "return_dist": 28, "lingual": [28, 29, 55], "bi": 28, "richard": 28, "nixon": 28, "bill": [28, 30, 56], "clinton": 28, "couldn": [28, 40, 41, 55], "lie": 28, "nclinton": 28, "air": 28, "balloon": 28, "lost": [28, 38], "altitud": 28, "shout": 28, "excus": 28, "meet": [28, 29, 34, 55], "hover": 28, "north": 28, "balloonist": 28, "technic": 28, "frankli": 28, "respond": 28, "risen": 28, "quantiti": 28, "beneath": [28, 38], "fault": 28, "congress": 28, "nof": 28, "progress": [28, 59], "arnold": 28, "swartzeneg": 28, "sylvest": 28, "stallon": 28, "nstallon": 28, "mozart": 28, "nswartzeneg": 28, "bach": 28, "checkmark": [28, 54], "seven": [28, 38], "documentari": [28, 54], "lover": [28, 54], "latent": [28, 29, 30, 54, 55, 56], "svd": [28, 54], "load_from_df": [28, 54], "validset": [28, 54], "trainset": [28, 54], "algo": [28, 54], "n_factor": [28, 54], "svd_pred": [28, 54], "2893": [28, 54], "28926338380112": [28, 54], "mae": [28, 54], "testset": [28, 54], "2793": [], "3071": [], "2962": [], "2816": [], "2819": [], "0210": [], "2022": 31, "2181": 54, "2082": [], "1935": [], "1978": [], "0173": [], "test_rms": [28, 54], "test_ma": [28, 54], "test_tim": [28, 54], "279255": [], "202167": [], "221702": [], "085848": [], "307150": [], "218146": [], "227075": [], "143357": [], "296240": [], "208179": [], "223045": [], "084059": [], "245124": [], "167206": [], "229016": [], "154046": [], "281610": [], "193501": [], "265886": [], "087878": [], "load_builtin": [28, 54], "keyboardinterrupt": [28, 34], "return_train_measur": 28, "pre_dispatch": 28, "get_cv": 28, "delayed_list": 28, "105": 28, "fit_and_scor": 28, "107": [28, 43], "test_measures_dict": 28, "train_measures_dict": 28, "test_measur": 28, "1861": 28, "1862": 28, "1865": 28, "1866": 28, "interrupt": 28, "1867": 28, "worker": 28, "1868": 28, "concurr": 28, "1869": 28, "_lock": 28, "1789": [], "1786": [], "yield": [34, 46], "1788": 35, "1790": 28, "n_dispatched_batch": 28, "1791": 28, "n_dispatched_task": 28, "genexpr": [], "109": [], "fold_i": [], "n_split": 31, "raw_trainset": [], "113": [], "raw_rat": [], "115": 59, "raw_testset": [], "construct_trainset": [], "listcomp": 34, "romanc": [28, 54], "comedi": [28, 54], "toy_rat": [28, 54], "user_id": [28, 54], "movie_id": [28, 54], "sam": [28, 54], "lion": [28, 54], "king": [28, 29, 35, 54, 55], "jerri": [28, 38, 54], "maguir": [28, 54], "roman": [28, 54], "downfal": [28, 54], "titan": [28, 54], "incept": [28, 30, 54, 56], "wire": [28, 54], "dilemma": [28, 54], "bambi": [28, 54], "jim": [28, 54], "malcolm": [28, 54], "utility_mat": [28, 54], "build_testset": [28, 54], "defaultdict": [28, 54], "rating_pr": [28, 54], "uid": [28, 54], "iid": [28, 54], "true_r": [28, 54], "est": [28, 54], "5442874862516582": [28, 54], "471958396420975": [28, 54], "141157981632877": [28, 54], "6555436348053982": [28, 54], "6494404051925047": [28, 54], "8739407581035588": [28, 54], "295718235231984": [28, 54], "8839492577938532": [28, 54], "6435176323135128": [28, 54], "4463313322323263": [28, 54], "540418795140043": [28, 54], "4582870107738803": [28, 54], "1872411557123517": [28, 54], "4442142132704827": [28, 54], "5286392016604875": [28, 54], "133747883605952": [28, 54], "6665140635371194": [28, 54], "3423360343482957": [28, 54], "113324069881786": [28, 54], "685575559931666": [28, 54], "movie_feats_df": [28, 54], "toy_movie_feat": [28, 54], "drama": [28, 38, 54], "gave": [28, 31, 37, 38, 54], "get_lr_data_per_us": [28, 54], "ratings_df": [28, 54], "lr_y": [28, 54], "lr_x": [28, 54], "lr_item": [28, 54], "x_train_usr": [28, 54], "y_train_usr": [28, 54], "rated_item": [28, 54], "get_user_profil": [28, 54], "user_nam": [28, 54], "movie_nam": [28, 54], "profile_df": [28, 54], "romant": [28, 54], "train_for_usr": [28, 54], "predict_for_usr": [28, 54], "feat_vec": [28, 38, 54], "pat_model": [28, 54], "020833": [28, 54], "437500": [28, 54], "854167": [28, 54], "458333": [28, 54], "movies_to_pr": [28, 54], "145833": [28, 54], "eva_model": [28, 54], "pred_lin_reg": [28, 54], "575000": [28, 54], "075000": [28, 54], "450000": [28, 54], "291667": [28, 54], "770833": [28, 54], "312500": [28, 54], "810811": [28, 54], "675676": [28, 54], "783784": [28, 54], "351351": [28, 54], "270270": [28, 54], "revenu": [28, 54], "acquisit": [28, 54], "hardli": [28, 54], "amatriain": [28, 54], "part1": [28, 54], "part2": [28, 54], "offlin": [28, 54], "water": [28, 33, 54], "shoe": [28, 54], "vifuur": [28, 54], "sport": [28, 29, 30, 31, 34, 54, 55, 56], "bought": [28, 54], "fresh": [28, 34, 54, 55], "excit": [28, 54], "opportun": [28, 35, 54, 57], "persist": [28, 54], "login": [28, 54], "implicit": [28, 54], "mous": [28, 54], "harder": [28, 54], "profit": [28, 54], "media": [28, 54], "teen": [28, 54], "girl": [28, 54], "pregnant": [28, 54], "father": [28, 38, 54], "polit": [28, 29, 30, 54, 55, 56], "incit": [28, 54], "violenc": [28, 54], "myanmar": [28, 54], "uncomfort": [28, 54], "hug": 28, "paradox": 28, "comat": [29, 34, 55], "cooccurrencematrix": [29, 34, 55], "sent_token": [29, 34, 55], "mypreprocessor": [29, 34, 55], "analog": [29, 55], "suicid": [29, 55], "boost": [29, 42, 55], "artifici": [29, 34, 55], "gpt": [29, 55], "blog": [29, 31, 55], "wrote": [29, 31, 55], "subtl": [29, 55], "prostitut": [29, 55], "appeal": [29, 55], "pope": [29, 55], "kick": [29, 55], "healthi": [29, 55], "adject": [29, 33, 55], "milk": [29, 55], "drinker": [29, 55], "powder": [29, 55], "gensim": [29, 55], "google_news_vector": [29, 55], "503": [], "return_path": [], "insert": [], "base_dir": [], "502": [], "__import__": [], "load_data": [], "gz": [], "keyedvector": [], "load_word2vec_format": [], "cl": [], "fname": [], "fvocab": [], "unicode_error": [], "datatyp": [], "no_head": [], "classmethod": [], "1673": [], "1674": [], "utf8": 58, "1675": 34, "1676": 34, "1677": 34, "1678": [], "1679": [], "1717": [], "1718": [], "_load_word2vec_format": [], "1721": [], "1722": [], "2065": [], "binary_chunk_s": [], "2062": [], "kv": [], "vector_s": [], "vocab_s": [], "_word2vec_read_binari": [], "2066": [], "fin": [], "2067": [], "2068": [], "2069": [], "_word2vec_read_text": [], "1958": [], "tot_processed_word": [], "1957": [29, 55], "new_chunk": [], "chunk": [], "processed_word": [], "_add_bytes_to_kv": [], "1961": [], "gzip": [], "301": [32, 40, 41], "gzipfil": [], "299": [30, 34, 56], "oserror": [], "ebadf": [], "_buffer": [], "_compress": [], "decompressread": [], "readinto": [], "memoryview": [], "byte_view": [], "_gzipread": [], "497": [], "buf": [], "_fp": [], "default_buffer_s": [], "uncompress": [], "_decompressor": [], "decompress": [], "unconsumed_tail": [], "word1": [29, 55], "word2": [29, 55], "word3": [29, 55], "sim_word": [29, 55], "most_similar": [29, 55], "pizza": [29, 55], "japan": [29, 55], "jurafski": [29, 55], "martin": [29, 55], "favourit": [29, 55], "philosoph": [29, 55], "centuri": [29, 55], "hockei": [29, 34, 55], "mitten": [29, 55], "mitt": [29, 55], "plastic": [29, 55], "igloo": [29, 55], "vikski": [29, 55], "tariff": [29, 55], "scc": [29, 34, 55], "suprem": [29, 34, 55], "court": [29, 33, 34, 55], "disput": [29, 55], "connot": [29, 55], "amaz": [29, 37, 38, 55], "vec1": [29, 55], "vec2": [29, 55], "vec1_i": [29, 55], "vec2_i": [29, 55], "linalg": [29, 55], "similarity_": [29, 55], "dot_product": [29, 55], "rvert_2": [29, 55], "cosine_similar": [29, 55], "tall": [29, 55], "machu": [29, 55], "picchu": [29, 55], "offici": [29, 55, 57], "kilometr": [29, 55], "mile": [29, 55], "northwest": [29, 55], "cusco": [29, 55], "machu_picchu": [29, 55], "get_onehot_encod": [29, 55], "vocab": [29, 38, 55], "print_cosine_similar": [29, 55], "unique_word": [29, 55], "ohe_df": [29, 55], "cdot": [29, 55], "firth": [29, 55], "ident": [29, 30, 36, 40, 41, 55, 56], "synonym": [29, 55], "harri": [29, 55], "1954": [29, 35, 55], "playground": [29, 55], "bag": [29, 30, 37, 38, 42, 55, 56, 60], "window": [29, 32, 55], "digit": [29, 55], "w_2": [29, 55], "crest": [29, 55], "metr": [29, 55], "sea": [29, 30, 55, 56], "ft": [29, 55], "elev": [29, 55], "window_s": [29, 55], "get_feature_nam": [29, 38, 55], "int8": [29, 55], "wikipedia": [29, 30, 34, 55, 56], "everest": 29, "sequoia": [29, 55], "semperviren": [29, 55], "presid": [29, 55], "extend": [29, 30, 55, 56], "wikipedia2vec": [29, 55], "pretrain": [29, 40, 55], "stanford": [29, 55], "fasttext": [29, 55], "phrase": [29, 34, 55], "british_columbia": [29, 55], "word_pair": [29, 55], "pineappl": [29, 34, 55], "mango": [29, 55], "juic": [29, 55], "sun": [29, 31, 33, 41, 55], "algebra": [29, 55], "mikolov": [29, 55], "2013": [29, 31, 35, 55], "canadien": [29, 55], "uoft": 29, "gauss": [29, 55], "mathematician": [29, 55], "bob_dylan": [29, 55], "computer_programm": [29, 55], "widespread": [29, 55], "programm": [29, 55], "awar": 29, "gigabyt": 29, "en_core_web_lr": [29, 55], "ontonot": [29, 55], "telephon": [29, 55], "newswir": [29, 55], "newsgroup": [29, 55], "broadcast": [29, 55], "weblog": [29, 55], "religi": [29, 55], "paragraph": [29, 34, 55], "avg_sent_emb": [29, 34, 55], "appendix_b": [29, 55], "toy_clust": [29, 55], "promin": [29, 55], "dave": [29, 55], "blei": [29, 55], "lawsuit": [29, 55], "parti": [29, 55], "elect": [29, 55], "david": [29, 55], "dirichlet": [29, 30, 55, 56], "comprehend": [29, 36, 55], "toy_lda_data": [29, 55], "toy_x": [29, 55], "latentdirichletalloc": [29, 55], "n_topic": [29, 55], "n_compon": [29, 52, 55], "learning_method": [29, 55], "batch": [29, 30, 34, 36, 55, 56], "document_top": [29, 55], "components_": [29, 55], "plot_lda_w_vector": [29, 55], "print_top": [29, 34, 55], "topics_per_chunk": [29, 55], "fruit": [29, 55], "nutrit": [29, 55], "peac": [29, 34, 55], "canadian": [29, 34, 37, 55], "constitut": [29, 34, 55], "ic": [29, 34, 55], "wiki_dict": [29, 34, 55], "wiki": [29, 34, 55], "wiki_df": [29, 34, 55], "lemma": [29, 34, 55], "ner": [29, 34, 55], "min_token_len": [29, 34, 55], "irrelevant_po": [29, 34, 55], "adv": [29, 34, 55], "cconj": [29, 34, 55], "min_token_length": [29, 34, 55], "clean_text": [29, 34, 55], "is_stop": [29, 34, 55], "lemma_": [29, 34, 55], "text_pp": [29, 34, 55], "topic2vec": [29, 55], "bertop": [29, 55], "unstructur": [29, 55], "rise": [29, 55], "multicultur": [29, 55], "dr": [29, 55], "scotland": [29, 55], "timber": [29, 55], "ostblom": [29, 55], "rodr\u00edguez": [29, 55], "theirs": [29, 55], "chines": [29, 37, 55], "unambigu": [29, 55], "abbrevi": [29, 55], "whitespac": [29, 32, 55], "regex": [29, 55], "ntoken": [29, 55], "jieba": [29, 55], "german": [29, 55], "rindfleischetikettierungs\u00fcberwachungsaufgaben\u00fcbertragungsgesetz": [29, 55], "deleg": [29, 55], "beef": [29, 37, 55], "morpholog": [29, 55], "tip": [29, 55], "wordnet": [29, 55], "omw": [29, 55], "wordnetlemmat": [29, 55], "crude": [29, 55], "affix": [29, 55], "porterstemm": [29, 55], "bewar": [29, 55], "aggress": [29, 55], "porter": [29, 55], "ps": [29, 55], "nafter": [29, 55], "toolkit": [29, 55], "strength": [29, 38, 51, 55], "lightweight": [29, 55], "nlemma": [29, 55], "npo": [29, 55], "corefer": [29, 55], "resolut": [29, 55], "grammat": [29, 33, 55], "gpe": [29, 55], "dep": [29, 55], "capston": 29, "dan": [29, 55], "previous": [30, 31, 56], "lda": [30, 56], "financ": [30, 31, 56], "multiclass": [30, 56], "hacki": [30, 56], "1v": [30, 56], "2v": [30, 56], "3v": [30, 56], "multinomi": [30, 56], "maxent": 30, "plot_multiclass_lr_ovr": [30, 56], "decision_boundari": [30, 56], "65123329": [30, 56], "0536117": [30, 56], "35418019": [30, 56], "28647501": [30, 56], "63320669": [30, 56], "72513556": [30, 56], "42626721": [30, 56], "21616562": [30, 56], "46941346": [30, 56], "8015491": [30, 56], "22149069": [30, 56], "60653543": [30, 56], "50344795e": [30, 56], "92058424e": [30, 56], "07940073e": [30, 56], "1v2": [30, 56], "1v3": [30, 56], "2v3": [30, 56], "onevsrestclassifi": [30, 56], "onevsoneclassifi": [30, 56], "taken": [30, 31, 56, 57, 60], "x_multi": [30, 56], "y_multi": [30, 56], "x_train_multi": [30, 56], "x_test_multi": [30, 56], "y_train_multi": [30, 56], "y_test_multi": [30, 56], "dark2": [30, 56], "273": 40, "7986666666666666": [], "784": 48, "7093333333333334": [], "664": [], "plot_logistic_regression_graph": [30, 56], "layer": [30, 34, 36, 40, 41, 56], "plot_single_hidden_layer_graph": [30, 56], "plot_two_hidden_layer_graph": [30, 56], "net": [30, 32, 51, 56], "1d": [30, 37, 56], "timeseri": [30, 31, 56], "2d": [30, 37, 56], "hardwar": [30, 56], "Being": [30, 56, 58], "mlpregressor": [30, 56], "mlpclassifi": [30, 56], "ecosystem": [30, 56], "graduat": [30, 56], "player": [30, 34, 55, 56], "heavili": [30, 31, 56], "oreilli": [30, 31, 56], "9781789957211": [30, 56], "decad": [30, 56], "beginn": [30, 56], "transfer_learning_tutori": [30, 56], "20learn": [30, 56], "torch": [30, 36, 40, 41, 56], "lr_schedul": [30, 56], "image_s": [30, 36, 40, 41, 56], "data_transforms_bw": [30, 56], "resiz": [30, 36, 40, 41, 56], "grayscal": [30, 56], "num_output_channel": [30, 56], "totensor": [30, 36, 40, 41, 56], "data_dir": [30, 36, 40, 41, 56], "animal_fac": [30, 36, 56], "image_datasets_bw": [30, 56], "imagefold": [30, 36, 40, 41, 56], "dataloaders_bw": [30, 56], "dataload": [30, 36, 40, 41, 56], "batch_siz": [30, 34, 36, 40, 41, 56], "num_work": [30, 36, 40, 41, 56], "dataset_s": [30, 36, 40, 41, 56], "inputs_bw": [30, 56], "make_grid": [30, 36, 40, 41, 56], "pad": [30, 34, 36, 40, 41, 56], "flickr_cat_000002": [30, 56], "flatten_transform": [30, 40, 56], "train_flatten": [30, 56], "valid_flatten": [30, 56], "train_dataload": [30, 56], "valid_dataload": [30, 56], "flatten_train": [30, 40, 56], "flatten_valid": [30, 56], "40000": [30, 31, 56], "40_000": [30, 56], "3333333333333333": [30, 56], "lr_flatten_pip": [30, 56], "3000": [30, 37, 56], "6666666666666666": [30, 56], "grai": [30, 56], "9764706": [], "16862746": [], "18039216": [], "19607843": [], "float32": [30, 34, 55, 56], "cnn": [30, 31, 56], "architectur": [30, 56], "alexnet": [30, 56], "vgg": [30, 56], "resnet": [30, 56], "mobilenet": [30, 56], "becam": [30, 56], "benchmark": [30, 56], "strip": [30, 56], "readlin": [30, 56], "swan": [30, 56], "cygnu": [30, 56], "atratu": [30, 56], "tusker": [30, 56], "echidna": [30, 56], "spini": [30, 56], "anteat": [30, 56], "platypu": [30, 56], "duckbil": [30, 56], "duck": [30, 56], "ornithorhynchu": [30, 56], "anatinu": [30, 56], "wallabi": [30, 56], "brush": [30, 56], "kangaroo": [30, 56], "koala": [30, 56], "bear": [30, 56], "phascolarcto": [30, 56], "cinereu": [30, 56], "wombat": [30, 56], "jellyfish": [30, 56], "anemon": [30, 56], "coral": [30, 56], "vgg16": [30, 36, 40, 41, 56], "spit": [30, 56], "cezannec": [30, 40, 56], "convolutional_neural_network": [30, 40, 56], "vgg16_weight": [30, 56], "centercrop": [30, 56], "485": [30, 56], "456": [30, 32, 56], "229": [30, 33, 56], "225": [30, 56], "img_t": [30, 56], "batch_t": [30, 56], "unsqueez": [30, 56], "eval": [30, 56], "softmax": [30, 56], "dim": [30, 36, 40, 41, 56], "idx": [30, 36, 56], "983": 30, "353": [30, 32, 41], "714": 30, "guenon": 30, "091": 30, "080": 30, "065": 30, "ubc_img": [30, 56], "637": [30, 32], "pomegran": 30, "193": [30, 40, 41], "041": 30, "crate": 30, "safeti": 30, "060": 30, "bannist": 30, "banist": 30, "balustrad": 30, "balust": 30, "handrail": 30, "039": 30, "bubbl": 30, "worm": 30, "rail": 30, "virginia": 30, "barn": 30, "sorrel": 30, "033": 30, "vallei": 30, "vale": 30, "029": [30, 50, 55], "patio": 30, "terrac": 30, "fountain": 30, "lakesid": 30, "lakeshor": 30, "097": 30, "sundial": 30, "proper": [30, 56], "cuda": [30, 36, 40, 41, 56], "is_avail": [30, 36, 40, 41, 56], "data_transform": [30, 36, 40, 41, 56], "randomresizedcrop": [30, 56], "randomhorizontalflip": [30, 56], "image_dataset": [30, 36, 40, 41, 56], "densenet121": [30, 36, 40, 41, 56], "get_featur": [30, 36, 40, 41, 56], "train_load": [30, 56], "valid_load": [30, 56], "squeezenet": [30, 56], "no_grad": [30, 36, 40, 41, 56], "z_train": [30, 36, 40, 41, 56], "1024": [30, 31, 36, 40, 41, 56], "tensor": [30, 36, 40, 41, 56], "z_valid": [30, 36, 56], "detach": [30, 36, 40, 41, 56], "densenet": [30, 36, 40, 41, 56], "densenet121_weight": [30, 36, 40, 41, 56], "imagenet1k_v1": [30, 36, 40, 41, 56], "towardsdatasci": [30, 32, 56], "7f688092391a": [30, 56], "1015": [30, 31, 36, 56], "1017": [30, 31, 36, 56], "1018": [30, 31, 36, 56], "1019": [30, 31, 36, 56], "1021": [30, 31, 36, 56], "1022": [30, 31, 36, 56], "1023": [30, 31, 36, 56], "000483": 30, "009694": 30, "002966": 30, "003535": 30, "079649": 30, "645208": 30, "000452": 30, "001325": 30, "198396": 30, "000328": [30, 36], "126623": 30, "266533": 30, "924311": 30, "007297": 30, "381509": 30, "053698": 30, "325764": 30, "130841": 30, "128843": 30, "764958": 30, "000284": 30, "002102": 30, "002955": 30, "002685": [30, 46], "111121": 30, "212284": 30, "000984": 30, "002903": 30, "414740": 30, "000348": 30, "277046": 30, "424268": 30, "544169": 30, "662279": 30, "593259": 30, "492394": 30, "060665": 30, "524364": 30, "665433": 30, "070349": 30, "000390": 30, "002905": 30, "002416": 30, "003127": 30, "094314": 30, "461192": 30, "000359": 30, "003267": 30, "576526": 30, "000422": 30, "033064": 30, "531866": 30, "567041": 30, "050661": 30, "143195": 30, "206287": 30, "717478": 30, "991739": 30, "127004": 30, "912218": 30, "000374": [30, 36], "002893": 30, "005851": 30, "004015": 30, "091863": 30, "542394": 30, "000349": 30, "003279": [30, 56], "248737": 30, "000273": 30, "747940": 30, "114120": 30, "534144": 30, "278105": 30, "971214": 30, "291732": 30, "099902": 30, "781434": 30, "016797": 30, "517829": 30, "000386": 30, "003049": 30, "001335": 30, "000729": 30, "145898": 30, "681336": 30, "001091": 30, "001438": 30, "198613": 30, "000183": 30, "258712": 30, "296962": 30, "163084": 30, "006049": 30, "179923": 30, "772564": 30, "183432": 30, "651511": 30, "556854": 30, "897929": 30, "8933333333333333": 30, "2015": [30, 31, 35, 56], "inception": [30, 56], "dream": [30, 56], "funki": [30, 56], "audio": [30, 56, 57], "timeseriessplit": 31, "pitfal": 31, "everywher": [31, 34], "consumpt": 31, "analyt": 31, "rental": 31, "station": 31, "subscript": [31, 32], "rent": [31, 38], "citibik": 31, "load_citibik": 31, "starttim": 31, "3h": 31, "intrins": 31, "timestamp": 31, "august": 31, "date_rang": 31, "strftime": 31, "rotat": 31, "linewidth": 31, "weekdai": 31, "train_df_sort": 31, "test_df_sort": 31, "248": [31, 41], "fist": 31, "n_train": 31, "januari": 31, "1438387200": 31, "1438398000": 31, "1438408800": 31, "1438419600": 31, "1438430400": 31, "1438441200": 31, "1438452000": 31, "1438462800": 31, "1438473600": 31, "1438484400": 31, "9781449369880": 31, "eval_on_featur": 31, "sales_data": 31, "y_pred_train": 31, "extrapol": 31, "datetimeindex": 31, "datetime64": 31, "ns": 31, "month_nam": 31, "dayofweek": 31, "day_nam": 31, "saturdai": [31, 38], "sundai": 31, "x_hour": 31, "x_hour_week": 31, "hstack": 31, "x_hour_week_onehot": 31, "02d": 31, "mon": 31, "wed": 31, "fri": 31, "243": [31, 32], "244": [31, 32], "245": [31, 32, 34], "246": [31, 32, 40], "247": [31, 41], "poly_transform": 31, "x_hour_week_onehot_poli": 31, "features_poli": 31, "df_hour_week_ohe_poli": 31, "features_nonzero": 31, "coef_nonzero": 31, "196739": 31, "005809": 31, "437684": 31, "362009": 31, "907595": 31, "085150": 31, "693898": 31, "111220": 31, "757591": 31, "033267": 31, "wednesdai": [31, 38], "midnight": [31, 57], "correl": [31, 42, 51], "autocorrel": 31, "acf": 31, "shift": [31, 58], "rentals_df": 31, "n_rental": 31, "create_lag_df": 31, "rentals_lag5": 31, "x_lag_featur": 31, "x_lag_features_imp": 31, "features_lag": 31, "165145": 31, "049007": 31, "215227": 31, "258891": 31, "373974": 31, "rf": [31, 32], "x_hour_week_onehot_poly_lag": 31, "tscv": 31, "001193": [], "642676": 31, "873182": 31, "000554": [], "000226": [], "828405": 31, "874305": 31, "000911": [], "773851": 31, "901262": 31, "000948": 15, "000269": 44, "696712": 31, "889429": 31, "000825": [], "892733": 31, "863889": 31, "septemb": 31, "rentals_lag5_x": 31, "024291": 31, "004065": 31, "004082": 31, "040984": 31, "045267": 31, "rentals_lag5_i": 31, "rentals_model": 31, "x_test_pr": 31, "predicted_n_rent": 31, "emploi": [31, 36, 59], "jointli": 31, "raintomorrow": 31, "rainin2dai": [], "31st": 31, "accessori": 31, "loui": 31, "retail_df": 31, "mrtssm448usn": 31, "1992": 31, "7524": 31, "8475": 31, "9401": 31, "9558": 31, "upto": 31, "retail_df_train": 31, "20160101": 31, "retail_df_test": 31, "lag_df": 31, "retail_lag_5": 31, "retail_train_5": 31, "retail_test_5": 31, "19266": 31, "22452": 31, "20694": 31, "19781": 31, "22260": 31, "20485": 31, "20794": 31, "23175": 31, "287": 31, "33590": 31, "288": 31, "15775": 31, "289": 31, "9182": 31, "9103": 31, "10513": 31, "9573": 31, "10254": 31, "retail_train_5_x": 31, "retail_train_5_i": 31, "retail_model": 31, "19032": 31, "21581": 31, "20514": 31, "21774": 31, "20274": 31, "364": 31, "26831": 31, "25904": 31, "25622": 31, "20509": 31, "18113": 31, "39375": 31, "365": 31, "25031": 31, "25214": 31, "367": [31, 41], "26376": 31, "23941": 31, "17896": 31, "21694": 31, "21603": 31, "21847": 31, "21405": 31, "20564": 31, "22154": 31, "26063": 31, "21389": 31, "22320": 31, "30167": 31, "16153": 31, "18096": 31, "20310": 31, "21353": 31, "22826": 31, "21697": 31, "21549": 31, "27206": 31, "21571": 31, "22057": 31, "28953": 31, "16160": 31, "18000": 31, "21596": 31, "22910": 31, "22225": 31, "28327": 31, "20620": 31, "22114": 31, "30279": 31, "21605": 31, "21668": 31, "18313": 31, "18245": 31, "20319": 31, "23290": 31, "22788": 31, "28362": 31, "22219": 31, "21530": 31, "29881": 31, "21617": 31, "21670": 31, "19380": 31, "16157": 31, "18955": 31, "22078": 31, "13107": 31, "11057": 31, "10910": 31, "15429": 31, "13255": 31, "10868": 31, "18311": 31, "21274": 31, "23902": 31, "14813": 31, "17518": 31, "18533": 31, "30146": 31, "29691": 31, "15661": 31, "27638": 31, "19365": 31, "25176": 31, "27021": 31, "28854": 31, "15915": 31, "16358": 31, "20334": 31, "22550": 31, "18116": 31, "17144": 31, "16533": 31, "25037": 31, "17205": 31, "retail_test_5_pr": 31, "predicted_sal": 31, "februari": [31, 38], "retail_train_5_d": 31, "first_day_retail": 31, "days_sinc": 31, "152": [31, 34, 40], "182": [31, 41], "unlimit": 31, "growth": [31, 32], "forev": 31, "9100": 31, "rain_df": 31, "weatherau": 31, "mintemp": 31, "maxtemp": 31, "rainfal": 31, "evapor": 31, "windgustdir": 31, "windgustspe": 31, "winddir9am": 31, "humidity9am": 31, "humidity3pm": 31, "pressure9am": 31, "pressure3pm": 31, "cloud9am": 31, "cloud3pm": 31, "temp9am": 31, "temp3pm": 31, "raintodai": 31, "alburi": 31, "1007": 31, "wnw": 31, "nnw": 31, "1010": 31, "wsw": 31, "1008": 31, "ne": 31, "se": [31, 32], "1012": 31, "1006": 31, "145460": 31, "145459": 31, "143975": 31, "144199": 31, "142199": 31, "82670": 31, "75625": 31, "135134": 31, "135197": 31, "134894": 31, "winddir3pm": 31, "141232": 31, "windspeed9am": 31, "143693": [31, 34], "windspeed3pm": 31, "142398": 31, "142806": 31, "140953": 31, "130395": 31, "130432": 31, "89572": 31, "86102": 31, "141851": 31, "142193": 31, "00000": [31, 38], "3436": 31, "canberra": 31, "9915": 31, "11758": 31, "110319": 31, "110316": 31, "194034": 31, "221348": 31, "360918": 31, "468232": 31, "611178": 31, "035230": 31, "880831": 31, "539116": 31, "64994": 31, "255889": 31, "447461": 31, "509930": 31, "990631": 31, "68339": 31, "398495": 31, "119049": 31, "478060": 31, "193704": 31, "785483": 31, "607062": 31, "029164": 31, "795902": 31, "10653": 31, "037414": 31, "887159": 31, "720357": 31, "488753": 31, "93665": 31, "800000": 31, "980": 31, "50000": 31, "200000": 31, "90000": 31, "400000": 31, "60000": 31, "700000": 31, "145": [31, 36, 40, 41, 51], "1039": 31, "70000": 31, "notna": 31, "mm": 31, "dd": 31, "yyyi": 31, "45am": 31, "45a": 31, "zone": 31, "daylight": 31, "thankfulli": 31, "dates_rain": 31, "to_datetim": 31, "145454": 31, "145455": 31, "145456": 31, "145457": 31, "145458": 31, "timedelta": 31, "total_second": 31, "86400": 31, "is_year_end": 31, "is_leap_year": 31, "uluru": 31, "es": [31, 58], "sse": 31, "45587": 31, "nw": 31, "sw": 31, "45588": 31, "45589": 31, "1009": 31, "45590": 31, "1005": 31, "45591": 31, "6048": 31, "badgeryscreek": 31, "93279": 31, "goldcoast": 31, "nne": 31, "55101": 31, "mountginini": 31, "96319": 31, "townsvil": 31, "52061": 31, "tuggeranong": 31, "96320": 31, "adelaid": 31, "96321": 31, "ssw": 31, "96322": 31, "1027": 31, "96323": 31, "1028": 31, "1025": 31, "96325": 31, "groupbi": 31, "diff": 31, "3016": 31, "albani": 31, "2993": 31, "20150630": 31, "107502": 31, "34691": 31, "24397122221206388": 31, "sydnei": 31, "144733": 31, "107050": 31, "107292": 31, "106424": 31, "66221": 31, "62320": 31, "100103": 31, "100146": 31, "99515": 31, "105314": 31, "106322": 31, "106319": 31, "106112": 31, "106180": 31, "97217": 31, "97253": 31, "68523": 31, "67501": 31, "106705": 31, "106816": 31, "preprocess_featur": 31, "all_featur": 31, "winddir3pm_ss": 31, "winddir3pm_ssw": 31, "winddir3pm_sw": 31, "winddir3pm_w": 31, "winddir3pm_wnw": 31, "winddir3pm_wsw": 31, "winddir3pm_miss": 31, "raintoday_no": 31, "raintoday_y": 31, "raintoday_miss": 31, "204302": 31, "027112": 31, "205323": 31, "140641": 31, "160729": 31, "298612": 31, "666166": 31, "599894": 31, "115428": 31, "433514": 31, "741037": 31, "287031": 31, "275008": 31, "125617": 31, "373275": 31, "314929": 31, "288002": 31, "125523": 31, "372706": 31, "450132": 31, "554180": 31, "826513": 31, "632786": 31, "045481": 31, "457435": 31, "701128": 31, "216596": 31, "341712": 31, "099749": 31, "261953": 31, "724539": 31, "850283": 31, "315134": 31, "158867": 31, "071330": 31, "789657": 31, "146656": 31, "698167": 31, "899969": 31, "451": 32, "sample_weight": [], "449": 32, "450": [], "705": [], "classifiermixin": [], "680": 48, "681": [], "682": [], "702": [], "703": [], "_param_valid": [], "validate_param": [], "decor": 48, "config_context": [], "skip_parameter_valid": [], "prefer_skip_nested_valid": [], "global_skip_valid": [], "invalidparametererror": [], "218": [40, 41], "__qualname__": [], "220": [], "_classif": [], "y_true": [], "154": 40, "multilabel": [], "y_type": [], "_check_target": [], "check_consistent_length": [], "222": [], "type_tru": [], "type_of_target": [], "input_nam": [], "type_pr": [], "409": [], "408": [], "411": [], "score_lr_print_coeff": 31, "train_df_ord": 31, "y_train_ord": 31, "first_dai": 31, "winter": 31, "get_season": 31, "winter_month": 31, "june": [31, 38], "juli": 31, "autumn_month": 31, "march": 31, "april": 31, "summer_month": 31, "spring_month": 31, "autumn": 31, "coeff_df": 31, "season_fal": 31, "season_summ": 31, "season_wint": 31, "season_autumn": 31, "rainfall_lag1": 31, "create_lag_featur": 31, "orig_featur": 31, "new_df": 31, "new_feature_nam": 31, "s_lag": 31, "df_locat": 31, "2295": 31, "rain_df_modifi": 31, "rainfall_lag2": 31, "rainfall_lag3": 31, "humidity3pm_lag1": 31, "arima": 31, "statsmodel": [31, 32], "tsa": 31, "arima_model": 31, "took": 31, "recurr": 31, "rnn": 31, "540": 31, "lstm": 31, "consecut": 31, "prophet": 31, "sktime": 31, "tslearn": 31, "expenditur": 31, "functiontransform": [32, 37], "max_row": 32, "telecom": 32, "retent": 32, "wa_fn": 32, "usec_": 32, "telco": 32, "customerid": 32, "seniorcitizen": 32, "tenur": 32, "phoneservic": 32, "multiplelin": 32, "internetservic": 32, "onlinesecur": 32, "deviceprotect": 32, "techsupport": 32, "streamingtv": 32, "streamingmovi": 32, "paperlessbil": 32, "paymentmethod": 32, "monthlycharg": 32, "totalcharg": 32, "6464": 32, "4726": 32, "dlwqn": 32, "dsl": 32, "5707": 32, "4537": 32, "dktal": 32, "electron": 32, "3442": 32, "0468": 32, "yrpxn": 32, "fiber": 32, "2807": 32, "3932": 32, "necvq": 32, "6124": 32, "7153": 32, "chrbv": 32, "mail": 32, "3274": [32, 54], "5282": 32, "3912": 32, "onlinebackup": 32, "907": 32, "4430": 32, "hmmm": 32, "7043": 32, "7042": 32, "6324": 32, "6317": 32, "6318": 32, "6319": 32, "6323": 32, "new_data": 32, "_mgr": 32, "6325": 32, "_constructor": 32, "__finalize__": 32, "6327": 32, "gh": 32, "33113": 32, "baseblockmanag": 32, "448": 32, "using_copy_on_writ": 32, "452": 32, "453": 32, "454": 32, "455": 32, "using_cow": 32, "352": 32, "align_kei": 32, "351": 32, "getattr": [28, 32, 58, 59], "result_block": 32, "extend_block": 32, "355": [32, 41], "from_block": 32, "491": 32, "coerc": 32, "507": 32, "509": [32, 51], "new_valu": 32, "astype_array_saf": 32, "maybe_coerce_valu": 32, "515": 32, "ref": 32, "242": 32, "239": 32, "numpy_dtyp": 32, "241": 32, "astype_arrai": 32, "_astype_nansaf": 32, "189": [32, 37], "issubclass": 32, "arr": [28, 32], "skipna": 32, "is_object_dtyp": 32, "argh": 32, "5274": 32, "multiplelines_no": [], "phone": [], "multiplelines_y": [], "partner_no": 32, "partner_y": [], "deviceprotection_no": 32, "paymentmethod_mail": [], "onlinesecurity_no": 32, "onlinesecurity_y": 32, "paperlessbilling_no": [], "paperlessbilling_y": [], "techsupport_no": 32, "techsupport_y": 32, "707712": 32, "185175": 32, "513678": 32, "248999": 32, "641538": 32, "979562": 32, "148349": 32, "133562": 32, "226789": 32, "458524": 32, "950696": 32, "993065": 32, "183179": 32, "433814": 32, "741": 32, "047": [], "3516": 32, "733": 32, "333": [34, 37, 41], "021": [], "791": 48, "3524": [], "388": [], "731": [], "639": [], "promot": 32, "unemploi": 32, "surgeri": 32, "tempor": 32, "occurr": [32, 33], "train_df_churn": 32, "test_df_churn": 32, "8098": 32, "llazx": 32, "5540": 32, "3803": 32, "kmqfw": 32, "4084": 32, "2777": 32, "phdei": 32, "3272": 32, "6772": 32, "ksatr": 32, "preprocessing_notenur": 32, "tenure_lm": 32, "tenure_predict": 32, "062449": 32, "198645": 32, "859455": 32, "865562": 32, "154842": 32, "757932": 32, "932070": 32, "720893": 32, "818041": 32, "263541": 32, "underestim": 32, "subscrib": 32, "400047": 32, "220392": 32, "332746": 32, "825470": 32, "885968": 32, "075453": 32, "731498": 32, "407862": 32, "425365": 32, "854500": 32, "shorter": 32, "Its": 32, "redefin": 32, "preprocessing_fin": 32, "train_df_surv": 32, "test_df_surv": 32, "paymentmethod_electron": 32, "kaplanmeierfitt": 32, "kmf": 32, "survival_function_": 32, "6391518364256": 32, "854744525547446": 32, "816717791411044": 32, "histogram": 32, "hadn": [32, 55], "cite": 32, "57000": 32, "subgroup": 32, "senior": 32, "event_observ": 32, "citizen": 32, "ylim": 32, "assumpt": 32, "cph": 32, "coxphfitt": 32, "duration_col": 32, "event_col": 32, "fyi": 32, "elast": [32, 51], "cph_param": 32, "params_": 32, "contract_month": 32, "812875": 32, "311151": 32, "onlinebackup_no": 32, "298561": 32, "280801": 32, "244814": 32, "onlinebackup_y": 32, "282600": 32, "paymentmethod_credit": 32, "302801": 32, "330346": 32, "contract_on": 32, "351821": 32, "contract_two": 32, "776427": 32, "baseline_hazard_": 32, "baselin": [32, 36, 59], "cmp": 32, "log2": 32, "019556": 32, "980634": 32, "057254": 32, "131773": 32, "092660": 32, "876540": 32, "097088": 32, "341571": 32, "732674": 32, "448757": 32, "003185": 32, "996820": 32, "040129": 32, "081837": 32, "075467": 32, "921422": 32, "078387": 32, "079377": 32, "936733": 32, "094290": 32, "162904": [], "176924": [], "066166": [], "033222": [], "292587": [], "033780": [], "339889": [], "462060": [], "013814": [], "177709": [], "014650": [], "014758": [], "127087": [], "234436": [], "263736": [], "791017": [], "301784": [], "115276": [], "908227": [], "138876": [], "171899": [], "842064": [], "066810": [], "302844": [], "040954": [], "738715": [], "959873": [], "572962": [], "010083": [], "631899": [], "075063": [], "927685": [], "068817": [], "209943": [], "059816": [], "810631": [], "061641": [], "090765": [], "275376": [], "860523": [], "077953": [], "941938": [], "233608": [], "212303": [], "236522": [], "069653": [], "075786": [], "348820": [], "078732": [], "417394": [], "048022": [], "002304": [], "761936": [], "057267": 32, "944342": 32, "100970": 32, "255165": 32, "140631": 32, "774789": 32, "150999": 32, "567169": 32, "570599": 32, "809450": 32, "212133": [], "808857": [], "072954": [], "355121": [], "069145": [], "701089": [], "933191": [], "907752": [], "003640": [], "101699": [], "117063": 32, "internetservice_fib": 32, "522513": 32, "349206": 32, "311261": 32, "253954": 32, "172977": 32, "242936": 32, "260652": 32, "internetservice_dsl": 32, "416242": 32, "019200": 32, "diagnost": 32, "former": 32, "plot_partial_effects_on_outcom": 32, "10_000": [32, 38], "monthli": 32, "deviceprotection_y": 32, "941": 32, "154900": 32, "383246": 32, "5515": 32, "514920": 32, "3684": 32, "351852": 32, "7017": 32, "471584": 32, "predict_expect": 32, "206724": 32, "023086": 32, "608565": 32, "565062": 32, "890933": 32, "predict_survival_funct": 32, "outlook": [32, 38], "train_df_surv_not_churn": 32, "conditional_aft": 32, "996788": 32, "991966": 32, "989443": 32, "982570": 32, "429634": 32, "xlim": 32, "lifetim": 32, "prediciton": 32, "forward": [32, 34], "likelihood": [32, 52], "8641864337292489": 32, "7277854625841886": 32, "concord": 32, "concordance_index_": 32, "8625888648969532": 32, "scoring_method": 32, "concordance_index": 32, "8546143543902771": 32, "anti": 32, "log_likelihood_ratio_test": 32, "check_assumpt": 32, "df_train_surv": 32, "pysurviv": 32, "di": 32, "incorrect": [32, 58, 59], "encompass": 32, "km": [32, 40, 41, 52], "zachari": 32, "40b5a809b05a": 32, "2d454e5fd9a5": 32, "e737c5242822": 32, "504fde4fcf8": 32, "readthedoc": 32, "20analysi": 32, "20with": 32, "20lifelin": 32, "20intro": 32, "trigram": 33, "mother": [33, 38], "asap": 33, "sender": 33, "recipi": 33, "thread": 33, "related": 33, "w_i": 33, "d_j": 33, "tf_": 33, "df_i": 33, "contigu": 33, "bigram": 33, "nameerror": 33, "googleblog": 33, "toyou": 33, "enorm": 33, "024": [33, 50], "267": [33, 41], "663": 33, "588": [33, 43, 46], "women": [33, 38], "syntact": 33, "____": 33, "proper_noun": 33, "compel": 33, "law": [33, 34, 37], "pronoun": 33, "stopword": 34, "5486e": 34, "2584e": 34, "2793e": 34, "8801e": 34, "0700e": 34, "3299e": 34, "6833e": 34, "5131e": 34, "7041e": 34, "7749e": 34, "5029e": 34, "7764e": 34, "7324e": 34, "6241e": 34, "6455e": 34, "0840e": 34, "5715e": 34, "2903e": 34, "3571e": 34, "8793e": 34, "7635e": 34, "9372e": 34, "9900e": 34, "8284e": 34, "4018e": 34, "1673e": 34, "9244e": 34, "0629e": 34, "3378e": 34, "3864e": 34, "5646e": 34, "7198e": 34, "4607e": 34, "4614e": 34, "3352e": 34, "8177e": 34, "7254e": 34, "9624e": 34, "1314e": 34, "5295e": 34, "8629e": 34, "7562e": 34, "1799e": 34, "5554e": 34, "4230e": 34, "7167e": 34, "1793e": 34, "0961e": 34, "3121e": 34, "2322e": 34, "4375e": 34, "2099e": 34, "2814e": 34, "9051e": 34, "0593e": 34, "1895e": 34, "1495e": 34, "0444e": 34, "2073e": 34, "8856e": 34, "6554e": 34, "1932e": 34, "6678e": 34, "5454e": 34, "2078e": 34, "5709e": 34, "1324e": 34, "0163e": 34, "4567e": 34, "4244e": 34, "9425e": 34, "3090e": 34, "7428e": 34, "1676e": 34, "8830e": 34, "4857e": 34, "2018e": 34, "3073e": 34, "2553e": 34, "5853e": 34, "8452e": 34, "2523e": 34, "7129e": 34, "6348e": 34, "3506e": 34, "7429e": 34, "0469e": 34, "9319e": 34, "6099e": 34, "8484e": 34, "3795e": 34, "0948e": 34, "1545e": 34, "9681e": 34, "0455e": 34, "4820e": 34, "1131e": 34, "1827e": 34, "7559e": 34, "4502e": 34, "8897e": 34, "7430e": 34, "5742e": 34, "7160e": 34, "4764e": 34, "5828e": 34, "3866e": 34, "3150e": 34, "3863e": 34, "1536e": 34, "7656e": 34, "0245e": 34, "6807e": 34, "2850e": 34, "6425e": 34, "7782e": 34, "2221e": 34, "1392e": 34, "3269e": 34, "1582e": 34, "6331e": 34, "8109e": 34, "0985e": 34, "2942e": 34, "6438e": 34, "9306e": 34, "0776e": 34, "8022e": 34, "5356e": 34, "6405e": 34, "1761e": 34, "4960e": 34, "2266e": 34, "5264e": 34, "0226e": 34, "5735e": 34, "5090e": 34, "0587e": 34, "5471e": 34, "3910e": 34, "6574e": 34, "6376e": 34, "4926e": 34, "8819e": 34, "9256e": 34, "1512e": 34, "2091e": 34, "6460e": 34, "6747e": 34, "7082e": 34, "5789e": 34, "8982e": 34, "2842e": 34, "1286e": 34, "6392e": 34, "2199e": 34, "5850e": 34, "3628e": 34, "3231e": 34, "2350e": 34, "5602e": 34, "7751e": 34, "0511e": 34, "8997e": 34, "1051e": 34, "3014e": 34, "2024e": 34, "2354e": 34, "1913e": 34, "1978e": 34, "5625e": 34, "5975e": 34, "5911e": 34, "2413e": 34, "8988e": 34, "0542e": 34, "8894e": 34, "4278e": 34, "3625e": 34, "0979e": 34, "3275e": 34, "0514e": 34, "4583e": 34, "3326e": 34, "3684e": 34, "8493e": 34, "2075e": 34, "2708e": 34, "8701e": 34, "0855e": 34, "5334e": 34, "3050e": 34, "2246e": 34, "6824e": 34, "8289e": 34, "8230e": 34, "2047e": 34, "4848e": 34, "3042e": 34, "0358e": 34, "7074e": 34, "6816e": 34, "1017e": 34, "2943e": 34, "4274e": 34, "6128e": 34, "3127e": 34, "0264e": 34, "2928e": 34, "7298e": 34, "1075e": 34, "0250e": 34, "6928e": 34, "0074e": 34, "5464e": 34, "6378e": 34, "5970e": 34, "2128e": 34, "7607e": 34, "8260e": 34, "5962e": 34, "4320e": 34, "8332e": 34, "1438e": 34, "4723e": 34, "4913e": 34, "2585e": 34, "6819e": 34, "3947e": 34, "7173e": 34, "4134e": 34, "6530e": 34, "7728e": 34, "9815e": 34, "6895e": 34, "1146e": 34, "2025e": 34, "4129e": 34, "9695e": 34, "7711e": 34, "2278e": 34, "3727e": 34, "9276e": 34, "5440e": 34, "7169e": 34, "5736e": 34, "4620e": 34, "1244e": 34, "4633e": 34, "2685e": 34, "2459e": 34, "0362e": 34, "8331e": 34, "3194e": 34, "4082e": 34, "0132e": 34, "0541e": 34, "2632e": 34, "7800e": 34, "1647e": 34, "0785e": 34, "2112e": 34, "3496e": 34, "0599e": 34, "2607e": 34, "0194e": 34, "8586e": 34, "0107e": 34, "5924e": 34, "1770e": 34, "3246e": 34, "2268e": 34, "3978e": 34, "1841e": 34, "6548e": 34, "3903e": 34, "3376e": 34, "7083e": 34, "8377e": 34, "3031e": 34, "3292e": 34, "1567e": 34, "3419e": 34, "3412e": 34, "5887e": 34, "4468e": 34, "4031e": 34, "1785e": 34, "1524e": 34, "1699e": 34, "8752e": 34, "0660e": 34, "1852e": 34, "1228e": 34, "0012e": 34, "2234e": 34, "7454e": 34, "1885e": 34, "010289": 34, "48081": 34, "5738": 34, "1697": 34, "0116": 34, "4216": 34, "7343": 34, "3025": 34, "459937": [34, 55], "9785299": [34, 55], "0319": [34, 55], "5123": [34, 55], "4806334": [34, 55], "73183": [34, 55], "1724668": [34, 55], "5227966": [34, 55], "05656664": [34, 55], "doc1": 34, "doc2": 34, "doc3": 34, "bread": 34, "butter": 34, "chees": 34, "699868820717508": 34, "5098293421139041": 34, "aa": 34, "airline_senti": 34, "_unit_id": 34, "_golden": 34, "_unit_st": 34, "_trusted_judg": 34, "_last_judgment_at": 34, "negativereason": 34, "airline_sentiment_gold": 34, "negativereason_gold": 34, "retweet_count": 34, "tweet_coord": 34, "tweet_creat": 34, "tweet_id": 34, "tweet_loc": 34, "user_timezon": 34, "681455792": 34, "6667": 34, "southwest": 34, "mrssuperdimmock": 34, "southwestair": 34, "686040e": 34, "lake": 34, "arrowhead": 34, "pacif": 34, "8918": 34, "681459957": 34, "delta": 34, "jetblu": 34, "okayyyi": 34, "iron": 34, "677500e": 34, "11688": 34, "681462990": 34, "6727": 34, "airwai": 34, "dropmeanywher": 34, "usairwai": 34, "678190e": 34, "arizona": 34, "681448905": 34, "virgin": 34, "jsamaudio": 34, "virginamerica": 34, "681440e": 34, "franci": 34, "calif": 34, "4135": 34, "681454122": 34, "3544": 34, "cajunsql": 34, "678110e": 34, "baton": 34, "roug": 34, "la": 34, "11712": 34, "13064": 34, "x_train_embed": 34, "x_test_embed": 34, "1618": 34, "as_tupl": 34, "component_cfg": 34, "n_process": 34, "1616": 34, "1617": 34, "1685": 34, "_pipe": 34, "proc": 34, "default_error_handl": 34, "pipecal": 34, "1682": 34, "1683": 34, "1684": 34, "hasattr": 34, "1686": 34, "1688": [34, 51], "transition_pars": 34, "pyx": 34, "251": [], "264": [], "greedy_pars": [], "thinc": 34, "outt": 34, "331": [34, 41], "is_train": 34, "332": [34, 41], "tupl": [34, 40, 41], "_func": 34, "tb_framework": [], "step_model": [], "parserstepmodel": [], "unseen_class": [], "attr": [], "has_upp": [], "finish_step": [], "parser_model": [], "250": [], "310": [34, 40, 41, 48], "callabl": [34, 40, 41], "308": [34, 40, 41, 48], "gradient": [34, 42], "backpropag": 34, "inc_layer_grad": 34, "skip": 34, "with_arrai": 34, "xseq": 34, "seqt": 34, "rag": [], "_ragged_forward": [], "_padded_forward": [], "xr": [], "arrayxd": [], "get_dx": [], "dataxd": [], "backprop": 34, "dyr": [], "maxout": 34, "get_param": [34, 36, 58], "reshape2f": 34, "nO": 34, "ni": 34, "gemm": 34, "trans2": 34, "reshape1f": 34, "reshape3f": 34, "295": [34, 41], "298": [34, 41], "259942": 34, "856640": 34, "677500": 34, "875390": 34, "459240": 34, "304300": 34, "273020": 34, "008458": 34, "818360": 34, "002320": 34, "555840": 34, "274170": 34, "716420": 34, "296220": 34, "403746": 34, "430054": 34, "107044": 34, "224080": 34, "903256": 34, "295254": 34, "563826": 34, "869816": 34, "462877": 34, "057751": 34, "892089": 34, "566698": 34, "283121": 34, "594112": 34, "578107": 34, "037976": 34, "270313": 34, "948990": 34, "653996": 34, "631425": 34, "850329": 34, "432467": 34, "979464": 34, "015146": 34, "604236": 34, "188137": 34, "707503": 34, "908782": 34, "248327": 34, "667797": 34, "590958": 34, "246804": 34, "095754": 34, "953429": 34, "524224": 34, "593270": 34, "948402": 34, "760466": 34, "369070": 34, "204359": 34, "357214": 34, "389199": 34, "205336": 34, "100318": 34, "950879": 34, "399726": 34, "977736": 34, "676425": 34, "224362": 34, "011286": 34, "981441": 34, "132660": 34, "988456": 34, "997113": 34, "553975": 34, "539687": 34, "229152": 34, "099266": 34, "652113": 34, "036738": 34, "315839": 34, "429018": 34, "557437": 34, "333650": 34, "281916": 34, "587222": 34, "725984": 34, "178514": 34, "163662": 34, "597000": 34, "621603": 34, "166608": 34, "256955": 34, "940082": 34, "530063": 34, "816050": 34, "398607": 34, "219403": 34, "925384": 34, "751906": 34, "969212": 34, "381326": 34, "146303": 34, "195811": 34, "914482": 34, "297692": 34, "lgr": 34, "essenti": 34, "sentence_transform": 34, "sentencetransform": 34, "embedd": 34, "paraphras": 34, "distilroberta": 34, "emb_sent": 34, "emb_train": 34, "emb_train_df": 34, "759": 34, "760": 34, "761": 34, "764": 34, "766": 34, "120494": 34, "250263": 34, "022795": 34, "116368": 34, "078650": 34, "037357": 34, "251341": 34, "321429": 34, "143984": 34, "123486": 34, "199150": 34, "150143": 34, "167078": 34, "407671": 34, "066161": 34, "049514": 34, "019384": 34, "357602": 34, "125996": 34, "381074": 34, "182954": 34, "118282": 34, "066341": 34, "136098": 34, "094947": 34, "121303": 34, "069233": 34, "097500": 34, "025740": 34, "367981": 34, "113612": 34, "114662": 34, "049926": 34, "256736": 34, "118687": 34, "190720": 34, "011985": 34, "141883": 34, "230142": 34, "024899": 34, "032988": 34, "630251": 34, "079516": 34, "148981": 34, "194708": 34, "226263": 34, "043630": 34, "217398": 34, "069644": 34, "676791": 34, "244484": 34, "051042": 34, "064099": 34, "146945": 34, "090878": 34, "090060": 34, "077211": 34, "209226": 34, "308773": 34, "119258": 34, "172168": 34, "098697": 34, "319858": 34, "415475": 34, "248359": 34, "025923": 34, "385350": 34, "066414": 34, "334289": 34, "128482": 34, "232446": 34, "077805": 34, "181329": 34, "123244": 34, "660457": 34, "048714": 34, "204774": 34, "163497": 34, "094240": 34, "360193": 34, "213747": 34, "363690": 34, "275521": 34, "134936": 34, "276319": 34, "009336": 34, "021523": 34, "258992": 34, "474885": 34, "242125": 34, "294533": 34, "279013": 34, "037831": 34, "089761": 34, "548748": 34, "049258": 34, "154525": 34, "141268": 34, "204408": 34, "145289": 34, "064201": 34, "213571": 34, "140225": 34, "338556": 34, "148578": 34, "224515": 34, "042963": 34, "075930": 34, "161948": 34, "040582": 34, "003971": 34, "152549": 34, "582907": 34, "126526": 34, "060502": 34, "111495": 34, "097493": 34, "199321": 34, "12252": 34, "108408": 34, "438293": 34, "216812": 34, "349289": 34, "422689": 34, "377760": 34, "045198": 34, "034095": 34, "427570": 34, "328272": 34, "257849": 34, "032363": 34, "275004": 34, "080452": 34, "078975": 34, "049972": 34, "009761": 34, "314754": 34, "020773": 34, "268777": 34, "068411": 34, "017591": 34, "236154": 34, "221446": 34, "103568": 34, "055510": 34, "062910": 34, "067424": 34, "003504": 34, "157757": 34, "007711": 34, "323297": 34, "334637": 34, "367041": 34, "068821": 34, "063667": 34, "329990": 34, "232330": 34, "184768": 34, "11646": 34, "091488": 34, "155708": 34, "032391": 34, "018314": 34, "524997": 34, "563933": 34, "080985": 34, "097982": 34, "535285": 34, "377194": 34, "428013": 34, "144572": 34, "045297": 34, "107935": 34, "135673": 34, "290019": 34, "137200": 34, "503395": 34, "042567": 34, "282592": 34, "185626": 34, "092904": 34, "097085": 34, "174650": 34, "193584": 34, "047294": 34, "098216": 34, "332670": 34, "163098": 34, "135101": 34, "078530": 34, "030177": 34, "391598": 34, "073520": 34, "454037": 34, "244358": 34, "790682": 34, "607010": 34, "255162": 34, "029779": 34, "emb_test": 34, "emb_test_df": 34, "002864": 34, "217326": 34, "124349": 34, "082548": 34, "709688": 34, "582441": 34, "257897": 34, "169356": 34, "248880": 34, "266686": 34, "501767": 34, "095387": 34, "340173": 34, "087452": 34, "368359": 34, "276195": 34, "238676": 34, "219546": 34, "066603": 34, "256149": 34, "10951": 34, "141048": 34, "137934": 34, "131319": 34, "194773": 34, "868204": 34, "078791": 34, "131656": 34, "036244": 34, "215749": 34, "291946": 34, "056256": 34, "056041": 34, "147341": 34, "189665": 34, "357366": 34, "061799": 34, "161923": 34, "278955": 34, "173722": 34, "065324": 34, "5382": 34, "252943": 34, "527507": 34, "065608": 34, "013467": 34, "207989": 34, "003881": 34, "066281": 34, "253166": 34, "021039": 34, "290957": 34, "180686": 34, "042605": 34, "173794": 34, "079128": 34, "169160": 34, "001316": 34, "142593": 34, "070816": 34, "208826": 34, "400737": 34, "3954": 34, "054319": 34, "096738": 34, "113037": 34, "032039": 34, "493064": 34, "641102": 34, "078760": 34, "402187": 34, "189743": 34, "089538": 34, "123879": 34, "285019": 34, "297771": 34, "557171": 34, "076169": 34, "029826": 34, "076095": 34, "225454": 34, "002135": 34, "235430": 34, "11193": 34, "065858": 34, "223270": 34, "507333": 34, "266193": 34, "104696": 34, "219555": 34, "146247": 34, "315649": 34, "126193": 34, "435461": 34, "163994": 34, "207813": 34, "001871": 34, "109391": 34, "166778": 34, "249199": 34, "525419": 34, "413066": 34, "119939": 34, "064297": 34, "5861": 34, "077512": 34, "322276": 34, "026697": 34, "111393": 34, "174207": 34, "235201": 34, "053888": 34, "244942": 34, "181625": 34, "226870": 34, "149843": 34, "311338": 34, "045975": 34, "572319": 34, "068256": 34, "217745": 34, "056509": 34, "355174": 34, "028610": 34, "090676": 34, "3627": 34, "173311": 34, "023604": 34, "190388": 34, "136543": 34, "360269": 34, "444686": 34, "056311": 34, "291941": 34, "399719": 34, "167930": 34, "042209": 34, "161905": 34, "040535": 34, "050515": 34, "252020": 34, "133980": 34, "155001": 34, "154482": 34, "060201": 34, "126556": 34, "12559": 34, "124635": 34, "101799": 34, "129061": 34, "636907": 34, "681090": 34, "399300": 34, "078321": 34, "221824": 34, "277218": 34, "178589": 34, "022364": 34, "109275": 34, "073540": 34, "153336": 34, "123705": 34, "238896": 34, "296446": 34, "116798": 34, "115076": 34, "345925": 34, "8123": 34, "063508": 34, "332506": 34, "119605": 34, "001363": 34, "161802": 34, "082302": 34, "025883": 34, "048027": 34, "126974": 34, "159802": 34, "002221": 34, "093885": 34, "430285": 34, "088561": 34, "321488": 34, "447437": 34, "292395": 34, "188566": 34, "272767": 34, "126173": 34, "015537": 34, "425568": 34, "350672": 34, "113120": 34, "128615": 34, "098112": 34, "222081": 34, "101654": 34, "224073": 34, "341074": 34, "100983": 34, "008055": 34, "202025": 34, "029846": 34, "019182": 34, "107064": 34, "002301": 34, "038213": 34, "139270": 34, "007586": 34, "2928": 34, "num_top": 34, "intelligen": [34, 55], "sl": [34, 55], "mach": [34, 55], "cour": [34, 55], "commonwealth": [34, 55], "jurisdict": [34, 55], "droit": [34, 55], "supr\u00eam": [34, 55], "const": [34, 55], "skate": [34, 55], "token2id": 34, "0070087705": 34, "0134610993": 34, "1830": 34, "3970": 34, "yale": 34, "3971": 34, "3972": 34, "youth": 34, "3973": 34, "zhenskaya": 34, "3974": 34, "zonal": 34, "3975": 34, "token_id": 34, "doc_term_matrix": 34, "151": 34, "196": 34, "ldamodel": 34, "id2word": 34, "num_word": 34, "9998566": 34, "pyldavi": 34, "gensim_model": 34, "gensimvi": 34, "vi": 34, "sort_top": 34, "counti": 35, "161300e": 35, "370842": 35, "114757": 35, "2079": 35, "899736": 35, "510697e": 35, "494309": 35, "007542": 35, "234303": 35, "409430": 35, "656873": 35, "390691": 35, "509045": 35, "005136": 35, "402258": 35, "560053": 35, "213896": 35, "1986": 35, "552492": 35, "12768": 35, "455652": 35, "930062": 35, "770163": 35, "440897": 35, "142051e": 35, "539989": 35, "086517": 35, "766318": 35, "650743": 35, "175459": 35, "828": 35, "090978": 35, "442": 35, "575043": 35, "373411": 35, "401": [35, 43, 46], "679240": 35, "138564": 35, "140828": 35, "685": 35, "391304": 35, "27304": 35, "179631": 35, "200000e": 35, "1900": 35, "155900": 35, "519000": 35, "651": 35, "1427": 35, "040000e": 35, "471000": 35, "328000": 35, "1490": 35, "5100": 35, "1910": 35, "618000e": 35, "1975": 35, "571800": 35, "230000": 35, "2550": 35, "068800e": 35, "560": 35, "678000": 35, "125000": 35, "2360": 35, "10083": 35, "13540": 35, "651359e": 35, "9410": 35, "4820": 35, "777600": 35, "315000": 35, "6210": 35, "871200": 35, "21450": 35, "20699": 35, "2003": [35, 51], "2005": 35, "1948": 35, "1944": 35, "540088": 35, "14176653": 35, "dt": [35, 59], "9991338290544213": 35, "get_depth": [35, 58], "9994394006711425": 35, "719915905190645": 35, "decisiontreeregressordecisiontreeregressor": 35, "3209427041566191": 35, "31767136668453344": 35, "9108334653214172": 35, "7728396574320712": 35, "x_tr": 35, "y_tr": 35, "tr_score": 35, "valid_scor": 35, "results_single_valid_df": 35, "319559": 35, "326616": 35, "603739": 35, "555180": 35, "754938": 35, "677567": 35, "833913": 35, "737285": 35, "890456": 35, "763480": 35, "931896": 35, "790521": 35, "963024": 35, "769030": 35, "981643": 35, "752728": 35, "991810": 35, "735637": 35, "996424": 35, "745925": 35, "998370": 35, "734048": 35, "999213": 35, "741060": 35, "999480": 35, "722873": 35, "999544": 35, "723951": 35, "999558": 35, "734986": 35, "999562": 35, "724068": 35, "999567": 35, "724410": 35, "argmax": [35, 36, 38], "test_model": 35, "7784948928666875": 35, "cv_train_scor": 35, "cv_valid_scor": 35, "321050": 35, "322465": 35, "603243": 35, "559284": 35, "752169": 35, "688484": 35, "835876": 35, "758259": 35, "894960": 35, "768184": 35, "938201": 35, "772185": 35, "966812": 35, "760966": 35, "983340": 35, "754620": 35, "992220": 35, "730025": 35, "996487": 35, "722803": 35, "998440": 35, "726659": 35, "999178": 35, "730704": 35, "999438": 35, "711356": 35, "999518": 35, "721917": 35, "999539": 35, "729374": 35, "999545": 35, "740319": 35, "999546": 35, "706489": 35, "dt_final": 35, "9308647034083802": 35, "00080741": 35, "00327551": 35, "25123925": 35, "01808825": 35, "00079645": 35, "03213916": 35, "01190633": 35, "00106308": 35, "36400802": 35, "02313684": 35, "00295235": 35, "01209545": 35, "00064647": 35, "17216105": 35, "06835056": 35, "02416048": 35, "01317334": 35, "feature_names_in_": 35, "feature_import": 35, "364008": 35, "251239": 35, "172161": 35, "068351": 35, "032139": 35, "024160": 35, "023137": 35, "018088": 35, "013173": 35, "012095": 35, "011906": 35, "003276": 35, "002952": 35, "001063": 35, "000807": 35, "000796": 35, "set_se": [36, 40, 41], "manual_se": [36, 40, 41], "proce": 36, "read_img_dataset": [36, 40, 41], "plot_sample_img": [36, 40, 41], "train_dir": 36, "file_nam": [36, 40, 41], "image_fil": [36, 40, 41], "n_imag": [36, 40, 41], "x_anim_train": 36, "valid_dir": 36, "x_anim_valid": 36, "feed": 36, "desenet": 36, "accomplish": 36, "000236": 36, "004594": 36, "001687": 36, "002321": 36, "161429": 36, "816200": 36, "000812": 36, "003663": 36, "259521": 36, "000420": 36, "874960": 36, "427516": 36, "242741": 36, "026616": 36, "210286": 36, "974181": 36, "898244": 36, "904565": 36, "067099": 36, "182383": 36, "000128": 36, "001419": 36, "002848": 36, "000313": 36, "066512": 36, "442917": 36, "000423": 36, "002802": 36, "056599": 36, "000839": 36, "805414": 36, "029396": 36, "049097": 36, "319482": 36, "086078": 36, "516787": 36, "864291": 36, "109578": 36, "384528": 36, "046114": 36, "006070": 36, "003593": 36, "002643": 36, "098787": 36, "091632": 36, "000441": 36, "003044": 36, "365898": 36, "259086": 36, "239082": 36, "084684": 36, "902341": 36, "206019": 36, "027080": 36, "259026": 36, "334765": 36, "428280": 36, "414406": 36, "000248": 36, "002965": 36, "002921": [19, 36], "000428": 36, "075668": 36, "331588": 36, "000520": 36, "002987": 36, "245635": 36, "485191": 36, "157572": 36, "215167": 36, "478514": 36, "014989": 36, "526782": 36, "642071": 36, "119190": 36, "498164": 36, "365925": 36, "003463": 36, "001230": 36, "000890": 36, "076018": 36, "726441": 36, "000685": 36, "194914": 36, "000281": [36, 44], "449264": 36, "176027": 36, "578569": 36, "152691": 36, "632296": 36, "519129": 36, "781977": 36, "974532": 36, "302044": 36, "614872": 36, "000270": 36, "006250": 36, "002418": 36, "180926": 36, "199412": 36, "000480": 36, "002477": 36, "232075": 36, "692130": 36, "727992": 36, "119121": 36, "040561": 36, "431104": 36, "219714": 36, "945967": 36, "758030": 36, "921435": 36, "544079": 36, "000316": 36, "006208": 36, "003540": 36, "004469": 36, "200458": 36, "398915": 36, "000475": 36, "004852": 36, "196963": 36, "000329": 36, "620726": 36, "681430": 36, "857458": 36, "337626": 36, "583973": 36, "015639": 36, "373318": 36, "286326": 36, "610142": 36, "533027": 36, "000432": 36, "001375": 36, "003088": 36, "003877": 36, "154883": 36, "298043": 36, "000934": 36, "001566": 36, "265483": 36, "000540": 36, "218867": 36, "324762": 36, "039739": 36, "903425": 36, "145186": 36, "221760": 36, "000561": 36, "298437": 36, "578452": 36, "468994": 36, "008286": 36, "001882": 36, "001109": 36, "140371": 36, "856722": 36, "000387": 36, "003272": 36, "202247": 36, "000310": 36, "303694": 36, "546152": 36, "726269": 36, "495523": 36, "592505": 36, "539258": 36, "308236": 36, "090579": 36, "543677": 36, "000163": 36, "003210": 36, "003910": 36, "159751": 36, "295193": 36, "000460": 36, "004461": 36, "401729": 36, "916349": 36, "980962": 36, "025460": 36, "526444": 36, "003038": 36, "068427": 36, "211725": 36, "600288": 36, "032000": 36, "005378": [], "000951": [], "000180": [], "000211": 19, "000157": [], "000202": 36, "000153": [], "000935": [], "100801": [], "966667": 36, "991667": 36, "000489": [], "002522": [], "000427": 48, "004757": [], "983333": 36, "000356": 36, "002170": [], "000526": [], "021082": 36, "988333": 36, "953333": 36, "016330": 36, "006667": 36, "993333": 36, "006236": 36, "985000": 36, "012247": 36, "026667": 36, "005270": 36, "976667": 36, "940000": 36, "024944": 36, "014337": 36, "980000": 36, "946667": 36, "008498": 36, "968333": 36, "038873": 36, "020000": 36, "926667": 36, "032660": 36, "019293": 36, "033993": 36, "963333": 36, "017951": 36, "945000": 36, "040000": 36, "028186": 36, "951667": 36, "017795": 36, "022730": 36, "best_k": 36, "c_valu": 36, "c_val": 36, "973333": 36, "best_c": 36, "nearestneighborsnearestneighbor": 36, "show_nearest_neighbor": 36, "test_idx": 36, "query_img": 36, "img_ind": 36, "wrangl": 37, "cleaned_restaurant_data": 37, "north_america": 37, "eat_out_freq": 37, "n_peopl": 37, "food_typ": 37, "noise_level": 37, "good_serv": 37, "restaurant_nam": 37, "italian": [37, 38], "ambienc": 37, "dislik": 37, "vibe": 37, "961": 37, "haidilao": 37, "962": 37, "963": 37, "meat": 37, "tasti": 37, "hearti": 37, "broth": 37, "noodl": [37, 55], "uno": 37, "964": 37, "960000e": 37, "696": 37, "585187": 37, "975104": 37, "439254e": 37, "1472": 37, "179152": 37, "246486": 37, "556716": 37, "790481e": 37, "37903": 37, "575636": 37, "000000e": 37, "unusu": 37, "upperbound_pric": 37, "lowerbound_peopl": 37, "restaurant_df": 37, "942": 37, "674": 37, "598057": 37, "992569": 37, "973294": 37, "023279": 37, "257787": 37, "582570": 37, "016660": 37, "018622": 37, "quebecoi": 37, "thai": 37, "fusion": 37, "mexican": 37, "000618": [], "000430": [], "516556": 37, "514950": 37, "000350": [], "000442": [], "000342": [], "000340": [], "513333": 37, "515755": 37, "000332": [], "2200": 37, "934": 37, "comfi": 37, "sit": [37, 57], "911": 37, "hungri": 37, "chambar": 37, "232": 37, "quantit": 37, "qualit": 37, "noise_cat": 37, "x_train_num": 37, "x_test_num": 37, "x_train_num_imp": 37, "x_test_num_imp": 37, "kneighborsclassifierkneighborsclassifi": 37, "5418278145695364": 37, "1500": [37, 41], "525": 37, "753": 37, "x_train_num_imp_sc": 37, "x_test_num_imp_sc": 37, "robustscal": 37, "quantil": 37, "maxabsscal": 37, "55629139": 37, "49006623": 37, "56953642": 37, "53333333": 37, "pipe_knn": 37, "5245916114790287": 37, "plot_improper_process": [37, 43, 44], "plot_proper_process": [37, 43], "415": 37, "x_train_cat": 37, "x_test_cat": 37, "x_train_cat_oh": 37, "x_test_cat_oh": 37, "ohe_feat": 37, "north_america_don": 37, "north_america_no": 37, "north_america_y": 37, "food_type_canadian": 37, "food_type_chines": 37, "food_type_fus": 37, "food_type_indian": 37, "food_type_italian": 37, "food_type_mexican": 37, "food_type_oth": 37, "food_type_quebecoi": 37, "food_type_thai": 37, "food_type_nan": 37, "748": 37, "752": 37, "53642384": 37, "50993377": 37, "51333333": 37, "47333333": 37, "pipe_ohe_knn": 37, "routed_param": 37, "56291391": 37, "54666667": 37, "5537836644591612": 37, "ohe_feat_nam": 37, "svc_num_cat_pip": 37, "6825960264900662": 37, "wasn": [37, 55], "reshape_for_countvector": 37, "text_transform": 37, "text_pip": 37, "6467019867549668": 37, "753x116": 37, "5670": 37, "svc_num_cat_text_pip": 37, "6972185430463577": 37, "regard": [38, 58, 59], "imdb": 38, "replace_tag": 38, "review_pp": 38, "47278": 38, "vast": 38, "soul": 38, "philosophi": 38, "19664": 38, "infantri": 38, "da": 38, "boot": 38, "submarin": 38, "cinema": 38, "par": 38, "22648": 38, "yorker": 38, "contemporan": 38, "era": 38, "norman": 38, "wexler": 38, "delin": 38, "33662": 38, "certainli": 38, "men": 38, "31230": 38, "trash": 38, "subhuman": 38, "cannib": 38, "fan": 38, "fran": 38, "alert": 38, "besid": 38, "oldboi": 38, "wook": 38, "afraid": 38, "28030": 38, "barlei": 38, "nude": 38, "movement": 38, "screa": 38, "dvd": 38, "primo": 38, "cinematographi": 38, "noir": 38, "tribut": 38, "blacklist": 38, "isna": 38, "bow": 38, "5000x10000": 38, "383702": 38, "middl": 38, "conrad": 38, "conscienc": 38, "consciou": 38, "conscious": 38, "conserv": 38, "conservatori": 38, "bird": [38, 40, 41], "elit": 38, "finnish": 38, "grimi": 38, "kerr": 38, "maltin": 38, "narrat": 38, "reynold": 38, "sfx": 38, "thats": 38, "vanc": 38, "505": 38, "587023": 38, "103126": 38, "582914": 38, "105109": 38, "835261": 38, "101897": 38, "593766": 38, "086516": 38, "853": 38, "761284": 38, "098995": 38, "839": 38, "83470": 38, "7964": 38, "92265": 38, "8456": 38, "98585": 38, "8520": 38, "8426": 38, "8376": 38, "8350": 38, "optimized_c": 38, "word_coeff_df": 38, "074949": 38, "083893": 38, "034402": 38, "056493": 38, "041633": 38, "013299": 38, "022139": 38, "zorak": 38, "021878": 38, "zorro": 38, "130075": 38, "\u00e2\u00bd": 38, "012649": 38, "903484": 38, "659922": 38, "653301": 38, "651763": 38, "favorit": 38, "607887": 38, "621695": 38, "701030": 38, "736608": 38, "799353": 38, "986970": 38, "visualize_coeffici": 38, "n_top_featur": 38, "fake_review": 38, "1x10000": 38, "16423497": 38, "83576503": 38, "words_in_ex": 38, "ex_df": 38, "126498": 38, "390053": 38, "268316": 38, "578879": 38, "113743": 38, "122759": 38, "582012": 38, "037942": 38, "136288": 38, "054205": 38, "133895": 38, "plot_coeff_exampl": 38, "feat_vect": 38, "pos_prob": 38, "95205899": 38, "83301769": 38, "9093526": 38, "89247531": 38, "05736279": 38, "79360853": 38, "most_posit": 38, "tragic": 38, "custodi": 38, "battl": 38, "kramer": 38, "screenwrit": 38, "robert": 38, "benton": 38, "marvel": 38, "averi": 38, "corman": 38, "beautifulli": 38, "deliv": 38, "straight": 38, "talent": 38, "tale": 38, "splendid": 38, "deservedli": 38, "nine": 38, "academi": 38, "nomin": 38, "dustin": 38, "hoffman": 38, "superb": 38, "ted": 38, "forgotten": 38, "joann": 38, "meryl": 38, "streep": 38, "actress": 38, "portray": 38, "eight": 38, "marriag": 38, "jane": 38, "alexand": 38, "fantast": 38, "margaret": 38, "stake": 38, "justin": 38, "choke": 38, "tear": 38, "thoroughli": 38, "brilliant": 38, "nestor": 38, "almendro": 38, "greenberg": 38, "purcel": 38, "himself": [38, 55], "realis": 38, "1995": [38, 51], "heartach": 38, "estrang": 38, "amazingli": 38, "superl": 38, "torn": 38, "toppl": 38, "career": 38, "desper": 38, "fade": 38, "outstand": 38, "caught": 38, "rend": 38, "1979": 38, "1996": 38, "neg_prob": 38, "04794101": 38, "16698231": 38, "0906474": 38, "10752469": 38, "94263721": 38, "20639147": 38, "most_neg": 38, "36555": 38, "recov": 38, "modulenotfounderror": [39, 43, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56], "51150": [39, 47], "538816": [39, 47], "481893": [39, 47], "827130": [39, 47], "573050": [39, 47], "644106": [39, 47], "340988": [39, 47], "102135": [39, 47], "939006": [39, 47], "578654": [39, 47], "530978": [39, 47], "860677": [39, 47], "201810": [39, 47], "719747": [39, 47], "729143": [39, 47], "547993": [39, 47], "023636": [39, 47], "454966": [39, 47], "37906": [39, 47], "39163": [39, 47], "363913": [39, 47], "853399": [39, 47], "648195": [39, 47], "118934": [39, 47], "100882": [39, 47], "423852": [39, 47], "472790": [39, 47], "972440": [39, 47], "033833": [39, 47], "687055": [39, 47], "094586": [39, 47], "121531": [39, 47], "146830": [39, 47], "944092": [39, 47], "558564": [39, 47], "186814": [39, 47], "257103": [39, 47], "79378": [39, 47], "57994": [39, 47], "193021": [39, 47], "136714": [39, 47], "622612": [39, 47], "780864": [39, 47], "823511": [39, 47], "706444": [39, 47], "206073": [39, 47], "016918": [39, 47], "781531": [39, 47], "310405": [39, 47], "842028": [39, 47], "085477": [39, 47], "366005": [39, 47], "254443": [39, 47], "290002": [39, 47], "036764": [39, 47], "015039": [39, 47], "245686": [39, 47], "152859": [39, 47], "604032": [39, 47], "808208": [39, 47], "594982": [39, 47], "200475": [39, 47], "502985": [39, 47], "832370": [39, 47], "034071": [39, 47], "234040": [39, 47], "550616": [39, 47], "519029": [39, 47], "429217": [39, 47], "139322": [39, 47], "293663": [39, 47], "037785": [39, 47], "061206": [39, 47], "005387": [39, 47], "057296": [39, 47], "60943": [39, 47], "49575": [39, 47], "669614": [39, 47], "734385": [39, 47], "662450": [39, 47], "059077": [39, 47], "346850": [39, 47], "549682": [39, 47], "430571": [39, 47], "118450": [39, 47], "469383": [39, 47], "228329": [39, 47], "370643": [39, 47], "211544": [39, 47], "300837": [39, 47], "174590": [39, 47], "573818": [39, 47], "388023": [39, 47], "161782": [39, 47], "logisit": 39, "99807444e": 39, "92556242e": 39, "99537296e": 39, "62703836e": 39, "99678149e": 39, "21851032e": 39, "99907898e": 39, "21018764e": 39, "99882185e": 39, "17814723e": 39, "99845434e": 39, "54565766e": 39, "43344135e": 39, "87215534e": 39, "13373820e": 39, "99999990e": 39, "99999996e": 39, "12247976": 39, "15220481": 39, "05407669": 39, "18444729": 39, "06337006": 39, "05482241": 39, "lr_f1": 39, "svc_f1": 39, "6463104325699746": 39, "553314121037464": 39, "lr_ap": 39, "svc_ap": 39, "698147830641323": 39, "7629107575877127": 39, "_plot": 39, "0x124c45bd0": 39, "add_subplot": 39, "0x125924ed0": 39, "pipe_lr_std": 39, "pipe_lr_upw": 39, "upweight": 39, "0x1260725d0": 39, "0x1260716d0": 39, "quatifi": 39, "confust": 39, "speci": [40, 59], "788": [40, 48, 56], "birds_input": 40, "birds_class": 40, "target_transform": [40, 41], "loader": [40, 41], "is_valid_fil": [40, 41], "303": [40, 41, 50], "img_extens": [40, 41], "315": [40, 41], "316": [40, 41], "datasetfold": [40, 41], "142": [40, 41], "class_to_idx": [40, 41], "find_class": [40, 41], "make_dataset": [40, 41], "194": [40, 41], "scandir": [40, 41], "is_dir": [40, 41], "x_bird": 40, "flatten_imag": 40, "flatten_dataload": 40, "image_shap": 40, "120000": 40, "km_flatten": 40, "kmeanskmean": [40, 41], "unflatten_input": 40, "get_cluster_imag": [40, 41], "n_img": [40, 41], "extractor": 40, "z_bird": 40, "food_input": [40, 41], "food_class": [40, 41], "x_food": [40, 41], "z_food": [40, 41], "181": 40, "271": [40, 41, 56], "325": [40, 41], "253": [40, 49], "236": [40, 41, 43, 46], "282": 40, "223": [40, 41], "231": 40, "appendixb": 40, "166": [41, 51], "327": [41, 43], "240": 41, "235": [41, 51], "234": 41, "dists_df": 41, "341": 41, "342": 41, "343": 41, "347": 41, "349": 41, "838209": 41, "272423": 41, "557386": 41, "911512": 41, "729088": 41, "535007": 41, "919943": 41, "910038": 41, "831701": 41, "821581": 41, "069433": 41, "836058": 41, "045502": 41, "334972": 41, "312830": 41, "730888": 41, "483530": 41, "518341": 41, "012949": 41, "690664": 41, "808674": 41, "380119": 41, "499969": 41, "269186": 41, "080601": 41, "174231": 41, "724173": 41, "517481": 41, "425566": 41, "153849": 41, "348946": 41, "451920": 41, "344963": 41, "383554": 41, "948429": 41, "117655": 41, "012907": 41, "241850": 41, "272598": 41, "983030": 41, "745886": 41, "138418": 41, "259501": 41, "387449": 41, "976543": 41, "755798": 41, "489601": 41, "757547": 41, "980059": 41, "965456": 41, "195887": 41, "397800": 41, "607014": 41, "029932": 41, "488819": 41, "426289": 41, "817778": 41, "362293": 41, "543203": 41, "214371": 41, "433807": 41, "525894": 41, "772890": 41, "805965": 41, "740297": 41, "505461": 41, "599627": 41, "887571": 41, "735687": 41, "722355": 41, "054052": 41, "763035": 41, "249685": 41, "294979": 41, "665562": 41, "088818": 41, "409763": 41, "046513": 41, "512915": 41, "122980": 41, "731318": 41, "328199": 41, "524778": 41, "566645": 41, "233059": 41, "732960": 41, "961937": 41, "021688": 41, "355204": 41, "388792": 41, "226387": 41, "771818": 41, "816877": 41, "633665": 41, "816105": 41, "698130": 41, "911955": 41, "400141": 41, "690134": 41, "754042": 41, "597506": 41, "449287": 41, "049765": 41, "228279": 41, "203318": 41, "634016": 41, "843769": 41, "824900": 41, "539536": 41, "891027": 41, "559868": 41, "736403": 41, "069878": 41, "720396": [31, 41], "640726": 41, "087231": 41, "709068": 41, "990519": 41, "950739": 41, "422796": 41, "982191": 41, "307524": 41, "929638": 41, "822123": 41, "524864": 41, "816399": 41, "144579": 41, "315739": 41, "252844": 41, "219345": 41, "628778": 41, "586554": 41, "797318": 41, "021420": 41, "156252": 41, "752766": 41, "942122": 41, "648315": 41, "040714": 41, "330954": 41, "934887": 41, "133183": 41, "376286": 41, "258141": 41, "nanmax": 41, "918853": 41, "791836": 41, "870182": 41, "nep": 41, "min_sampl": 41, "269": 41, "dbscan_label": 41, "print_dbscan_clust": 41, "print_dbscan_noise_imag": 41, "faces_input": 41, "x_face": 41, "z_face": 41, "175": 41, "103": [41, 50], "359": [41, 43, 46], "260": 41, "329": 41, "dist_df": 41, "212444": 41, "023613": 41, "863905": 41, "001663": 41, "938940": 41, "098724": 41, "955692": 41, "270945": 41, "389570": 41, "826571": 41, "514793": 41, "561979": 41, "348663": 41, "740641": 41, "028826": 41, "770222": 41, "892704": 41, "719786": 41, "463976": 41, "759411": 41, "995085": 41, "543497": 41, "854399": 41, "650290": 41, "240793": 41, "963823": 41, "705948": 41, "509878": 41, "242216": 41, "694988": 41, "906570": 41, "872011": 41, "647667": 41, "404259": 41, "862476": 41, "595673": 41, "784702": 41, "887432": 41, "958988": 41, "354176": 41, "925968": 41, "882242": 41, "242348": 41, "911688": 41, "257753": 41, "27959": 41, "94334": 41, "261": 41, "197": 41, "odd": 41, "angl": 41, "crop": 41, "glass": 41, "z_hrch": 41, "ward": 41, "dendrogram": 41, "no_label": 41, "cluster_label": 41, "flat": 41, "hand_picked_clust": 41, "print_hierarchical_clust": 41, "runtimewarn": 41, "retain": 41, "max_open_warn": 41, "hair": 41, "grades_df": 42, "ohe_encod": 42, "oe_encod": 42, "mape": 42, "0102": [43, 46], "833": [43, 46], "204600": [43, 46], "021900": [43, 46], "1650": [43, 46], "795": [43, 46, 48], "326933": [43, 46], "006110": [43, 46], "0794": [43, 46], "083": [43, 46], "redbon": [43, 46], "childish": 43, "gambino": 43, "838": [43, 46], "185707": [43, 46], "000234": [43, 46, 56], "1590": [43, 46], "2890": [43, 46], "044": [43, 46], "173": [43, 46], "xanni": [43, 46], "6040": [43, 46], "199413": [43, 46], "338": [43, 46], "0922": [43, 46], "0261": [43, 46], "230": [43, 46], "beach": 43, "678": [43, 46, 48], "392893": [43, 46], "512000": [43, 46], "4390": [43, 46], "0694": [43, 46], "junior": 43, "1555": 43, "341667": 43, "526": 43, "386907": 43, "45240": 43, "01482203": 43, "5609808539232339": 43, "011977": 43, "180165": 43, "011594": 43, "157647": 43, "011777": 43, "173278": 43, "011765": 43, "178473": 43, "011725": 43, "109156": 43, "x_train_toi": [44, 58], "x_test_toi": 44, "y_train_toi": [44, 58], "y_test_toi": 44, "cm2": 44, "0x146edaaa0": [], "illustr": [44, 51], "train_scal": 44, "test_scal": 44, "plot_original_sc": 44, "title_transform": 44, "improperli": 44, "vstack": [44, 52], "xx_scale": 44, "xx_train": 44, "xx_test": 44, "218048215738236e": 44, "07799695717181604": 44, "0501997049901186": 44, "11699543575772282": 44, "9070874541507946": 44, "000360": [], "000265": 44, "000883": [], "625000": 44, "000866": [], "583333": 44, "000252": [], "604167": 44, "000254": [], "000854": [], "416667": 44, "004649": 46, "001960": [], "003161": [], "001762": [], "003139": [], "001709": [], "003119": [], "001741": [], "003147": [], "001715": [], "whe": 45, "2590575478171857": 45, "729702132569275": 46, "084608": 46, "020084": 46, "0x7f82533f4990": 46, "xxxx": 46, "317402": 46, "318038": 46, "316564": 46, "327592": 46, "385581": 46, "310575": 46, "332467": 46, "34058": 46, "322459": 46, "998885": 46, "897492": 46, "84445": 46, "692248": 46, "46924": 46, "556294": 46, "448591": 46, "462728": 46, "451487": 46, "470856": 46, "014065": 46, "002811": 46, "014726": 46, "002606": 46, "007457": 46, "024828": 46, "001589": 46, "026281": 46, "043084": 46, "001987": 46, "076945": 46, "060188": 46, "030602": 46, "02552": 46, "038753": 46, "065264": 46, "004724": 46, "0603": 46, "006248": 46, "050632": 46, "090046": 46, "082929": 46, "082356": 46, "086134": 46, "087315": 46, "102047": 46, "082758": 46, "099931": 46, "090909": 46, "088123": 46, "176486": 46, "191313": 46, "165767": 46, "142972": 46, "088883": 46, "072625": 46, "085139": 46, "103724": 46, "100183": 46, "097011": 46, "008807": 46, "003897": 46, "002679": 46, "001338": 46, "002924": 46, "002746": 46, "030257": 46, "011999": 46, "002463": 46, "007079": 46, "005768": 46, "023229": 46, "003007": 46, "012636": 46, "003285": 46, "005543": 46, "001469": 46, "026408": 46, "371864": 46, "747294": 46, "344238": 46, "351213": 46, "324994": 46, "293022": 46, "459471": 46, "51741": 46, "48337": 46, "453231": 46, "398281": 46, "412341": 46, "369529": 46, "401357": 46, "395857": 46, "381007": 46, "388232": 46, "462429": 46, "743321": 46, "741463": 46, "71172": 46, "710476": 46, "706761": 46, "706759": 46, "660866": 46, "659625": 46, "659006": 46, "652185": 46, "646611": 46, "645992": 46, "633596": 46, "628025": 46, "51042": 46, "426658": 46, "32615": 46, "370865": 46, "306083": 46, "306062": 46, "352345": 46, "321206": 46, "316762": 46, "339304": 46, "38073": 46, "379397": 46, "441245": 46, "436296": 46, "46167": 46, "422954": 46, "4017": 46, "488947": 46, "484224": 46, "467898": 46, "0x7f82533413d0": 46, "0x7f82532ebcd0": 46, "0x7f825345c910": 46, "009185": 46, "000736": 46, "005209": 46, "000593": 46, "008664": 46, "000497": 46, "004867": 46, "000476": 46, "008619": 46, "000472": 46, "004798": 46, "008512": 46, "000591": 46, "000479": 46, "008424": 46, "000609": 46, "000485": 46, "032643": 46, "000439": 46, "008929": 46, "000193": 46, "031400": 46, "009783": 46, "001001": 46, "000396": 46, "009017": 46, "000347": 46, "102829": 46, "001758": 46, "018003": 46, "000217": 46, "097737": 46, "001842": 46, "021678": 46, "000433": 46, "893": 46, "007091": 46, "006921": 46, "008909": 46, "006615": 46, "006458": 46, "006562": 46, "006574": 46, "006631": 46, "00664": 46, "006662": 46, "009526": 46, "006852": 46, "006553": 46, "006648": 46, "009951": 46, "00654": 46, "006372": 46, "006815": 46, "006833": 46, "6262376237623762": 46, "macro": 47, "012197": 47, "002049": 47, "587211": 47, "010523": 47, "disp": 47, "276776": 47, "102092": 47, "088233": 47, "093971": 47, "288138": 47, "104035": 47, "109370": 47, "236774": 47, "009844": 47, "092141": 47, "pr_dict": 47, "001705": 47, "003405": 47, "772277": 47, "768473": 47, "793478": 47, "715686": 47, "752577": 47, "814815": 47, "721311": 47, "876712": 47, "731429": 47, "897059": 47, "598039": 47, "717647": 47, "893939": 47, "578431": 47, "702381": 47, "903226": 47, "549020": 47, "682927": 47, "892857": 47, "490196": 47, "632911": 47, "9700376801085544": 47, "undersampl": 47, "oversampl": 47, "smote": 47, "makeup": [48, 57], "jbook": 48, "_decor": 48, "deprecate_nonkeyword_argu": 48, "num_allow_arg": 48, "306": 48, "stacklevel": 48, "mangle_dupe_col": 48, "error_bad_lin": 48, "warn_bad_lin": 48, "667": 48, "676": [30, 48], "575": 48, "572": 48, "578": 48, "930": 48, "1217": 48, "1213": 48, "rb": 48, "overload": 48, "1215": 48, "pathlik": 48, "readcsvbuff": 48, "byte": 48, "1216": 48, "1221": 48, "1223": 48, "1224": 48, "1225": 48, "1226": 48, "1227": 48, "1228": 48, "789": 48, "785": 48, "786": 48, "792": 48, "794": 48, "001587": 48, "000620": 48, "001186": 48, "000616": 48, "001056": 48, "000438": 48, "001151": 48, "000885": [44, 48], "000408": 48, "000983": 48, "000440": [37, 48], "000909": 48, "000401": 48, "000412": 48, "000902": 48, "000421": 48, "000865": 48, "000409": 48, "7234503": 48, "07174468998": 48, "01311996081": 48, "110372": 48, "016864": 48, "030887": 48, "009557": 48, "037350": 48, "010032": 48, "034898": 48, "010189": 48, "035345": 48, "010177": 48, "035850": 48, "010048": 48, "035635": 48, "010101": 48, "035794": 48, "010222": 48, "035665": 48, "010233": 48, "041555": 48, "010893": 48, "7951559890417758": 48, "481514": 48, "7986538": 48, "539": 48, "914451894256": 48, "10092665203438765": 48, "0780850698289626": 48, "058952": 48, "017841": 48, "037522": 48, "012024": 48, "038325": 48, "012385": 48, "039022": 48, "012244": 48, "046787": 48, "012960": 48, "069275": 48, "020829": 48, "052758": 48, "020309": 48, "048205": 48, "014515": 48, "047903": 48, "014235": 48, "047534": 48, "014629": 48, "331683e": 48, "861569e": 48, "748678e": 48, "709196e": 48, "670668e": 48, "708698e": 48, "731038e": 48, "723242e": 48, "651645e": 48, "649046e": 48, "128092": 48, "127731": 48, "120763": 48, "123527": 48, "125656": 48, "122418": 48, "12763": 48, "127673": 48, "130119": 48, "084991": 48, "141531": 48, "136094": 48, "132274": 48, "005032": 48, "045462": 48, "001943": 48, "166171": 48, "034114": 48, "059196": 48, "015461": 48, "125609": 48, "010245": 48, "136016": 48, "006792": 48, "043729": 48, "002724": 48, "130938": 48, "008744": 48, "047061": 48, "006918": 48, "125548": 48, "011318": 48, "043274": 48, "129750": 48, "004327": 48, "043355": 48, "003814": 48, "122386": 48, "006678": 48, "042967": 48, "002872": 48, "130967": 48, "019439": 48, "039007": 48, "006258": 48, "093235": 48, "018278": 48, "032982": 48, "006405": 48, "150008": 48, "013874": 48, "047600": 48, "004518": 48, "133128": 48, "026296": 48, "032542": 48, "006817": 48, "09503409246217497": 48, "imageio": [49, 54, 56], "imread": [49, 54, 56], "484": 49, "783": 49, "085": 49, "958": 49, "073": 49, "802": 49, "077": [49, 51], "027": [32, 49], "873": 49, "020": 49, "663048": 49, "247848": 49, "636314": 49, "615760": 49, "41928467": 49, "58071533": 49, "0964233717482785": 49, "903576628251722": 49, "4192846743496557": 49, "5807153256503443": 49, "053": 49, "282920": 49, "780521": 49, "656565": 49, "046631": 49, "120583": 49, "31724168": 49, "26109564": 49, "73890436": 49, "58519824": 49, "41480176": 49, "24221916": 49, "75778084": 49, "20580318": 49, "79419682": 49, "394": 49, "13704": 50, "12508": 50, "shed": 50, "047914": 50, "010573": 50, "032475": 50, "010223": 50, "029946": 50, "010373": 50, "030347": 50, "010317": 50, "030336": 50, "009905": 50, "4237": 50, "0351607": 50, "5690201394269164": 50, "095": 50, "072": 50, "478": 50, "356533": 50, "743840": 50, "426102": 50, "333798": 50, "276547": 50, "078302": 50, "072203": 50, "049542": 50, "007104": 50, "003110": 50, "country_outli": 50, "guam": 50, "usvi": 50, "000025": 50, "000013": 50, "occupation_arm": 50, "000012": 50, "country_holand": 50, "netherland": 50, "000004": 50, "plot_siz": 50, "hue": 51, "001828": 51, "028418": 51, "130472": 51, "085936": 51, "880": 51, "126": [34, 51], "3252": 51, "452600": 51, "7099": 51, "1106": 51, "2401": 51, "1138": 51, "3014": 51, "358500": 51, "1467": 51, "496": 51, "177": 51, "2574": 51, "352100": 51, "1274": 51, "6431": 51, "341300": 51, "1627": 51, "565": 51, "8462": 51, "342200": 51, "007676": 51, "002997": 51, "015419": 51, "006034": 51, "020705": 51, "006861": 51, "017801": [31, 51], "007906": 51, "019558": 51, "007068": 51, "041103": 51, "010614": 51, "042370": 51, "015185": 51, "058692": 51, "015512": 51, "058763": 51, "015724": 51, "089928": 51, "016405": 51, "026809": 51, "007828": 51, "044908": 51, "010527": 51, "061209": 51, "011243": 51, "056894": 51, "011553": 51, "051862": 51, "011770": 51, "914": 51, "090": 51, "as_fram": [51, 59], "395": 51, "08045": 51, "05361": 51, "02681": 51, "03251": 51, "1641": 51, "05764": 51, "684": 51, "1066": 51, "1231": 51, "0846": 51, "07911": 51, "2523": 51, "06609": 51, "11670": 51, "20870": 51, "28100": 51, "15620": 51, "2162": 51, "06606": 51, "172": 51, "2081": 51, "1502": 51, "5717": 51, "7053": 51, "24220": 51, "3828": 51, "10070": 51, "381": 51, "07987": 51, "07079": 51, "03546": 51, "02074": 51, "06246": 51, "1095": 51, "1982": 51, "1553": 51, "06754": 51, "3202": 51, "07287": 51, "198": 51, "1148": 51, "08523": 51, "14280": 51, "11140": 51, "06772": 51, "1767": 51, "05529": 51, "1322": 51, "5601": 51, "3865": 51, "17080": 51, "3193": 51, "09221": 51, "432": 51, "11520": 51, "12960": 51, "03710": 51, "03003": 51, "07839": 51, "1424": 51, "2517": 51, "0942": 51, "06042": 51, "2727": 51, "10360": 51, "lr_l2_pipe": 51, "001830": 51, "219333": 51, "543376": 51, "215956": 51, "293937": 51, "065450": 51, "192030": 51, "655450": 51, "850999": 51, "446818": 51, "095681": 51, "314711": 51, "027409": 51, "857302": 51, "756209": 51, "329308": 51, "836200": 51, "020990": 51, "306175": 51, "135889": 51, "875058": 51, "799151": 51, "688446": 51, "626146": 51, "689233": 51, "384255": 51, "047503": 51, "860896": 51, "091686": 51, "357159": 51, "436556": 51, "predicton": 51, "sum_j": 51, "calll": 51, "sigmoid": 51, "sigma": 51, "lr_l1_pipe": 51, "liblinear": 51, "004590": 51, "001571": 51, "968296": 51, "986803": 51, "171052": 51, "437340": 51, "366957": 51, "899951": 51, "605914": 51, "765894": 51, "237705": 51, "020974": 51, "256502": 51, "353609": 51, "065019": 51, "187817": 51, "011451": 51, "randomforest": 51, "selction": 51, "mamba": 51, "interestingli": 51, "430083": 51, "008701": 51, "934771": 51, "008274": 51, "933020": 51, "221132": 51, "008003": 51, "950627": 51, "sarkozi": 52, "inertia": 52, "oddli": 52, "multivariate_norm": 52, "dataset_sub1": 52, "dataset_sub2": 52, "dataset_sub3": 52, "dataset_sub4": 52, "plot_kmeans_circl": 52, "gausssian": 52, "covariance_typ": 52, "gmm_label": 52, "means_": 52, "25596947": 52, "15011412": 52, "38137298": 52, "31731115": 52, "93609356": 52, "96311554": 52, "covariances_": 52, "97803583": 52, "26628563": 52, "11174164": 52, "09449493": 52, "25892116": 52, "394036": 52, "95673803": 52, "63462235": 52, "26072047": 52, "weights_": 52, "14042383": 52, "28682168": 52, "57275449": 52, "pi_k": 52, "mu_k": 52, "sigma_k": 52, "gaussian_mixture_1d": 52, "\u03d51": 52, "\u03d52": 52, "convex": 52, "diag": 52, "orient": 52, "cov_typ": 52, "plot_gmm_cov_typ": 52, "9996": 52, "0004": 52, "9899": 52, "0101": 52, "9966": 52, "0034": 52, "9961": 52, "0039": 52, "9935": 52, "0065": 52, "9927": 52, "0073": 52, "9981": 52, "0019": 52, "9839": 52, "0003": 52, "073780282241252": 52, "akaik": 52, "aic": 52, "bic": 52, "gmm_model": 52, "aic_scor": 52, "bic_scor": 52, "lowest": [52, 57], "agre": 53, "f2": 53, "req": 54, "8718": 54, "mermaid": 54, "n_toi": 54, "m_toi": 54, "user_mapper_toi": 54, "item_mapper_toi": 54, "user_inverse_mapper_toi": 54, "item_inverse_mapper_toi": 54, "utility_mat_toi": 54, "2632": 54, "2740": 54, "3072": 54, "2933": 54, "2646": 54, "2804": 54, "0171": 54, "1755": 54, "1939": 54, "2187": 54, "1770": 54, "1967": 54, "0189": 54, "263227": 54, "175461": 54, "648470": 54, "119723": 54, "273979": 54, "193898": 54, "690479": 54, "234411": 54, "307165": 54, "218716": 54, "685509": 54, "116034": 54, "293285": 54, "218148": 54, "686135": 54, "119938": 54, "264584": 54, "177027": 54, "678480": 54, "112205": 54, "eigentast": 54, "berkelei": 54, "archiv": [54, 55], "jester_dataset_2": 54, "surprise_data": 54, "5777": 54, "5787": 54, "5698": 54, "5673": 54, "5829": 54, "5753": 54, "0058": 54, "3196": 54, "3218": 54, "3124": 54, "3247": 54, "3212": 54, "0051": 54, "577692": 54, "319554": 54, "990808": 54, "122256": 54, "578666": 54, "327421": 54, "161996": 54, "026334": 54, "569781": 54, "321780": 54, "366242": 54, "029095": 54, "567327": 54, "312407": 54, "523125": 54, "435463": 54, "582858": 54, "324705": 54, "199505": 54, "375153": 54, "5238095238095237": 54, "collobor": 54, "nxm": 54, "collobr": 54, "coo_matrix": 55, "csr_matrix": 55, "schedul": [55, 57], "sushi": 55, "542754": 55, "ramen": 55, "541916": 55, "bento": 55, "539965": 55, "teriyaki": 55, "502705": 55, "yakisoba": 55, "502351": 55, "takoyaki": 55, "501550": 55, "onigiri": 55, "501540": 55, "burger": 55, "495270": 55, "ramen_noodl": 55, "493126": 55, "490753": 55, "1962": 55, "5098": 55, "746": 55, "15th": 55, "inca": 55, "citadel": 55, "eastern": 55, "cordillera": 55, "southern": 55, "peru": 55, "cbc": 55, "boondoggl": 55, "eleph": 55, "campaign": 55, "4105": 55, "subword": 55, "conceptnet": 55, "numberbatch": 55, "ruscorpora": 55, "gigaword": 55, "twitter": 55, "__testing_word2vec": 55, "3000000": 55, "3828125": 55, "18066406": 55, "10644531": 55, "4296875": 55, "21582031": 55, "10693359": 55, "13476562": 55, "08740234": 55, "14648438": 55, "09619141": 55, "02807617": 55, "01409912": 55, "12890625": 55, "21972656": 55, "41210938": 55, "11914062": 55, "22851562": 55, "19433594": 55, "08642578": 55, "uvic": 55, "788647472858429": 55, "sfu": 55, "7588528394699097": 55, "simon_fras": 55, "7356574535369873": 55, "ufv": 55, "6880435943603516": 55, "viu": 55, "6778583526611328": 55, "kwantlen": 55, "677142858505249": 55, "ubco": 55, "6734487414360046": 55, "upei": 55, "6731126308441162": 55, "ubc_okanagan": 55, "6709135174751282": 55, "lakehead_univers": 55, "6622507572174072": 55, "7363681793212891": 55, "infom": 55, "680029571056366": 55, "infor_m": 55, "673384964466095": 55, "informaiton": 55, "6639009118080139": 55, "informa_t": 55, "660125732421875": 55, "informationon": 55, "633933424949646": 55, "informationabout": 55, "6320979595184326": 55, "6186580657958984": 55, "informaion": 55, "6093292236328125": 55, "6063088774681091": 55, "alberta": 55, "6111124157905579": 55, "6086404919624329": 55, "ontario": 55, "6031432747840881": 55, "erik": 55, "5993571281433105": 55, "dominican_republ": 55, "5925410985946655": 55, "costco": 55, "5824529528617859": 55, "rhode_island": 55, "5804311633110046": 55, "dreampharmaceut": 55, "5755444169044495": 55, "5630921721458435": 55, "austin": 55, "5623061656951904": 55, "27610135": 55, "0019627814": 55, "473": 55, "668": 55, "418": 55, "queen": 55, "711819": 55, "monarch": 55, "618967": 55, "590243": 55, "crown_princ": 55, "549946": 55, "princ": 55, "537732": 55, "523684": 55, "queen_consort": 55, "523595": 55, "518113": 55, "sultan": 55, "509859": 55, "monarchi": 55, "508741": 55, "canuck": 55, "821327": 55, "vancouver_canuck": 55, "750401": 55, "calgary_flam": 55, "705470": 55, "695783": 55, "maple_leaf": 55, "691617": 55, "thrasher": 55, "687504": 55, "681716": 55, "sabr": 55, "665307": 55, "blackhawk": 55, "664625": 55, "hab": 55, "661023": 55, "footbal": 55, "526435": 55, "coach_joe_paopao": 55, "483591": 55, "cfl": 55, "475092": 55, "ovfl": 55, "465395": 55, "rugbi": 55, "463872": 55, "football_leagu": 55, "463702": 55, "soccer": 55, "462594": 55, "kavis_re": 55, "462520": 55, "cfler": 55, "461182": 55, "sacobi": 55, "459857": 55, "singer_songwriter_bob_dylan": 55, "505507": 55, "johnny_cash": 55, "495035": 55, "randy_vanwarm": 55, "490558": 55, "heard_voic": 55, "487652": 55, "legendary_singer_songwrit": 55, "484667": 55, "pete_seeg": 55, "478709": 55, "joan_baez": 55, "476631": 55, "tillie_olsen": 55, "476463": 55, "snooky_pryor": 55, "474850": 55, "receive_honorary_doctor": 55, "472725": 55, "homemak": 55, "562712": 55, "housewif": 55, "510505": 55, "graphic_design": 55, "505180": 55, "schoolteach": 55, "497949": 55, "businesswoman": 55, "493489": 55, "paraleg": 55, "492551": 55, "registered_nurs": 55, "490797": 55, "saleswoman": 55, "488163": 55, "electrical_engin": 55, "479773": 55, "mechanical_engin": 55, "475540": 55, "65486": 55, "2584": 55, "062793": 55, "8801": 55, "96833": 55, "5131": 55, "7041": 55, "077749": 55, "mo": 55, "confer": 55, "appl": 55, "kiwi": 55, "topi": 55, "doc_id": 55, "markov": 55, "39x15": 55, "33380754": 55, "31038074": 55, "33476534": 55, "33397112": 55, "36695134": 55, "33439238": 55, "33381373": 55, "35771821": 55, "33380649": 55, "78521263": 55, "33380761": 55, "3573886": 55, "31634363": 55, "32791718": 55, "33224516": 55, "33400489": 55, "2173627": 55, "33411086": 55, "33732465": 55, "28753559": 55, "33223002": 55, "33435326": 55, "33224759": 55, "33797555": 55, "3322447": 55, "33462759": 55, "33440682": 55, "33425967": 55, "3339473": 55, "35561437": 55, "44787197": 55, "33191802": 55, "29572402": 55, "37807203": 55, "33395626": 55, "30792853": 55, "33394593": 55, "87681182": 55, "33394769": 55, "30798381": 55, "34924955": 55, "33782315": 55, "component_label": 55, "update_layout": 55, "xaxis_titl": 55, "yaxis_titl": 55, "xaxi": 55, "tickangl": 55, "autos": 55, "08791477": 55, "08338644": 55, "82869879": 55, "3868": 55, "provinci": 55, "displaystyl": 55, "leagu": 55, "puck": 55, "mutat": 55, "signatur": 55, "cosmic": 55, "ain": 55, "mustn": 55, "shan": 55, "needn": 55, "yourselv": 55, "mightn": 55, "ma": 55, "nsubj": 55, "dobj": 55, "20th": 56, "ovr": 56, "ovo": 56, "7133333333333334": 56, "716": 56, "7893333333333333": 56, "2627451": 56, "27450982": 56, "30588236": 56, "7764706": 56, "76862746": 56, "savannah": 56, "000466": 56, "010418": 56, "000701": 56, "001084": 56, "214988": 56, "670524": 56, "000258": 56, "005873": 56, "312008": 56, "000191": [36, 56], "015757": 56, "329988": 56, "244085": 56, "016992": 56, "050784": 56, "374036": 56, "872947": 56, "216314": 56, "147609": 56, "004717": 56, "004709": 56, "003552": 56, "096267": 56, "417313": 56, "000399": 56, "002817": 56, "380481": 56, "000411": 56, "055866": 56, "214226": 56, "229936": 56, "766309": 56, "232929": 56, "597416": 56, "020700": 56, "038119": 56, "094710": 56, "748593": 56, "000562": 56, "004004": 56, "002272": 56, "001575": 56, "096109": 56, "588947": 56, "000692": [15, 56], "003586": 56, "197310": 56, "000218": 56, "071906": 56, "163141": 56, "390323": 56, "330654": 56, "427222": 56, "111930": 56, "461093": 56, "069564": 56, "700509": 56, "981004": 56, "001858": [44, 56], "002949": 56, "003655": 56, "129396": 56, "942106": 56, "107184": 56, "375395": 56, "505707": 56, "224693": 56, "589073": 56, "093113": 56, "497981": 56, "543450": 56, "081415": 56, "671496": 56, "620780": 56, "000576": 56, "003351": 56, "000918": 56, "003353": 56, "114838": 56, "237181": 56, "000640": 56, "002640": 56, "629871": 56, "000445": 56, "670473": 56, "063835": 56, "211470": 56, "003894": 56, "009912": 56, "145608": 56, "468171": 56, "124041": 56, "032565": 56, "011959": 56, "8866666666666667": 56, "2023w": 57, "swng": 57, "engag": 57, "deepen": 57, "bypass": 57, "desk": 57, "resolv": [57, 59], "audit": 57, "auditor": 57, "unoffici": 57, "mainli": 57, "nevertheless": 57, "earnest": 57, "furthermor": 57, "happier": 57, "expir": 57, "addition": 57, "referenc": 57, "justifi": 57, "coursework": 57, "compassion": 57, "traumat": 57, "sexual": 57, "assault": 57, "misconduct": 57, "seek": 57, "chat": 57, "distract": 57, "photograph": 57, "commit": 57, "hybrid": 57, "worksheet_1": 58, "hashlib": [58, 59, 60], "sha1": [58, 59, 60], "autograd": 58, "upload": 58, "drag": 58, "rubric": [58, 60], "sentenc": 58, "________": 58, "_________": 58, "jump": 58, "solution_1": [58, 59, 60], "ellipsi": [58, 59], "q1": [58, 59, 60], "doctest": [58, 59], "1348": [58, 59], "__run": [58, 59], "exec": [58, 59], "compil": [58, 59], "nonetyp": [58, 59], "utf": [58, 59], "hexdigest": [58, 59], "24ebc14140161ec925b8095832f2be7dfa63beb7": 58, "salari": 58, "offer_data": 58, "supportive_colleagu": 58, "work_hour_flex": 58, "start_up": 58, "offer_df": 58, "unhappi": 58, "happiness_data": 58, "supportive_colleagues_acc": 58, "solution_2": 58, "q2": [58, 59], "assertionerror": [58, 59], "1469842b4307d36cccb487dc989f21016daadbcc": 58, "attributeerror": 58, "toy_tre": 58, "get_n_leav": 58, "toy_tree_viz": 58, "77de68daecd823babbb58edb1c8e14d7106e83bb": 58, "4621a7584156c08258ad22a7adc86667984d9382": 58, "toy_depth": 58, "train_acc": 58, "round_": [58, 59], "fromnumer": [28, 58, 59], "3763": [58, 59], "3337": [58, 59], "_wrapfunc": [58, 59], "_wrapit": [58, 59], "obj": [58, 59], "asarrai": [58, 59], "unsupport": [58, 59], "happy_job_indic": 58, "c48ac7e6c9a92c1a4160e3096f915d1651e6c18f": 58, "confin": 58, "wit": 58, "slider": [58, 59], "jupyterlab_widget": [58, 59], "cal": 58, "x_reg": 58, "y_reg": 58, "plot_depth_regress": 58, "height_scal": 58, "width_scal": 58, "reg_tre": 58, "depth_selector": 58, "640x480": 58, "worksheet_2": 59, "learnt": [59, 60], "load_iri": 59, "ah": 59, "mission": 59, "zog": 59, "vega": 59, "jovian": 59, "martian": 59, "orion": 59, "stella": 59, "luna": 59, "guesstim": 59, "guesswork": 59, "shortest": 59, "footpath": 59, "alien_loc": 59, "zog_loc": 59, "footstep_dist": 59, "4142135623730951": 59, "distance_vega": 59, "distance_max": 59, "distance_orion": 59, "distance_stella": 59, "distance_luna": 59, "1f": 59, "3aba914b9c983dec91591bbdb6d0a28cc7420963": 59, "__round__": 59, "blow": 59, "lightli": 59, "bellow": 59, "answer_1": 59, "answer_2": 59, "answers_1_2": 59, "51fe72d9f07dfe94861978781ded7efe972fd383": 59, "effortlessli": 59, "tie": 59, "equidist": 59, "sepal": 59, "petal": 59, "84633e0bb09c3452a10903e74f825bff93f2016": 59, "b1d5781111d84f7b3fe45a0852e59758cd7a87e5": 59, "e6da655eed7b9306b624c65d43d42651284d84fd": 59, "indexerror": 59, "9ba26e2adc0afa273575707cb431da2c4c0f71ec": 59, "consult": 59, "wiggli": 59, "wider": [59, 60], "smoother": 59, "tweak": 59, "tightrop": 59, "broad": 59, "refin": 59, "jupyter_widget": 59, "wherev": 59, "clear_output": 59, "floatlogslid": 59, "iris_df": 59, "train_and_visualize_svm": 59, "train_and_visualize_knn": 59, "train_and_visualize_tre": 59, "tight_layout": 59, "diabet": 59, "worksheet_3": 60, "reconsid": 60, "dummy_mean_cv_scor": 60, "num_mean_cv_scor": 60, "num_cat_mean_cv_scor": 60, "exclud": 60, "svc_all_pip": 60, "all_mean_cv_scor": 60, "passthrough_fet": 60, "0x1677c6d10": 9, "32978568": 9, "27737742": 9, "30966929": 9, "04725791": 9, "174181": 9, "45652802": 9, "2773774154553146": 9, "001406": 15, "000822": 15, "001007": 15, "000662": 15, "000963": 15, "000673": 15, "000694": 15, "000719": 15, "000690": 15, "000955": 15, "000680": 15, "000660": 15, "000887": 15, "000624": 15, "000996": 15, "001516": 15, "000656": 15, "000689": 15, "000978": 15, "000645": 15, "000638": 15, "000997": 15, "000698": 15, "000920": 15, "000967": 15, "782": 15, "217500": 15, "048940": 15, "066251": 15, "072707": 15, "012019": 15, "216667": 15, "085025": 15, "029909": 15, "088397": 15, "009422": 15, "209583": 15, "091819": 15, "009260": 15, "097938": 15, "005563": 15, "235417": 15, "096990": 15, "242083": 15, "086932": 15, "092687": 15, "005546": 18, "002353": 18, "002291": 18, "004370": 18, "002261": 18, "002258": 18, "004334": 18, "007080": 18, "005243": 18, "002341": 18, "004419": 18, "002299": 18, "004387": 18, "002222": 18, "004386": 18, "002237": 18, "004359": 18, "002235": 18, "005925": 18, "002816": 18, "005036": 18, "002637": 18, "005047": 18, "005041": 18, "002626": 18, "004964": 18, "002623": 18, "004752": 19, "000512": 19, "002745": 19, "000470": 19, "000429": 19, "002662": 19, "000552": 19, "003294": 19, "000455": 19, "000256": [19, 44], "000535": 19, "000184": 19, "000292": 19, "000246": 19, "000123": 19, "004266": 19, "000357": 19, "002289": 19, "002164": 19, "002091": 19, "000285": 19, "002115": 19, "2900": 28, "2786": 28, "3040": [28, 31], "2779": 28, "2821": 28, "0146": 28, "2148": 28, "1876": 28, "1829": 28, "2264": 28, "1941": 28, "0167": 28, "290015": 28, "214789": 28, "525016": 28, "094339": 28, "278569": 28, "187631": 28, "256846": 28, "220660": 28, "259974": 28, "182936": 28, "238888": 28, "085514": 28, "304010": 28, "226410": 28, "229876": 28, "146885": 28, "277926": 28, "194138": 28, "214270": 28, "084685": 28, "1793": 28, "n_completed_task": 28, "1794": 28, "print_progress": 28, "train_measur": 28, "train_predict": 28, "rmse_": 28, "__array_function__": 28, "3464": 28, "keepdim": 28, "3461": 28, "3462": 28, "_method": 28, "_mean": 28, "3465": 28, "asanyarrai": 28, "is_float16_result": 28, "rcount": 28, "_count_reduce_item": 28, "1943": [], "lstrip": [], "1942": [], "frombuff": [], "i_vector": [], "_add_word_to_kv": [], "bytes_per_vector": [], "1909": [], "logger": [], "word_id": [], "add_vector": [], "1913": [], "1914": [], "bogu": [], "1915": [], "todo": [], "somedai": [], "zipf": [], "1916": [], "word_count": [], "548": [], "slot": [], "529": [], "ineffici": [], "realloc": [], "545": [], "target_index": [], "next_index": [], "index_to_kei": [], "549": [], "550": [], "551": [], "553": [], "prealloc": [], "554": [], "252": 30, "8026666666666666": 30, "7373333333333333": 30, "38431373": 30, "4117647": 30, "42745098": 30, "34117648": 30, "34509805": 30, "36862746": 30, "001248": [], "000521": [], "000223": [], "000739": [], "000750": [], "000255": [], "001215": [], "7750553478074826": 31, "83320": 31, "24182": 31, "7781845435415525": 31, "243212": 31, "927576": 31, "865455": 31, "location_witchcliff": 31, "729178": 31, "location_townsvil": 31, "718523": 31, "location_katherin": 31, "726349": 31, "location_wollongong": 31, "748329": 31, "location_mountginini": 31, "964628": 31, "221788": 31, "144729": 31, "1031": 31, "144730": 31, "1029": 31, "144731": 31, "144732": 31, "57415": 31, "ballarat": 31, "119911": 31, "perthairport": 31, "60455": 31, "bendigo": 31, "66473": 31, "melbourneairport": 31, "8478874811631412": 31, "243125": 31, "939310": 31, "864369": 31, "731127": 31, "720150": 31, "715836": 31, "736917": 31, "745582": 31, "963181": 31, "221646": 31, "62657": 31, "115089": 31, "115090": 31, "115091": 31, "115092": 31, "128828": 31, "128829": 31, "128830": 31, "128820": 31, "72036": 31, "266912": 31, "945668": 31, "798893": 31, "748824": 31, "705665": 31, "location_darwin": 31, "735386": 31, "748457": 31, "902783": 31, "926680": 31, "181793": 31, "069933": 31, "219294": 31, "111232": 31, "050885": 31, "2309": 31, "2310": 31, "2311": 31, "2312": 31, "2313": 31, "3041": 31, "3042": 31, "3043": 31, "3044": 31, "081042": 31, "008300": 31, "108487": 31, "023054": 31, "018269": 31, "278574": 31, "267491": 31, "dependents_no": 32, "dependents_y": 32, "streamingmovies_no": 32, "gender_femal": 32, "gender_mal": 32, "042": 32, "019": 32, "3525": 32, "641": 32, "347917": 32, "067781": 32, "165713": 32, "431408": 32, "180234": 32, "539424": 32, "404809": 32, "527251": 32, "753821": 32, "069192": 32, "418213": 32, "146987": 32, "658222": 32, "863305": 32, "084314": 32, "000044": 32, "465356": 32, "018217": 32, "018384": 32, "066333": 32, "111793": 32, "148227": 32, "894230": 32, "159776": 32, "274631": 32, "783599": 32, "351812": 32, "981948": 32, "862236": 32, "118281": 32, "180214": 32, "197473": 32, "067879": 32, "047174": 32, "313254": 32, "048304": 32, "367868": 32, "654935": 32, "007932": 32, "978031": 32, "154556": 32, "856795": 32, "069302": 32, "290385": 32, "018727": 32, "747975": 32, "981447": 32, "230194": 32, "025735": 32, "280148": 32, "streamingmovies_y": 32, "1632": 34, "minibatch": 34, "1630": 34, "size_": 34, "itertool": 34, "islic": 34, "1633": 34, "trainable_pip": 34, "tok2vec": 34, "get_dim": 34, "tokvec": 34, "_list_forward": 34, "numpy_op": 34, "asarray1i": 34, "seq": 34, "xf": 34, "yf": 34, "get_dxf": 34, "dy": 34, "listxd": 34, "dyf": 34, "d_output": 34, "dx": 34, "backprop_lay": 34, "004760": 36, "000708": 36, "000164": 36, "000152": 36, "000200": 36, "000803": 36, "114997": 36, "003168": 36, "000363": 36, "002012": 36, "001889": 36, "000354": 36, "001947": 36, "000655": 37, "000594": 37, "000463": 37, "000351": 37, "000344": 37, "000450": 37, "000343": 37, "000431": 37, "000334": 37, "0x14ac06aa0": 44, "000377": 44, "001086": 44, "000861": 44, "000855": 44, "004939": 44, "003220": 44, "003174": 44, "001712": 44, "003152": 44, "001699": 44, "003126": 44, "001736": 44, "obsolet": [], "nanosecond": 31, "billionth": 31, "epoch": 31, "utc": 31, "000268": [], "000925": [], "000740": [], "000878": [], "000612": [], "001252": [], "000623": [], "tick": 31, "000782": [], "000537": [], "001041": [], "000754": [], "000962": [], "000299": [], "000706": [], "001002": [], "000751": [], "000813": [], "caution": 31, "cyclic": 31, "000267": [], "000550": [], "001136": [], "000293": [], "000845": [], "000467": [], "000506": [], "000752": [], "001079": [], "000746": [], "000912": [], "000588": [], "000632": [], "001045": [], "000590": [], "001093": [], "000283": [], "000228": [], "000899": [], "000907": [], "001037": [], "000735": [], "n_rentalsin3hour": 31, "n_rentalsin6hour": 31, "001298": [], "000331": [], "000765": [], "001197": [], "001477": [], "001085": [], "000559": [], "000621": [], "001231": [], "001065": [], "000278": [], "000933": [], "000604": [], "000221": [], "001104": [], "001153": 31, "000276": 31, "000582": 31, "000849": 31, "000994": 31, "000748": 31, "000959": 31, "000304": 31}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"licens": [0, 1], "instruct": [0, 8, 58], "materi": [0, 10], "softwar": [0, 30, 31, 56], "ubc": [1, 57], "cpsc": [1, 3, 4, 7, 9, 13], "330": [1, 3, 4, 7, 9, 13], "appli": [1, 9, 17, 18, 22, 43, 48], "machin": [1, 13, 14, 15, 16, 21, 26, 52], "learn": [1, 6, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 38, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "2023w1": 1, "The": [1, 15, 19, 20, 23, 25, 26, 28, 33, 45, 49, 51, 52, 54, 59], "teach": [1, 57], "team": [1, 57], "instructor": [1, 13], "cours": [1, 10, 12, 13, 54, 57], "co": [1, 13, 29, 55, 57], "ordin": [1, 13, 17, 18, 24, 42, 43, 50, 57], "ta": [1, 13, 57], "import": [1, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 42, 45, 47, 49, 50, 52, 54, 58, 59, 60], "link": [1, 13], "deliver": 1, "due": 1, "date": [1, 31], "tent": 1, "lectur": [1, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 40, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "schedul": 1, "covid": [1, 57], "safeti": [1, 57], "land": 1, "acknowledg": 1, "attribut": [2, 24, 50], "vs": [3, 13, 14, 15, 16, 21, 24, 26, 27, 29, 30, 42, 45, 47, 50, 51, 52, 53, 55, 56], "340": [3, 13], "document": [4, 9, 26, 29, 34, 52, 55], "how": [5, 8, 14, 15, 16, 17, 19, 23, 24, 25, 26, 27, 29, 43, 45, 49, 50, 51, 52, 53, 54, 55], "ask": 5, "help": [5, 25, 51], "piazza": 5, "specif": [5, 25, 51], "q": 5, "A": [5, 21, 26, 27, 29, 31, 33, 47, 52, 53, 55], "guidelin": [5, 7, 8], "gener": [5, 7, 15, 16, 19, 23, 25, 45, 49, 51], "question": [5, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 35, 37, 38, 39, 42, 46, 49, 53, 54, 55], "grade": [5, 7, 13, 14, 57], "relat": [5, 14, 16, 29, 55], "what": [6, 11, 13, 15, 17, 18, 19, 21, 22, 23, 24, 25, 26, 28, 29, 32, 37, 39, 43, 44, 47, 48, 49, 50, 51, 52, 54, 55], "ar": [6, 13, 14, 17, 19, 21, 26, 27, 28, 29, 37, 43, 45, 48, 52, 53, 54, 55], "git": [6, 11], "github": 6, "desktop": 6, "command": 6, "line": 6, "set": [6, 11, 13, 15, 20, 21, 35, 46, 47], "up": [6, 11, 13, 15, 16], "mac": 6, "user": [6, 28, 54], "ubuntu": 6, "window": [6, 11], "test": [6, 15, 20, 31, 35, 46, 60], "your": [6, 13, 14, 35], "instal": [6, 11], "polici": 7, "concern": 7, "time": [7, 13, 26, 31, 32], "limit": [7, 19, 27, 45, 53], "reason": 7, "homework": [8, 13], "info": 8, "submiss": 8, "access": [8, 19], "assign": [8, 57], "submit": 8, "other": [8, 9, 16, 22, 24, 25, 26, 28, 29, 31, 32, 51, 52, 54, 55], "dataset": [8, 14, 17, 18, 19, 20, 21, 22, 28, 30, 31, 38, 39, 43, 46, 47, 48, 54, 56, 58, 60], "report": [8, 21, 47], "format": [8, 9, 13], "figur": 8, "partner": 8, "late": 8, "updat": [8, 26], "cite": 8, "sourc": 8, "python": [9, 10, 11, 13], "note": [9, 13, 15, 31], "about": [9, 13, 25, 26, 28, 29, 39, 51, 52, 54, 55], "thi": [9, 13, 17, 18, 24, 37, 50, 52], "plot": [9, 24, 26, 27, 50, 52], "matplotlib": 9, "numpi": 9, "arrai": 9, "shape": [9, 27, 53], "broadcast": 9, "slowest": 9, "method": [9, 20, 25, 26, 37, 46, 51, 52], "nest": 9, "loop": 9, "faster": 9, "vector": [9, 16, 29, 55], "over": [9, 16, 19, 21], "row": 9, "No": 9, "make": [9, 19, 45], "them": 9, "same": [9, 48], "size": 9, "multipli": 9, "element": 9, "wise": 9, "fastest": 9, "when": [9, 17, 20, 26, 46, 52], "can": [9, 15, 17, 23, 24, 25, 26, 29, 49, 50, 51, 52, 54, 55], "we": [9, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 32, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55], "us": [9, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 28, 29, 30, 33, 34, 36, 44, 48, 49, 50, 51, 52, 54, 55, 56, 57, 59], "introduct": [9, 13, 24, 25, 26, 27, 29, 30, 50, 51, 52, 53, 55, 56], "panda": 9, "seri": [9, 31], "datafram": [9, 18], "index": 9, "notat": 9, "cheatsheet": 9, "break": [9, 13, 14, 15, 16, 17, 18, 25, 28, 29, 30, 32, 44, 46, 54, 55, 56], "5": [9, 13, 14, 15, 16, 17, 18, 21, 24, 25, 26, 28, 29, 30, 32, 37, 43, 44, 46, 50, 52, 54, 55, 56, 58, 60], "min": [9, 13, 14, 15, 16, 17, 18, 21, 24, 25, 26, 28, 29, 30, 32, 44, 46, 50, 51, 52, 54, 55, 56], "read": [9, 14, 20, 30, 56], "from": [9, 25, 33, 51], "csv": 9, "url": 9, "summari": [9, 13, 14, 15, 16, 17, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 43, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56], "renam": 9, "column": [9, 17, 18, 31], "df": 9, "ad": 9, "remov": [9, 29, 55], "drop": 9, "sort": 9, "sort_valu": 9, "filter": [9, 28, 54], "queri": [9, 16, 28], "function": [9, 19, 22, 26, 45, 48], "applymap": 9, "refer": [10, 32], "relev": [10, 21, 23, 25, 49, 51], "companion": 10, "resourc": [10, 13, 20, 21, 25, 26, 27, 28, 51], "visual": [10, 20, 27, 29, 34, 53, 55, 58], "onlin": [10, 33], "short": [10, 29, 55], "post": 10, "articl": [10, 29, 55], "list": 10, "misc": 10, "code": [11, 13, 57], "environ": 11, "conda": 11, "maco": 11, "packag": [11, 28, 31, 54], "jupyterlab": 11, "virtual": 11, "why": [11, 13, 18, 20, 24, 25, 26, 28, 29, 30, 46, 50, 51, 54, 55, 56], "debug": 11, "credit": 11, "object": [12, 14, 23, 26, 29, 30, 31, 32, 49, 55, 56, 58], "1": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 32, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 58, 59, 60], "outcom": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54], "charact": 13, "meet": [13, 57], "eva": [13, 15, 28, 54], "fictiti": 13, "persona": 13, "you": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 38, 46, 49, 51, 53, 54, 55], "all": [13, 14, 17, 19, 21, 26, 27, 52, 53], "attent": [13, 14, 16], "ml": [13, 15, 16, 21, 24, 29, 39, 42, 50, 54, 55], "video": [13, 14, 15, 16, 17, 19, 21, 22, 23, 26, 27, 29, 49, 52, 53, 55], "preval": 13, "save": 13, "scale": [13, 17, 19, 24, 37, 43, 44, 45, 50], "product": [13, 29, 55], "supervis": [13, 14, 15, 16, 26, 28, 52, 54], "type": [13, 15, 21, 22, 24, 26, 28, 29, 31, 32, 47, 48, 52, 54, 55], "exampl": [13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 28, 29, 32, 33, 46, 47, 49, 50, 51, 52, 54, 55], "predict": [13, 14, 18, 19, 23, 24, 28, 30, 32, 45, 49, 50, 54, 58], "whether": 13, "messag": [13, 27, 53], "spam": [13, 18], "input": [13, 26, 27, 29, 52, 53, 55], "featur": [13, 14, 16, 17, 18, 19, 22, 24, 25, 26, 28, 30, 31, 33, 37, 42, 43, 44, 45, 48, 50, 51, 54, 56, 58, 60], "x": [13, 14, 22, 24, 48], "target": [13, 14, 18, 22, 26, 48, 52, 58], "y": [13, 14, 22, 24, 48], "train": [13, 14, 15, 18, 19, 21, 29, 30, 31, 34, 47, 55, 56, 58], "model": [13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 28, 29, 30, 32, 34, 35, 36, 38, 42, 45, 48, 49, 50, 51, 52, 54, 55, 56, 58, 60], "unseen": [13, 15], "data": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 35, 37, 39, 44, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58], "popular": 13, "definit": 13, "patient": 13, "ha": 13, "liver": 13, "diseas": 13, "build": [13, 14, 22, 28, 38, 54], "2": [13, 14, 15, 16, 17, 18, 19, 20, 22, 26, 27, 29, 30, 32, 43, 44, 45, 46, 48, 49, 51, 52, 53, 55, 56, 58, 59, 60], "label": [13, 26, 33, 52], "given": [13, 14], "imag": [13, 30, 36, 40, 56], "3": [13, 14, 15, 16, 17, 25, 26, 27, 32, 35, 44, 51, 52, 53, 58, 60], "sentiment": [13, 34], "express": 13, "movi": [13, 28, 54], "review": [13, 38, 42], "4": [13, 14, 15, 16, 36, 52, 58, 60], "hous": [13, 14, 17, 18, 19, 58], "price": [13, 14, 58], "s": [13, 15, 16, 17, 18, 21, 22, 24, 28, 31, 34, 37, 39, 40, 44, 50, 54, 55], "workflow": [13, 15, 21], "iclick": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 30, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 56, 57], "cloud": 13, "join": 13, "http": 13, "com": 13, "snbf": 13, "select": [13, 14, 25, 26, 27, 42, 51, 52, 53], "follow": [13, 14, 15, 26, 27, 35, 52, 53], "statement": [13, 14, 26, 27, 52, 53], "which": [13, 14, 21, 23, 26, 27, 47, 49, 52, 53], "true": [13, 26, 27, 52, 53], "survei": 13, "8": [13, 20, 46, 58], "websit": 13, "registr": [13, 57], "waitlist": 13, "prerequisit": 13, "calendar": 13, "structur": 13, "conduct": [13, 57], "jupyt": 13, "notebook": 13, "style": 13, "comput": [13, 30, 56], "recommend": [13, 17, 28, 43, 54], "browser": 13, "requir": 13, "checklist": 13, "befor": [13, 17], "next": 13, "class": [13, 20, 21, 22, 23, 24, 30, 35, 36, 37, 38, 40, 41, 44, 47, 48, 49, 50, 56, 57], "terminolog": [14, 30, 56, 58], "baselin": [14, 17, 21, 23, 24, 28, 35, 47, 48, 49, 50, 51, 54], "decis": [14, 16, 19, 24, 35, 45, 50, 58], "tree": [14, 23, 24, 35, 49, 50, 58], "plan": [14, 15, 16, 17, 20, 26, 27, 43, 52, 55], "announc": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 28, 31, 35, 37, 43, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "lo": [14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 28, 30, 31, 35, 37, 54], "big": [14, 15, 17], "pictur": [14, 15, 17], "toi": [14, 18, 21, 28, 29, 47, 54, 55, 58], "recap": [14, 16, 27, 51, 53, 55], "tabular": [14, 16], "altern": [14, 17, 29, 37, 55], "unsupervis": [14, 26, 29, 52, 55], "classif": [14, 21, 28, 30, 33, 34, 36, 39, 47, 54, 56, 59], "regress": [14, 16, 19, 21, 22, 23, 28, 30, 45, 48, 49, 51, 54, 56], "exercis": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 29, 30, 43, 44, 45, 46, 47, 48, 49, 51, 55, 56, 58, 59, 60], "remind": 14, "dummyclassifi": [14, 23, 31, 32, 49], "step": [14, 26, 29, 55], "classifi": [14, 19, 23, 25, 37, 38, 45, 49, 58, 59], "sklearn": [14, 17, 18, 20, 21, 23, 24, 26, 29, 37, 43, 44, 46, 49, 50, 52, 55], "creat": [14, 15, 18, 27, 28, 53, 54, 58], "fit": [14, 17, 23, 43, 49, 58], "score": [14, 15, 19, 20, 21, 22, 25, 26, 29, 39, 46, 47, 48, 51, 52, 55, 60], "dummyregressor": [14, 17, 22], "write": 14, "tradit": [14, 31], "program": 14, "quiz2": 14, "algorithm": [14, 16, 25, 26, 27, 51, 52, 53], "decisiontreeclassifi": [14, 23, 49], "some": [14, 20, 21, 23, 25, 28, 29, 37, 46, 49, 51, 54, 55], "doe": [14, 19, 27, 45, 52, 53], "work": [14, 23, 27, 49, 52, 53], "warn": [14, 25, 51], "continu": 14, "problem": [14, 15, 16, 17, 20, 25, 28, 29, 31, 46, 51, 54, 55], "more": [14, 16, 17, 18, 19, 21, 22, 25, 27, 28, 31, 45, 47, 48, 51, 53, 54], "paramet": [14, 19, 20, 21, 46], "max_depth": 14, "hyperparamet": [14, 16, 18, 19, 20, 22, 23, 26, 27, 42, 45, 46, 48, 49, 52, 53], "boundari": [14, 16, 19, 45], "quiz": 14, "countri": 14, "longitud": 14, "latitud": 14, "real": 14, "between": [14, 16, 29, 34, 55], "canada": 14, "usa": 14, "practic": [14, 16], "final": [14, 20, 26, 27, 28, 31, 46, 52, 53, 54, 57], "comment": [14, 20, 21, 22, 26, 27, 28, 46, 47, 48, 52, 53, 54], "reflect": [14, 15, 26, 27, 52, 53], "fundament": [15, 16, 23, 42, 49], "motiv": [15, 16, 17, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 31, 43, 46, 50, 51, 53, 54, 55], "complex": [15, 26], "error": [15, 20, 21, 22, 28, 46, 47, 48, 54], "goal": [15, 29, 55], "split": [15, 17, 21, 28, 31, 35, 37, 47, 54], "approxim": 15, "simpl": [15, 25, 51], "train_df": 15, "test_df": 15, "test_siz": 15, "train_siz": 15, "argument": [15, 16], "random_st": 15, "valid": [15, 17, 20, 21, 28, 31, 35, 43, 44, 46, 47, 54], "deploy": 15, "cross": [15, 17, 21, 25, 28, 31, 35, 43, 44, 47, 51, 54], "singl": [15, 27, 35, 53], "rescu": 15, "scikit": [15, 17, 18, 22, 44, 48], "cross_val_scor": 15, "cross_valid": [15, 22, 48], "our": [15, 17, 24, 25, 32, 34, 50, 51], "typic": [15, 29, 55], "underfit": 15, "overfit": [15, 20, 46], "trade": [15, 16, 23, 49], "off": [15, 16, 23, 49], "golden": [15, 17, 18, 43], "rule": [15, 17, 18, 43], "tradeoff": [15, 21, 23, 47, 49], "bia": [15, 20, 46], "varianc": 15, "pick": [15, 20, 46], "would": [15, 54], "better": [15, 20, 21, 25, 26, 51, 52], "name": [15, 22, 28, 29, 54, 55], "violat": 15, "avoid": 15, "here": 15, "ll": 15, "did": [15, 17, 18, 21, 22, 28, 32, 44, 47, 48, 54], "todai": [15, 17, 18, 21, 22, 44, 47, 48, 55], "come": [15, 16], "k": [16, 17, 26, 27, 28, 52, 53, 54, 59], "nearest": [16, 17, 26, 28, 52, 54], "neighbour": [16, 17, 28, 54], "svm": [16, 19, 36, 45, 59], "rbf": [16, 36, 59], "quick": 16, "distanc": [16, 26, 52, 53, 55], "analog": 16, "base": [16, 23, 25, 28, 31, 49, 51, 54], "idea": [16, 21, 23, 25, 26, 27, 28, 47, 49, 51, 52, 53, 54], "geometr": 16, "view": [16, 18, 29, 55], "dimens": 16, "similar": [16, 29, 34, 55], "euclidean": [16, 55], "find": [16, 25, 26, 28, 29, 52, 55], "point": [16, 21, 24, 26, 31, 47, 50, 52], "nn": 16, "choos": [16, 26, 52], "n_neighbor": 16, "kneighborsclassifi": [16, 36], "pro": [16, 27, 42, 53], "con": [16, 27, 42, 53], "option": [16, 17, 20, 21, 23, 25, 26, 28, 34, 43, 46, 49, 51, 52, 54, 58], "parametr": [16, 45], "non": [16, 18, 24, 45, 50], "curs": 16, "dimension": 16, "support": 16, "kernel": 16, "overview": [16, 21, 29, 55], "let": [16, 17, 18, 21, 22, 24, 28, 37, 39, 40, 54], "explor": [16, 26, 39, 48, 52, 53], "gamma": 16, "c": [16, 20], "search": [16, 20, 25, 29, 46, 51, 55], "multipl": [16, 18, 22, 48], "regressor": 16, "preprocess": [17, 18, 22, 29, 31, 42, 43, 44, 48, 55, 60], "pipelin": [17, 29, 43, 44, 55], "spotifi": [17, 20, 46, 60], "standardscal": 17, "transform": [17, 18, 22, 25, 43, 44, 48, 51, 60], "paradigm": [17, 43], "api": [17, 43], "estim": [17, 23, 43, 49], "common": [17, 26, 33, 43, 52], "techniqu": [17, 21, 43], "imput": [17, 28, 43, 54], "ok": [17, 18], "do": [17, 18, 20, 21, 23, 24, 25, 26, 28, 29, 43, 46, 49, 50, 51, 52, 54, 55], "thing": [17, 29, 55], "eda": [17, 21, 22, 37, 47, 48], "need": [17, 20, 28, 29, 43, 46, 54, 55], "first": 17, "run": 17, "carri": [17, 25, 43, 51], "out": [17, 25, 30, 43, 51, 56], "compact": 17, "syntax": [17, 18, 20], "make_pipelin": 17, "try": [17, 22, 37], "categor": [17, 18, 24, 31, 37, 43, 50, 60], "encod": [17, 18, 25, 29, 31, 42, 43, 44, 51, 55], "occasion": [17, 43], "One": [17, 29, 30, 31, 42, 43, 55, 56], "hot": [17, 25, 29, 31, 42, 43, 51, 55], "oh": [17, 18, 42, 43], "differ": [17, 20, 21, 22, 24, 42, 47, 48, 50], "6": [18, 20, 37, 44, 45, 58], "columntransform": [18, 44], "text": [18, 25, 29, 33, 37, 44, 51, 55, 60], "identifi": [18, 24, 33], "want": [18, 24, 32, 50, 54], "conveni": 18, "make_column_transform": 18, "examin": [18, 22, 28, 34, 38, 48, 54], "set_config": 18, "incorpor": [18, 37, 60], "class_attend": 18, "than": [18, 20, 25, 46, 51], "one": [18, 25, 29, 51, 55], "deal": [18, 21], "unknown": 18, "categori": [18, 60], "case": [18, 19, 27, 53], "where": [18, 32], "onli": [18, 32, 60], "two": [18, 27, 53], "possibl": [18, 22, 25, 26, 29, 51, 52, 55], "california": [18, 19, 58], "mani": [18, 20, 29, 46, 55], "actual": 18, "certain": 18, "bag": [18, 25, 33, 34, 44, 51], "word": [18, 25, 29, 33, 34, 44, 51, 55], "bow": [18, 44], "represent": [18, 29, 30, 34, 44, 55, 56], "extract": [18, 29, 31, 44, 55], "spars": [18, 29, 55], "matric": 18, "onehotencod": 18, "countvector": 18, "Is": [18, 21, 25, 47, 51], "realist": 18, "7": [19, 38, 45, 46, 58], "linear": [19, 22, 24, 38, 45, 50, 51], "exactli": 19, "ridg": [19, 22, 45, 48, 51], "alpha": [19, 22, 45, 48], "coeffici": [19, 24, 38, 45, 50], "intercept": 19, "interpret": [19, 24, 29, 38, 45, 50, 55], "sign": [19, 45], "magnitud": 19, "logist": [19, 21, 30, 45, 51, 56], "intuit": [19, 45], "associ": 19, "weight": [19, 21], "compon": [19, 45], "citi": 19, "raw": 19, "main": [19, 26, 27, 28, 45, 52, 53, 54], "probabl": [19, 20, 45], "predict_proba": [19, 45], "calcul": [19, 45, 58, 59], "sigmoid": [19, 45], "least": 19, "confid": 19, "most": [19, 38], "strength": [19, 23, 49], "optim": [20, 42, 46, 59], "wai": [20, 25, 29, 46, 51, 55], "manual": [20, 46], "autom": [20, 46], "exhaust": [20, 46], "grid": [20, 46], "model_select": [20, 46], "gridsearchcv": [20, 22, 46, 48], "n_job": 20, "__": 20, "rang": 20, "heatmap": 20, "bad": [20, 26, 44, 52], "yield": 20, "result": 20, "random": [20, 23, 24, 30, 46, 49, 50, 56], "n_iter": [20, 46], "pass": 20, "distribut": [20, 29, 34, 55], "advantag": [20, 28, 46, 54], "randomizedsearchcv": [20, 22, 46, 48], "success": [20, 29, 46, 55], "halv": [20, 46], "fancier": [20, 46], "discuss": [20, 21, 29, 35, 37, 39, 44, 55, 58], "hyper": [20, 46], "much": [20, 46], "lower": [20, 46], "cv": [20, 46], "larg": [20, 46], "solv": [20, 46], "9": [21, 47], "metric": [21, 22, 39, 42, 47, 48], "evalu": [21, 27, 28, 32, 42, 53, 54], "binari": 21, "demonstr": [21, 39, 47], "observ": [21, 27, 53], "confus": [21, 47], "matrix": [21, 28, 29, 47, 54, 55], "posit": [21, 38, 47], "neg": [21, 38, 47], "precis": [21, 39, 47], "recal": [21, 47], "f1": [21, 39, 47], "macro": 21, "averag": [21, 23, 27, 28, 29, 34, 39, 49, 53, 54, 55], "interim": [21, 24, 25, 31, 47, 50, 51], "evalut": 21, "multi": [21, 30, 56], "curv": [21, 32, 39, 47], "oper": [21, 47], "decreas": 21, "threshold": 21, "increas": 21, "ap": [21, 47], "few": [21, 27, 47, 53], "pr": [21, 39, 47], "detail": [21, 22, 27, 48, 53], "svc": [21, 46], "receiv": [21, 47], "characterist": [21, 47], "roc": [21, 39, 47], "area": [21, 47], "under": [21, 47], "auc": [21, 47], "look": [21, 26, 39, 52], "onc": 21, "imbal": [21, 22, 23, 24, 47, 48, 49, 50], "address": [21, 47], "handl": [21, 47], "chang": [21, 47], "procedur": [21, 47], "class_weight": [21, 39, 47], "logisticregress": [21, 31, 32, 47], "balanc": [21, 47], "stratifi": [21, 47], "good": [21, 28, 33, 47, 54], "undersampl": 21, "oversampl": 21, "smote": 21, "synthet": 21, "minor": 21, "sampl": [21, 23, 26, 49, 52], "fair": [21, 39], "activ": [21, 24, 25, 26, 29, 35, 39, 50, 51, 52, 55], "group": [21, 26, 35, 39, 52], "paper": [21, 23, 49], "10": [22, 48, 49], "tackl": [22, 48], "separ": [22, 24, 44, 48, 58], "pandas_profil": 22, "tune": [22, 26, 46, 48, 52], "ridgecv": [22, 48], "mean": [22, 26, 27, 29, 48, 52, 53, 55], "squar": [22, 48], "mse": [22, 48], "root": [22, 48], "rmse": [22, 48], "r": [22, 48], "mape": [22, 48], "11": [23, 49], "ensembl": [23, 42, 49], "0": 23, "netflix": [23, 28, 54], "prize": [23, 28, 54], "have": [23, 24, 49, 50], "forest": [23, 24, 49, 50], "randomforestclassifi": [23, 32, 49], "thei": [23, 49], "inject": [23, 49], "construct": [23, 49], "an": [23, 25, 28, 33, 49, 51, 54], "bootstrap": [23, 49], "number": [23, 26, 31, 49, 52], "n_estim": [23, 49], "weak": [23, 49], "gradient": [23, 26, 49], "boost": [23, 49], "xgboost": [23, 49], "lightgbm": [23, 49], "catboost": [23, 49], "should": [23, 28, 49, 54], "i": [23, 49], "kind": [23, 28, 49, 54], "combin": [23, 44, 49], "stack": [23, 49], "effect": [23, 27, 49, 53], "strategi": [23, 30, 49, 56], "12": [24, 50], "transpar": [24, 50], "simplefeatur": [24, 50], "correl": [24, 50], "numer": [24, 25, 50, 51, 60], "show": [24, 50], "explain": [24, 50], "beyond": [24, 28, 50, 54], "feature_importances_": [24, 50], "permutation_import": [24, 50], "kei": [24, 50], "get": [24, 48, 50], "shap": [24, 50], "shaplei": [24, 50], "addit": [24, 50], "explan": [24, 50], "focu": [24, 50], "lgbm": [24, 50], "forc": [24, 50], "global": [24, 28, 50, 54], "depend": [24, 25, 29, 50, 51, 55], "tool": [24, 29, 55], "inform": [24, 31, 50], "13": [25, 51], "engin": [25, 26, 31, 33, 51], "garbag": [25, 51], "measur": [25, 51], "qualiti": [25, 51], "quot": [25, 51], "usual": [25, 51], "best": [25, 51], "mai": [25, 51], "domain": [25, 51], "interact": [25, 51], "demo": [25, 31, 35, 36, 37, 38, 40, 41, 51], "dummi": [25, 36, 37, 59, 60], "further": [25, 31, 51], "improv": [25, 51], "spaci": [25, 29, 34, 51, 55], "project": [25, 28, 33, 51, 54], "recurs": [25, 51], "elimin": [25, 51], "rfe": [25, 51], "forward": [25, 51], "backward": [25, 51], "clearli": [25, 51], "defin": [25, 51, 53, 58], "advic": [25, 28, 54], "14": [26, 40, 42, 52], "cluster": [26, 27, 40, 41, 52, 53], "midterm": [26, 42, 52, 57], "poll": [26, 52], "without": [26, 52], "unlabel": [26, 52], "output": [26, 27, 29, 52, 53, 55], "correct": [26, 52], "applic": [26, 29, 52, 54, 55], "custom": [26, 32, 52], "segment": [26, 29, 52, 55], "initi": [26, 52], "iter": [26, 52], "process": [26, 29, 52, 55], "closest": [26, 52], "center": [26, 52], "stop": [26, 52], "descent": 26, "elbow": [26, 52], "inertia": 26, "silhouett": [26, 52], "intra": [26, 52], "b": [26, 34, 52], "rememb": [26, 52], "15": [27, 41, 53], "failur": [27, 53], "dbscan": [27, 41, 53], "ep": [27, 53], "min_sampl": [27, 53], "illustr": [27, 53], "hierarch": [27, 41, 53], "dendrogram": [27, 53], "flat": [27, 53], "linkag": [27, 53], "complet": [27, 28, 53, 54], "ward": [27, 53], "truncat": [27, 53], "take": [27, 53, 54], "home": [27, 53], "16": [28, 54], "system": [28, 54], "care": [28, 29, 54, 55], "capston": [28, 54], "qxmd": [28, 54], "approach": [28, 30, 31, 32, 54, 56], "formul": [28, 54], "util": [28, 54], "sparsiti": [28, 54], "jester": [28, 54], "7m": [28, 54], "joke": [28, 54], "rate": [28, 54], "stat": [28, 54], "neighbor": 28, "collabor": [28, 54], "surpris": [28, 54], "content": [28, 54], "item": 28, "overal": [28, 29, 54, 55], "pat": [28, 54], "profil": [28, 54], "disadvantag": [28, 54], "hybrid": [28, 54], "cover": [28, 32, 54], "issu": [28, 54], "thought": [28, 54], "my": [28, 54], "17": 29, "natur": [29, 55], "languag": [29, 55], "nlp": [29, 55], "often": [29, 55], "everydai": [29, 55], "new": [29, 55], "hard": [29, 55], "lexic": [29, 55], "ambigu": [29, 55], "referenti": [29, 55], "headlin": [29, 55], "embed": [29, 34, 55], "dot": [29, 55], "cosin": [29, 55], "brainstorm": [29, 55], "repres": [29, 34, 55], "simplest": [29, 55], "vocabulari": [29, 38, 55], "captur": [29, 55], "relationship": [29, 55], "hypothesi": [29, 55], "term": [29, 33, 55], "occurr": [29, 55], "dens": [29, 55], "pre": [29, 30, 55, 56], "word2vec": [29, 55], "vada": 29, "pav": 29, "semant": [29, 55], "syntact": [29, 55], "implicit": [29, 55], "bias": [29, 55], "stereotyp": [29, 55], "topic": [29, 34, 55], "corpu": [29, 55], "food": [29, 55], "magazin": [29, 55], "scientif": [29, 55], "lda": [29, 34, 55], "yale": [29, 55], "law": [29, 55], "journal": [29, 55], "social": [29, 55], "media": [29, 55], "basic": [29, 55], "token": [29, 55], "sentenc": [29, 34, 55], "commonli": [29, 55], "punctuat": [29, 55], "stopword": [29, 55], "lemmat": [29, 55], "stem": [29, 55], "task": [29, 55], "entiti": [29, 55], "pars": [29, 31, 55], "18": [30, 55, 56], "vision": [30, 56], "19": [30, 31, 56], "meta": [30, 56], "rest": [30, 56], "ovr": 30, "ovo": 30, "wrapper": 30, "neural": [30, 56], "network": [30, 56], "deep": [30, 31, 56], "flatten": [30, 56], "transfer": [30, 56], "imagenet": [30, 56], "box": [30, 56], "extractor": [30, 56], "cool": [30, 56], "stuff": [30, 56], "tempor": 31, "posix": 31, "dai": 31, "lag": 31, "forecast": 31, "futur": 31, "retail": 31, "season": 31, "trend": 31, "complic": 31, "exploratori": [31, 35], "analysi": [31, 32, 34, 35, 53], "datetim": 31, "month": 31, "remark": 31, "involv": 31, "unequ": 31, "space": 31, "20": 32, "surviv": 32, "churn": 32, "standard": 32, "censor": 32, "event": 32, "consid": 32, "ye": 32, "assum": 32, "everyon": 32, "right": 32, "now": 32, "might": 32, "answer": 32, "kaplan": 32, "meier": 32, "cox": 32, "proport": 32, "hazard": 32, "appendix": [33, 34], "person": 33, "e": 33, "mail": 33, "behind": 33, "gmail": 33, "prioriti": 33, "inbox": 33, "automat": 33, "convers": 33, "weigh": 33, "tf": 33, "idf": 33, "n": 33, "gram": 33, "asid": 33, "googl": 33, "viewer": 33, "part": 33, "speech": 33, "po": 33, "english": 33, "penn": 33, "treebank": 33, "tag": 33, "bonu": 33, "airlin": 34, "advanc": 34, "gensim": 34, "doc2bow": 34, "assess": 35, "knn": [36, 37, 59], "simpleimput": 37, "ponder": [38, 59], "load": 39, "compar": 39, "clean": 39, "face": 41, "guid": 42, "warmup": 43, "mistak": 44, "methodolog": 44, "togeth": 44, "alreadi": 44, "log": 48, "l2": 51, "penalti": 51, "lasso": 51, "l1": 51, "cell": [52, 53], "tumour": 52, "mutat": 52, "cancer": [52, 53], "genom": 52, "everyth": 52, "after": 52, "gaussian": 52, "mixtur": 52, "high": 52, "level": 52, "hdbscan": 53, "lymphoma": 53, "4th": 54, "year": 54, "biologi": 54, "miss": 54, "modellin": 55, "outsid": 55, "syllabu": 57, "descript": 57, "scheme": 57, "ai": 57, "exam": 57, "academ": 57, "concess": 57, "worksheet": [58, 59, 60], "stump": 58, "hand": 58, "depth": 58, "accuraci": 58, "offer": 58, "playground": [58, 59], "sunni": 58, "alien": 59, "zoo": 59, "adventur": 59, "footstep": 59, "shuffl": 59, "whistl": 59, "paus": 59, "iri": 59, "flower": 59, "passthrough": 60}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 6, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinxcontrib.bibtex": 9, "sphinx": 56}}) \ No newline at end of file +Search.setIndex({"docnames": ["LICENSE", "README", "attribution", "docs/330_vs_340", "docs/README", "docs/asking_for_help", "docs/git_installation", "docs/grades", "docs/homework_instructions", "docs/python_notes", "docs/resources", "docs/setup", "learning-objectives", "lectures/01_intro", "lectures/02_decision-trees", "lectures/03_ml-fundamentals", "lectures/04_kNNs-SVM-RBF", "lectures/05_preprocessing-pipelines", "lectures/06_column-transformer-text-feats", "lectures/07_linear-models", "lectures/08_hyperparameter-optimization", "lectures/09_classification-metrics", "lectures/10_regression-metrics", "lectures/11_ensembles", "lectures/12_feat-importances", "lectures/13_feature-engineering-selection", "lectures/14_K-Means", "lectures/15_DBSCAN-hierarchical", "lectures/16_recommender-systems", "lectures/17_natural-language-processing", "lectures/18_intro_to_computer-vision", "lectures/19_time-series", "lectures/20_survival-analysis", "lectures/Appendix-A", "lectures/Appendix-B", "lectures/class_demos/03_class-demo", "lectures/class_demos/04_class-demo", "lectures/class_demos/05-06_class-demo", "lectures/class_demos/07_class-demo", "lectures/class_demos/09_class-demo", "lectures/class_demos/14_class-demo", "lectures/class_demos/15_class-demo", "lectures/midterm-review-guiding-questions", "lectures/slides/05_slides", "lectures/slides/06_slides", "lectures/slides/07_slides", "lectures/slides/08_slides", "lectures/slides/09_slides", "lectures/slides/10_slides", "lectures/slides/11_slides", "lectures/slides/12_slides", "lectures/slides/13_slides", "lectures/slides/14_slides", "lectures/slides/15_slides", "lectures/slides/16_slides", "lectures/slides/17_slides", "lectures/slides/18_slides", "syllabus", "worksheets/Worksheet_1/Worksheet_1", "worksheets/Worksheet_2/Worksheet_2", "worksheets/Worksheet_3/Worksheet_3"], "filenames": ["LICENSE.md", "README.md", "attribution.md", "docs/330_vs_340.md", "docs/README.md", "docs/asking_for_help.md", "docs/git_installation.md", "docs/grades.md", "docs/homework_instructions.md", "docs/python_notes.ipynb", "docs/resources.md", "docs/setup.md", "learning-objectives.md", "lectures/01_intro.ipynb", "lectures/02_decision-trees.ipynb", "lectures/03_ml-fundamentals.ipynb", "lectures/04_kNNs-SVM-RBF.ipynb", "lectures/05_preprocessing-pipelines.ipynb", "lectures/06_column-transformer-text-feats.ipynb", "lectures/07_linear-models.ipynb", "lectures/08_hyperparameter-optimization.ipynb", "lectures/09_classification-metrics.ipynb", "lectures/10_regression-metrics.ipynb", "lectures/11_ensembles.ipynb", "lectures/12_feat-importances.ipynb", "lectures/13_feature-engineering-selection.ipynb", "lectures/14_K-Means.ipynb", "lectures/15_DBSCAN-hierarchical.ipynb", "lectures/16_recommender-systems.ipynb", "lectures/17_natural-language-processing.ipynb", "lectures/18_intro_to_computer-vision.ipynb", "lectures/19_time-series.ipynb", "lectures/20_survival-analysis.ipynb", "lectures/Appendix-A.ipynb", "lectures/Appendix-B.ipynb", "lectures/class_demos/03_class-demo.ipynb", "lectures/class_demos/04_class-demo.ipynb", "lectures/class_demos/05-06_class-demo.ipynb", "lectures/class_demos/07_class-demo.ipynb", "lectures/class_demos/09_class-demo.ipynb", "lectures/class_demos/14_class-demo.ipynb", "lectures/class_demos/15_class-demo.ipynb", "lectures/midterm-review-guiding-questions.ipynb", "lectures/slides/05_slides.ipynb", "lectures/slides/06_slides.ipynb", "lectures/slides/07_slides.ipynb", "lectures/slides/08_slides.ipynb", "lectures/slides/09_slides.ipynb", "lectures/slides/10_slides.ipynb", "lectures/slides/11_slides.ipynb", "lectures/slides/12_slides.ipynb", "lectures/slides/13_slides.ipynb", "lectures/slides/14_slides.ipynb", "lectures/slides/15_slides.ipynb", "lectures/slides/16_slides.ipynb", "lectures/slides/17_slides.ipynb", "lectures/slides/18_slides.ipynb", "syllabus.md", "worksheets/Worksheet_1/Worksheet_1.ipynb", "worksheets/Worksheet_2/Worksheet_2.ipynb", "worksheets/Worksheet_3/Worksheet_3.ipynb"], "titles": ["LICENSE", "UBC CPSC 330: Applied Machine Learning (2023W1)", "Attributions", "CPSC 330 vs. CPSC 340", "CPSC 330 Documents", "How to ask for help", "What are git and GitHub?", "CPSC 330 grading policies", "Homework info & submission guidelines", "CPSC 330 Python notes", "Reference material", "Setting up coding environment", "Course Learning Objectives", "Lecture 1: Course Introduction", "Lecture 2: Terminology, Baselines, Decision Trees", "Lecture 3: Machine Learning Fundamentals", "Lecture 4: \\(k\\)-Nearest Neighbours and SVM RBFs", "Lecture 5: Preprocessing and sklearn pipelines", "Lecture 6: sklearn ColumnTransformer and Text Features", "Lecture 7: Linear Models", "Lecture 8: Hyperparameter Optimization and Optimization Bias", "Lecture 9: Classification metrics", "Lecture 10: Regression metrics", "Lecture 11: Ensembles", "Lecture 12: Feature importances and model transparency", "Lecture 13: Feature engineering and feature selection", "Lecture 14: K-Means Clustering", "Lecture 15: More Clustering", "Lecture 16: Recommender Systems", "Lecture 17: Introduction to natural language processing", "Lecture 18: Multi-class classification and introduction to computer vision", "Lecture 19: Time series", "Lecture 20: Survival analysis", "Appendix A", "Appendix-B", "Lecture 3: Class demo", "Lecture 4: Class demo", "Lectures 5 and 6: Class demo", "Lectures 7: Class demo", "Exploring classification metrics", "Lecture 14: Class demo", "Lecture 15: Class demo", "Lecture 14: Midterm review guiding questions", "Lecture 5: Preprocessing and sklearn pipelines", "Announcements", "Announcements", "Lecture 8: Hyperparameter Optimization and Optimization Bias", "Lecture 9: Classification Metrics", "Lecture 10: Regression metrics", "Lecture 11: Ensembles", "Lecture 12: Feature importances and model transparency", "Lecture 13: Feature engineering and feature selection", "Lecture 14: K-Means Clustering", "Lecture 15: More Clustering", "Lecture 16: Recommender Systems", "Lecture 18: Introduction to natural language processing", "Lecture 18: Multi-class classification and introduction to computer vision", "Syllabus", "Worksheet 1: Terminology and decision trees", "Worksheet 2: KNNs and SVMs", "Worksheet 3: Preprocessing"], "terms": {"all": [0, 1, 5, 6, 7, 8, 9, 11, 15, 16, 18, 20, 22, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 57, 58, 59, 60], "cpsc330": [0, 1, 11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 29, 32, 33, 34, 35, 37, 38, 40, 41, 49, 50, 51, 54, 55, 56, 57, 58, 59, 60], "repositori": [0, 1, 6, 8, 11, 19, 36, 37], "made": [0, 1, 7, 8, 9, 13, 14, 21, 23, 24, 28, 29, 31, 34, 38, 47, 49, 50, 54, 55, 57], "avail": [0, 1, 8, 10, 11, 13, 15, 18, 20, 21, 22, 24, 27, 28, 29, 30, 31, 32, 34, 39, 40, 41, 44, 45, 50, 51, 53, 54, 55, 56, 57, 58, 60], "under": [0, 1, 8, 13, 14, 15, 17, 22, 28, 30, 37, 43, 48, 52, 54, 55, 56], "attribut": [0, 1, 13, 14, 16, 17, 19, 20, 25, 26, 29, 30, 38, 46, 51, 55, 56, 58, 60], "4": [0, 1, 9, 10, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59], "0": [0, 1, 8, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "intern": [0, 1, 14, 28, 30, 31, 32, 56], "cc": [0, 1], "BY": [0, 1], "thi": [0, 1, 2, 3, 5, 6, 7, 8, 11, 12, 14, 15, 16, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 51, 53, 54, 55, 56, 57, 58, 59, 60], "human": [0, 13, 16, 17, 18, 19, 20, 21, 24, 25, 28, 29, 30, 38, 39, 41, 43, 45, 46, 50, 51, 54, 55, 56], "readabl": [0, 9], "summari": 0, "substitut": [0, 59], "you": [0, 1, 5, 6, 7, 8, 9, 11, 24, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 47, 48, 50, 52, 56, 57, 58, 59, 60], "ar": [0, 1, 3, 5, 7, 8, 9, 10, 11, 15, 16, 18, 20, 22, 23, 24, 25, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 44, 46, 47, 49, 50, 51, 56, 57, 58, 59], "free": [0, 6, 16, 18, 22, 29, 32, 44, 55], "share": [0, 17, 25, 33, 37, 43, 51, 52, 57], "copi": [0, 8, 9, 11, 14, 23, 24, 26, 28, 30, 31, 32, 49, 50, 54, 56, 57], "redistribut": 0, "ani": [0, 11, 13, 14, 15, 16, 17, 18, 19, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58], "medium": [0, 16, 32, 37], "format": [0, 1, 14, 16, 18, 21, 27, 29, 31, 32, 34, 37, 38, 41, 47, 48, 51, 53, 55, 57, 58], "adapt": [0, 2, 17, 18, 21, 23, 25, 29, 31, 38, 44, 49, 51, 55, 58], "remix": 0, "transform": [0, 20, 21, 23, 24, 27, 29, 30, 31, 32, 34, 36, 37, 38, 40, 41, 42, 46, 49, 50, 53, 55, 56], "build": [0, 3, 11, 12, 15, 17, 18, 23, 25, 26, 29, 30, 31, 34, 37, 39, 43, 44, 48, 49, 51, 52, 55, 56, 58], "upon": [0, 13, 14, 15, 18, 21, 23, 24, 25, 26, 27, 29, 49, 50, 51, 52, 53, 55], "purpos": [0, 14, 15, 17, 28, 29, 31, 38, 42, 44, 51, 54, 55, 58], "even": [0, 8, 13, 14, 15, 16, 18, 19, 20, 21, 25, 26, 27, 28, 31, 37, 38, 39, 42, 51, 52, 53, 54, 57], "commerci": 0, "The": [0, 3, 6, 8, 9, 12, 13, 14, 16, 17, 18, 21, 22, 24, 27, 29, 30, 31, 32, 34, 36, 37, 38, 43, 44, 46, 47, 48, 50, 53, 55, 56, 57, 58, 60], "licensor": 0, "cannot": [0, 8, 9, 13, 15, 16, 20, 21, 23, 24, 25, 26, 27, 31, 32, 47, 49, 50, 51, 52, 53, 57], "revok": 0, "freedom": [0, 25, 51], "long": [0, 13, 14, 19, 21, 22, 23, 27, 28, 29, 32, 35, 45, 48, 53, 54, 55, 57], "follow": [0, 1, 6, 9, 11, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 33, 34, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 57, 58, 59, 60], "term": [0, 3, 7, 14, 16, 18, 19, 21, 24, 25, 28, 34, 45, 50, 51, 54, 58], "must": [0, 7, 8, 9, 13, 14, 15, 17, 27, 28, 32, 38, 53, 57, 58], "give": [0, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 35, 36, 39, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "appropri": [0, 5, 11, 12, 14, 15, 18, 21, 22, 26, 27, 31, 32, 44, 47, 48, 51, 52, 53, 57, 58], "credit": [0, 13, 14, 21, 23, 29, 31, 32, 39, 47, 49, 55], "mention": [0, 5, 13, 19, 32, 45], "your": [0, 1, 3, 5, 7, 8, 9, 11, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 37, 39, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60], "work": [0, 5, 6, 8, 9, 11, 12, 13, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 37, 38, 43, 45, 46, 47, 48, 50, 51, 54, 55, 56, 57, 58, 60], "deriv": [0, 14, 19, 21, 39], "from": [0, 1, 2, 3, 5, 6, 7, 8, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60], "copyright": 0, "varada": [0, 1, 2, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57], "kolhatkar": [0, 1, 2, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57], "mike": [0, 1, 2, 10, 13, 14], "gelbart": [0, 1, 2, 13, 14, 29, 55], "where": [0, 1, 8, 11, 13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 26, 28, 29, 30, 31, 33, 36, 37, 38, 39, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 58, 59], "practic": [0, 7, 10, 12, 15, 17, 21, 25, 29, 30, 51, 55, 56, 57], "link": [0, 5, 6, 8, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 30, 31, 34, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56], "http": [0, 6, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 30, 31, 32, 33, 38, 40, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 56], "com": [0, 6, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 30, 31, 32, 33, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 56], "provid": [0, 1, 6, 8, 11, 12, 14, 15, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 31, 33, 36, 42, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60], "indic": [0, 18, 26, 29, 30, 31, 37, 38, 40, 41, 44, 52, 55, 56, 57, 58, 60], "chang": [0, 6, 8, 9, 11, 14, 15, 16, 17, 20, 22, 23, 24, 26, 27, 28, 30, 31, 32, 34, 43, 46, 50, 51, 52, 53, 54, 56, 58, 59], "were": [0, 7, 13, 18, 19, 21, 22, 28, 30, 31, 32, 37, 47, 48, 55, 56, 57, 59, 60], "mai": [0, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 41, 43, 45, 46, 47, 49, 50, 52, 53, 54, 55, 57], "do": [0, 1, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 19, 22, 27, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 42, 44, 45, 47, 48, 53, 56, 57, 58, 59, 60], "so": [0, 1, 5, 6, 8, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60], "reason": [0, 1, 3, 5, 9, 12, 13, 15, 17, 20, 21, 22, 24, 26, 29, 30, 31, 32, 33, 34, 43, 46, 48, 50, 52, 55, 56, 57], "manner": [0, 13, 23, 49], "wai": [0, 3, 7, 8, 9, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 26, 27, 28, 30, 31, 34, 37, 38, 40, 42, 43, 47, 48, 49, 50, 52, 53, 54, 56, 57, 58, 59], "suggest": [0, 13, 14, 28, 32, 54], "endors": 0, "us": [0, 1, 3, 5, 6, 8, 11, 12, 19, 20, 27, 31, 32, 35, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 53, 58, 60], "No": [0, 1, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 27, 28, 31, 32, 35, 37, 38, 39, 40, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 60], "addit": [0, 5, 13, 14, 22, 57], "restrict": [0, 13, 22, 23, 29, 49, 52, 55], "appli": [0, 3, 7, 10, 12, 13, 14, 15, 19, 20, 21, 24, 25, 26, 27, 28, 29, 30, 31, 32, 37, 38, 42, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 59, 60], "legal": [0, 29, 55], "technolog": [0, 13, 29, 55], "measur": [0, 13, 14, 15, 16, 21, 22, 24, 26, 27, 28, 29, 31, 32, 33, 47, 48, 50, 52, 53, 54, 55], "other": [0, 1, 5, 6, 7, 11, 13, 14, 15, 17, 18, 19, 20, 21, 23, 27, 30, 33, 35, 36, 37, 38, 39, 40, 45, 46, 47, 48, 49, 50, 53, 56, 57, 58], "anyth": [0, 13, 15, 18, 21, 28, 29, 32, 37, 47, 54, 55], "permit": [0, 17, 21, 39, 57], "With": [0, 13, 14, 16, 17, 18, 19, 20, 22, 24, 25, 26, 27, 30, 32, 36, 43, 45, 46, 50, 51, 52, 53, 56, 58, 59], "understand": [0, 5, 8, 12, 13, 14, 15, 16, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 47, 50, 51, 52, 53, 54, 55, 56, 57], "notic": [0, 13, 18, 19, 21, 22, 25, 33, 37, 48, 51, 59], "have": [0, 1, 5, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 51, 52, 53, 54, 55, 56, 57, 58, 59], "compli": 0, "element": [0, 10, 14, 15, 18, 29, 37, 38, 55], "public": [0, 1, 25, 29, 38, 51, 55, 57], "domain": [0, 13, 24, 26, 29, 50, 55], "an": [0, 3, 5, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 26, 27, 29, 30, 31, 32, 34, 36, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 52, 53, 55, 56, 57, 58, 59], "applic": [0, 6, 13, 18, 20, 21, 22, 24, 25, 32, 39, 48, 50, 51, 57], "except": [0, 1, 8, 9, 13, 15, 31, 32, 58, 59], "limit": [0, 13, 14, 15, 18, 23, 24, 25, 42, 49, 50, 51, 52], "warranti": 0, "given": [0, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 40, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "permiss": [0, 33, 57], "necessari": [0, 8, 14, 20, 46, 58, 59, 60], "intend": [0, 1, 57, 58, 59, 60], "For": [0, 1, 5, 6, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59], "exampl": [0, 2, 5, 6, 7, 8, 9, 11, 22, 27, 30, 31, 34, 37, 38, 39, 40, 42, 43, 44, 45, 48, 53, 56, 57, 58, 59], "right": [0, 1, 12, 13, 19, 20, 21, 22, 25, 26, 27, 28, 29, 33, 35, 37, 44, 45, 46, 48, 51, 52, 53, 54, 55], "privaci": [0, 12, 26, 52], "moral": [0, 26, 52], "how": [0, 4, 9, 11, 12, 13, 18, 20, 21, 22, 28, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 42, 44, 46, 47, 48, 56, 57, 58, 59], "otherwis": [0, 8, 13, 18, 26], "note": [0, 1, 4, 8, 10, 11, 14, 16, 17, 18, 19, 20, 21, 23, 24, 25, 27, 28, 30, 34, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59], "program": [0, 5, 10, 11, 13, 29, 55, 57], "mit": [0, 1], "c": [0, 9, 11, 13, 14, 15, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 36, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59], "2021": 0, "herebi": 0, "grant": 0, "charg": [0, 24, 32, 50, 51], "person": [0, 1, 5, 7, 13, 21, 25, 26, 28, 29, 31, 32, 38, 47, 51, 54, 55, 57, 58], "obtain": [0, 19, 26, 27, 28, 32, 36, 38, 52, 53, 54, 60], "associ": [0, 13, 15, 16, 21, 22, 24, 25, 26, 29, 30, 31, 32, 38, 45, 48, 50, 51, 52, 55, 56, 58], "document": [0, 1, 8, 13, 14, 15, 18, 21, 22, 23, 24, 25, 30, 31, 32, 33, 39, 44, 48, 49, 51, 56, 57, 60], "file": [0, 1, 5, 6, 8, 9, 11, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 30, 32, 34, 35, 37, 38, 40, 41, 43, 48, 49, 54, 55, 56, 58, 59, 60], "deal": [0, 13, 15, 16, 17, 22, 29, 32, 37, 42, 43, 44, 47, 48, 55, 58], "without": [0, 8, 13, 14, 15, 21, 23, 24, 25, 30, 31, 32, 47, 49, 50, 51, 56, 57], "includ": [0, 3, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 21, 22, 24, 25, 26, 27, 29, 30, 31, 32, 36, 42, 43, 44, 47, 48, 51, 53, 55, 56, 57, 58, 60], "modifi": [0, 11, 21, 32, 57], "merg": [0, 6, 11, 27, 53], "publish": [0, 19, 29, 33, 55], "distribut": [0, 11, 15, 21, 24, 25, 27, 33, 37, 47, 50, 51, 52, 53, 57], "sublicens": 0, "sell": [0, 9, 14], "whom": [0, 25, 33, 38, 51, 55], "furnish": 0, "subject": 0, "condit": [0, 13, 14, 18, 25, 29, 32, 35, 51, 55, 58], "abov": [0, 6, 9, 11, 13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 34, 35, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 60], "shall": [0, 29, 55], "substanti": 0, "portion": [0, 15, 17, 20, 22, 24, 38, 43, 46, 48, 50], "THE": [0, 15], "IS": 0, "AS": 0, "OF": 0, "kind": [0, 13, 14, 15, 17, 18, 19, 21, 22, 24, 26, 27, 29, 30, 31, 32, 33, 45, 47, 48, 50, 52, 53, 55, 56], "express": [0, 9, 18, 19, 25, 29, 33, 41, 51, 55], "OR": [0, 9, 22, 48], "impli": 0, "BUT": [0, 9], "NOT": [0, 9, 18, 19, 44, 45], "TO": [0, 29, 55], "merchant": 0, "fit": [0, 13, 15, 16, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 59, 60], "FOR": 0, "A": [0, 1, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 28, 30, 34, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 54, 56, 59], "particular": [0, 10, 11, 17, 20, 21, 23, 24, 25, 26, 28, 29, 30, 31, 32, 39, 49, 50, 51, 52, 54, 55, 56, 58, 60], "AND": [0, 22, 48], "noninfring": 0, "IN": [0, 15, 19, 45], "NO": 0, "event": [0, 13, 21, 22, 48, 57], "author": [0, 29, 55, 57], "holder": 0, "BE": [0, 29, 55], "liabl": 0, "claim": [0, 20, 21, 38], "damag": [0, 21, 47], "liabil": 0, "whether": [0, 5, 8, 9, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 29, 31, 32, 33, 35, 37, 38, 43, 45, 47, 48, 49, 50, 51, 53, 55, 57, 58, 60], "action": [0, 13, 22, 23, 24, 26, 28, 32, 48, 49, 50, 52, 54], "contract": [0, 32], "tort": 0, "aris": [0, 13, 29, 55], "out": [0, 1, 5, 8, 9, 11, 13, 14, 15, 16, 18, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 35, 37, 38, 40, 44, 46, 48, 49, 50, 52, 53, 54, 55, 57, 58, 59], "connect": [0, 13, 14, 27, 28, 38, 53, 54], "WITH": 0, "homepag": 1, "univers": [1, 10, 13, 29, 55], "british": [1, 13, 29, 55], "columbia": [1, 10, 29, 55], "look": [1, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 37, 38, 42, 43, 44, 45, 47, 48, 49, 50, 51, 53, 54, 55, 58, 59], "current": [1, 13, 23, 25, 28, 29, 30, 31, 32, 49, 51, 55, 56], "version": [1, 5, 6, 8, 9, 11, 13, 17, 18, 19, 20, 22, 24, 27, 29, 31, 34, 37, 38, 45, 46, 48, 50, 53, 55], "sep": [1, 9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "dec": 1, "2023": [1, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "andrew": [1, 10, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57], "roth": [1, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57], "section": [1, 11, 13, 14, 15, 24, 25, 31, 50, 51, 52, 55, 56, 57], "101": [1, 10, 13, 16, 26, 38, 40, 41, 52, 57], "tue": [1, 31, 57], "thu": [1, 7, 20, 31, 32, 57], "15": [1, 9, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 28, 31, 32, 34, 35, 36, 37, 40, 42, 43, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56], "30": [1, 5, 9, 13, 14, 15, 16, 19, 21, 22, 23, 25, 28, 29, 31, 32, 37, 41, 47, 48, 49, 51, 55, 57], "17": [1, 5, 9, 14, 16, 17, 18, 19, 20, 21, 22, 25, 28, 31, 32, 34, 35, 37, 41, 42, 43, 46, 47, 48, 51, 54, 55], "00": [1, 9, 13, 14, 16, 18, 19, 20, 21, 24, 27, 28, 31, 34, 37, 38, 39, 44, 46, 47, 50, 51, 53, 54, 55, 57], "swing": 1, "space": [1, 13, 16, 19, 20, 25, 26, 27, 29, 34, 43, 45, 46, 51, 52, 53, 55, 57, 59, 60], "121": [1, 13, 17, 18, 19, 20, 23, 25, 31, 35, 40, 46, 49, 57], "102": [1, 13, 21, 22, 28, 37, 47, 48, 57], "11": [1, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 26, 27, 28, 29, 31, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58], "12": [1, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57], "west": [1, 28], "mall": [1, 25, 51], "221": [1, 57], "michel": [1, 13, 57], "pang": [1, 13, 57], "admin": [1, 13, 57], "cs": [1, 6, 10, 11, 13, 18, 41, 49, 54, 55, 56, 57], "ca": [1, 6, 10, 13, 25, 34, 51, 57], "chen": [1, 13, 57], "liu": [1, 13, 57], "chenliu5": [1, 57], "student": [1, 5, 6, 7, 8, 12, 13, 14, 19, 21, 22, 24, 25, 26, 27, 28, 30, 33, 45, 47, 48, 50, 51, 52, 53, 54, 56, 57, 58], "colleen": 1, "rideout": 1, "colleenx": 1, "justic": [1, 13, 24, 50, 55, 57], "sefa": [1, 13, 57], "jsefa": [1, 57], "kaiyun": 1, "gao": 1, "gky0722": 1, "mahsa": [1, 13, 57], "zarei": [1, 13, 57], "mzarei": [1, 57], "chem": [1, 57], "miranda": [1, 13, 57], "chan": [1, 13, 57], "mc835": [1, 57], "sparsh": 1, "trivedi": 1, "sparsh01": 1, "vee": [1, 13, 57], "rajesh": [1, 57], "bahel": [1, 13, 57], "bvedant": [1, 57], "wilson": [1, 13, 57], "tu": [1, 13, 57], "linshuan": [1, 57], "yeojun": [1, 13, 57], "han": [1, 57], "yeojunh": [1, 57], "softwar": [1, 6, 11, 32], "non": [1, 9, 13, 14, 15, 17, 19, 20, 21, 22, 23, 25, 27, 28, 29, 30, 31, 32, 39, 42, 43, 44, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58], "content": [1, 5, 12, 16, 29, 30, 33, 34, 55, 56, 57], "creativ": [1, 55], "common": [1, 9, 12, 13, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 35, 38, 46, 47, 48, 49, 51, 53, 54, 55, 56, 60], "noncommerci": 1, "sharealik": 1, "nc": 1, "sa": 1, "see": [1, 5, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 34, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60], "more": [1, 3, 6, 7, 8, 9, 11, 12, 13, 15, 20, 23, 24, 26, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 49, 50, 52, 55, 56, 57, 58, 59], "inform": [1, 5, 8, 11, 13, 14, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 32, 33, 34, 36, 43, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56], "calendar": [1, 57], "github": [1, 8, 10, 11, 13, 17, 18, 20, 21, 22, 23, 25, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 51, 56], "page": [1, 5, 8, 13, 17, 18, 20, 21, 22, 23, 25, 29, 30, 34, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 55, 56], "jupyt": [1, 8, 9, 10, 11, 17, 18, 20, 21, 22, 23, 25, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 56, 58, 59], "book": [1, 10, 13, 21, 22, 28, 29, 31, 33, 48, 54, 55], "canva": [1, 13, 17, 31, 43, 57, 58], "find": [1, 9, 13, 14, 17, 20, 22, 23, 24, 27, 30, 31, 37, 38, 40, 41, 46, 48, 49, 50, 51, 53, 57, 59], "class": [1, 5, 6, 8, 9, 11, 14, 15, 16, 17, 18, 19, 25, 26, 28, 31, 32, 39, 43, 45, 51, 52, 54, 55, 58], "record": [1, 14, 31, 32, 57], "via": [1, 11, 13, 21, 25, 34, 51, 57, 58], "panopto": [1, 31], "piazza": [1, 7, 8, 13, 14, 21, 22, 31, 45, 48], "iclick": [1, 28, 54], "cloud": [1, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 30, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 56, 57], "gradescop": [1, 7, 8, 13, 57, 58], "video": [1, 9, 10, 28, 30, 32, 35, 54, 56, 57], "youtub": [1, 13, 28, 29, 54, 55, 57], "channel": [1, 11, 30, 34, 40, 56], "syllabu": [1, 4, 13], "administr": [1, 4], "info": [1, 4, 9, 17, 18, 21, 22, 25, 28, 29, 31, 32, 44, 47, 48, 51, 54, 55], "usual": [1, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 37, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57], "homework": [1, 4, 5, 7, 9, 11, 14, 15, 16, 17, 19, 20, 21, 22, 28, 34, 43, 44, 45, 48, 52, 55, 56, 57, 60], "assign": [1, 5, 7, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 29, 31, 32, 34, 36, 43, 48, 51, 52, 53, 54, 55], "mondai": [1, 15, 16, 28, 31, 44, 48, 54, 55, 56, 57], "next": [1, 11, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 28, 30, 31, 34, 36, 40, 41, 49, 50, 51, 56, 60], "week": [1, 7, 9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 31, 39, 43, 44, 49, 50, 51, 55], "releas": [1, 8, 13, 14, 15, 16, 20, 31, 38, 44, 47, 55], "tuesdai": [1, 13, 20, 21, 24, 25, 31, 51, 57], "we": [1, 5, 6, 7, 8, 11, 13, 14, 16, 27, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 53, 56, 57, 58, 59], "ll": [1, 7, 8, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 35, 37, 38, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59], "also": [1, 3, 5, 6, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59], "add": [1, 8, 9, 11, 17, 18, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 48, 49, 51, 53, 55, 58], "If": [1, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 38, 39, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59], "inconsist": [1, 13], "assum": [1, 13, 14, 18, 19, 21, 22, 27, 28, 29, 31, 33, 34, 39, 45, 47, 52, 53, 54, 55, 58, 60], "alwai": [1, 13, 14, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 33, 35, 37, 42, 44, 45, 47, 48, 49, 50, 51, 52, 53], "assess": [1, 7, 12, 14, 15, 17, 21, 24, 37, 43, 47, 50, 57], "submit": [1, 9, 15, 55, 57, 58], "hw1": [1, 5, 8, 14, 16, 17, 43], "sept": [1, 13, 14, 15], "59": [1, 9, 16, 20, 22, 28, 31, 32, 34, 41, 48, 54], "pm": [1, 13, 31, 57], "repo": 1, "quiz": [1, 13, 29, 55, 57], "19": [1, 9, 13, 14, 15, 16, 18, 20, 21, 22, 23, 25, 28, 32, 34, 35, 41, 42, 44, 46, 47, 48, 51, 55, 57], "hw2": [1, 8, 14, 15, 16], "18": [1, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 26, 28, 31, 32, 34, 37, 39, 40, 41, 42, 43, 45, 46, 47, 48, 51, 52], "hw3": [1, 8, 16, 20], "oct": [1, 9, 19, 20, 44, 45, 47, 49], "02": [1, 9, 16, 17, 18, 19, 20, 22, 24, 25, 31, 34, 35, 37, 43, 46, 48, 50, 51, 54], "hw4": [1, 20, 21, 22, 47, 48], "10": [1, 5, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "midterm": [1, 7, 13, 21, 22, 24, 28, 31, 45, 47, 48, 49, 50, 51, 54, 55, 56], "26": [1, 9, 13, 16, 17, 20, 21, 22, 24, 25, 26, 28, 31, 37, 41, 46, 47, 48, 49, 50, 51, 52, 55], "6": [1, 9, 13, 14, 15, 16, 17, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 38, 39, 40, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 59], "7": [1, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 59], "20": [1, 5, 9, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 34, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59], "In": [1, 7, 8, 9, 10, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "esb": 1, "1013": 1, "cir": 1, "1250": [1, 17, 18, 28, 43, 54], "hw5": [1, 21, 22, 24, 48, 49, 50, 51], "hw6": [1, 52, 53, 54], "novemb": [1, 28, 31], "13": [1, 9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 24, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 46, 47, 48, 49, 50, 52, 53, 54, 55], "hw7": 1, "hw8": [1, 31], "27": [1, 9, 16, 18, 20, 21, 22, 31, 32, 35, 37, 41, 46, 47, 48, 55], "hw9": 1, "decemb": [1, 31], "final": [1, 7, 8, 13, 15, 17, 23, 25, 34, 35, 38, 43, 49, 51, 58], "exam": [1, 7, 13], "tba": 1, "live": [1, 11, 13, 17, 18, 20, 26, 28, 32, 43, 44, 46, 52, 60], "locat": [1, 9, 13, 18, 25, 26, 28, 29, 31, 36, 51, 52, 54, 55, 57, 59, 60], "can": [1, 5, 7, 8, 11, 13, 14, 16, 18, 19, 20, 21, 22, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 53, 56, 57, 58, 59, 60], "found": [1, 8, 15, 18, 20, 22, 25, 28, 35, 37, 48, 51, 53, 54, 57, 59], "after": [1, 5, 7, 8, 9, 11, 13, 15, 17, 18, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 33, 37, 42, 43, 44, 48, 50, 51, 53, 55, 56, 57, 58, 59], "5": [1, 5, 19, 20, 22, 23, 27, 31, 34, 35, 36, 38, 39, 40, 41, 42, 45, 47, 48, 49, 51, 53, 57, 59], "dai": [1, 5, 9, 15, 25, 28, 30, 34, 37, 51, 56, 57], "That": [1, 13, 14, 15, 17, 19, 20, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 45, 46, 48, 49, 50, 52, 53, 55], "said": [1, 15, 17, 19, 24, 27, 28, 29, 38, 45, 51, 53, 55], "consid": [1, 8, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 31, 39, 41, 46, 47, 49, 50, 51, 52, 53, 54, 55, 57, 59, 60], "backup": [1, 8], "resourc": [1, 4, 6, 14, 23, 24, 29, 30, 46, 50, 55, 56], "complet": [1, 7, 13, 17, 20, 23, 24, 25, 34, 37, 43, 46, 49, 50, 51, 57, 58, 60], "reli": [1, 15, 25, 27, 31, 51, 53, 59], "get": [1, 5, 6, 7, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "lot": [1, 6, 10, 13, 14, 16, 18, 19, 20, 21, 22, 24, 25, 27, 30, 31, 32, 33, 37, 38, 46, 50, 51, 52, 53, 56, 57], "show": [1, 5, 8, 11, 13, 14, 15, 17, 18, 20, 21, 22, 23, 25, 26, 27, 28, 30, 31, 32, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 48, 49, 52, 53, 54, 56, 58, 59], "up": [1, 8, 9, 14, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 37, 38, 42, 44, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59], "run": [1, 5, 6, 8, 9, 11, 13, 15, 16, 18, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 33, 38, 40, 41, 46, 48, 50, 51, 52, 53, 54, 55, 56, 58, 59], "semi": [1, 29, 55], "flip": [1, 15, 21, 22, 47, 48], "classroom": [1, 57], "There": [1, 3, 6, 9, 10, 11, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 40, 41, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57], "pre": [1, 11, 13, 23, 25, 26, 33, 36, 40, 49, 51, 52], "watch": [1, 13, 16, 19, 26, 28, 29, 38, 52, 54, 55], "mani": [1, 3, 6, 9, 13, 14, 15, 16, 17, 19, 21, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 37, 38, 43, 44, 45, 47, 49, 50, 51, 52, 53, 54, 56, 59], "least": [1, 5, 13, 15, 16, 21, 22, 25, 26, 27, 28, 33, 38, 51, 52, 53, 54, 57, 59], "first": [1, 2, 5, 9, 13, 14, 16, 18, 19, 20, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 37, 38, 39, 44, 46, 49, 50, 51, 52, 53, 54, 55, 56, 59, 60], "half": [1, 7, 13, 14, 19, 25, 27, 45, 51, 53], "post": [1, 5, 7, 8, 9, 13, 14, 17, 21, 22, 29, 31, 43, 48, 52, 53, 54, 55, 57], "below": [1, 6, 9, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 36, 37, 39, 40, 41, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "try": [1, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 38, 39, 40, 41, 43, 46, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59], "befor": [1, 5, 11, 14, 15, 16, 18, 19, 22, 23, 26, 27, 28, 29, 30, 31, 32, 37, 38, 40, 43, 45, 48, 52, 53, 54, 55, 56, 57, 58, 59], "correspond": [1, 13, 14, 15, 16, 18, 19, 20, 21, 22, 24, 26, 28, 31, 36, 41, 47, 48, 50, 52, 54, 58], "dure": [1, 9, 13, 14, 16, 18, 19, 20, 23, 24, 25, 28, 37, 42, 45, 46, 49, 50, 51, 54, 55, 57, 59], "summar": [1, 13, 19, 21, 22, 26, 29, 47, 52, 55], "point": [1, 5, 12, 13, 14, 15, 17, 18, 19, 20, 22, 25, 27, 30, 32, 35, 37, 38, 39, 40, 41, 45, 46, 48, 51, 53, 56, 58, 59, 60], "focu": [1, 13, 17, 18, 19, 27, 28, 31, 37, 45, 53, 54, 57, 58], "demo": [1, 15, 16, 17, 23, 26, 43, 49, 52], "worksheet": [1, 13, 14, 16, 44, 57], "q": [1, 28], "develop": [1, 2, 10, 12, 13, 15, 17, 18, 20, 21, 22, 23, 25, 26, 30, 43, 47, 48, 51, 56], "directli": [1, 9, 18, 22, 30, 37, 48, 49, 56], "check": [1, 5, 8, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 32, 33, 34, 35, 38, 45, 48, 51, 52, 53, 55, 57, 58, 59, 60], "them": [1, 3, 5, 8, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 36, 37, 38, 39, 43, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59], "thei": [1, 8, 9, 13, 14, 15, 16, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 38, 39, 45, 46, 47, 50, 51, 52, 53, 54, 55, 56, 58, 59], "might": [1, 7, 8, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 33, 37, 38, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 59], "draft": 1, "form": [1, 13, 18, 21, 25, 27, 28, 29, 38, 44, 51, 53, 54, 55, 57], "onc": [1, 7, 8, 9, 11, 13, 14, 15, 17, 18, 20, 25, 27, 28, 29, 30, 36, 43, 44, 46, 51, 53, 54, 55, 56, 57, 58], "topic": [1, 3, 9, 12, 13, 14, 19, 21, 22, 26, 28, 30, 48, 52, 54, 56, 57], "vs": [1, 4, 8, 18, 19, 20, 31, 32, 33, 35, 36, 44, 59], "340": [1, 4, 14, 23, 25, 30, 31, 32, 41, 49, 51, 56], "imagin": [1, 13, 14, 15, 17, 19, 21, 24, 25, 26, 29, 32, 43, 45, 47, 50, 51], "intro": [1, 30, 52, 56], "1": [1, 9, 10, 24, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 50, 57], "n": [1, 14, 16, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 38, 45, 48, 50, 51, 52, 53, 54, 55, 56, 58, 59], "decis": [1, 3, 7, 15, 17, 20, 21, 23, 25, 30, 38, 42, 43, 46, 49, 51, 56, 59], "tree": [1, 3, 13, 15, 16, 17, 18, 19, 20, 22, 25, 27, 30, 31, 38, 42, 43, 44, 45, 46, 48, 51, 53, 56, 59], "2": [1, 5, 9, 10, 11, 21, 23, 24, 25, 28, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 47, 50, 54, 57], "3": [1, 9, 11, 18, 19, 20, 21, 22, 23, 24, 28, 29, 30, 31, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 54, 55, 56, 57, 59], "less": [1, 6, 7, 13, 16, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 32, 33, 34, 38, 39, 43, 46, 48, 49, 50, 51, 53, 54, 55], "depth": [1, 14, 15, 20, 23, 27, 35, 38, 45, 46, 49, 53], "14": [1, 9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 25, 27, 28, 30, 31, 32, 34, 35, 36, 37, 41, 43, 46, 47, 48, 49, 51, 53, 54, 55, 56, 58], "ml": [1, 3, 10, 12, 14, 17, 23, 27, 30, 37, 43, 47, 49, 53, 56], "fundament": [1, 3, 10, 12, 13, 17, 19, 20, 22, 25, 30, 32, 43, 45, 46, 48, 51, 56], "similar": [1, 11, 14, 15, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 33, 36, 45, 46, 47, 48, 49, 51, 52, 53, 54, 58], "k": [1, 8, 12, 15, 19, 21, 22, 23, 25, 29, 30, 32, 34, 36, 38, 40, 41, 43, 45, 48, 49, 51, 55, 56], "nn": [1, 17, 30, 36, 38, 40, 41, 43, 56, 59], "svm": [1, 15, 17, 18, 20, 23, 24, 25, 30, 31, 42, 43, 44, 46, 49, 50, 51, 56, 60], "rbf": [1, 15, 17, 19, 20, 23, 24, 25, 42, 43, 45, 46, 49, 50, 51], "kernel": [1, 11, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 50, 51, 58, 59, 60], "21": [1, 9, 13, 14, 16, 17, 18, 21, 22, 25, 26, 28, 31, 32, 34, 35, 37, 41, 44, 47, 48, 51, 52, 55], "preprocess": [1, 12, 13, 15, 19, 20, 21, 23, 24, 25, 27, 28, 30, 32, 34, 36, 37, 39, 45, 46, 47, 49, 50, 51, 53, 54, 56], "sklearn": [1, 13, 15, 16, 19, 22, 25, 27, 28, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 45, 47, 48, 51, 53, 54, 56, 58, 59, 60], "pipelin": [1, 3, 12, 13, 15, 18, 19, 20, 21, 22, 23, 24, 25, 30, 31, 32, 34, 37, 38, 39, 42, 45, 46, 47, 48, 49, 50, 51, 56, 60], "columntransform": [1, 17, 20, 21, 22, 23, 24, 25, 31, 32, 37, 39, 42, 46, 48, 49, 50, 51], "text": [1, 8, 12, 13, 14, 19, 20, 21, 22, 23, 24, 28, 30, 34, 38, 45, 46, 47, 49, 50, 54, 56, 59], "featur": [1, 12, 15, 21, 23, 27, 29, 32, 35, 36, 38, 39, 40, 46, 49, 52, 53, 55, 57, 59], "28": [1, 9, 16, 17, 18, 19, 20, 21, 22, 25, 26, 31, 38, 41, 46, 47, 48, 49, 51, 52, 55], "linear": [1, 20, 21, 23, 25, 27, 28, 30, 31, 32, 42, 46, 48, 49, 53, 54, 56], "model": [1, 2, 3, 12, 20, 21, 26, 27, 31, 33, 37, 39, 40, 41, 43, 44, 46, 47, 53, 59], "03": [1, 9, 19, 20, 22, 24, 25, 31, 34, 35, 46, 50, 51, 54], "hyperparamet": [1, 15, 21, 28, 29, 30, 35, 38, 44, 47, 54, 55, 56, 58, 59, 60], "optim": [1, 3, 14, 15, 16, 18, 21, 23, 24, 25, 26, 27, 30, 32, 35, 36, 38, 47, 49, 50, 51, 52, 53, 56], "overfit": [1, 12, 16, 19, 22, 23, 25, 30, 34, 35, 38, 45, 48, 49, 51, 56, 59], "valid": [1, 14, 16, 18, 22, 23, 24, 25, 26, 30, 32, 36, 37, 38, 42, 45, 48, 49, 50, 51, 52, 56, 59, 60], "set": [1, 9, 10, 14, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 37, 38, 39, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59], "8": [1, 9, 10, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 59], "differ": [1, 3, 6, 9, 11, 12, 13, 14, 15, 16, 18, 19, 23, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 37, 40, 43, 44, 45, 46, 49, 51, 52, 53, 54, 55, 56, 58, 59, 60], "05": [1, 9, 16, 17, 20, 21, 22, 27, 28, 31, 32, 37, 39, 46, 48, 53, 54, 55], "evalu": [1, 9, 12, 14, 15, 20, 22, 24, 26, 31, 39, 46, 47, 50, 52, 58, 60], "metric": [1, 12, 16, 18, 23, 24, 25, 26, 27, 28, 29, 30, 32, 37, 41, 49, 50, 51, 52, 53, 54, 55, 56], "classif": [1, 3, 12, 15, 16, 17, 18, 19, 22, 23, 24, 25, 29, 31, 32, 35, 40, 41, 43, 45, 48, 49, 50, 51, 55, 58], "refer": [1, 9, 13, 14, 15, 16, 17, 18, 19, 21, 24, 26, 28, 29, 30, 47, 50, 52, 54, 55, 56, 57, 58, 59, 60], "9": [1, 5, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59], "regress": [1, 3, 12, 13, 17, 18, 24, 25, 31, 32, 35, 38, 39, 43, 46, 47, 50, 58, 59], "move": [1, 8, 19, 24, 25, 28, 38, 45, 50, 51], "thursdai": [1, 21, 22, 24, 48, 57], "ensembl": [1, 12, 22, 24, 25, 27, 28, 31, 32, 48, 50, 51, 53, 54], "interpret": [1, 11, 12, 16, 17, 21, 22, 23, 25, 26, 27, 28, 30, 32, 40, 43, 47, 48, 49, 51, 52, 53, 54, 56], "new": [1, 7, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38, 43, 46, 49, 50, 51, 52, 53, 54, 56], "engin": [1, 10, 12, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 28, 29, 35, 38, 42, 44, 48, 54, 55, 60], "24": [1, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 40, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "select": [1, 6, 7, 11, 12, 15, 16, 17, 18, 19, 20, 21, 22, 23, 30, 31, 33, 43, 44, 45, 46, 47, 48, 49, 56], "none": [1, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 35, 38, 40, 41, 43, 45, 46, 47, 48, 49, 51, 53, 55, 58, 59, 60], "31": [1, 9, 13, 16, 17, 18, 19, 21, 22, 24, 25, 26, 31, 35, 39, 40, 41, 43, 47, 48, 49, 50, 51, 52, 55], "cluster": [1, 3, 12, 29, 31, 55], "nov": [1, 31, 54, 56], "07": [1, 9, 20, 22, 25, 31, 37, 46, 48, 51], "simpl": [1, 14, 16, 17, 21, 22, 23, 24, 27, 28, 29, 31, 33, 34, 38, 39, 42, 48, 49, 50, 53, 54, 55, 60], "recommend": [1, 3, 9, 11, 12, 15, 16, 20, 21, 26, 29, 30, 38, 46, 52, 55, 56, 57], "system": [1, 3, 5, 6, 7, 11, 12, 13, 15, 16, 18, 21, 24, 26, 29, 31, 39, 50, 52, 55], "09": [1, 9, 15, 18, 20, 22, 28, 31, 39, 46, 48], "data": [1, 3, 6, 8, 9, 10, 11, 12, 27, 32, 33, 34, 36, 38, 40, 41, 42, 43, 45, 47, 57, 59, 60], "embed": [1, 12, 18, 30, 56], "16": [1, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 27, 31, 32, 35, 41, 42, 44, 46, 47, 48, 49, 51, 53, 55, 58], "break": [1, 20, 21, 26, 31, 34, 37, 38, 42, 43, 47, 52, 59], "neural": [1, 12, 25, 31, 34, 51], "network": [1, 12, 18, 23, 25, 26, 28, 31, 33, 34, 40, 44, 49, 51, 52, 54], "comput": [1, 8, 9, 10, 11, 18, 20, 21, 23, 24, 25, 26, 27, 29, 31, 34, 36, 40, 41, 42, 44, 46, 47, 50, 51, 52, 53, 55, 59, 60], "vision": [1, 13, 40], "time": [1, 2, 3, 5, 9, 12, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 33, 34, 37, 38, 39, 40, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60], "seri": [1, 2, 3, 12, 15, 17, 18, 21, 25, 30, 32, 51, 55, 56], "option": [1, 8, 9, 13, 14, 18, 22, 24, 29, 32, 35, 38, 40, 41, 47, 48, 50, 55, 57, 60], "humour": 1, "problem": [1, 5, 7, 12, 13, 18, 19, 21, 22, 23, 24, 26, 27, 30, 32, 34, 35, 37, 38, 42, 43, 45, 47, 48, 49, 50, 52, 53, 56, 57, 58], "timezon": 1, "23": [1, 9, 11, 16, 17, 18, 19, 20, 21, 22, 25, 28, 31, 35, 37, 39, 40, 41, 43, 45, 46, 47, 48, 51, 54, 55], "surviv": [1, 3, 12], "analysi": [1, 3, 10, 12, 13, 14, 21, 22, 26, 27, 29, 52, 55], "highli": [1, 11, 17, 24, 28, 38, 43, 50, 54], "call": [1, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "bullshit": [1, 32], "censor": [1, 12], "commun": [1, 3, 11, 12, 13, 18, 20, 22, 46, 48, 55, 57], "bs": [1, 22, 48], "chapter": 1, "short": [1, 15, 20, 23, 46, 57], "47": [1, 9, 13, 14, 15, 16, 17, 19, 20, 22, 25, 28, 35, 38, 46, 48, 51], "min": [1, 19, 22, 27, 31, 35, 37, 41, 45, 47, 48, 53, 58, 59], "total": [1, 9, 13, 14, 17, 18, 21, 22, 23, 25, 28, 29, 31, 32, 44, 47, 48, 49, 51, 54, 55, 58], "read": [1, 5, 8, 13, 16, 17, 18, 21, 22, 23, 24, 29, 31, 33, 36, 38, 48, 49, 51, 55, 57, 60], "graph": [1, 30, 31, 36, 40, 41, 56], "becaus": [1, 9, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 38, 39, 40, 41, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57], "i": [1, 6, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58], "t": [1, 5, 6, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59], "sabrina": 1, "ethic": [1, 12, 13], "50": [1, 9, 13, 16, 17, 18, 21, 22, 23, 25, 27, 28, 29, 30, 31, 32, 34, 35, 37, 39, 40, 44, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60], "scienc": [1, 3, 10, 11, 12, 13, 18, 26, 31, 42, 44, 52], "fun": [1, 13, 21, 29, 30, 55, 56], "llm": 1, "deploy": [1, 2, 12, 24, 31, 50], "conclus": 1, "pleas": [1, 5, 8, 13, 14, 17, 18, 20, 21, 22, 23, 25, 28, 29, 30, 35, 36, 37, 38, 39, 40, 41, 43, 45, 46, 47, 48, 49, 54, 55, 56, 57, 58, 59, 60], "campu": [1, 25, 51, 57], "rule": [1, 9, 13, 14, 16, 19, 21, 23, 29, 37, 38, 39, 42, 45, 55, 57, 59], "mask": [1, 43, 46, 57], "go": [1, 6, 8, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 36, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59], "longer": [1, 20, 21, 30, 32, 46, 47, 56, 57], "requir": [1, 6, 8, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60], "faculti": [1, 13, 57], "staff": [1, 7, 57], "wear": [1, 13, 57], "medic": [1, 13, 21, 26, 47, 52, 57], "continu": [1, 18, 20, 22, 23, 26, 31, 37, 46, 48, 49, 57, 58], "worn": [1, 57], "indoor": [1, 57], "health": [1, 28, 29, 54, 55, 57], "ill": [1, 57], "believ": [1, 8, 13, 20, 24, 31, 35, 46, 50, 57, 59], "symptom": [1, 57], "been": [1, 5, 7, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "expos": [1, 38, 57], "sar": [1, 57], "cov": [1, 52, 57], "thrive": [1, 57], "self": [1, 9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 32, 34, 35, 37, 38, 40, 41, 48, 57, 60], "tool": [1, 9, 12, 18, 19, 20, 21, 22, 27, 28, 31, 32, 38, 42, 46, 47, 48, 50, 53, 57, 58, 59, 60], "guidanc": [1, 24, 50, 57], "download": [1, 6, 8, 11, 13, 14, 17, 19, 22, 24, 25, 29, 30, 33, 34, 35, 48, 50, 51, 54, 55, 56, 57], "bc": [1, 13, 57], "support": [1, 11, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 53, 55, 57, 58, 59, 60], "app": [1, 13, 14, 57], "io": [1, 10, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 30, 32, 35, 38, 40, 48, 51, 56, 57, 60], "android": [1, 57], "devic": [1, 30, 36, 40, 41, 56, 57], "instruct": [1, 4, 5, 6, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 57, 59, 60], "advic": [1, 15, 51, 57], "stai": [1, 13, 21, 32, 57], "home": [1, 14, 19, 21, 28, 34, 37, 51, 55, 57, 59], "recent": [1, 9, 11, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 29, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "test": [1, 8, 9, 11, 13, 14, 16, 17, 18, 19, 21, 22, 23, 24, 27, 28, 30, 32, 34, 37, 38, 41, 42, 43, 44, 45, 47, 48, 49, 50, 53, 54, 56, 57, 58, 59], "posit": [1, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 28, 29, 31, 39, 45, 48, 49, 50, 51, 55, 57], "quarantin": [1, 57], "websit": [1, 5, 11, 55, 57], "should": [1, 6, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 24, 25, 26, 29, 30, 31, 32, 35, 37, 45, 50, 51, 52, 55, 56, 57, 58, 59, 60], "isol": [1, 11, 21, 22, 24, 48, 50, 57], "monitor": [1, 14, 29, 55, 57], "precaut": [1, 57], "help": [1, 4, 8, 11, 13, 15, 17, 18, 20, 21, 24, 26, 27, 28, 31, 32, 37, 46, 47, 50, 52, 53, 54, 57, 58, 59, 60], "reduc": [1, 8, 9, 13, 16, 20, 21, 22, 23, 24, 25, 28, 29, 30, 34, 46, 49, 50, 51, 54, 55, 56, 57], "risk": [1, 13, 21, 25, 51, 57], "keep": [1, 15, 16, 17, 18, 21, 23, 24, 25, 28, 29, 32, 35, 38, 47, 49, 50, 51, 52, 54, 55, 57, 59, 60], "everyon": [1, 7, 13, 33, 57], "safer": [1, 57], "mark": [1, 7, 8, 13, 20, 21, 27, 46, 57], "scheme": 1, "flexibl": [1, 13, 25, 29, 30, 34, 51, 52, 56, 57, 58], "priorit": [1, 25, 51, 57], "still": [1, 5, 11, 13, 15, 20, 21, 22, 23, 25, 26, 28, 31, 32, 34, 38, 39, 46, 48, 49, 51, 52, 57], "abl": [1, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 34, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57], "succe": [1, 13, 25, 51, 57], "onlin": [1, 2, 4, 6, 8, 11, 14, 29, 38, 55, 57], "done": [1, 6, 11, 13, 15, 18, 20, 21, 30, 31, 38, 44, 54, 56, 57, 58], "hand": [1, 5, 10, 12, 13, 21, 28, 37, 41, 57], "held": [1, 57], "But": [1, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 39, 40, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 59, 60], "need": [1, 6, 8, 9, 11, 13, 14, 16, 18, 21, 22, 23, 24, 25, 26, 27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59], "present": [1, 8, 15, 16, 21, 28, 29, 31, 36, 38, 51, 54, 55, 57], "write": [1, 5, 8, 12, 13, 15, 20, 24, 25, 26, 29, 39, 51, 52, 55, 57, 59, 60], "unless": [1, 8, 13, 30, 33, 38, 56, 57], "legitim": [1, 57], "most": [1, 8, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 37, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "activ": [1, 5, 11, 13, 20, 34, 57, 58], "few": [1, 9, 13, 19, 22, 23, 25, 28, 30, 31, 37, 38, 48, 49, 51, 54, 55, 56, 57, 59], "offic": [1, 5, 11, 13, 16, 57], "hour": [1, 5, 11, 13, 16, 21, 23, 24, 25, 28, 31, 39, 49, 50, 51, 54, 57, 58], "which": [1, 5, 7, 8, 9, 11, 15, 16, 17, 18, 19, 20, 22, 24, 25, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 43, 44, 45, 46, 48, 50, 51, 54, 55, 56, 57, 58, 59], "s": [1, 5, 6, 8, 9, 10, 11, 14, 19, 20, 23, 25, 26, 27, 29, 30, 32, 33, 35, 36, 38, 41, 42, 43, 45, 46, 47, 48, 49, 51, 52, 53, 56, 57, 58, 59, 60], "grei": 1, "tradit": [1, 13, 28, 30, 32, 54, 56], "ancestr": 1, "unced": 1, "territori": [1, 13], "xwm\u0259\u03b8kw\u0259y": 1, "\u0259m": 1, "musqueam": 1, "pepl": 1, "situat": [1, 7, 13, 21, 23, 26, 30, 32, 49, 52, 56, 57], "ha": [1, 2, 3, 6, 7, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "place": [1, 6, 31, 38], "peopl": [1, 5, 13, 14, 15, 17, 19, 21, 23, 24, 25, 28, 29, 30, 31, 32, 38, 39, 41, 51, 54, 55, 56], "who": [1, 5, 6, 7, 13, 18, 21, 25, 26, 28, 31, 32, 33, 38, 51, 53, 55, 58], "millennia": 1, "pass": [1, 9, 13, 14, 15, 17, 18, 19, 21, 22, 23, 24, 25, 26, 29, 30, 33, 34, 37, 40, 44, 45, 48, 49, 50, 51, 52, 55, 56, 58, 60], "cultur": [1, 30, 56], "histori": [1, 13, 19, 28, 31, 45, 54], "one": [1, 7, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 26, 27, 28, 30, 31, 32, 33, 35, 36, 37, 39, 42, 43, 44, 45, 46, 47, 49, 50, 52, 53, 54, 56, 57, 58, 59], "gener": [1, 8, 9, 10, 13, 14, 17, 18, 20, 21, 22, 24, 27, 29, 30, 31, 32, 38, 39, 43, 46, 47, 50, 52, 53, 55, 56, 57, 59], "site": [1, 6, 9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 32, 34, 35, 37, 38, 40, 41, 48, 51, 58, 59, 60], "It": [1, 3, 5, 8, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 59], "recognit": [1, 13, 14, 16, 21, 29, 33, 55], "our": [1, 6, 7, 9, 11, 13, 14, 16, 18, 19, 20, 21, 22, 23, 26, 27, 28, 29, 30, 31, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 52, 53, 54, 55, 56, 58, 59, 60], "relationship": [1, 12, 21, 23, 24, 25, 28, 31, 38, 39, 49, 50, 51], "doe": [1, 6, 9, 11, 13, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 28, 29, 31, 32, 35, 37, 38, 42, 43, 44, 46, 48, 49, 50, 51, 54, 55, 58, 59, 60], "appear": [1, 3, 8, 14, 18, 23, 29, 33, 49, 55, 60], "just": [1, 5, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 37, 38, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 59], "formal": 1, "take": [1, 3, 5, 6, 7, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 34, 37, 45, 46, 47, 48, 49, 50, 51, 52, 55, 56, 58, 59], "moment": [1, 13, 21, 28, 54, 55, 56], "appreci": [1, 12, 38], "mean": [1, 6, 7, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 28, 30, 31, 32, 34, 35, 36, 37, 38, 40, 41, 43, 44, 46, 47, 49, 50, 51, 54, 56, 59, 60], "behind": [1, 12, 19, 45], "word": [1, 12, 13, 19, 20, 21, 26, 27, 28, 30, 31, 32, 35, 37, 38, 42, 45, 52, 53, 54, 56, 58, 60], "recogn": [1, 12, 15, 27, 31, 53], "tradition": 1, "occupi": 1, "nation": 1, "part": [1, 5, 10, 11, 13, 17, 18, 19, 20, 21, 23, 24, 25, 27, 29, 31, 34, 46, 47, 49, 50, 51, 53, 55], "countri": [1, 13, 15, 16, 18, 19, 21, 23, 24, 29, 39, 45, 49, 50, 55], "down": [1, 13, 15, 21, 24, 32, 37, 47, 50, 55], "wa": [1, 2, 5, 6, 11, 13, 14, 15, 16, 17, 19, 20, 21, 23, 24, 25, 26, 28, 29, 30, 32, 33, 37, 38, 43, 49, 50, 51, 52, 54, 55, 56, 58, 59, 60], "turn": [1, 5, 13, 15, 29, 30, 32, 36, 38, 40, 41, 55, 56], "over": [1, 13, 15, 20, 22, 24, 28, 29, 31, 32, 33, 34, 38, 42, 46, 48, 50, 54, 55, 57], "crown": 1, "govern": [1, 29, 34, 55], "treati": 1, "agreement": [1, 32], "As": [1, 5, 13, 15, 18, 20, 22, 23, 24, 30, 31, 32, 33, 38, 44, 45, 48, 49, 50, 59], "begin": [1, 13, 14, 19, 25, 28, 29, 31, 32, 37, 45, 51, 54, 55, 60], "journei": [1, 27, 53], "some": [1, 2, 5, 7, 8, 9, 11, 13, 15, 16, 17, 18, 19, 22, 24, 26, 27, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 43, 47, 48, 50, 52, 53, 56, 57, 58, 59], "about": [1, 3, 5, 8, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27, 30, 31, 32, 33, 34, 35, 37, 38, 40, 42, 45, 46, 47, 48, 49, 50, 53, 56, 57, 58, 59], "honour": 1, "its": [1, 9, 12, 13, 15, 16, 18, 19, 21, 24, 25, 26, 27, 29, 30, 31, 32, 36, 37, 38, 45, 47, 50, 51, 52, 53, 55, 56, 58, 60], "origin": [1, 9, 13, 17, 18, 21, 23, 24, 25, 26, 28, 29, 30, 31, 32, 43, 44, 49, 50, 51, 54, 55, 56], "inhabit": [1, 13], "cours": [2, 3, 5, 6, 7, 8, 11, 14, 15, 16, 18, 19, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 40, 41, 45, 47, 48, 49, 50, 51, 52, 55, 56, 58], "design": [2, 13, 14, 27, 28, 30, 53, 54, 56], "taught": [2, 18, 29, 55, 57], "spring": 2, "2020": [2, 25, 51], "further": [2, 21, 23, 26, 30, 32, 33, 35, 39, 52, 55, 56], "materi": [2, 9, 11, 13, 14, 15, 16, 29, 32, 55, 57], "exercis": [2, 10, 13], "come": [2, 11, 13, 14, 17, 18, 21, 25, 28, 29, 30, 31, 32, 38, 47, 51, 54, 55, 56, 58, 59], "introduct": [2, 10, 12, 31, 32, 35], "machin": [2, 3, 10, 11, 12, 17, 18, 20, 22, 23, 24, 25, 28, 29, 30, 31, 33, 34, 37, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54, 55, 56, 57, 58, 59], "learn": [2, 3, 10, 11, 34, 37, 40, 42, 57, 58, 59], "haylei": [2, 14], "boyc": [2, 14], "sincer": 2, "thank": [2, 28, 31, 59], "toma": 2, "beuzen": 2, "contribut": [2, 16, 19, 24, 30, 50, 52, 56, 57], "close": [3, 13, 15, 19, 20, 21, 25, 26, 27, 29, 31, 41, 45, 46, 47, 51, 53, 55, 57, 59], "relat": [3, 7, 13, 19, 21, 22, 23, 24, 25, 26, 28, 31, 32, 33, 45, 48, 49, 50, 51, 52, 54, 57], "field": [3, 5, 13, 18, 29, 30, 31, 55, 56], "make": [3, 5, 6, 7, 8, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 38, 39, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "predict": [3, 12, 15, 16, 17, 20, 21, 22, 25, 26, 27, 31, 34, 35, 37, 38, 39, 42, 43, 44, 46, 47, 48, 51, 52, 53, 56, 59, 60], "produc": [3, 8, 13, 22, 24, 27, 37, 48, 49, 50, 53], "insight": [3, 12, 16, 21, 24, 26, 50, 52], "overlap": [3, 15, 26, 52], "between": [3, 9, 11, 12, 13, 15, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 35, 37, 38, 40, 41, 42, 45, 47, 49, 50, 51, 52, 53, 54, 56, 59], "howev": [3, 9, 13, 17, 18, 21, 22, 24, 26, 30, 31, 32, 36, 39, 43, 50, 52, 57, 58, 59, 60], "wherea": [3, 14, 19, 20, 22, 24, 27, 37, 45, 48, 50, 53], "involv": [3, 5, 13, 20, 22, 23, 27, 29, 30, 46, 48, 49, 53, 55, 56], "implement": [3, 5, 13, 17, 21, 22, 23, 25, 26, 27, 28, 29, 30, 32, 43, 49, 51, 53, 54, 55], "algorithm": [3, 12, 13, 15, 17, 18, 21, 22, 23, 24, 28, 29, 30, 34, 39, 43, 44, 48, 49, 50, 54, 55, 56, 59], "scratch": [3, 30, 56], "broader": [3, 23, 29, 49, 55], "like": [3, 5, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60], "clean": [3, 27, 35, 37, 38, 53, 57], "result": [3, 8, 9, 11, 12, 13, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 30, 31, 32, 37, 38, 43, 45, 46, 48, 49, 50, 51, 52, 53, 56, 57, 58, 59], "goe": [3, 13, 15, 16, 18, 21, 23, 24, 27, 28, 30, 44, 50, 53, 54, 56], "deeper": [3, 13, 20, 21, 22], "mathemat": [3, 18, 23, 42, 44, 49], "numer": [3, 14, 17, 18, 19, 21, 22, 23, 28, 29, 31, 32, 36, 37, 43, 44, 48, 49, 54, 55], "consider": [3, 12, 21, 23, 26, 28, 49, 52, 54], "underli": [3, 24, 25, 26, 50, 51, 52], "prerequisit": [3, 32, 57], "especi": [3, 13, 14, 16, 20, 21, 23, 31, 38, 47], "math": [3, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 51, 52, 54, 58, 59, 60], "best": [3, 8, 13, 14, 15, 16, 20, 21, 22, 23, 24, 26, 27, 28, 35, 36, 38, 39, 46, 47, 48, 49, 50, 52, 53, 54], "choic": [3, 16, 20, 22, 23, 24, 25, 26, 27, 28, 31, 46, 49, 50, 51, 52, 53, 54], "depend": [3, 9, 11, 13, 14, 15, 16, 18, 20, 21, 22, 23, 26, 27, 31, 32, 38, 45, 46, 48, 49, 52, 53], "interest": [3, 13, 15, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 37, 38, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "goal": [3, 12, 16, 17, 20, 21, 25, 26, 27, 28, 43, 46, 47, 51, 52, 54, 58], "perfectli": 3, "both": [3, 7, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 37, 38, 39, 43, 45, 46, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60], "onli": [3, 5, 9, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59], "natur": [3, 13, 18, 21, 23, 25, 30, 37, 38, 51, 56, 57], "languag": [3, 10, 13, 17, 18, 25, 28, 30, 33, 34, 43, 51, 54, 56], "process": [3, 6, 12, 13, 14, 17, 18, 20, 25, 27, 30, 33, 46, 51, 53, 56, 58, 59], "probabilist": [3, 52, 55], "loss": [3, 21, 22, 23, 24, 32, 39, 48, 49, 50], "function": [3, 13, 14, 15, 16, 18, 20, 21, 23, 24, 25, 28, 30, 31, 32, 33, 34, 36, 49, 50, 51, 52, 54, 55, 56, 58, 59], "major": [3, 13, 15, 16, 17, 18, 29, 42, 44, 55, 59], "dimension": [3, 9, 19, 20, 21, 23, 25, 26, 29, 34, 36, 43, 45, 46, 49, 51, 52, 55], "reduct": [3, 21, 23, 25, 26, 49, 51, 52], "typic": [3, 13, 14, 16, 17, 19, 20, 21, 22, 23, 26, 31, 45, 47, 48, 49, 52], "veri": [3, 5, 6, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 40, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58], "basic": [3, 9, 13, 14, 20, 25, 28, 32, 51, 54, 60], "method": [3, 12, 14, 16, 17, 19, 21, 23, 24, 27, 28, 29, 30, 31, 32, 34, 35, 36, 38, 43, 45, 47, 49, 50, 53, 54, 55, 56, 58, 59], "knn": [3, 15, 16, 17, 18, 19, 24, 25, 28, 30, 42, 43, 44, 45, 50, 51, 54, 56], "etc": [3, 8, 9, 14, 25, 28, 30, 31, 32, 41, 50, 51, 54, 55, 56, 57], "deep": [3, 10, 12, 13, 20, 24, 25, 29, 32, 34, 46, 50, 51, 55], "submiss": [4, 15, 16, 55, 58], "grade": [4, 8, 15, 17, 18, 20, 35, 42, 43, 44, 46], "polici": [4, 5, 8, 13, 57], "environ": [4, 6, 9, 13, 17, 18, 20, 21, 22, 23, 24, 25, 29, 30, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 50, 51, 55, 56, 58, 59], "setup": [4, 8, 11, 13], "git": [4, 8, 9, 13], "ask": [4, 8, 11, 13, 14, 15, 16, 18, 21, 25, 26, 28, 29, 32, 47, 51, 54, 55, 58], "python": [4, 5, 12, 20, 22, 25, 28, 29, 30, 31, 32, 34, 51, 56, 57], "textbook": [4, 10, 55], "well": [5, 6, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 30, 31, 32, 38, 43, 46, 47, 48, 49, 50, 52, 53, 54, 56, 57], "asid": [5, 13, 15, 23, 38, 49], "standard": [5, 7, 15, 17, 20, 23, 24, 25, 39, 43, 46, 49, 50, 51, 59], "ubc": [5, 6, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "here": [5, 6, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 40, 41, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60], "re": [5, 9, 13, 14, 15, 18, 20, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 34, 38, 48, 49, 50, 52, 54, 55, 56, 58], "expect": [5, 8, 9, 13, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 34, 36, 38, 45, 46, 47, 48, 50, 51, 52, 53, 54, 56, 58, 59], "platform": 5, "when": [5, 7, 8, 11, 13, 14, 15, 16, 18, 19, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 42, 43, 44, 45, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 60], "offens": [5, 28, 54], "disrespect": 5, "quick": [5, 13, 29, 55, 59], "search": [5, 6, 11, 22, 28, 48, 54, 59], "sure": [5, 8, 9, 11, 13, 15, 18, 21, 22, 23, 24, 27, 31, 39, 49, 50, 51, 55, 56, 58, 59], "hasn": [5, 13, 28, 54, 55], "alreadi": [5, 9, 11, 13, 21, 22, 24, 25, 26, 28, 29, 31, 32, 48, 50, 51, 52, 54, 55], "answer": [5, 7, 8, 13, 14, 15, 20, 21, 23, 26, 28, 29, 30, 31, 46, 49, 52, 54, 55, 56, 57, 58, 59, 60], "filter": [5, 12, 13, 15, 26, 52], "tag": [5, 25, 29, 34, 51, 55], "keyword": [5, 14, 20, 25, 51], "amount": [5, 13, 15, 19, 20, 21, 22, 24, 26, 28, 30, 31, 32, 39, 45, 46, 47, 48, 50, 52, 54, 56], "thought": [5, 16, 24, 26, 32, 38], "effort": [5, 11, 13, 20, 25, 26, 30, 46, 51, 56, 57], "don": [5, 11, 13, 15, 18, 20, 21, 23, 24, 25, 26, 27, 28, 30, 31, 32, 35, 36, 37, 38, 44, 46, 47, 49, 50, 51, 53, 54, 55, 56], "whose": [5, 13, 38], "googl": [5, 13, 14, 15, 23, 24, 25, 26, 28, 29, 39, 51, 52, 54, 55], "These": [5, 11, 13, 14, 15, 16, 19, 21, 22, 23, 24, 25, 26, 31, 45, 48, 49, 50, 51, 52], "awai": [5, 7, 13, 14, 19, 26, 28, 30, 32, 33, 38, 52, 54, 56], "being": [5, 13, 15, 17, 21, 22, 23, 24, 26, 27, 28, 29, 32, 43, 47, 50, 52, 53, 54, 55], "stuck": [5, 9], "second": [5, 7, 13, 14, 19, 23, 24, 27, 31, 38, 49, 50, 53, 57], "solv": [5, 13, 14, 16, 25, 26, 28, 29, 51, 55, 57], "On": [5, 13, 17, 18, 20, 21, 22, 23, 24, 25, 27, 30, 32, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 50, 53, 56], "wait": [5, 14, 16, 18, 32, 44, 57, 59], "until": [5, 14, 15, 20, 25, 26, 27, 28, 32, 41, 46, 51, 52, 53, 55, 59], "pain": [5, 30, 31, 56], "debug": [5, 24, 50], "At": [5, 13, 15, 19, 21, 23, 25, 26, 30, 31, 45, 49, 51, 52, 56], "becom": [5, 13, 15, 16, 19, 20, 21, 24, 25, 26, 29, 43, 45, 46, 50, 51, 52, 55], "wast": [5, 13, 18, 38], "exception": 5, "frustrat": [5, 7, 20, 38, 46], "bug": [5, 9, 53], "happen": [5, 7, 13, 16, 18, 20, 23, 24, 25, 28, 31, 32, 33, 37, 42, 46, 49, 50, 51, 54], "rough": 5, "someth": [5, 11, 13, 14, 18, 21, 22, 23, 24, 26, 28, 31, 32, 33, 48, 50, 52, 54], "minut": [5, 13, 14, 25, 32, 38, 51, 57], "avoid": [5, 8, 9, 14, 17, 21, 22, 27, 31, 39, 48, 51, 53, 57], "partial": [5, 32], "code": [5, 8, 9, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "much": [5, 6, 9, 13, 14, 15, 16, 17, 18, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 38, 41, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57], "relev": [5, 9, 12, 14, 16, 17, 20, 24, 31, 43, 50], "possibl": [5, 6, 7, 8, 9, 13, 14, 15, 17, 20, 21, 23, 24, 27, 28, 30, 32, 35, 37, 38, 39, 40, 42, 43, 46, 47, 49, 50, 53, 54, 56], "librari": [5, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 51, 55, 56, 58, 59, 60], "oper": [5, 9, 11, 18, 29, 55], "command": [5, 11, 13, 21, 29, 34, 58], "execut": [5, 26], "entir": [5, 9, 13, 15, 22, 25, 30, 31, 38, 51, 56, 59], "error": [5, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19, 23, 24, 25, 32, 35, 37, 38, 44, 45, 49, 50, 51, 58, 60], "messag": [5, 7, 11, 15, 18, 33, 44], "reproduc": [5, 15, 20, 23, 46, 57], "exact": [5, 26, 32], "traceback": [5, 9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 32, 33, 34, 35, 37, 38, 39, 40, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "line": [5, 9, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "number": [5, 7, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 27, 28, 29, 30, 32, 33, 34, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 53, 54, 55, 56, 58, 59, 60], "figur": [5, 9, 11, 13, 14, 20, 22, 24, 25, 26, 27, 28, 30, 31, 32, 36, 39, 40, 41, 46, 50, 51, 52, 53, 54, 56, 58, 59], "yourself": [5, 12, 18, 21, 28, 47, 54, 55], "delet": [5, 8, 17, 28, 43], "ideal": [5, 21, 23, 25, 28, 32, 37, 47, 49, 51, 54], "d": [5, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 33, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 58], "own": [5, 6, 9, 13, 15, 16, 17, 21, 22, 24, 25, 26, 27, 29, 30, 31, 50, 51, 52, 53, 55, 56, 58], "benefit": [5, 16, 23, 27, 29, 42, 53, 55], "equat": [5, 13, 19, 29, 45, 51, 55], "latex": [5, 8, 13], "syntax": [5, 9, 13, 25, 44, 51, 60], "surround": [5, 12], "two": [5, 7, 9, 10, 13, 14, 15, 16, 17, 19, 20, 21, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 59, 60], "dollar": [5, 19, 22, 48], "sign": [5, 13, 22, 24, 38, 48, 50, 57], "x": [5, 9, 11, 15, 16, 17, 18, 19, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 42, 43, 44, 45, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59], "render": [5, 8, 13, 17, 18, 20, 21, 22, 23, 25, 26, 29, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 51, 52, 55, 56, 58], "nice": [5, 9, 13, 20, 21, 23, 24, 27, 30, 32, 49, 50, 56], "discuss": [5, 13, 15, 16, 17, 19, 24, 25, 26, 27, 30, 31, 43, 47, 50, 51, 52, 53, 56, 57, 60], "either": [5, 14, 15, 16, 18, 21, 24, 26, 27, 29, 30, 31, 44, 50, 52, 53, 55, 56, 59], "tutori": [5, 6, 10, 11, 13, 16, 28, 30, 47, 54, 56, 57], "instructor": [5, 7, 8, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57], "think": [5, 13, 14, 15, 16, 18, 19, 21, 22, 24, 25, 26, 28, 30, 31, 32, 37, 38, 39, 42, 44, 48, 50, 51, 52, 54, 56, 58, 60], "ye": [5, 13, 14, 17, 18, 24, 25, 26, 27, 28, 30, 31, 37, 42, 43, 44, 50, 51, 52, 53, 54, 56, 58], "formul": [5, 20, 46], "want": [5, 7, 8, 9, 11, 13, 14, 15, 16, 17, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 33, 34, 36, 37, 38, 39, 43, 47, 48, 49, 51, 52, 53, 55, 56, 58, 59], "review": [5, 19, 25, 57], "brief": [5, 19, 23, 45, 49], "explan": [5, 15, 16], "extra": [5, 13, 31, 38, 57], "fanci": [5, 13, 20], "append": [5, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56], "l123": 5, "end": [5, 9, 12, 13, 15, 19, 20, 21, 25, 26, 27, 28, 29, 31, 32, 35, 45, 46, 47, 51, 53, 54, 55, 57, 58], "url": [5, 15, 21, 32, 33, 57], "would": [5, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 37, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58], "123": [5, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 30, 31, 32, 34, 35, 37, 38, 39, 40, 41, 43, 45, 46, 47, 48, 49, 50, 51, 56, 59, 60], "rang": [5, 9, 15, 16, 17, 18, 19, 23, 25, 26, 28, 29, 30, 31, 32, 34, 37, 40, 41, 43, 45, 46, 49, 51, 52, 54, 55, 56, 58, 59, 60], "l9": 5, "l17": 5, "highlight": [5, 30, 56], "list": [5, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 32, 34, 38, 40, 41, 46, 47, 48, 49, 50, 52, 54, 55, 57, 58, 59], "send": [5, 13, 57], "teach": [5, 13, 17, 29, 33, 47, 55], "team": [5, 9, 13, 23, 28, 29, 34, 47, 54, 55], "respons": [5, 8, 13, 14, 15, 16, 31, 38, 57], "coupl": [5, 13, 14, 20, 24, 25, 27, 28, 46, 50, 51, 53], "type": [5, 9, 11, 12, 14, 16, 17, 18, 20, 23, 25, 27, 30, 37, 38, 44, 46, 49, 50, 51, 56, 58, 59, 60], "clearli": [5, 7, 8, 20, 23, 24, 31, 46, 50, 57], "name": [5, 6, 7, 9, 11, 13, 14, 16, 17, 18, 20, 21, 23, 24, 25, 26, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 58, 59, 60], "explain": [5, 8, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56], "concern": [5, 12, 18, 23, 49], "control": [6, 8, 9, 13, 14, 15, 16, 18, 19, 22, 23, 30, 38, 41, 45, 48, 49, 51, 52, 56, 57], "roughli": [6, 15, 29, 55], "speak": [6, 28], "care": [6, 8, 15, 17, 20, 21, 22, 24, 25, 26, 31, 32, 35, 42, 43, 44, 46, 47, 50, 51, 52], "togeth": [6, 9, 13, 14, 16, 17, 18, 26, 29, 37, 38, 52, 55], "collabor": [6, 8, 12, 13], "corpor": [6, 13, 25, 51], "product": [6, 20, 25, 28, 46, 51, 54], "Their": 6, "server": 6, "host": [6, 32], "serv": [6, 13, 14, 24, 50], "central": 6, "sync": 6, "won": [6, 11, 13, 14, 15, 16, 18, 19, 25, 26, 29, 30, 31, 32, 44, 45, 51, 54, 55, 56], "enterpris": 6, "allow": [6, 8, 11, 13, 15, 16, 17, 20, 21, 25, 29, 31, 32, 43, 47, 51, 55, 57, 58], "custom": [6, 9, 13, 14, 18, 21, 22, 25, 28, 33, 34, 37, 40, 44, 47, 48, 51, 54], "remain": [6, 13, 22, 25, 28, 31, 51, 54, 57], "canada": [6, 15, 16, 18, 19, 25, 29, 34, 51, 55], "henc": [6, 21, 22, 24, 26, 47, 50, 52], "pertain": 6, "those": [6, 9, 11, 13, 14, 15, 17, 22, 23, 24, 28, 32, 38, 43, 48, 49, 50, 54, 55], "comfort": 6, "sort": [6, 14, 15, 17, 28, 29, 30, 31, 38, 40, 41, 54, 55, 56, 58, 59], "thing": [6, 8, 9, 13, 14, 15, 16, 20, 21, 24, 25, 26, 27, 28, 30, 31, 32, 33, 37, 38, 46, 47, 50, 51, 52, 53, 54, 56, 60], "told": [6, 28, 57], "easier": [6, 8, 11, 21, 24, 25, 26, 28, 29, 40, 47, 50, 51, 52, 54, 55], "feel": [6, 7, 9, 13, 15, 37, 38], "rout": [6, 14, 31], "instead": [6, 9, 11, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56], "web": [6, 13, 29, 55], "base": [6, 9, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 24, 26, 27, 29, 32, 34, 36, 37, 43, 45, 46, 47, 48, 50, 52, 53, 55, 57, 58, 59], "sinc": [6, 13, 19, 22, 24, 25, 26, 28, 30, 31, 32, 34, 36, 42, 45, 48, 50, 51, 52, 54, 56], "clone": [6, 11, 13], "order": [6, 9, 13, 14, 15, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 31, 33, 34, 37, 38, 42, 43, 44, 46, 48, 50, 51, 52, 53, 54, 55, 58, 59], "lectur": [6, 8, 9, 11, 44, 45, 57, 58, 59, 60], "notebook": [6, 8, 10, 11, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 50, 56, 58, 59, 60], "local": [6, 8, 11, 21, 24, 25, 26, 30, 48, 49, 50, 51, 56, 58], "open": [6, 7, 11, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 30, 35, 38, 41, 48, 56, 57, 60], "termin": [6, 11, 13, 14, 26, 52, 58], "util": [6, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 30, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 56], "folder": [6, 7, 8, 17, 40, 41, 60], "spotlight": [6, 11], "xcode": 6, "packag": [6, 9, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 29, 32, 34, 35, 37, 38, 40, 41, 46, 48, 51, 52, 53, 55, 58, 59, 60], "manag": [6, 12, 13, 28, 31, 32], "sudo": 6, "apt": 6, "trick": [6, 22, 48], "scm": 6, "click": [6, 21, 28, 47, 54], "accept": [6, 8, 9, 21, 22, 29, 34, 48, 55, 58], "default": [6, 8, 11, 13, 14, 15, 18, 19, 20, 21, 22, 23, 26, 27, 30, 31, 32, 36, 39, 45, 47, 48, 49, 51, 52, 56, 60], "minim": [6, 14, 22, 26, 27, 51, 52, 53], "unix": [6, 31], "bash": 6, "shell": [6, 10, 13, 38], "return": [6, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 40, 41, 44, 47, 48, 51, 53, 54, 55, 56, 58, 59, 60], "success": [6, 9, 11, 13, 21, 23, 28, 30, 31, 49, 54, 56], "One": [6, 9, 13, 14, 15, 18, 19, 20, 21, 24, 26, 27, 28, 32, 37, 38, 44, 45, 46, 47, 50, 52, 54, 59], "carpentri": 6, "challeng": [7, 12, 13, 15, 25, 28, 31, 33, 51, 54, 59, 60], "report": [7, 13, 14, 20, 22, 25, 31, 46, 51], "regrad": 7, "request": [7, 17, 29, 43, 55, 57], "grading_concern": 7, "state": [7, 9, 15, 21, 23, 24, 25, 28, 49, 50, 51, 54, 55, 58], "perceiv": 7, "rais": [7, 9, 13, 18, 21, 28, 31, 32, 37, 40, 41, 58, 59], "perfect": [7, 14, 15, 21, 22, 24, 25, 32, 35, 36, 47, 48, 50, 51, 58], "random": [7, 9, 12, 15, 16, 19, 21, 25, 26, 27, 28, 29, 31, 32, 34, 36, 40, 41, 42, 45, 47, 51, 52, 53, 54, 55, 58], "normal": [7, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 36, 37, 39, 40, 41, 47, 48, 49, 50, 51, 52, 53, 55, 56], "than": [7, 13, 14, 15, 16, 17, 19, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 41, 43, 44, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57], "deserv": [7, 13, 38], "case": [7, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 37, 38, 43, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59], "exploit": [7, 38], "consist": [7, 8, 14, 15, 17, 18, 26, 37, 52], "complain": [7, 25, 51], "too": [7, 13, 15, 17, 18, 20, 22, 23, 24, 26, 28, 31, 32, 38, 41, 44, 46, 48, 49, 50, 54, 55, 57, 59], "low": [7, 13, 15, 16, 20, 21, 22, 24, 25, 26, 27, 32, 37, 46, 47, 48, 50, 51, 52, 53], "high": [7, 12, 13, 15, 16, 19, 20, 21, 22, 23, 24, 25, 27, 28, 30, 31, 32, 37, 43, 45, 47, 48, 49, 50, 51, 53, 54, 56], "unfortun": [7, 20, 24, 26, 27, 46, 50, 52, 53, 59], "could": [7, 9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 25, 26, 28, 29, 31, 32, 33, 39, 43, 44, 46, 47, 48, 49, 51, 52, 54, 55, 57, 59], "spent": [7, 17, 25, 28, 51, 54], "better": [7, 13, 14, 16, 17, 18, 19, 22, 23, 24, 27, 28, 29, 30, 31, 36, 37, 40, 42, 43, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57], "my": [7, 11, 13, 20, 21, 24, 25, 26, 29, 30, 46, 47, 51, 52, 55, 56, 58], "view": [7, 8, 13, 14, 27, 30, 31, 32, 35, 53, 56], "overzeal": 7, "contest": 7, "penal": [7, 32, 52], "classmat": [7, 15, 57, 58], "gain": [7, 12, 14, 21, 23, 24, 39, 49, 50], "sometim": [7, 13, 14, 15, 18, 19, 20, 21, 23, 24, 29, 50, 55], "seriou": [7, 21, 28, 29, 54, 55], "grader": [7, 13, 14, 58, 59, 60], "did": [7, 13, 14, 16, 24, 25, 26, 29, 31, 38, 50, 51, 52, 55], "question": [7, 8, 43, 47, 48, 51, 52, 56, 57, 58], "deviat": [7, 15, 17, 23, 24, 43, 49, 50, 59], "unknown": [7, 37, 42, 44, 45], "Such": [7, 31], "quit": [7, 13, 14, 17, 20, 21, 22, 24, 25, 27, 29, 30, 31, 32, 36, 40, 41, 43, 46, 47, 48, 50, 51, 53, 55, 56], "fair": [7, 15, 17, 22, 24, 26, 48, 50, 52, 57, 59], "sens": [7, 13, 15, 18, 19, 21, 22, 24, 25, 26, 29, 31, 32, 34, 38, 47, 50, 51, 52, 55, 60], "bring": [7, 13, 24, 25, 27, 35, 42, 50, 51, 53], "attent": [7, 28, 54], "balanc": [7, 16, 23, 28, 30, 37, 38, 39, 49, 54, 56], "side": [7, 13, 55, 59], "difficult": [7, 8, 13, 21, 25, 26, 38, 47, 51, 52], "deem": 7, "unreason": [7, 22, 48], "receiv": [7, 8, 18, 27, 30, 31, 33, 38, 44, 53, 56, 58], "warn": [7, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 48, 49, 50, 58, 59, 60], "lose": [7, 18], "privileg": 7, "remaind": 7, "extrem": [7, 18, 21, 23, 24, 25, 28, 32, 49, 50, 51, 54], "minor": [7, 13], "complaint": [7, 57], "e": [7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58], "g": [7, 8, 9, 12, 13, 14, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 44, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 58], "repeatedli": [7, 33], "same": [7, 8, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 35, 39, 43, 44, 45, 47, 49, 51, 52, 53, 54, 55, 56], "issu": [7, 13, 23, 32, 34, 49, 57], "reach": [7, 13, 26, 52], "guid": [8, 10, 13, 25, 30, 51, 56, 58], "everi": [8, 9, 13, 14, 15, 18, 23, 27, 31, 49, 53], "hw": [8, 13], "announc": [8, 38], "along": [8, 14, 18, 21, 30, 31, 56], "anticip": [8, 57], "pull": [8, 11, 17, 19, 29, 43, 55], "privat": [8, 11, 21, 24, 49, 50], "unfinish": [8, 22, 48], "To": [8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 22, 23, 25, 27, 29, 30, 31, 34, 36, 37, 40, 41, 45, 49, 51, 53, 55, 56, 57], "ensur": [8, 12, 17, 23, 43, 49], "output": [8, 9, 11, 13, 14, 15, 18, 19, 21, 23, 24, 28, 30, 31, 34, 37, 40, 41, 45, 46, 49, 50, 56, 57, 58, 59], "plot": [8, 13, 14, 15, 16, 17, 19, 20, 21, 22, 25, 28, 30, 31, 32, 35, 36, 37, 39, 43, 45, 46, 47, 48, 53, 54, 56, 58, 59], "properli": [8, 13, 32, 37, 55, 58], "failur": [8, 13, 57], "deduct": 8, "bundl": [8, 11], "fine": [8, 13, 17, 18, 21, 30, 31, 47, 56], "leav": [8, 14, 27, 28, 30, 32, 38, 53, 56], "paper": [8, 24, 25, 26, 29, 30, 32, 33, 50, 51, 55, 56], "Be": [8, 13, 24, 28, 50, 54, 59], "written": [8, 13, 18, 31], "easi": [8, 16, 17, 19, 23, 24, 25, 26, 27, 29, 45, 49, 50, 51, 52, 53, 55], "ta": [8, 22, 24, 48, 50, 54], "aren": [8, 22, 25, 26, 30, 31, 48, 51, 52, 55, 56, 58], "clear": [8, 12, 21, 26, 28, 47, 52, 54, 58, 59], "correct": [8, 13, 14, 15, 16, 21, 23, 24, 28, 29, 32, 33, 47, 49, 50, 55, 58], "cell": [8, 9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 58, 59, 60], "around": [8, 13, 16, 18, 21, 22, 28, 31, 32, 38, 44, 47, 48, 58, 59], "valu": [8, 9, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "tabl": [8, 37], "displai": [8, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 27, 28, 31, 32, 33, 35, 37, 38, 39, 43, 44, 45, 46, 47, 49, 53, 54, 58, 59, 60], "calcul": [8, 15, 16, 17, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 35, 40, 43, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 60], "suffici": [8, 28, 29, 54, 55], "store": [8, 9, 16, 17, 18, 20, 23, 24, 25, 27, 30, 31, 32, 34, 37, 38, 46, 53, 55, 58, 59, 60], "variabl": [8, 9, 14, 17, 18, 19, 20, 22, 24, 25, 30, 31, 43, 44, 48, 50, 51, 52, 56, 58, 59, 60], "nor": [8, 13, 15, 18, 44, 55], "print": [8, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 38, 39, 41, 43, 44, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 59], "actual": [8, 13, 19, 21, 23, 24, 26, 28, 29, 31, 32, 38, 47, 49, 50, 52, 54, 55], "save": [8, 9, 18, 20, 24, 25, 30, 31, 46, 50, 51, 54, 56, 58], "shown": [8, 11, 13, 14, 16, 21, 23, 24, 26, 27, 31, 49, 50, 53], "screen": [8, 13, 38], "likewis": 8, "assert": [8, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 39, 48, 49, 50, 58, 59, 60], "statement": [8, 15, 16, 17, 18, 19, 20, 21, 22, 25, 30, 43, 44, 45, 46, 47, 48, 49, 51, 56], "left": [8, 13, 20, 21, 22, 26, 27, 29, 31, 32, 46, 47, 48, 52, 53, 55], "unsur": 8, "exactli": [8, 13, 15, 24, 26, 28, 45, 50], "emb": [8, 21, 26, 27, 53, 58], "ipynb": [8, 9, 13, 15, 58, 59, 60], "axi": [8, 9, 13, 14, 15, 17, 18, 19, 24, 26, 27, 28, 29, 30, 31, 36, 38, 40, 41, 43, 45, 50, 52, 53, 55, 56], "label": [8, 9, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 36, 38, 39, 41, 43, 44, 47, 48, 49, 50, 51, 53, 54, 55, 56, 59], "multipl": [8, 9, 15, 19, 20, 23, 29, 30, 31, 32, 44, 45, 46, 49, 55, 56, 59], "curv": [8, 9, 12, 26, 52], "legend": [8, 9, 16, 19, 21, 22, 25, 26, 30, 31, 32, 39, 44, 45, 47, 48, 51, 52, 56], "accompani": [8, 13, 14], "what": [8, 9, 10, 14, 16, 20, 27, 30, 31, 34, 35, 36, 38, 42, 45, 46, 53, 56, 58, 59, 60], "put": [8, 9, 11, 13, 14, 15, 17, 18, 25, 26, 27, 36, 37, 38, 43, 44, 51, 53], "titl": [8, 15, 19, 22, 25, 27, 30, 31, 32, 35, 36, 40, 41, 45, 51, 53, 56, 58, 59], "imag": [8, 12, 15, 21, 24, 25, 26, 27, 31, 39, 41, 47, 50, 51, 52, 53, 58, 59], "itself": [8, 13, 21, 23, 27, 38, 47, 49, 53, 55], "train": [8, 16, 17, 20, 22, 23, 24, 25, 26, 28, 32, 33, 35, 36, 37, 38, 40, 41, 43, 44, 45, 46, 48, 49, 50, 51, 52, 54, 59], "caption": [8, 30, 56], "underneath": 8, "regardless": [8, 13], "big": [8, 13, 16, 18, 20, 21, 23, 25, 26, 27, 28, 29, 30, 32, 37, 38, 46, 47, 51, 52, 53, 54, 55, 56], "enough": [8, 13, 16, 18, 21, 22, 23, 26, 28, 33, 42, 47, 49, 52, 54], "strain": 8, "zoom": [8, 38], "tini": [8, 15, 21, 27, 29, 40, 41, 53, 55], "alon": [8, 13], "onward": 8, "group": [8, 12, 14, 15, 16, 18, 19, 23, 25, 28, 29, 31, 37, 51, 54, 55, 58, 59], "soon": [8, 13, 16, 17, 31, 47], "By": [8, 12, 13, 15, 16, 18, 21, 23, 26, 30, 32, 47, 49, 51, 52, 56, 59], "rational": 8, "solut": [8, 14, 15, 17, 23, 26, 32, 33, 43, 52, 57, 58, 59], "shortli": 8, "deadlin": [8, 21], "overal": [8, 11, 21, 24, 26, 30, 37, 38, 39, 40, 50, 52, 56, 57], "whole": [8, 13, 15, 20, 22, 28, 38, 46, 48, 54], "circumst": 8, "academ": [8, 25, 51], "concess": 8, "pin": [8, 14, 30], "outsid": [8, 13, 21, 23, 24, 28, 29, 31, 47, 49, 50, 54], "snippet": [8, 13], "stack": [8, 12, 37, 42], "overflow": 8, "start": [8, 9, 11, 13, 14, 15, 21, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 37, 38, 40, 41, 49, 50, 51, 52, 53, 54, 56, 58, 59], "each": [8, 9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59], "consequ": [8, 13, 18, 21, 28, 38, 39, 47, 54], "citat": 8, "contain": [9, 11, 13, 14, 17, 18, 19, 22, 25, 28, 29, 30, 33, 44, 51, 54, 55, 56, 58, 60], "1st": [9, 13, 21, 23, 24, 31, 39, 49, 50], "offer": [9, 12, 13, 23, 28, 32, 54, 57], "decid": [9, 13, 14, 16, 19, 23, 24, 25, 26, 27, 29, 31, 32, 33, 42, 45, 49, 50, 51, 52, 53, 55, 58, 59], "stop": [9, 29, 32, 35, 37, 55], "alloc": [9, 29, 30, 34, 55, 56], "import": [9, 12, 38, 39, 40, 41, 43, 44, 46, 48, 51, 53, 55, 56, 57], "np": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "pd": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "familiar": [9, 12, 13, 14, 17, 43, 57, 60], "matlab": 9, "pyplot": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 58, 59, 60], "plt": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 58, 59, 60], "now": [9, 11, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 34, 36, 37, 38, 39, 40, 41, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 58, 59, 60], "y": [9, 15, 16, 17, 18, 19, 20, 21, 23, 25, 26, 27, 28, 30, 31, 32, 34, 35, 36, 37, 39, 42, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 59], "line2d": 9, "0x165eded10": [], "often": [9, 13, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 30, 31, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 56], "me": [9, 13, 20, 25, 28, 33, 46, 51, 55], "semicolon": 9, "suppress": 9, "minimum": [9, 15, 17, 26, 27, 29, 34, 43, 53, 55], "xlabel": [9, 14, 15, 16, 19, 20, 21, 22, 24, 27, 30, 31, 32, 39, 41, 45, 46, 47, 48, 50, 51, 52, 56], "independ": [9, 10, 14, 20, 22, 23, 25, 31, 46, 48, 49, 51], "ylabel": [9, 14, 15, 16, 19, 20, 21, 22, 27, 30, 31, 32, 35, 36, 39, 41, 45, 46, 47, 48, 51, 56, 59], "visit": [9, 28, 57], "hassl": [9, 24, 31, 50], "conveni": [9, 13, 20, 21, 26, 29, 31, 32, 34, 46, 47, 52, 55], "cover": [9, 13, 16, 21, 23, 26, 30, 31, 47, 49, 52, 56, 57], "knowledg": [9, 13, 14, 18, 20, 25, 26, 29, 46, 51, 52, 55], "zero": [9, 15, 18, 20, 28, 29, 46, 51, 54, 55], "ones": [9, 13, 17, 23, 24, 26, 28, 29, 35, 43, 49, 50, 52, 54, 55, 59], "z": [9, 19, 25, 26, 27, 28, 32, 34, 36, 45, 52, 53, 54], "rand": [9, 23, 49], "69882353": [], "06246254": [], "07541878": [], "59336878": [], "66359121": [], "6769019": [], "062462544215568294": [], "confus": [9, 16, 18, 22, 24, 39, 48, 50], "ndim": 9, "array_equ": 9, "fals": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 55, 56, 60], "arithmet": 9, "describ": [9, 12, 14, 15, 16, 17, 19, 21, 22, 28, 29, 31, 35, 37, 38, 45, 47, 48, 54, 55, 60], "treat": [9, 17, 18, 21, 22, 28, 31, 32, 39, 44, 45, 48, 52, 54, 60], "idea": [9, 13, 14, 15, 17, 20, 24, 29, 30, 31, 32, 35, 36, 37, 43, 46, 50, 55, 56], "speed": [9, 14, 23, 28, 38, 49, 54], "pi": 9, "weekend": [9, 31], "price": [9, 15, 17, 19, 22, 24, 25, 35, 37, 48, 50, 51], "sold": [9, 22], "pie": 9, "last": [9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60], "know": [9, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 38, 43, 45, 46, 50, 51, 52, 53, 54, 55, 56, 57, 59], "monei": [9, 13, 28, 32, 54], "per": [9, 19, 21, 22, 23, 24, 26, 28, 30, 31, 39, 45, 48, 49, 50, 56], "cost": [9, 13, 28, 30, 54, 56], "25": [9, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 31, 34, 35, 37, 40, 41, 46, 47, 48, 49, 50, 51, 53, 55], "reshap": [9, 19, 20, 29, 30, 31, 37, 40, 45, 46, 55, 56], "sale": [9, 21, 22, 31, 35, 48], "npie": 9, "j": [9, 19, 25, 26, 28, 45, 51, 52, 54, 58], "40": [9, 13, 16, 19, 20, 21, 22, 24, 27, 28, 31, 32, 33, 34, 37, 40, 41, 46, 48, 49, 50, 51, 53, 59], "60": [9, 13, 17, 21, 22, 24, 25, 28, 29, 31, 32, 40, 41, 44, 48, 51, 54, 55], "90": [9, 13, 14, 15, 16, 18, 21, 22, 27, 28, 31, 41, 42, 44, 48, 51, 53, 54], "45": [9, 14, 15, 16, 19, 21, 22, 29, 31, 32, 34, 48, 55], "125": [9, 22, 28, 34, 40, 48, 54], "75": [9, 13, 14, 15, 17, 18, 19, 20, 21, 22, 28, 31, 34, 35, 37, 43, 44, 45, 46, 47, 48, 50, 51, 54, 57], "cost_rep": 9, "repeat": [9, 25, 26, 27, 30, 51, 52, 53, 56], "newaxi": 9, "equival": [9, 21, 23, 49], "explicitli": [9, 13, 30, 41, 56], "debat": [9, 24, 50], "definit": [9, 16, 24, 26, 29, 30, 31, 50, 52, 55], "sai": [9, 13, 14, 16, 17, 18, 21, 22, 23, 24, 28, 29, 31, 43, 47, 50, 52, 54, 55], "arr1": 9, "arang": [9, 15, 16, 19, 20, 21, 22, 35, 36, 38, 41, 46, 47, 48, 59], "arr2": 9, "fail": [9, 11, 13, 15, 17, 18, 25, 27, 32, 37, 51, 53, 58, 59], "compat": [9, 24, 50], "valueerror": [9, 17, 18, 28, 32, 37], "33": [9, 13, 16, 17, 18, 19, 20, 21, 22, 25, 31, 35, 41, 46, 47, 48, 51, 55], "operand": [9, 58, 59], "facilit": [9, 57], "dimens": [9, 19, 25, 29, 51, 55], "increas": [9, 15, 16, 18, 19, 23, 24, 25, 26, 27, 30, 35, 38, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 56], "opposit": [9, 22, 23, 24, 28, 48, 50], "achiev": [9, 16, 21, 47], "squeez": [9, 32, 37, 48], "compar": [9, 12, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 27, 28, 30, 31, 35, 42, 46, 47, 49, 50, 51, 53, 54, 55, 56, 58], "trail": 9, "equal": [9, 13, 16, 18, 21, 22, 23, 24, 27, 28, 31, 44, 45, 47, 48, 49, 50, 53, 54, 57, 58], "compatibitl": 9, "b": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 35, 38, 43, 44, 45, 46, 47, 48, 49, 51, 53, 54, 55, 56, 58, 59, 60], "f": [9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 37, 38, 40, 41, 44, 48, 51, 52, 53, 55, 56, 58, 59, 60], "popular": [9, 12, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 34, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56], "tabular": [9, 13, 30, 31, 36, 56], "structur": [9, 26, 29, 30, 40, 41, 52, 55, 56], "creat": [9, 10, 11, 13, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 29, 30, 31, 32, 34, 35, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 55, 56, 59, 60], "ndarrai": [9, 18, 24, 44, 50], "dictionari": [9, 17, 20, 21, 23, 24, 34, 40, 41, 47], "integ": [9, 17, 18, 20, 23, 24, 31, 43, 46, 49, 50, 58], "string": [9, 11, 16, 21, 22, 23, 24, 29, 31, 32, 34, 47, 48, 49, 50, 55], "gold": [9, 13], "medal": 9, "count": [9, 14, 17, 18, 21, 22, 25, 28, 29, 30, 31, 32, 33, 35, 37, 44, 47, 48, 51, 54, 55, 56, 58, 60], "2012": [9, 17, 20, 28, 46], "2016": [9, 30, 31, 56], "olymp": 9, "dtype": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 60], "float64": [9, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 29, 31, 32, 37, 44, 46, 47, 48, 49, 50, 51, 54, 55], "s1": [9, 29, 55], "46": [9, 14, 15, 16, 17, 18, 19, 21, 22, 25, 28, 30, 31, 37, 43, 48], "38": [9, 16, 17, 19, 21, 22, 25, 31, 32, 34, 35, 40, 41, 47, 48, 51, 54, 55], "29": [9, 16, 17, 21, 22, 25, 28, 31, 32, 35, 37, 40, 41, 47, 48, 51, 55], "usa": [9, 13, 15, 16, 19, 29, 55], "chn": 9, "gbr": 9, "ru": [9, 21], "ger": 9, "int64": [9, 14, 18, 21, 22, 25, 28, 31, 32, 35, 37, 38, 44, 47, 48, 51, 54, 55], "s2": [9, 29, 55], "squar": [9, 12, 14, 16, 19, 24, 25, 26, 28, 50, 51, 54], "bracket": 9, "iloc": [9, 14, 15, 16, 17, 18, 23, 24, 29, 31, 32, 34, 38, 41, 49, 50, 51, 55], "64": [9, 11, 16, 19, 21, 22, 30, 31, 47, 48, 56], "56": [9, 16, 18, 21, 22, 31, 34, 37, 41, 47, 48], "nan": [9, 16, 17, 18, 21, 23, 24, 25, 28, 31, 32, 34, 37, 39, 42, 43, 44, 49, 50, 51, 54], "92": [9, 14, 15, 18, 21, 27, 31, 42, 44, 53], "unlik": [9, 13, 15, 16, 18, 22, 24, 26, 27, 48, 50, 52, 53], "align": [9, 13, 14, 15, 16, 52], "union": [9, 48], "primari": [9, 12, 16, 38], "realli": [9, 13, 15, 19, 20, 23, 25, 27, 28, 29, 30, 31, 32, 38, 45, 46, 49, 51, 53, 54, 55, 56], "bunch": [9, 11, 14, 22, 23, 30, 32, 33, 35, 48, 49, 56], "three": [9, 13, 14, 17, 19, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 36, 42, 43, 45, 47, 49, 50, 51, 52, 53, 55, 56, 58, 59], "main": [9, 11, 13, 14, 16, 18, 23, 24, 39, 42, 49, 50, 51, 57], "slice": 9, "loc": [9, 16, 19, 21, 24, 28, 29, 31, 32, 39, 44, 47, 50, 52, 54, 55], "singl": [9, 17, 19, 20, 21, 23, 24, 31, 32, 42, 43, 44, 46, 47, 49, 50, 51, 52, 58, 59], "core": [9, 10, 12, 15, 17, 18, 20, 21, 22, 25, 27, 28, 31, 32, 44, 47, 48, 51, 53, 54, 58, 59], "doesn": [9, 13, 15, 17, 18, 21, 22, 23, 24, 26, 27, 28, 29, 30, 32, 34, 49, 50, 52, 53, 54, 55, 56, 59], "littl": [9, 13, 21, 30, 52, 54, 56], "unintuit": 9, "object": [9, 15, 17, 18, 19, 20, 21, 22, 24, 25, 34, 35, 37, 38, 39, 43, 44, 46, 48, 50, 51, 52, 53, 59], "load": [9, 13, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 34, 35, 36, 37, 38, 40, 41, 43, 46, 48, 49, 50, 51, 54, 55, 56, 58, 59, 60], "read_csv": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 31, 32, 34, 35, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 60], "dataset": [9, 12, 13, 15, 16, 23, 24, 25, 26, 27, 32, 33, 35, 36, 40, 41, 42, 44, 45, 49, 50, 51, 52, 53, 59], "colleagu": [9, 10, 58], "cycl": 9, "commut": 9, "everydai": 9, "path": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 49, 50, 52, 53, 54, 55, 56], "cycling_data": 9, "index_col": [9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 35, 38, 43, 46, 48, 54, 60], "parse_d": [9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 31, 35, 38, 48, 60], "true": [9, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 58, 59], "head": [9, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56], "distanc": [9, 17, 25, 27, 28, 29, 36, 40, 41, 43, 51, 54, 59], "comment": [9, 10, 13, 15, 16, 17, 18, 23, 24, 25, 35, 37, 38, 60], "date": [9, 11, 13, 14, 25, 28, 29, 35, 51, 54, 55, 57], "2019": 9, "04": [9, 17, 18, 20, 22, 24, 31, 34, 35, 37, 39, 43, 46, 48, 50, 51], "afternoon": 9, "ride": [9, 13], "2084": 9, "62": [9, 16, 20, 22, 31, 37, 46, 48], "rain": [9, 31], "52": [9, 16, 17, 19, 22, 25, 31, 34, 39, 41, 47, 48, 51, 54], "morn": [9, 13], "2531": 9, "1863": [9, 18, 28, 34], "wet": [9, 13], "road": 9, "weather": [9, 14, 31], "06": [9, 17, 20, 22, 27, 30, 31, 35, 46, 48, 51, 53, 55, 56], "2192": [9, 20], "84": [9, 14, 15, 18, 31, 32, 35, 40, 41, 42, 44], "photo": [9, 25], "sunris": 9, "1891": 9, "48": [9, 14, 15, 16, 19, 21, 22, 24, 28, 31, 40, 47, 48, 50], "tire": [9, 25, 51], "input": [9, 14, 17, 19, 23, 24, 25, 30, 31, 36, 37, 40, 41, 43, 45, 49, 50, 51, 56], "raw": [9, 18, 24, 25, 29, 30, 44, 45, 46, 50, 51, 55, 56], "githubusercont": 9, "tomasbeuzen": 9, "toi": [9, 15, 16, 25, 26, 27, 31, 36, 42, 44, 51, 52, 53], "master": [9, 13, 21, 23, 24, 29, 39, 43, 46, 49, 50, 55], "wine_1": 9, "bottl": 9, "grape": 9, "alcohol": 9, "ph": [9, 13, 29, 55], "colour": [9, 18, 19, 20, 24, 26, 27, 30, 41, 44, 50, 53, 56], "aroma": 9, "chardonnai": 9, "australia": [9, 31], "51": [9, 16, 17, 18, 20, 21, 22, 26, 28, 31, 32, 34, 43, 48, 51, 52], "white": [9, 13, 21, 24, 27, 29, 49, 50, 55], "floral": 9, "pinot": 9, "grigio": 9, "itali": [9, 29, 55], "fruiti": 9, "blanc": 9, "franc": 9, "citru": 9, "shiraz": 9, "chile": 9, "91": [9, 14, 15, 17, 18, 20, 21, 25, 26, 31, 35, 42, 44, 46, 52], "39": [9, 16, 20, 22, 26, 31, 34, 40, 41, 48, 52, 55], "red": [9, 13, 14, 16, 21, 24, 25, 26, 31, 47, 50, 52], "berri": 9, "malbec": 9, "argentina": 9, "83": [9, 14, 15, 18, 20, 21, 27, 29, 31, 34, 38, 41, 42, 44, 51, 53, 55], "read_excel": 9, "read_html": 9, "read_json": 9, "frame": [9, 17, 18, 21, 22, 25, 28, 31, 32, 34, 44, 47, 48, 51, 54], "rangeindex": [9, 18, 25, 31, 32, 44, 51], "entri": [9, 16, 17, 18, 19, 21, 22, 25, 28, 31, 32, 40, 41, 44, 45, 47, 48, 51, 54], "32": [9, 16, 17, 18, 19, 20, 22, 26, 31, 32, 37, 43, 46, 48, 51, 52, 55], "null": [9, 17, 18, 21, 22, 25, 28, 31, 32, 44, 47, 48, 51, 54], "memori": [9, 17, 18, 21, 22, 23, 25, 28, 30, 31, 32, 41, 44, 47, 48, 49, 51, 54, 56], "usag": [9, 17, 18, 21, 22, 25, 28, 29, 31, 32, 44, 47, 48, 51, 54, 55], "kb": [9, 18, 22, 32, 44, 48], "000000": [9, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 27, 28, 31, 32, 35, 36, 37, 44, 46, 47, 48, 49, 50, 51, 53, 54, 56], "uniqu": [9, 17, 18, 21, 22, 23, 24, 28, 29, 31, 33, 39, 41, 43, 44, 48, 49, 50, 54, 55], "top": [9, 14, 18, 20, 21, 27, 28, 31, 38, 46, 47, 53, 55, 58], "42": [9, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 34, 36, 39, 40, 41, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 58, 59], "43": [9, 16, 19, 20, 21, 22, 28, 31, 32, 34, 46, 47, 48, 58, 59], "good": [9, 10, 11, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 34, 35, 37, 38, 40, 42, 43, 44, 46, 48, 49, 50, 51, 52, 53, 55, 56], "freq": [9, 31], "3512": 9, "787879": [9, 16, 19], "667419": 9, "std": [9, 15, 16, 17, 21, 22, 25, 28, 30, 31, 32, 35, 36, 37, 39, 43, 44, 47, 48, 51, 54, 56], "8003": 9, "309233": 9, "428618": 9, "1712": 9, "790000": [9, 17], "480000": 9, "2118": 9, "620000": 9, "2285": [9, 31], "750000": [9, 22, 35, 48], "max": [9, 15, 16, 17, 19, 20, 21, 22, 23, 26, 27, 31, 35, 37, 38, 45, 46, 47, 48, 49, 52, 53, 59], "48062": 9, "570000": 9, "specif": [9, 12, 13, 14, 15, 20, 21, 24, 29, 30, 31, 46, 50, 55, 56], "dict": [9, 21, 28, 34, 40, 41, 47, 54], "perman": 9, "argument": [9, 14, 18, 20, 21, 22, 25, 29, 39, 42, 44, 46, 47, 48, 51, 55, 58], "inplac": [9, 13, 14, 20, 38, 46], "discourag": [9, 51], "mostli": [9, 18, 31, 38], "hide": [9, 14], "lead": [9, 13, 15, 19, 22, 27, 32, 45, 53, 59], "hard": [9, 13, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 33, 42, 43, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56], "col1": 9, "col2": 9, "col3": 9, "col4": 9, "col5": 9, "col6": 9, "14159265358979323": 9, "141593": 9, "tail": [9, 28, 31, 54], "01": [9, 16, 17, 19, 20, 21, 22, 24, 28, 30, 31, 34, 37, 38, 39, 45, 46, 47, 48, 50, 54, 56], "08": [9, 17, 20, 22, 25, 27, 28, 31, 33, 34, 46, 48, 51, 53], "1870": [9, 20, 28, 46], "63": [9, 16, 20, 21, 22, 25, 31, 40, 44, 47, 48, 51], "wind": [9, 14], "55": [9, 14, 15, 16, 19, 20, 21, 22, 23, 31, 32, 34, 40, 44, 46, 48, 49], "2149": 9, "70": [9, 14, 15, 18, 21, 22, 26, 27, 31, 32, 35, 36, 40, 41, 48, 51, 52, 53], "cold": [9, 17, 28, 54], "1841": 9, "holidai": [9, 28, 54], "2463": 9, "79": [9, 14, 15, 17, 18, 19, 21, 22, 28, 31, 34, 48, 51, 54], "57": [9, 16, 17, 18, 21, 22, 31, 32, 39, 43, 47, 48], "1843": [9, 28, 54], "bike": [9, 31], "tight": [9, 13, 27, 53], "oil": 9, "pump": 9, "last_row": 9, "34": [9, 13, 16, 17, 18, 19, 21, 22, 25, 30, 31, 37, 43, 47, 48, 51, 55], "occur": [9, 14, 15, 18, 29, 32, 33, 44, 55], "twice": [9, 15, 19], "bad": [9, 13, 14, 15, 16, 18, 21, 22, 23, 24, 25, 28, 30, 31, 34, 37, 38, 46, 47, 48, 49, 51, 53, 56], "why": [9, 15, 16, 21, 22, 23, 27, 31, 32, 33, 35, 37, 38, 41, 42, 44, 47, 49, 52, 53, 58], "ignore_index": 9, "duplic": 9, "22": [9, 16, 17, 18, 20, 21, 22, 24, 25, 28, 31, 32, 37, 40, 41, 43, 46, 47, 48, 49, 50, 51, 55, 57], "1724": 9, "1732": 9, "leg": 9, "strong": [9, 12, 13, 23, 32, 38, 49], "1756": 9, "todai": [9, 14, 28, 29, 30, 31, 32, 51, 54, 56], "1775": 9, "ascend": [9, 18, 19, 20, 22, 23, 24, 25, 31, 32, 35, 38, 42, 46, 48, 49, 50, 51], "specifi": [9, 14, 15, 18, 20, 21, 26, 27, 30, 36, 46, 47, 52, 53, 56, 58, 60], "descend": [9, 28, 30, 38, 42, 56], "2961": 9, "81": [9, 14, 15, 16, 18, 19, 20, 21, 22, 24, 26, 31, 32, 41, 46, 47, 48, 50, 52, 56], "49": [9, 16, 19, 22, 25, 28, 31, 39, 45, 47, 48, 51], "53": [9, 19, 22, 28, 31, 34, 40, 45, 48], "2903": 9, "2101": 9, "35": [9, 16, 17, 19, 21, 22, 24, 31, 32, 35, 40, 41, 48, 49, 50, 55, 58], "2076": 9, "chain": [9, 18, 34], "smooth": [9, 16, 51], "back": [9, 13, 17, 20, 29, 35, 36, 38, 42, 44, 55, 59], "orgin": 9, "sort_index": [9, 20, 22, 31, 46, 48], "ve": [9, 13, 15, 16, 21, 22, 24, 28, 29, 30, 31, 36, 50, 54, 55, 56, 58, 59, 60], "seen": [9, 13, 15, 16, 17, 18, 19, 25, 27, 28, 30, 32, 42, 43, 44, 45, 51, 53, 54, 56], "power": [9, 15, 23, 29, 30, 37, 51, 55, 56, 59], "2500": [9, 25, 37, 51], "prefix": [9, 48], "thresh": 9, "2800": 9, "built": [9, 13, 14, 15, 19, 20, 24, 28, 31, 46, 50, 54], "round": [9, 13, 16, 17, 20, 21, 23, 27, 30, 36, 49, 52, 53, 56, 58, 59], "sum": [9, 16, 17, 18, 19, 23, 24, 25, 26, 30, 38, 45, 49, 50, 51, 52, 56], "0410": 9, "1811": 9, "ridemorn": 9, "rideafternoon": 9, "ridemornin": 9, "rideriderideriderideriderideriderideriderideri": 9, "115922": 9, "392": [9, 13], "69": [9, 14, 15, 16, 18, 22, 26, 31, 32, 40, 48, 52, 54], "rainrainwet": 9, "weatherstop": 9, "p": [9, 19, 20, 27, 32, 41, 46, 52, 53], "sin": 9, "9092974268256817": 9, "901866": 9, "053604": 9, "901697": 9, "447197": 9, "035549": 9, "046354": 9, "739059": 9, "270228": 9, "236515": 9, "086263": 9, "lambda": [9, 14, 19, 25, 27, 30, 31, 32, 37, 40, 45, 51, 53, 56], "733333": [9, 15, 17, 18], "183333": 9, "050000": 9, "36": [9, 16, 17, 18, 19, 20, 21, 22, 24, 25, 31, 32, 35, 37, 40, 41, 46, 48, 49, 50, 51, 55], "533333": 9, "516667": 9, "scalar": 9, "float": [9, 22, 25, 28, 32, 51, 58, 59], "typeerror": [9, 32, 58, 59], "ipython": [9, 13, 14, 15, 16, 17, 18, 19, 21, 29, 33, 34, 38, 39, 43, 44, 45, 47, 55, 58, 59], "129": [9, 16, 19, 51], "7c9875858560": 9, "modul": [9, 10, 13, 14, 15, 21, 25, 36, 39, 43, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56], "130": [9, 13, 14, 15, 16, 17, 18, 20, 25, 28, 43, 46, 54], "4550bed00aba": 9, "anaconda3": 9, "lib": [9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 32, 34, 35, 37, 38, 40, 41, 48, 51, 58, 59, 60], "python3": [9, 10, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 32, 34, 35, 37, 38, 40, 41, 48, 51, 58, 59, 60], "py": [9, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 30, 32, 34, 35, 37, 38, 40, 41, 48, 49, 51, 54, 55, 56, 58, 59, 60], "func": [9, 18, 19, 22, 28, 48], "result_typ": 9, "arg": [9, 15, 18, 28, 34, 36, 37, 48, 58, 59], "kwd": [9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 58, 59, 60], "6926": 9, "6927": 9, "6928": 9, "op": [9, 21, 34], "get_result": 9, "6929": 9, "6930": 9, "def": [9, 14, 15, 16, 17, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 38, 40, 41, 48, 50, 51, 52, 53, 54, 55, 56, 58, 59], "184": [9, 28, 31, 32, 34, 40, 49], "apply_raw": 9, "185": [9, 28], "186": [9, 28, 32, 37, 41], "apply_standard": 9, "187": [9, 15, 19, 28, 32], "188": [9, 13, 15, 19, 28, 40, 54], "apply_empty_result": 9, "290": [9, 31, 34, 35, 41], "291": [9, 19, 23, 31, 34, 35], "292": [9, 31, 34], "apply_series_gener": 9, "293": [9, 31, 34], "294": [9, 17, 29, 34, 55], "wrap": [9, 18, 37], "319": [9, 14, 17], "320": [9, 17, 41], "v": [9, 13, 16, 21, 29, 38, 55, 59], "enumer": [9, 23, 29, 55], "series_gen": 9, "321": 9, "322": [9, 51], "kei": [9, 10, 11, 12, 14, 16, 17, 18, 20, 21, 22, 23, 28, 29, 32, 34, 43, 46, 47, 48, 49, 54, 55, 60], "323": 9, "wrapper": [9, 25, 48, 51, 56], "len": [9, 15, 17, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 36, 40, 41, 46, 48, 49, 50, 51, 53, 54, 55, 56, 58, 59], "convert": [9, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 29, 31, 32, 34, 35, 37, 38, 44, 45, 48, 49, 50, 55, 60], "131": [9, 17, 28, 31, 37, 54], "str": [9, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 29, 31, 32, 34, 35, 36, 38, 40, 41, 46, 48, 50, 51, 55, 58, 59, 60], "132": [9, 23, 28, 41, 49, 54, 56], "133": [9, 20, 28, 40, 46, 54], "__name__": [9, 19, 31, 45], "__": 9, "df_float_1": 9, "anoth": [9, 11, 13, 14, 16, 19, 20, 21, 23, 24, 26, 27, 28, 31, 32, 33, 41, 45, 47, 49, 50, 52, 54], "doc": [9, 10, 13, 24, 25, 29, 30, 34, 38, 51, 52, 55, 56], "exist": [9, 21, 32, 39, 54], "df_float_2": 9, "astyp": [9, 31, 32, 38], "altern": [9, 11, 20, 26, 36, 46], "timeit": [9, 30, 56], "948": [9, 43], "\u00b5s": [9, 56], "37": [9, 17, 18, 19, 22, 25, 31, 32, 35, 37, 40, 41, 43, 48, 51, 54, 55], "dev": [9, 15, 30, 56], "1000": [9, 15, 16, 19, 20, 21, 22, 25, 29, 30, 31, 32, 33, 34, 38, 43, 45, 46, 48, 51, 55, 56], "ms": [9, 13, 30, 56], "85": [9, 14, 15, 18, 21, 22, 23, 24, 30, 31, 42, 44, 48, 49, 50, 51, 54], "100": [9, 14, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 29, 30, 31, 32, 36, 37, 38, 40, 41, 44, 45, 46, 48, 49, 51, 52, 53, 55, 56], "andrea": 10, "m\u00fcller": 10, "scikit": [10, 11, 12, 14, 16, 19, 20, 21, 23, 25, 26, 27, 28, 30, 31, 32, 43, 45, 46, 47, 49, 51, 54, 56, 58], "scientist": [10, 13, 27, 53], "interact": [10, 13, 16, 19, 20, 21, 24, 26, 27, 28, 31, 45, 46, 47, 50, 53, 54, 58, 59], "panda": [10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "lesson": [10, 17, 25, 43, 51], "Of": [10, 13, 18, 43, 46], "dsci": [10, 24], "511": [10, 32], "old": [10, 13, 23, 28, 38, 49], "cpsc": [10, 11, 14, 23, 25, 29, 30, 31, 49, 51, 55, 56, 57, 58], "330": [10, 11, 14, 18, 25, 31, 34, 37, 41, 49, 51, 54, 55, 56, 57, 58], "swcarpentri": 10, "novic": 10, "inflamm": 10, "www": [10, 19], "codecademi": 10, "dataquest": 10, "datacamp": 10, "cheat": 10, "sheet": 10, "learnxinyminut": 10, "numpi": [10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "quickstart": 10, "ucsb": 10, "edu": [10, 54], "che210d": 10, "pdf": 10, "pcarter": 10, "cs189": 10, "cs189_ch7": 10, "html": [10, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 30, 32, 33, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 56], "coursera": 10, "org": [10, 13, 15, 17, 18, 20, 21, 22, 23, 25, 29, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 51, 55, 56], "udac": 10, "foundat": [10, 12, 21, 22, 24, 48, 50], "ud036": 10, "principl": [10, 12, 14], "dabeaz": 10, "capabl": 10, "ng": [10, 20, 25, 51], "famou": [10, 30, 38, 55, 56], "bloomberg": 10, "ai": [10, 13, 21, 25, 30, 33, 34, 39, 51, 55, 56], "translat": [10, 13, 33], "insid": [10, 18, 21, 44, 45, 47], "box": [10, 24, 50], "versu": 10, "statist": [10, 13, 14, 19, 24, 28, 32, 33, 45, 54], "awesom": [10, 29, 55], "slide": [10, 17, 52, 57], "deck": 10, "directori": [11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 36, 38, 40, 41, 48, 60], "2023w1": [11, 13, 18, 41, 49, 54, 55, 56], "updat": [11, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 43, 44, 48, 49, 52, 59, 60], "plan": [11, 13, 22, 25, 29, 32, 48, 51, 57], "conflict": [11, 21, 27, 45, 53, 57], "smoothli": 11, "sourc": [11, 13, 14, 15, 16, 17, 18, 20, 23, 24, 25, 26, 27, 28, 29, 30, 40, 43, 44, 46, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59], "wide": [11, 19, 20, 23, 25, 30, 45, 49, 51, 56], "miniconda": 11, "scipi": [11, 20, 27, 46, 52, 53, 55], "suitabl": [11, 12, 13, 26, 52], "miniconda3": [11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 32, 34, 35, 37, 38, 40, 41, 48, 51, 58, 59, 60], "maxosx": 11, "bit": [11, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 28, 29, 30, 31, 32, 36, 38, 40, 46, 49, 50, 52, 55, 56], "pkg": 11, "correctli": [11, 14, 15, 21, 59], "macbook": 11, "restart": [11, 58], "prepend": 11, "prompt": [11, 57], "kvarada": [11, 13, 14, 15, 18, 24, 25, 29, 37, 41, 58, 59], "w": [11, 15, 18, 19, 22, 26, 29, 31, 34, 45, 48, 52, 55], "kvarada01": 11, "confirm": 11, "greater": [11, 25, 26, 29, 51, 52, 55], "menu": 11, "anaconda": [11, 24, 25, 29, 50, 55], "user": [11, 13, 14, 15, 17, 18, 20, 23, 24, 25, 26, 27, 29, 32, 33, 37, 41, 46, 49, 52, 53, 58, 59, 60], "your_nam": 11, "wrong": [11, 13, 15, 19, 22, 25, 26, 32, 37, 48, 51, 52, 58], "uninstal": 11, "opt": [11, 23, 51], "again": [11, 13, 14, 15, 17, 27, 28, 29, 30, 32, 35, 36, 37, 38, 53, 54, 55, 56, 58, 59], "through": [11, 13, 14, 16, 21, 22, 25, 27, 28, 29, 30, 40, 41, 51, 53, 55, 56, 59], "thorough": [11, 12], "stabil": 11, "delai": [11, 13, 25, 28, 51], "fewer": [11, 23, 25, 27, 51, 53], "driven": [11, 20, 21, 28, 46, 47, 54], "forg": [11, 21, 22, 23, 24, 25, 49, 50, 51, 55, 58, 59], "enabl": [11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "access": [11, 13, 15, 17, 18, 20, 23, 26, 28, 29, 31, 34, 45, 46, 49, 52, 54, 55, 58], "config": 11, "analys": 11, "spellcheck": 11, "nb_conda_kernel": 11, "script": [11, 13, 38], "certain": [11, 13, 16, 19, 20, 21, 24, 25, 26, 29, 32, 39, 43, 46, 50, 52, 55, 58], "tensorflow": [11, 24, 30, 50, 56], "project": [11, 17, 21, 22, 23, 30, 48, 56, 57], "affect": [11, 16, 17, 19, 20, 21, 26, 31, 32, 43, 45, 46, 52], "env": [11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 32, 34, 35, 37, 38, 40, 41, 48, 51, 58, 59, 60], "small": [11, 13, 15, 16, 18, 20, 22, 23, 24, 25, 26, 28, 30, 32, 36, 37, 40, 41, 46, 48, 49, 50, 51, 52, 54, 56], "bootstrap": 11, "navig": [11, 13], "cpsc330env": 11, "yml": 11, "environemnt": 11, "successfulli": [11, 13, 25, 51, 58], "deactiv": 11, "lab": [11, 13, 14, 15, 26, 58, 59], "browser": 11, "newli": [11, 17, 22, 25, 27, 51, 53], "screenshot": 11, "prefer": [11, 13, 23, 26, 28, 52, 54], "manual": [11, 13, 18, 21, 25, 26, 27, 29, 36, 47, 51, 53, 55], "later": [11, 13, 14, 18, 21, 30, 31, 44, 47, 56], "rid": [11, 18, 23, 24, 29, 32, 37, 49, 50, 55], "miss": [11, 13, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 28, 31, 32, 34, 37, 38, 39, 42, 43, 47, 48, 49, 50, 51, 52, 57], "pip": [11, 25, 28, 34, 51, 54, 58], "yet": [11, 13, 19, 31, 32, 34, 37, 57], "troubl": 11, "md": [11, 13, 14, 29, 55], "dive": [12, 59], "concept": [12, 14, 15, 25, 31, 37, 51, 57], "learner": [12, 13, 15, 16, 23, 49], "expertis": [12, 51], "equip": [12, 16, 32], "particip": [12, 13, 57], "span": [12, 29, 31, 55], "supervis": [12, 17, 18, 20, 21, 22, 25, 27, 29, 31, 32, 34, 42, 43, 46, 48, 51, 53, 55, 57], "level": [12, 16, 19, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 39, 41, 45, 48, 49, 50, 51, 53, 54, 55, 56], "throughout": [12, 13, 15], "emphasi": [12, 57], "skill": [12, 13, 23], "variou": [12, 13, 22, 24, 30, 31, 32, 50, 56, 58, 59, 60], "task": [12, 17, 18, 19, 20, 24, 25, 26, 28, 30, 31, 33, 34, 36, 50, 51, 52, 56, 58, 59, 60], "trade": [12, 19, 21, 25, 26, 42, 45, 47, 51, 52], "off": [12, 13, 19, 21, 22, 25, 26, 29, 30, 32, 36, 40, 41, 42, 43, 45, 46, 47, 48, 51, 52, 55, 56], "complex": [12, 14, 16, 19, 20, 22, 23, 24, 25, 27, 29, 30, 31, 36, 43, 45, 46, 48, 49, 50, 51, 52, 53, 55, 56, 58, 59], "identifi": [12, 14, 15, 16, 17, 20, 21, 22, 26, 27, 28, 29, 31, 34, 38, 41, 43, 44, 46, 47, 48, 50, 52, 53, 54, 55], "techniqu": [12, 16, 20, 25, 28, 30, 32, 46, 51, 54, 56, 59], "scenario": [12, 15, 18, 23, 24, 25, 27, 31, 32, 42, 50, 51, 53], "integr": 12, "intuit": [12, 13, 14, 16, 17, 18, 20, 22, 24, 25, 26, 27, 28, 32, 33, 46, 50, 51, 52, 53, 54], "differenti": [12, 14], "accuraci": [12, 14, 15, 16, 17, 20, 21, 23, 24, 25, 27, 28, 30, 32, 34, 35, 36, 39, 42, 46, 47, 49, 50, 51, 53, 54, 56, 57, 59], "precis": [12, 13, 22, 42, 48, 49], "recal": [12, 14, 15, 16, 17, 18, 19, 22, 26, 28, 31, 37, 38, 39, 42, 48, 49, 51, 52, 54, 58, 60], "f1": [12, 22, 42], "score": [12, 13, 16, 17, 18, 23, 24, 27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 42, 43, 44, 45, 49, 50, 53, 56, 58, 59], "ap": [12, 42], "auc": [12, 32], "roc": 12, "absolut": [12, 13, 19, 21, 22, 24, 25, 26, 37, 38, 48, 50, 51, 52], "r": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 45, 58, 59, 60], "context": [12, 14, 17, 19, 20, 21, 23, 24, 25, 27, 28, 29, 30, 31, 33, 42, 43, 45, 47, 49, 50, 51, 53, 54, 55, 56], "perform": [12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 31, 36, 38, 39, 43, 46, 47, 48, 49, 50, 51, 52, 53, 55, 59, 60], "signific": [12, 17, 37], "improv": [12, 14, 20, 21, 22, 23, 26, 27, 28, 31, 32, 33, 34, 35, 37, 46, 47, 49, 52, 53, 54], "contrast": 12, "recurs": 12, "elimin": 12, "analyz": [12, 13, 21, 25, 32, 38, 47, 49, 51], "averag": [12, 13, 15, 16, 18, 19, 20, 22, 24, 25, 26, 32, 38, 42, 44, 45, 46, 47, 48, 50, 51, 52, 58], "forest": [12, 13, 21, 22, 30, 31, 32, 42, 48, 56], "lgbm": [12, 23, 42, 49], "catboost": [12, 24, 42, 50], "advantag": [12, 17, 18, 19, 23, 27, 38, 42, 45, 49, 53], "mitig": 12, "hierarch": 12, "dbscan": 12, "segment": [12, 13, 21, 30, 32, 40, 56], "meaning": [12, 16, 18, 21, 24, 26, 29, 33, 36, 47, 50, 52, 55, 59], "delv": [12, 29, 55, 58], "word2vec": [12, 30, 56], "glove": [12, 29, 55], "captur": [12, 15, 17, 19, 23, 25, 27, 28, 31, 38, 49, 51, 53, 54], "semant": [12, 26, 27, 52, 53], "textual": 12, "drawback": [12, 24, 50], "superior": 12, "handl": [12, 13, 14, 16, 17, 18, 20, 22, 23, 24, 25, 27, 30, 32, 35, 38, 48, 49, 50, 52, 53, 60], "split": [12, 14, 16, 18, 19, 20, 22, 23, 25, 29, 34, 38, 42, 43, 44, 45, 46, 48, 49, 51, 55, 58, 59, 60], "conduct": 12, "forecast": [12, 14], "futur": [12, 13, 15, 17, 18, 20, 32, 43, 46], "grasp": 12, "trend": [12, 33], "irregular": 12, "interv": [12, 31, 32], "acquir": [12, 13, 58], "implic": [12, 17, 59], "special": [12, 13, 18, 28, 30, 31, 54, 56, 59], "approach": [12, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 29, 34, 36, 37, 43, 46, 47, 48, 49, 50, 51, 52, 55, 60], "lifelin": [12, 32], "kaplan": 12, "meier": 12, "cox": 12, "proport": [12, 14, 15, 18, 19, 21, 22, 23, 24, 39, 45, 47, 48, 49, 50, 52], "hazard": 12, "collect": [12, 13, 14, 17, 18, 20, 21, 23, 24, 25, 28, 29, 30, 31, 32, 37, 43, 44, 46, 47, 49, 50, 51, 54, 55, 56], "critic": 12, "potenti": [12, 16, 17, 26, 52, 59, 60], "bias": [12, 21, 24, 32, 39, 50], "societ": 12, "impact": [12, 13, 18, 19, 23, 24, 27, 31, 39, 50, 53, 58], "cultiv": 12, "advanc": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 40, 41, 42, 44, 46, 52, 53, 54, 55, 56, 58, 59, 60], "tailor": [12, 26, 52], "divers": [12, 23, 28, 31, 49, 54], "audienc": 12, "emphas": 12, "reader": [12, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 35, 38, 48, 54, 60], "centric": 12, "contextu": 12, "visual": [12, 14, 15, 16, 18, 19, 21, 22, 23, 24, 25, 26, 30, 31, 35, 38, 44, 46, 48, 49, 50, 51, 52, 54, 56, 59], "clariti": 12, "convei": 12, "stakehold": 12, "matplotlib": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 58, 59, 60], "os": [13, 14, 15, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56], "sy": [13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "abspath": [13, 23, 24, 26, 27, 28, 29, 30, 34, 37, 39, 40, 41, 46, 47, 49, 50, 52, 53, 54, 55, 56], "feature_extract": [13, 18, 19, 20, 21, 25, 29, 33, 34, 37, 38, 44, 45, 46, 51, 55], "countvector": [13, 19, 20, 21, 25, 29, 33, 34, 37, 38, 42, 44, 45, 46, 51, 55, 60], "linear_model": [13, 19, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 34, 38, 39, 42, 45, 47, 48, 49, 50, 51, 54, 55, 56], "logisticregress": [13, 19, 22, 23, 24, 25, 29, 30, 34, 38, 39, 42, 45, 48, 49, 50, 51, 55, 56], "model_select": [13, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 28, 30, 31, 32, 34, 35, 36, 37, 38, 39, 42, 43, 44, 45, 47, 48, 49, 50, 51, 54, 56, 59, 60], "train_test_split": [13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 30, 31, 32, 34, 35, 36, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 56, 59, 60], "make_pipelin": [13, 18, 19, 20, 21, 22, 23, 24, 25, 29, 30, 31, 32, 34, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 55, 56], "rcparam": [13, 14, 21, 26, 27, 28, 30, 31, 32, 41, 52, 53, 54, 56], "font": [13, 14, 26, 27, 28, 31, 32, 52, 53, 54], "size": [13, 14, 15, 18, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 36, 41, 45, 46, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58], "set_opt": [13, 14, 15, 16, 17, 18, 19, 20, 21, 27, 28, 35, 37, 38, 39, 43, 44, 45, 46, 47, 53, 54, 59, 60], "max_colwidth": [13, 14, 15, 16, 17, 18, 19, 20, 21, 27, 28, 35, 37, 38, 39, 43, 44, 45, 46, 47, 53, 54, 59, 60], "200": [13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 28, 29, 30, 33, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 49, 51, 52, 53, 54, 55, 56, 58, 59, 60], "intel": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "mkl": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "stream": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "simd": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "extens": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 53, 54, 55, 58, 59, 60], "sse4": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "processor": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "deprec": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "oneapi": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "2025": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "vector": [13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 50, 52, 54, 56, 58, 59, 60], "avx": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 58, 59, 60], "motiv": [13, 18, 44, 52], "studi": [13, 18, 25, 29, 32, 51, 55], "coordin": [13, 57], "enthusiast": 13, "And": [13, 14, 20, 22, 29, 31, 32, 39, 48, 55], "\u028b\u0259\u027e\u0259da": 13, "k\u0254\u02d0l\u0266\u0259\u0288k\u0259r": 13, "ada": 13, "am": [13, 17, 25, 28, 29, 38, 55], "assist": 13, "professor": 13, "linguist": [13, 18], "toronto": [13, 25, 29], "primarili": [13, 14, 24, 30, 50, 56, 60], "third": [13, 27, 53], "contact": [13, 57], "email": [13, 15, 21, 33, 47, 57], "icc": 13, "237": [13, 21, 41], "andi": [13, 54], "pathlog": 13, "laboratori": 13, "medicin": 13, "cancer": [13, 25, 28, 55], "bioinformat": 13, "biologi": [13, 18], "aroth": 13, "339": [13, 21, 40], "research": [13, 15, 20, 28, 33, 54], "year": [13, 14, 28, 29, 30, 31, 32, 34, 38, 55, 56, 59], "ago": [13, 28, 30, 31, 38, 56], "her": [13, 28, 29, 38, 54, 55], "prior": [13, 26, 31, 33, 52], "she": [13, 25, 28, 38, 51, 54, 55], "role": [13, 19, 20, 24, 30, 45, 50, 56], "advis": 13, "experi": [13, 17, 20, 40, 41, 46, 57, 58], "spare": 13, "restaur": [13, 28, 37, 54], "vancouv": [13, 29, 55], "walk": [13, 21, 28, 38, 59], "hit": [13, 20, 46], "gym": 13, "vedant": 13, "2nd": [13, 16, 19, 44, 45], "msc": 13, "he": [13, 15, 18, 28, 38, 44, 55, 59], "hi": [13, 28, 29, 38, 55, 59], "area": [13, 20, 22, 23, 25, 26, 48, 49, 51, 52], "aim": [13, 37], "personalis": 13, "intellig": [13, 29, 34, 55], "tutor": 13, "cognit": 13, "abil": [13, 18, 20, 24, 29, 31, 38, 50, 52, 55], "tedx": 13, "speaker": 13, "bachelor": [13, 21, 23, 24, 39, 49, 50], "psycholog": [13, 18, 42, 44], "brought": [13, 38], "world": [13, 16, 17, 18, 19, 20, 21, 24, 25, 26, 27, 28, 29, 30, 38, 43, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 58], "explor": [13, 14, 15, 20, 21, 24, 25, 29, 30, 34, 35, 36, 38, 41, 47, 50, 51, 55, 56, 58, 59, 60], "cafe": 13, "town": [13, 25, 51], "4th": [13, 21, 23, 24, 39, 49, 50], "bsc": 13, "internship": 13, "competit": [13, 23, 28, 30, 49, 54, 56], "boulder": 13, "organ": [13, 14, 17, 29, 43, 55], "wic": 13, "nwplu": 13, "meng": 13, "ec": 13, "daoai": 13, "robot": [13, 29, 55], "inc": [13, 24, 29, 50, 55], "camera": [13, 18, 44], "focus": [13, 19, 26, 45, 51, 52], "biomed": 13, "phd": [13, 29, 55], "track": [13, 18, 59], "rare": [13, 18, 21, 22, 26, 47, 48, 51, 52], "simul": [13, 25, 51], "estim": [13, 15, 16, 18, 19, 20, 25, 26, 32, 35, 37, 42, 44, 46, 51, 52, 60], "probabl": [13, 16, 17, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 37, 38, 42, 43, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56], "happi": [13, 21, 26, 32, 35, 52, 58], "emac": 13, "revolv": 13, "variat": [13, 15, 19, 21, 22, 25, 51], "autoencod": 13, "extract": [13, 25, 26, 28, 30, 33, 34, 36, 40, 41, 51, 52, 54, 56, 57], "prostat": 13, "tumor": 13, "sampl": [13, 14, 16, 17, 19, 20, 24, 27, 28, 30, 31, 32, 36, 40, 41, 43, 46, 47, 50, 53, 54, 56], "sequenc": [13, 15, 18, 30, 31, 33, 56], "3rd": [13, 29, 55], "direct": [13, 19, 24, 25, 27, 38, 50, 51, 53], "chemistri": 13, "hold": [13, 24, 37], "miraterra": 13, "novel": [13, 38], "sensor": 13, "carbon": 13, "verif": 13, "mrv": 13, "optic": [13, 32], "vibrat": 13, "spectroscopi": 13, "signal": [13, 15, 29, 55], "bio": 13, "harvard": 13, "school": [13, 21, 23, 24, 28, 39, 49, 50, 54], "laser": 13, "particl": 13, "lp": 13, "among": [13, 14, 20, 21, 23, 24, 28, 46, 47, 50, 54], "buzz": 13, "curios": 13, "curiou": 13, "spend": [13, 17, 25, 37, 51], "semest": [13, 57], "fill": [13, 14, 16, 19, 20, 28, 31, 35, 37, 45, 46, 54, 55, 56, 57, 58, 59, 60], "chanc": [13, 14, 15, 20, 21, 22, 25, 26, 39, 46, 47, 51, 52, 59], "webpag": 13, "readm": [13, 32], "welcom": [13, 15, 57, 58, 59], "reflect": [13, 22, 24, 29, 38, 48, 50, 55, 59], "great": [13, 14, 16, 18, 19, 24, 25, 27, 28, 29, 30, 31, 37, 38, 50, 51, 52, 55, 56], "takeawai": [13, 14, 15], "struggl": [13, 14, 15, 31], "address": [13, 14, 15, 27, 28, 38, 53, 58], "let": [13, 14, 15, 19, 20, 23, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 59, 60], "voic": 13, "face": [13, 14, 16, 30, 36, 56], "auto": [13, 20, 21, 25, 26, 40, 41, 51, 52], "stock": [13, 31], "market": [13, 26, 30, 31, 52], "alphago": [13, 26, 52], "drive": [13, 24, 38, 50], "car": [13, 29, 55], "drug": 13, "discoveri": 13, "detect": [13, 14, 21, 22, 26, 27, 28, 30, 31, 33, 39, 47, 48, 52, 53, 56], "identif": [13, 25, 51], "consum": [13, 25, 26, 28, 41, 51, 52, 54], "robust": [13, 15, 16, 17, 20, 23, 27, 35, 37, 43, 46, 53], "larg": [13, 15, 16, 17, 19, 21, 22, 26, 27, 28, 29, 30, 35, 38, 42, 43, 45, 47, 48, 51, 52, 53, 54, 55, 56], "gmail": [13, 26, 52], "unsupervis": [13, 28, 30, 34, 54, 56, 57], "pattern": [13, 14, 15, 18, 20, 25, 26, 28, 29, 31, 46, 51, 52, 55, 59], "unlabel": [13, 15, 27, 53], "reinforc": [13, 26, 52, 58, 59, 60], "famili": [13, 21, 22, 24, 26, 43, 46, 48, 49, 50, 52, 57, 59], "maxim": [13, 21, 22, 26, 28, 48, 52, 54], "reward": [13, 18, 26, 33, 44, 52], "amazon": [13, 25, 26, 28, 51, 52, 54], "item": [13, 23, 24, 26, 29, 30, 33, 34, 49, 50, 52, 54, 55, 56], "rate": [13, 19, 21, 23, 24, 26, 38, 39, 47, 49, 52], "compris": [13, 14, 26, 52, 58], "observ": [13, 14, 15, 23, 24, 26, 31, 32, 49, 50, 51, 52, 58, 59], "wish": [13, 14, 26, 52, 57], "worri": [13, 27, 28, 53, 54], "sm": [13, 18, 44], "sms_df": 13, "csv": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 56, 60], "encod": [13, 14, 15, 16, 20, 21, 22, 23, 24, 28, 30, 32, 33, 34, 35, 37, 38, 39, 45, 47, 48, 50, 52, 54, 56, 58, 59, 60], "latin": [13, 21, 39, 47], "drop": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 31, 32, 35, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 57, 58, 60], "column": [13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 59, 60], "unnam": [13, 38], "renam": [13, 21, 31], "v1": [13, 21, 34, 39, 47], "v2": [13, 21, 39, 47], "train_df": [13, 17, 18, 19, 21, 22, 23, 24, 25, 31, 32, 34, 38, 39, 43, 45, 47, 48, 49, 50, 51, 58], "test_df": [13, 17, 18, 19, 21, 22, 23, 24, 25, 31, 32, 34, 38, 39, 43, 45, 47, 48, 49, 50, 51], "test_siz": [13, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 30, 31, 34, 35, 37, 38, 39, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 56, 59, 60], "random_st": [13, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60], "to_html": [13, 14, 15], "index": [13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 47, 48, 49, 50, 51, 53, 54, 55, 56, 58, 59], "filenotfounderror": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 40, 41, 48, 60], "parser": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 29, 34, 35, 38, 48, 55, 60], "912": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "filepath_or_buff": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "delimit": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "header": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "usecol": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "true_valu": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "false_valu": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "skipinitialspac": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "skiprow": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "skipfoot": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "nrow": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "na_valu": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "keep_default_na": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "na_filt": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "verbos": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 35, 38, 48, 49, 50, 54, 60], "skip_blank_lin": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "infer_datetime_format": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "keep_date_col": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "date_pars": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "date_format": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "dayfirst": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "cache_d": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "iter": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 27, 28, 30, 34, 35, 36, 38, 40, 41, 46, 48, 51, 53, 56, 58, 59, 60], "chunksiz": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "compress": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 35, 37, 38, 48, 52, 55, 60], "thousand": [13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 35, 38, 48, 53, 60], "decim": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 58, 59, 60], "linetermin": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "quotechar": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "quot": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 35, 38, 48, 60], "doublequot": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "escapechar": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "encoding_error": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "dialect": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "on_bad_lin": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "delim_whitespac": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "low_memori": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "memory_map": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "float_precis": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "storage_opt": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "dtype_backend": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "899": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 43, 46, 60], "kwds_default": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "_refine_defaults_read": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "900": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 33, 35, 38, 44, 46, 60], "901": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "908": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 33, 35, 38, 60], "909": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "910": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "_read": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "577": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "574": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "_validate_nam": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "576": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "textfileread": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "579": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "580": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 30, 35, 38, 60], "1407": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 51, 60], "__init__": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 40, 41, 48, 60], "1404": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 32, 35, 38, 60], "has_index_nam": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "1406": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "iohandl": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "_engin": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "_make_engin": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "1661": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1659": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "mode": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 43, 46, 48, 50, 60], "1660": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "get_handl": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "1662": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1663": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1664": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1665": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1666": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1667": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "is_text": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "1668": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "strict": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "1669": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1670": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "1671": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 34, 35, 38, 60], "1672": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "859": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "path_or_buf": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "854": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "elif": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 31, 32, 35, 38, 48, 60], "isinst": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 32, 34, 35, 38, 48, 58, 60], "855": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "filenam": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 35, 38, 48, 54, 58, 59, 60], "binari": [13, 14, 16, 17, 18, 19, 20, 22, 23, 24, 25, 30, 32, 35, 37, 38, 39, 42, 43, 44, 47, 48, 50, 56, 60], "856": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 46, 60], "newlin": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "857": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 46, 48, 60], "ioarg": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 48, 60], "858": [13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 35, 38, 60], "860": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 49, 60], "861": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "862": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "863": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "864": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 49, 60], "865": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "866": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "els": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 28, 30, 31, 32, 34, 35, 36, 38, 39, 40, 41, 48, 51, 56, 60], "867": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "868": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 60], "errno": [13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 25, 35, 38, 40, 41, 48, 60], "x_train": [13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 30, 31, 32, 34, 35, 36, 37, 38, 39, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 59, 60], "y_train": [13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 56, 59, 60], "x_test": [13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 30, 31, 32, 34, 35, 37, 38, 39, 43, 45, 46, 47, 48, 49, 50, 51, 56, 59, 60], "y_test": [13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 30, 31, 32, 34, 35, 37, 38, 39, 43, 45, 46, 47, 48, 49, 50, 51, 56, 59, 60], "clf": [13, 14, 16, 19, 30, 45, 56, 58], "max_featur": [13, 18, 20, 23, 37, 38, 44, 45, 46, 49, 60], "5000": [13, 14, 38], "max_it": [13, 21, 23, 24, 25, 29, 30, 31, 32, 34, 38, 39, 47, 49, 50, 51, 52, 55, 56], "datafram": [13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59], "3245": 13, "funni": [13, 23, 25, 51], "fact": [13, 20, 21, 23, 28, 30, 31, 32, 56], "nobodi": [13, 38], "volcano": 13, "erupt": 13, "tsunami": 13, "hurrican": 13, "swai": 13, "aroundn": 13, "choos": [13, 20, 21, 23, 27, 30, 46, 47, 49, 53, 56], "wife": [13, 21, 24, 38, 49, 50], "disast": 13, "944": 13, "sent": [13, 29, 55], "sopha": 13, "had": [13, 17, 18, 19, 21, 28, 30, 31, 32, 34, 38, 44, 55, 56, 59, 60], "secondari": 13, "joke": 13, "ogunrind": 13, "m": [13, 15, 20, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 34, 36, 37, 38, 40, 41, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 59], "1044": 13, "someon": [13, 14, 15, 25, 32, 38, 51], "09058097218": 13, "pobox": 13, "ls15hb": 13, "150p": 13, "2484": 13, "promis": [13, 28, 29, 31, 34, 49, 55], "ok": [13, 16, 22, 29, 31, 32, 42, 48, 55, 58, 59], "pred_dict": 13, "spam_predict": 13, "pred_df": [13, 28, 54], "set_properti": 13, "nbsp": 13, "ham": 13, "expens": [13, 21, 22, 25, 26, 28, 29, 51, 52, 54, 55], "accur": [13, 15, 23, 24, 25, 28, 49, 50, 51, 54], "arthur": 13, "samuel": 13, "1959": [13, 35], "concret": 13, "suppos": [13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 32, 43, 44, 45, 46, 49, 50, 51, 52, 54, 55, 58], "df": [13, 14, 15, 17, 18, 20, 21, 22, 24, 25, 29, 30, 31, 32, 34, 35, 37, 43, 44, 46, 47, 48, 50, 51, 55, 56], "indian_liver_pati": 13, "gender": [13, 18, 21, 29, 31, 32, 39, 55], "replac": [13, 17, 21, 23, 24, 28, 32, 37, 38, 39, 43, 49, 50, 51, 54], "ag": [13, 19, 21, 22, 23, 24, 28, 37, 39, 41, 48, 49, 50, 54, 58], "total_bilirubin": 13, "direct_bilirubin": 13, "alkaline_phosphotas": 13, "alamine_aminotransferas": 13, "aspartate_aminotransferas": 13, "total_protien": 13, "albumin": 13, "albumin_and_globulin_ratio": 13, "358": [13, 20, 23], "256": [13, 30, 41, 56], "80": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 27, 29, 31, 32, 34, 36, 37, 40, 42, 44, 45, 46, 48, 50, 51, 53, 55], "71": [13, 14, 15, 18, 19, 21, 22, 26, 31, 32, 48, 52], "171": [13, 30, 40], "199": [13, 16, 18, 21, 37], "lightgbm": [13, 24, 50], "lgbmclassifi": [13, 23, 24, 49, 50], "rerun": [13, 17, 18, 20, 21, 22, 23, 25, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 56], "represent": [13, 14, 17, 20, 21, 22, 23, 25, 26, 27, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 48, 49, 51, 52, 53, 60], "trust": [13, 17, 18, 20, 21, 22, 23, 24, 25, 28, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 50, 54, 56], "unabl": [13, 17, 18, 20, 21, 22, 23, 25, 27, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 53, 56, 57], "nbviewer": [13, 17, 18, 20, 21, 22, 23, 25, 30, 35, 36, 37, 38, 39, 40, 41, 43, 46, 48, 49, 56], "lgbmclassifierlgbmclassifi": 13, "reset_index": [13, 24, 50], "178": [13, 22, 48], "719": [13, 17, 25, 28, 54], "157": [13, 20, 46], "108": [13, 28, 40], "214": [13, 20, 46], "412": [13, 43, 46], "850": [13, 23, 24, 49, 50], "78": [13, 14, 15, 17, 18, 21, 22, 25, 31, 32, 42, 44, 48, 51, 56], "162": [13, 40], "155": [13, 20, 46], "predicted_target": 13, "tolist": [13, 14, 15, 18, 19, 21, 22, 23, 24, 25, 26, 31, 32, 33, 34, 35, 36, 37, 44, 45, 48, 49, 50, 51, 52, 59], "df_concat": 13, "concat": [13, 16, 17, 18, 19, 24, 43, 45, 50], "conda": [13, 21, 22, 23, 24, 25, 26, 29, 33, 34, 40, 41, 49, 50, 51, 52, 55, 58, 59], "instal": [13, 14, 16, 21, 22, 23, 24, 25, 26, 28, 29, 34, 40, 41, 49, 50, 51, 52, 54, 55, 58, 59], "torchvis": [13, 30, 36, 40, 41, 56], "laptop": [13, 15, 24, 50, 51], "crucial": [13, 15, 19, 24, 26, 27, 29, 45, 50, 52, 53, 55], "pytorch": [13, 30, 40, 41, 56], "img_classifi": 13, "pil": [13, 30, 36, 40, 41, 56], "glob": [13, 30, 36, 40, 41, 49, 54, 56], "topn": [13, 30, 56], "test_imag": [13, 30, 56], "jpg": [13, 30, 36, 40, 41, 56], "class_labels_fil": 13, "imagenet_class": [13, 30, 56], "txt": [13, 30, 56], "img_path": 13, "img": [13, 30, 36, 40, 41, 56], "rgb": 13, "imshow": [13, 30, 36, 40, 41, 55, 56], "classify_imag": [13, 30, 56], "to_str": [13, 30, 56], "cheetah": [13, 30], "chetah": [13, 30], "acinonyx": [13, 30], "jubatu": [13, 30], "994": [13, 15], "leopard": [13, 30], "panthera": [13, 30], "pardu": [13, 30], "005": [13, 23, 24, 49, 50], "jaguar": [13, 30], "panther": [13, 30], "onca": [13, 30], "feli": [13, 30], "001": [13, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 30, 32, 34, 38, 46, 48, 49, 50, 51], "snow": [13, 30], "ounc": [13, 30], "uncia": [13, 30], "000": [13, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 29, 32, 34, 38, 46, 48, 49, 50, 51, 55], "tiger": [13, 30], "cat": [13, 21, 23, 25, 29, 30, 33, 36, 40, 41, 47, 49, 51, 55, 56], "636": [13, 17, 18, 43], "tabbi": [13, 30], "174": [13, 40, 43, 46], "pembrok": [13, 30], "welsh": [13, 30], "corgi": [13, 30], "081": [13, 51], "lynx": [13, 30], "catamount": [13, 30], "011": [13, 18, 23, 24, 25, 50, 51], "macaqu": [13, 30], "885": 13, "pata": [13, 30], "hussar": [13, 30], "monkei": [13, 30], "erythrocebu": [13, 30], "062": [13, 28, 43, 46, 54], "probosci": [13, 30], "nasali": [13, 30], "larvatu": [13, 30], "015": [13, 17, 18, 23, 24, 49, 50], "titi": 13, "010": [13, 19, 20, 23, 38, 46, 49], "walker": [13, 30], "hound": [13, 30], "foxhound": [13, 30], "582": [13, 23, 49], "english": [13, 17, 20, 21, 25, 29, 30, 34, 37, 38, 43, 46, 51, 55, 60], "144": [13, 20, 23, 40, 41, 46, 51], "beagl": [13, 30], "068": 13, "entlebuch": [13, 30], "059": [13, 15, 17], "neg": [13, 14, 15, 16, 19, 22, 23, 24, 25, 29, 31, 32, 34, 45, 48, 49, 50, 51, 55], "imdb_df": [13, 38], "imdb_mast": [13, 38], "iso": [13, 34, 38], "8859": [13, 34, 38], "startswith": [13, 24, 38, 50], "po": [13, 17, 18, 19, 22, 24, 25, 29, 34, 38, 48, 50, 51, 55], "inevit": 13, "onslaught": 13, "slasher": 13, "earli": [13, 15, 24, 28, 32, 50], "1980": 13, "slip": 13, "crack": 13, "film": [13, 25, 38, 51], "jeff": 13, "lieberman": 13, "insur": 13, "cult": 13, "statu": [13, 16, 21, 23, 24, 39, 49, 50], "memor": 13, "1970": [13, 19, 22, 31, 48], "squirm": 13, "blue": [13, 14, 16, 20, 21, 24, 25, 26, 31, 47, 50, 52], "sunshin": [13, 31], "lt": [13, 15, 17, 18, 20, 21, 22, 23, 24, 25, 46, 48, 49, 50, 51], "br": [13, 29, 38, 55], "gt": [13, 18, 19, 20, 21, 22, 23, 46, 48, 49], "five": [13, 20, 33, 46], "young": [13, 38, 59], "oregon": 13, "mountain": [13, 29, 55], "shot": [13, 25, 51], "camp": 13, "deed": 13, "land": [13, 32], "terror": 13, "bulki": 13, "killer": 13, "incred": [13, 30, 38, 56], "creepi": 13, "wheez": 13, "laugh": 13, "dawn": 13, "ambiti": 13, "arti": 13, "flesh": 13, "anywai": 13, "him": [13, 28, 55, 59], "genuin": 13, "suspens": [13, 38], "tension": 13, "refrain": 13, "graphic": [13, 30, 56], "gore": 13, "kill": [13, 32], "cast": [13, 25, 28, 34, 38, 51, 54], "oscar": [13, 19, 38], "winner": [13, 38], "georg": [13, 28, 29, 55], "kennedi": 13, "ranger": 13, "gone": 13, "flaki": [13, 21], "wilder": 13, "jack": 13, "lemmon": 13, "son": [13, 38], "chri": 13, "brian": 13, "de": [13, 29, 31, 55], "palma": 13, "regular": [13, 16, 18, 19, 23, 24, 29, 31, 32, 33, 49, 50, 51, 55], "gregg": 13, "henri": [13, 38], "blond": 13, "deborah": 13, "benson": 13, "known": [13, 32, 36, 58, 59], "judg": [13, 25, 51], "ralph": 13, "seymour": 13, "ghouli": 13, "kellin": 13, "sleepawai": 13, "jami": 13, "rose": [13, 29, 55], "chopper": 13, "chick": [13, 38], "zombietown": 13, "music": [13, 25, 28, 37, 38, 51, 54], "brad": 13, "feidel": 13, "theme": [13, 29, 55], "haunt": 13, "atmospher": 13, "worth": [13, 14, 16, 21, 22, 39, 48, 59], "catch": [13, 21, 47], "twist": 13, "although": [13, 15, 23, 26, 28, 32, 52, 54], "heroin": 13, "almost": [13, 19, 20, 22, 25, 27, 28, 29, 35, 44, 46, 51, 53, 54, 55], "comic": 13, "remind": 13, "viewer": 13, "cartoon": 13, "clever": 13, "touch": [13, 38], "dispatch": 13, "never": [13, 21, 24, 28, 30, 32, 38, 49, 50, 54, 56], "horror": 13, "didn": [13, 20, 23, 24, 27, 31, 32, 36, 46, 49, 50, 53, 55], "honestli": 13, "frighten": 13, "worthi": [13, 19], "noth": [13, 38, 58, 59], "tell": [13, 15, 16, 17, 19, 21, 24, 25, 28, 29, 31, 32, 33, 34, 38, 45, 47, 50, 51, 54, 55], "truth": [13, 23, 25, 26, 27, 28, 31, 49, 51, 52, 53, 54], "i\u00e2": 13, "stun": [13, 38], "disappoint": 13, "gui": 13, "love": [13, 25, 29, 38, 51, 55], "genr": 13, "surpris": [13, 24, 50], "\u00e2": 13, "kid\u00e2": 13, "nuditi": 13, "children": [13, 28, 38, 54], "curs": 13, "swear": 13, "righteou": 13, "far": [13, 14, 16, 17, 18, 19, 21, 24, 25, 26, 27, 28, 29, 31, 32, 33, 42, 43, 44, 45, 50, 51, 52, 53, 55], "account": [13, 15, 21, 25, 28, 47, 51, 52, 54], "synopsi": [13, 55], "stori": [13, 22, 23, 25, 28, 38, 48, 52, 54], "got": [13, 16, 19, 20, 21, 22, 28, 30, 38, 46, 48, 54, 56], "brother": 13, "reckless": 13, "behavior": [13, 17, 18, 21, 28, 47, 54], "met": [13, 28], "kid": [13, 29, 55], "boob": 13, "obsess": 13, "mediev": 13, "freak": 13, "though": [13, 15, 16, 18, 19, 25, 26, 27, 28, 37, 44, 49, 52, 53, 54], "humor": 13, "lame": 13, "haven\u00e2": 13, "plai": [13, 14, 16, 20, 24, 27, 29, 34, 50, 53, 55, 59], "mc": 13, "lovin\u00e2": 13, "sasquatch": 13, "gang": 13, "thrice": 13, "fell": [13, 19], "sleep": 13, "alright": 13, "screenplai": [13, 38], "act": [13, 19, 38, 57], "you\u00e2": 13, "hot": [13, 15, 18, 24, 28, 30, 37, 38, 44, 50, 56], "american": [13, 28, 37], "summer": [13, 28, 31, 54], "suck": 13, "somehow": [13, 28], "star": [13, 16, 25, 26, 28, 51, 54], "attract": [13, 29, 55], "horrend": 13, "felt": [13, 37], "riff": 13, "nake": 13, "scene": 13, "seem": [13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 31, 32, 38, 39, 40, 48, 49, 50, 51, 52, 54, 58, 59], "can\u00e2": 13, "anyon": [13, 17, 43], "pro": [13, 26, 28, 30, 52, 56], "elizabeth": 13, "bank": [13, 21, 24, 31, 32, 39, 50], "topless": 13, "con": [13, 26, 28, 30, 34, 38, 52, 55, 56], "Not": [13, 21, 22, 23, 24, 25, 26, 28, 31, 32, 39, 46, 49, 50, 51, 52, 54], "dread": 13, "mix": [13, 22, 48, 59], "thrown": 13, "job": [13, 27, 31, 32, 40, 52, 58], "employ": [13, 28, 54], "scarc": 13, "unit": [13, 19, 21, 22, 24, 25, 29, 30, 32, 34, 37, 48, 49, 50, 51, 55, 56], "kingdom": 13, "six": [13, 15, 23, 31, 49], "member": [13, 19, 23, 57], "wonder": [13, 15, 38], "boi": [13, 38, 43], "crazi": [13, 37], "advertis": 13, "strike": 13, "gulch": 13, "yukon": 13, "newspap": 13, "clip": [13, 36], "chamberlain": 13, "prepar": [13, 17, 25, 30, 34, 38, 51, 56], "war": [13, 28, 54], "frozen": 13, "misplac": 13, "forti": 13, "joe": 13, "boer": 13, "rather": [13, 18, 20, 21, 22, 23, 26, 30, 37, 46, 47, 48, 49, 52, 56, 57], "nevil": 13, "crisi": 13, "crew": [13, 38], "stan": 13, "laurel": 13, "mistak": [13, 17, 18, 23, 32, 38, 43, 49], "ghost": 13, "jean": 13, "kent": 13, "grandfath": 13, "moor": 13, "marriott": 13, "mine": 13, "somewher": [13, 22], "sleepwalk": 13, "pretti": [13, 14, 18, 19, 21, 23, 26, 29, 31, 32, 37, 40, 49, 55], "marri": [13, 21, 24, 49, 50], "stalwart": 13, "trapper": 13, "anthoni": 13, "hulm": 13, "saloon": 13, "owner": 13, "bernard": 13, "lee": [13, 24, 50], "fate": 13, "wors": [13, 14, 20, 22, 23, 46, 48, 49], "death": [13, 57], "exposur": 13, "acclaim": 13, "uk": 13, "across": [13, 14, 15, 17, 21, 30, 43, 47, 56, 57], "pond": 13, "fast": [13, 15, 16, 19, 23, 24, 29, 32, 38, 50, 55], "furiou": 13, "wouldn": [13, 18, 20, 32, 46, 55], "strictli": 13, "gotten": [13, 32], "sight": 13, "gag": 13, "chase": 13, "marx": 13, "america": [13, 18, 34, 38], "tape": 13, "pick": [13, 14, 19, 21, 23, 24, 25, 26, 27, 30, 35, 47, 49, 50, 51, 52, 53, 56], "everyth": [13, 18, 21, 24, 28, 31, 47, 50, 54], "giveawai": 13, "gai": 13, "color": [13, 19, 24, 25, 26, 27, 40, 44, 45, 50, 52, 53], "india": [13, 29], "unwatch": 13, "sad": 13, "folk": [13, 32, 57], "vanessa": 13, "riot": 13, "mouth": 13, "sailor": 13, "ey": [13, 25, 51], "candi": 13, "bore": [13, 19, 38], "saeed": 13, "jeffrei": 13, "beauti": [13, 28, 29, 54, 55], "landrett": 13, "grace": 13, "background": [13, 14, 28, 54], "ethnic": 13, "plain": 13, "budget": [13, 20, 28, 46, 54], "shouldn": [13, 21, 23, 47, 49, 55], "damn": 13, "stupid": [13, 25, 51], "rasta": 13, "man": [13, 28, 29, 38, 54, 55], "profession": [13, 28, 54], "heard": [13, 15, 28, 38], "opinion": [13, 23, 49], "entertain": [13, 29, 55], "higher": [13, 14, 15, 16, 19, 21, 22, 23, 24, 25, 26, 28, 29, 39, 43, 45, 47, 48, 49, 50, 51, 52, 55], "mayb": [13, 21, 24, 31, 33, 47, 50, 57], "factor": [13, 14, 20, 24, 25, 27, 32, 46, 50, 51, 53], "sicken": 13, "gdp": 13, "hype": 13, "win": [13, 16, 18, 23, 25, 28, 30, 38, 51, 54, 56], "director": [13, 28, 38, 54], "actor": [13, 28, 38, 54], "uninspir": 13, "hole": 13, "sandra": 13, "bullock": 13, "bomb": 13, "bu": 13, "castawai": 13, "matrix": [13, 18, 24, 26, 27, 34, 37, 38, 39, 44, 50, 52, 53], "revolut": 13, "award": [13, 38], "wardrob": 13, "depart": 13, "cloth": [13, 31], "paulina": 13, "porizcova": 13, "rubber": 13, "dress": 13, "jacket": 13, "nt": 13, "letter": [13, 19, 25], "sex": [13, 21, 23, 24, 25, 39, 49, 50, 51], "ass": 13, "soundtrack": 13, "ad": [13, 18, 19, 20, 21, 23, 24, 25, 27, 30, 32, 34, 45, 46, 47, 49, 50, 51, 53, 56], "bonus": 13, "tarantino": 13, "comparison": [13, 27, 30, 37, 56], "flick": [13, 38], "borrow": 13, "virtual": 13, "ever": [13, 14, 30, 38], "real": [13, 15, 16, 17, 18, 19, 21, 24, 25, 26, 27, 28, 29, 30, 37, 43, 47, 49, 50, 52, 53, 54, 55, 56, 58], "sentiment_predict": 13, "11872": 13, "experienc": [13, 57], "vacat": [13, 19], "hell": [13, 25, 51], "sat": [13, 31, 34], "horribl": 13, "tv": 13, "realiz": [13, 28], "nativ": [13, 21, 23, 24, 30, 39, 49, 50, 56], "demand": 13, "life": [13, 14, 19, 26, 28, 37, 38, 52, 54, 57], "plu": [13, 19, 30, 45, 56], "marcia": 13, "bradi": 13, "bikini": 13, "40828": 13, "bela": 13, "lugosi": 13, "serial": [13, 23, 49], "radio": 13, "villain": [13, 38], "cut": 13, "dash": 13, "chandu": 13, "east": [13, 37], "princess": [13, 55], "nadji": 13, "hunt": 13, "leader": 13, "ubasti": 13, "dead": 13, "priestess": 13, "globe": 13, "trot": 13, "pace": [13, 19], "slack": 13, "akin": 13, "princip": 13, "studio": 13, "rip": 13, "roar": 13, "adventur": 13, "enjoy": 13, "rush": [13, 25, 51], "hei": 13, "trilogi": 13, "coast": 13, "guard": 13, "phantom": 13, "creep": 13, "36400": 13, "dragon": 13, "eat": [13, 33], "went": [13, 22, 25, 38], "cheap": 13, "hilari": 13, "unintention": 13, "spoiler": [13, 38], "past": [13, 14, 15, 23, 31], "grow": [13, 20, 23, 25, 38, 46, 49, 51], "mess": [13, 28, 32, 54], "came": [13, 28, 31, 38], "outer": [13, 25, 51], "meteorit": 13, "egg": [13, 26, 52], "peasant": 13, "poke": 13, "pitchfork": 13, "pop": 13, "obligatori": 13, "babbl": 13, "outliv": 13, "dinosaur": 13, "appar": [13, 38], "blown": 13, "forc": [13, 21], "hiroshima": 13, "Then": [13, 14, 19, 23, 26, 31, 45, 49, 52, 60], "unscath": 13, "grew": 13, "guess": [13, 16, 17, 25, 41, 51, 52, 59], "mr": 13, "smarti": 13, "pant": 13, "secur": 13, "isn": [13, 15, 16, 21, 22, 23, 55], "smart": [13, 25, 26, 33, 51, 52], "ignor": [13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 29, 31, 32, 37, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 55, 60], "knew": [13, 26, 52], "worst": [13, 21, 25, 26, 38, 47, 51, 52], "effect": [13, 16, 19, 20, 21, 22, 24, 25, 26, 28, 30, 31, 35, 38, 39, 46, 48, 50, 51, 52, 54, 56], "fake": [13, 16, 38], "rock": 13, "fall": [13, 16, 29, 31, 55], "cg": 13, "helicopt": 13, "blob": [13, 30, 52, 56], "ruin": 13, "whatev": [13, 18, 25, 51], "trudg": 13, "hall": 13, "fly": 13, "cave": 13, "million": [13, 30, 56], "vital": 13, "stat": [13, 20, 32, 46, 52], "weren": [13, 55], "greatest": 13, "tri": [13, 23, 24, 28, 30, 49, 50, 51, 56], "bloodrayn": 13, "woman": [13, 28, 29, 38, 55], "meredith": 13, "tone": [13, 25, 41, 51], "lighter": [13, 20], "rest": [13, 19, 20, 32, 45, 46], "cheesi": 13, "bottom": [13, 27, 53], "hear": [13, 38], "5166": 13, "sorri": 13, "jacquelin": 13, "hyde": 13, "l": 13, "jekyl": 13, "hardcor": 13, "porn": 13, "undiagnos": 13, "disabl": [13, 29, 34, 38, 55], "jacki": 13, "inherit": 13, "mansion": 13, "inventor": 13, "formula": [13, 19, 22, 30, 45, 56, 59], "slowli": [13, 38], "bodi": [13, 38], "mind": [13, 15, 17, 18, 23, 24, 28, 38, 49, 50, 54], "despit": 13, "skin": [13, 25, 41, 51], "regist": [13, 57], "emot": [13, 38], "uncontrol": 13, "laughter": 13, "poor": [13, 18, 22, 25, 42, 44, 48, 50, 51, 56], "granddaddi": 13, "kc_house_data": [13, 14, 35], "id": [13, 14, 22, 24, 28, 35, 48, 50, 51, 54], "bedroom": [13, 14, 19, 35], "bathroom": [13, 14, 19, 35], "sqft_live": [13, 14, 35], "sqft_lot": [13, 14, 35], "floor": [13, 14, 35], "waterfront": [13, 14, 35], "sqft_abov": [13, 14, 35], "sqft_basement": [13, 14, 35], "yr_built": [13, 14, 35], "yr_renov": [13, 14, 35], "zipcod": [13, 14, 35], "lat": [13, 14, 35], "sqft_living15": [13, 14, 35], "sqft_lot15": [13, 14, 35], "509000": 13, "1930": 13, "3521": 13, "1989": 13, "98007": 13, "6092": 13, "122": [13, 14, 15, 17, 18, 25, 30, 35, 40, 41, 51], "146": [13, 36, 41], "1840": [13, 35], "3576": 13, "675000": 13, "2570": [13, 14], "12906": 13, "1987": [13, 14], "98075": 13, "5814": 13, "050": [13, 25, 30], "2580": 13, "12927": 13, "420000": 13, "1150": 13, "5120": 13, "800": [13, 15, 20, 29, 33, 37, 46, 55], "350": [13, 32, 40, 41], "1946": [13, 22, 48], "98116": 13, "5588": 13, "1220": [13, 17, 20, 46, 48], "680000": 13, "2530": 13, "4800": 13, "1390": 13, "1140": 13, "1901": 13, "98112": 13, "6241": 13, "305": [13, 41, 48], "1540": 13, "357823": 13, "1240": 13, "9196": 13, "1968": 13, "98072": 13, "7562": 13, "094": [13, 28, 54, 55], "1690": [13, 14], "10800": 13, "lgbmregressor": [13, 23, 49], "345831": 13, "740542": 13, "2130": 13, "8078": 13, "1380": 13, "750": [13, 28, 37, 54], "1977": 13, "98055": 13, "4482": 13, "209": [13, 14, 15, 16, 20, 41, 46], "2300": 13, "8112": 13, "601042": 13, "018745": 13, "2210": [13, 35], "7620": [13, 35], "1994": 13, "98052": 13, "6938": [13, 28, 31, 54], "1920": 13, "7440": 13, "311310": 13, "186024": 13, "1800": [13, 14, 33, 43, 46], "9576": 13, "98045": 13, "4664": 13, "747": 13, "1370": [13, 32, 43, 46], "597555": 13, "592401": 13, "1580": 13, "1321": 13, "1080": 13, "500": [13, 17, 21, 23, 24, 25, 28, 38, 39, 47, 49, 51, 54, 56], "2014": [13, 23, 31, 35, 49], "98107": 13, "6688": 13, "402": 13, "1530": 13, "1357": 13, "varieti": [13, 23, 26, 29, 33, 49, 55], "mi": [13, 20, 21, 40, 46, 47], "instanc": [13, 14, 15, 18, 19, 21, 26, 27, 28, 29, 30, 31, 38, 45, 47, 52, 53, 55, 56, 58], "incorrectli": [13, 21, 47], "wild": [13, 15, 30, 36, 56], "reliabl": [13, 26, 52], "confid": [13, 15, 24, 32, 34, 38, 45, 50], "step": [13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 30, 31, 37, 38, 39, 43, 44, 46, 48, 49, 50, 51, 52, 53, 56, 57, 58, 59, 60], "spell": [13, 33], "expert": [13, 14, 15, 20, 24, 25, 26, 46, 50, 51], "faster": [13, 20, 23, 25, 30, 45, 46, 49, 51, 56], "scalabl": [13, 27, 53], "prime": 13, "anonym": [13, 31], "qualtric": 13, "due": [13, 14, 15, 16, 19, 20, 21, 22, 23, 25, 28, 31, 44, 45, 48, 49, 51, 54, 55, 56, 57], "19th": 13, "59pm": [13, 14, 15, 16, 28], "tldr": 13, "narrow": 13, "scope": [13, 28, 29, 31, 55], "carefulli": [13, 21, 22, 39], "seat": [13, 30, 57], "reserv": [13, 31, 34], "novelti": 13, "forget": [13, 14, 18, 23, 49], "capac": 13, "160": [13, 15, 19, 20, 22, 43, 46, 48], "th": [13, 19, 26, 28, 45, 52, 54], "12th": [13, 21, 23, 24, 39, 49, 50], "rel": [13, 19, 24, 25, 27, 29, 30, 37, 45, 50, 51, 53, 55, 56], "straightforward": [13, 24, 50], "hope": [13, 15, 26], "partner": [13, 32, 57], "subsequ": 13, "pend": 13, "weekli": [13, 25, 51], "attend": [13, 16, 57], "basi": [13, 14, 16, 59], "htmlpreview": 13, "ii": [13, 21, 47], "transfer": [13, 32, 34, 40, 57], "iii": 13, "benefici": [13, 18], "talk": [13, 14, 15, 17, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 38, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56], "aspect": [13, 19, 24, 25, 27, 28, 32, 45, 50, 51, 53, 54], "forum": 13, "confusingli": 13, "markdown": 13, "9999": [13, 52], "static": 13, "launch": 13, "push": [13, 24, 50], "breakdown": 13, "chrome": 13, "firefox": 13, "spars": [13, 16, 19, 23, 24, 28, 37, 38, 39, 42, 44, 49, 50, 54], "matric": [13, 16, 21, 28, 29, 39, 52, 54, 55], "finish": [13, 22, 48], "paradigm": [13, 14, 26, 34, 52, 55], "particularli": [13, 23, 38, 49, 57], "transit": 13, "pandem": 13, "accommod": [13, 57], "empathet": 13, "revis": [14, 58, 59, 60], "dummi": [14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 30, 31, 32, 35, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 56, 58], "graphviz": [14, 49, 54, 56], "mglearn": [14, 15, 16, 17, 19, 20, 21, 26, 29, 30, 31, 38, 39, 43, 44, 45, 46, 47, 49, 52, 54, 55, 56, 59], "plotting_funct": [14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 26, 27, 28, 30, 35, 36, 37, 38, 39, 43, 44, 45, 46, 47, 49, 50, 52, 53, 54, 56], "decisiontreeregressor": [14, 22, 35, 42, 48, 58], "export_graphviz": 14, "otter": [14, 58, 59, 60], "tent": 14, "deliver": 14, "broadli": [14, 15, 16, 19, 21, 23, 26, 27, 29, 45, 47, 49, 52, 53, 55, 58], "ourselv": [14, 21, 30, 31, 47, 55, 56], "larger": [14, 15, 16, 17, 19, 20, 22, 23, 24, 26, 27, 29, 32, 43, 46, 49, 50, 52, 53, 55], "kaggl": [14, 17, 21, 22, 23, 24, 25, 30, 36, 39, 47, 48, 50, 51, 56, 60], "citi": [14, 15, 16, 31, 38, 55], "clutter": 14, "demonstr": [14, 15, 17, 19, 20, 22, 23, 26, 28, 29, 30, 36, 37, 38, 45, 46, 48, 49, 52, 54, 55, 56], "four": [14, 15, 25, 27, 38, 42, 51, 52, 53], "quizz": 14, "friend": [14, 15, 21, 28, 38, 42, 54, 57, 58], "nervou": 14, "previou": [14, 22, 23, 26, 27, 28, 31, 35, 49, 52, 53, 58], "classification_df": [14, 15], "shape": [14, 15, 16, 17, 18, 20, 21, 22, 24, 25, 26, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 46, 47, 48, 50, 51, 52, 54, 55, 56, 58], "ml_experi": [14, 15, 18, 42, 44], "class_attend": [14, 15, 42, 44], "lab1": [14, 15, 17, 18, 42, 44], "lab2": [14, 15, 18, 42, 44], "lab3": [14, 15, 18, 42, 44], "lab4": [14, 15, 18, 42, 44], "quiz1": [14, 15, 18, 42, 44], "93": [14, 15, 18, 19, 20, 26, 31, 42, 44, 46, 51, 52], "94": [14, 15, 17, 18, 19, 20, 21, 22, 31, 34, 40, 42, 43, 44, 47, 48], "89": [14, 15, 18, 21, 27, 31, 41, 42, 44, 47, 51, 53], "77": [14, 15, 18, 19, 21, 22, 27, 28, 31, 34, 40, 42, 44, 45, 47, 48, 53, 54], "row": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 30, 31, 32, 34, 36, 37, 38, 39, 41, 43, 44, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59], "characterist": [14, 15, 19], "denot": [14, 28, 54], "map": [14, 15, 18, 20, 34, 38, 40, 41, 46, 59], "separ": [14, 15, 17, 18, 19, 21, 25, 26, 28, 29, 30, 31, 37, 39, 43, 45, 50, 51, 52, 54, 55, 56], "housing_df": [14, 17, 18, 25, 35, 43, 51], "1180": 14, "5650": 14, "1955": 14, "98178": 14, "5112": 14, "257": 14, "1340": 14, "7242": 14, "2170": 14, "400": [14, 17, 20, 29, 46, 55], "1951": [14, 35], "1991": [14, 23, 49], "98125": 14, "7210": 14, "7639": 14, "770": 14, "10000": [14, 18, 19, 20, 22, 31, 38, 46, 48], "1933": 14, "98028": 14, "7379": 14, "233": 14, "2720": 14, "8062": 14, "1960": 14, "1050": 14, "1965": 14, "98136": 14, "5208": 14, "393": [14, 18, 37, 51], "1360": 14, "1680": 14, "8080": 14, "98074": 14, "6168": 14, "045": 14, "7503": 14, "221900": 14, "538000": 14, "180000": 14, "604000": 14, "510000": [14, 16, 43, 46], "21613": [14, 35], "vari": [14, 20, 23, 27, 32, 46, 51, 53, 58], "predictor": [14, 23, 42, 49], "explanatori": 14, "regressor": [14, 17, 22, 31, 35, 43, 48, 58], "covari": [14, 32, 52], "categor": [14, 20, 21, 22, 23, 25, 26, 28, 29, 32, 40, 42, 44, 46, 48, 49, 51, 52, 54, 55], "concis": 14, "approxim": [14, 20, 25, 26, 28, 46, 51], "discret": [14, 25, 26, 37, 51, 58], "example1": 14, "patient": [14, 38, 59], "liver": 14, "diseas": [14, 21, 28, 32, 47], "example2": 14, "regression_df": 14, "82": [14, 18, 20, 21, 27, 31, 41, 46, 53, 55], "73": [14, 15, 18, 19, 20, 21, 22, 27, 31, 32, 34, 41, 45, 46, 47, 48, 51, 53], "68": [14, 15, 16, 18, 21, 22, 26, 27, 31, 32, 41, 48, 52, 53, 54], "74": [14, 15, 17, 18, 19, 20, 21, 22, 27, 34, 39, 43, 47, 48, 51, 53], "88": [14, 15, 17, 18, 19, 21, 43, 47, 51], "95": [14, 15, 18, 21, 27, 31, 32, 38, 40, 53], "97": [14, 15, 18, 19, 20, 24, 27, 31, 46, 50, 53], "99": [14, 15, 17, 18, 20, 21, 31, 46, 54], "98": [14, 17, 18, 19, 24, 26, 29, 31, 32, 50, 52, 55], "86": [14, 18, 19, 20, 21, 31, 34, 43, 46, 51], "96": [14, 18, 19, 20, 21, 25, 31, 46, 51], "67": [14, 15, 18, 19, 21, 22, 31, 32, 41, 48, 51], "65": [14, 18, 20, 22, 40, 41, 46, 48, 51, 54], "87": [14, 17, 18, 21, 31, 34, 47, 55], "sentiment": [14, 19, 25, 29, 51, 55], "fraud": [14, 21, 22, 26, 28, 31, 39, 47, 48, 52], "join": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 37, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59], "snbf": [14, 15, 16, 17, 18, 20, 21, 22, 23, 25, 26, 27, 28, 30, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 56], "properti": [14, 22, 24, 25, 33, 48, 50, 51], "estat": 14, "heart": [14, 25, 38, 51], "attack": 14, "demograph": 14, "diet": [14, 55], "clinic": 14, "articl": [14, 15, 17, 21, 26, 28, 30, 52, 54, 56], "card": [14, 21, 24, 32, 39, 47, 50, 51], "fraudul": [14, 21, 39, 47, 54], "transact": [14, 21, 31, 39, 47], "employe": 14, "influenc": [14, 15, 20, 24, 26, 28, 32, 38, 46, 50, 52, 54, 58], "room": [14, 19, 22, 25, 37, 45, 51, 57], "percentag": [14, 21, 28, 33, 54], "bicycl": [14, 31], "tomorrow": [14, 31], "thermostat": 14, "temperatur": 14, "rightarrow": [14, 16, 19, 21, 22, 23, 26, 27, 29, 45, 48, 49, 52, 53, 55], "unseen": [14, 25, 26, 30, 51, 56], "value_count": [14, 18, 21, 23, 24, 25, 31, 32, 35, 37, 39, 47, 49, 50, 51, 60], "frequent": [14, 17, 29, 32, 43, 55], "thumb": [14, 25, 28, 51, 54], "saniti": [14, 32], "dummy_clf": 14, "strategi": [14, 16, 17, 18, 21, 22, 24, 26, 31, 32, 37, 39, 43, 44, 48, 50, 52, 59], "most_frequ": [14, 16, 17, 21, 22, 24, 37, 48, 50], "carri": [14, 15, 16, 18, 20, 21, 22, 23, 26, 28, 29, 31, 33, 34, 35, 37, 44, 46, 48, 49, 52, 54, 55, 58, 59], "arrai": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 37, 38, 39, 40, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "u6": 14, "frac": [14, 19, 21, 22, 26, 29, 30, 33, 45, 47, 48, 52, 55, 56], "3f": [14, 15, 16, 17, 18, 21, 22, 25, 28, 29, 32, 38, 43, 47, 48, 51, 54, 55], "524": 14, "476": 14, "new_exampl": [14, 26, 52], "5238095238095238": 14, "median": [14, 17, 18, 19, 22, 24, 25, 31, 32, 37, 43, 45, 48, 50, 51, 58], "constant": [14, 21, 22, 23, 24, 31, 37, 39, 48, 49, 50], "reg": [14, 23, 49], "28571429": 14, "maximum": [14, 17, 22, 23, 26, 27, 37, 38, 43, 48, 49, 52, 53], "simplic": [14, 18, 28, 54], "binar": [14, 18], "Is": [14, 15, 17, 19, 22, 23, 26, 29, 35, 36, 38, 43, 45, 48, 49, 52, 55], "distinguish": [14, 18, 21, 47, 59], "combin": [14, 17, 18, 20, 21, 25, 28, 30, 31, 37, 46, 47, 51, 54, 56], "unwieldi": [14, 17, 43], "quickli": [14, 16, 17, 20, 27, 32, 43, 46, 53, 57], "game": [14, 55, 59], "x_binari": 14, "col": [14, 18, 19, 28, 31, 42, 44, 45, 54], "9047619047619048": 14, "custom_plot_tre": [14, 15, 23, 24, 49, 50], "width": [14, 15, 21, 29, 33, 34, 36, 55, 58, 59], "height": [14, 15, 21, 25, 29, 33, 36, 51, 55, 58], "figsiz": [14, 15, 16, 17, 19, 21, 24, 25, 26, 27, 30, 31, 32, 36, 37, 40, 41, 45, 50, 51, 52, 53, 56, 58, 59], "feature_nam": [14, 15, 19, 23, 24, 25, 29, 35, 38, 45, 49, 50, 51, 55, 58, 59], "class_nam": [14, 16, 23, 30, 36, 40, 41, 49, 56, 58], "impur": [14, 23, 35, 49], "fontsiz": [14, 15, 23, 24, 26, 49, 50, 52, 58], "commonli": [14, 17, 20, 21, 25, 26, 32, 43, 46, 47, 51, 52], "root": [14, 16, 28, 30, 36, 40, 41, 54, 56, 58], "node": [14, 23, 27, 30, 49, 53, 56, 58], "repres": [14, 15, 16, 17, 18, 19, 21, 24, 25, 26, 27, 28, 30, 31, 43, 44, 50, 51, 52, 53, 54, 56, 60], "branch": [14, 27, 32, 38, 53, 58], "within": [14, 16, 17, 19, 23, 25, 26, 27, 29, 32, 36, 43, 44, 49, 51, 52, 53, 55, 59, 60], "leaf": [14, 27, 55, 58], "edg": [14, 20, 46], "farthest": 14, "464": [14, 15], "userwarn": [14, 15, 18, 23, 24, 37, 49, 51], "inspir": [14, 21, 23, 49], "plot_fruit_tre": 14, "defin": [14, 16, 17, 18, 21, 23, 24, 26, 27, 28, 31, 33, 37, 43, 44, 47, 49, 50, 52, 54, 59, 60], "criteria": [14, 27, 53], "gini": [14, 24, 50], "cross": [14, 16, 18, 20, 22, 23, 24, 26, 32, 37, 42, 46, 48, 49, 50, 52, 59, 60], "entropi": 14, "threshold": [14, 19, 23, 25, 29, 34, 45, 47, 49, 51, 55, 58], "mse": [14, 28, 42, 49, 54], "reg_model": 14, "predicted_quiz2": 14, "989": 14, "333333": [14, 17, 20, 28, 36, 46, 54], "expand": [14, 57], "pure": [14, 31], "length": [14, 15, 19, 22, 24, 25, 26, 27, 29, 31, 32, 34, 35, 38, 45, 48, 50, 51, 52, 53, 55, 58, 59], "longest": 14, "stump": [14, 15, 16, 23, 35, 49], "tree_model": 14, "kwarg": [14, 15, 17, 18, 25, 28, 32, 34, 37, 48, 51], "inch": 14, "plot_tre": [14, 35, 58], "gca": [14, 26, 27, 32, 52], "new_text": 14, "sub": [14, 20, 26, 32, 38, 42, 46, 52], "get_text": 14, "set_text": 14, "knob": 14, "heurist": [14, 20, 46], "systemat": [14, 18, 20, 24, 29, 46, 50, 55, 58], "autom": [14, 22, 29, 55], "constructor": [14, 17], "min_samples_split": 14, "min_samples_leaf": 14, "max_leaf_nod": 14, "subset": [14, 15, 20, 23, 30, 31, 36, 40, 41, 46, 49, 56], "x_subset": [14, 15], "plot_tree_decision_boundary_and_tre": [14, 15], "x_label": [14, 15, 16], "y_label": [14, 15, 16], "geometr": 14, "region": [14, 21, 27, 31, 53], "horizont": [14, 18, 59], "vertic": [14, 21, 31, 37, 59], "complic": [14, 15, 20, 22, 25, 36, 37, 40, 46, 48, 51, 52], "border": [14, 19, 27, 29, 53, 55], "belong": [14, 19, 26, 27, 33, 52, 53, 59], "canada_usa_c": [14, 15, 16, 19, 45], "0437": [14, 15, 16], "9773": [14, 15, 16], "134": [14, 15, 19, 28, 32, 40, 41, 54], "4197": [14, 15, 19], "58": [14, 15, 16, 18, 19, 22, 31, 32, 40, 41, 48], "3019": [14, 15, 19], "0780": [14, 15], "9854": [14, 15, 19], "7436": [14, 15], "9881": [14, 15], "2691": [14, 15], "9951": [14, 15], "204": [14, 15, 16, 20, 34, 46, 49, 55], "72": [14, 15, 16, 21, 22, 31, 32, 40, 47, 48], "7218": [14, 15], "3990": [14, 15], "205": [14, 15, 16], "66": [14, 15, 17, 19, 21, 22, 30, 31, 48, 56], "6458": [14, 15], "9664": [14, 15], "206": [14, 15, 16, 20, 21, 46], "2506": [14, 15], "9931": [14, 15], "207": [14, 15, 16, 17, 20, 30, 46, 55], "9406": [14, 15, 28, 54], "6275": [14, 15, 21, 47], "208": [14, 15, 16, 19, 20, 41, 46], "4608": [14, 15], "3092": [14, 15], "discrete_scatt": [14, 15, 16, 19, 26, 27, 30, 45, 52, 53, 56, 59], "pretend": [14, 15, 31], "infer": [14, 28, 29, 31, 55], "ep": [14, 15, 16, 19, 41, 45], "symbol": 14, "feedback": 14, "while": [14, 15, 19, 20, 21, 23, 24, 25, 26, 29, 32, 34, 38, 46, 47, 49, 50, 51, 52, 55, 60], "myself": [14, 55], "framework": [14, 20, 46], "jargon": 14, "workflow": [14, 57], "sequenti": [14, 23, 31, 49, 51], "hierarchi": [14, 27, 53], "hous": [15, 22, 24, 25, 35, 43, 45, 48, 50, 51], "classifi": [15, 16, 17, 20, 21, 24, 30, 36, 39, 40, 41, 43, 46, 47, 50, 54, 56], "decisiontreeclassifi": [15, 17, 18, 19, 20, 24, 43, 44, 45, 46, 50, 58, 59], "inlin": [15, 16, 17, 19, 20, 21, 22, 23, 24, 27, 28, 35, 37, 38, 39, 43, 45, 46, 47, 48, 49, 50, 53, 54, 59, 60], "waitlist": [15, 57], "withdraw": 15, "stand": [15, 16, 20, 46, 50], "boundari": [15, 27, 29, 43, 46, 53, 55, 58, 59], "max_depth": [15, 20, 23, 24, 35, 46, 49, 50, 58, 59], "gap": [15, 31, 35], "recip": 15, "tune": [15, 20, 23, 27, 28, 30, 49, 51, 53, 54, 56], "spam": [15, 21, 26, 33, 44, 47, 52], "incom": [15, 19, 21, 23, 24, 34, 39, 45, 49, 50, 58], "inbox": 15, "ultim": 15, "haven": [15, 32, 37, 55], "tackl": [15, 17, 21, 27, 30, 43, 56, 58], "examin": [15, 16, 17, 19, 21, 23, 24, 25, 26, 27, 29, 30, 31, 35, 36, 39, 41, 49, 50, 51, 52, 53, 55, 56, 60], "quiz2": [15, 18, 42, 44], "286": [15, 31, 43, 46], "190": [15, 22, 32, 41, 48, 51], "048": [15, 18], "sensit": [15, 17, 20, 21, 22, 26, 28, 32, 38, 43, 52, 54, 59], "deploi": [15, 21, 28, 35, 54], "neighbour": [15, 24, 26, 27, 29, 36, 50, 52, 53, 55, 59, 60], "proceed": 15, "beyond": [15, 20, 25, 38, 46, 51], "target": [15, 16, 17, 19, 20, 21, 23, 24, 25, 28, 30, 31, 32, 37, 38, 39, 42, 43, 44, 45, 46, 49, 50, 51, 54, 56, 59, 60], "leaner": 15, "error_": 15, "randomli": [15, 19, 20, 21, 23, 46, 47, 49], "kept": 15, "stabl": [15, 21, 23, 49], "ifram": [15, 21, 33], "src": [15, 21, 33], "431": 15, "shuffl": [15, 30, 31, 36, 40, 41, 56], "imaginari": 15, "chest": 15, "lock": 15, "longitud": [15, 16, 17, 18, 19, 25, 28, 43, 45, 51], "latitud": [15, 16, 17, 18, 19, 25, 28, 43, 45, 51], "shape_dict": 15, "shape_df": 15, "167": [15, 28, 34], "eda": [15, 29, 55], "76": [15, 17, 19, 20, 21, 22, 25, 30, 34, 41, 47, 48], "4813": [15, 19], "44": [15, 16, 17, 19, 21, 22, 25, 28, 29, 31, 41, 47, 48, 54, 55], "2307": [15, 19], "127": [15, 17, 18, 19, 20, 34, 40, 41, 46, 51], "2496": [15, 19], "9837": [15, 19], "169": [15, 19, 25, 28, 34, 51], "0580": [15, 19], "2788": [15, 19], "2533": [15, 19], "3057": [15, 19], "9245": [15, 19], "1652": [15, 19], "762": [15, 34], "fig": [15, 16, 19, 21, 25, 26, 27, 30, 36, 39, 45, 52, 53, 55, 58, 59], "ax": [15, 16, 19, 21, 26, 27, 32, 36, 39, 45, 51, 52, 58, 59], "subplot": [15, 16, 19, 21, 26, 32, 36, 45, 52, 59], "subplot_kw": [15, 36], "xtick": [15, 21, 31, 36], "ytick": [15, 21, 36], "plot_tree_decision_boundari": 15, "neither": [15, 18, 28, 44, 54], "vault": 15, "readi": [15, 16, 17, 19, 34, 43], "concensu": 15, "terminolog": [15, 21], "proxi": 15, "e_": 15, "unlucki": 15, "fold": [15, 17, 18, 20, 21, 22, 23, 28, 43, 44, 45, 46, 49, 54, 59], "cv_score": [15, 22, 36, 48], "cv": [15, 18, 21, 22, 23, 24, 25, 28, 31, 35, 36, 44, 48, 49, 50, 51, 54], "76470588": 15, "82352941": 15, "70588235": 15, "94117647": 15, "9375": 15, "2f": [15, 20, 28, 29, 31, 34, 38, 44, 46, 54, 55, 58], "hood": [15, 28, 37, 52, 54], "return_train_scor": [15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 31, 32, 35, 36, 37, 38, 43, 44, 46, 47, 48, 49, 50, 51], "fit_tim": [15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 31, 32, 36, 37, 38, 43, 44, 46, 47, 48, 49, 50, 51, 54], "score_tim": [15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 31, 32, 36, 37, 38, 43, 44, 46, 47, 48, 49, 50, 51], "test_scor": [15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 31, 32, 35, 36, 37, 38, 43, 44, 46, 47, 48, 49, 50, 51, 59, 60], "train_scor": [15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 31, 32, 35, 36, 37, 38, 43, 44, 46, 47, 48, 49, 50, 51, 59], "001154": [], "000722": [], "764706": [15, 16, 20, 46, 47], "913333": [15, 36], "000965": [], "000667": 15, "823529": [15, 16, 19], "906667": [15, 36], "000910": [], "000682": [15, 34], "705882": [15, 20, 46], "000921": [], "000671": [], "941176": [15, 18, 44], "900000": [15, 31], "000930": [], "000664": [], "000953": 15, "000657": [], "000929": [15, 31], "000643": [], "920000": [15, 36], "000672": [], "937500": [15, 18, 44], "900662": 15, "000922": [], "000712": [], "000876": [], "000668": [], "000947": 15, "000676": [], "840074": 15, "906865": 15, "stratifiedkfold": [15, 21], "plot_cross_valid": [15, 31], "001435": [], "000789": 16, "875000": 15, "000973": [], "000652": 15, "992857": 15, "000901": 15, "000615": [], "000919": [], "000650": [], "687500": [15, 44], "000960": 15, "812500": 15, "000627": [], "000648": [], "866667": [15, 21, 47], "985816": 15, "000985": [], "600000": [15, 31], "992908": 15, "000936": [], "000646": [15, 35], "666667": [15, 17, 28, 54], "000915": 15, "mean_std_cross_val_scor": [15, 17, 18, 23, 24, 25, 32, 49, 50, 51], "mean_scor": [15, 17, 18, 20, 25, 32, 46, 51], "std_score": [15, 17, 18, 25, 32, 51], "out_col": [15, 17, 18, 25, 32, 51], "775": [], "014": [15, 17, 49], "diagnos": [15, 24, 50], "textrm": 15, "212": [15, 20, 40, 46], "dummyclassifi": [15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 30, 36, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 50, 51, 56, 58, 59], "quirk": 15, "lower": [15, 16, 21, 22, 24, 26, 28, 29, 32, 34, 43, 47, 48, 50, 52, 55, 58, 59], "lesssim": 15, "213": [20, 30, 31, 46], "unreli": 15, "fairli": [15, 20, 21, 24, 39, 46, 50], "necessarili": [15, 22, 23, 28, 49, 54], "decreas": [15, 19, 20, 23, 24, 26, 35, 45, 46, 49, 50, 52], "results_dict": [15, 16, 17, 18, 20, 36, 46, 59], "mean_train_error": 15, "mean_cv_error": 15, "std_cv_error": 15, "std_train_error": 15, "param_grid": [15, 16, 20, 22, 46, 48, 59], "results_df": [15, 16, 19, 35, 36, 38, 59], "set_index": [15, 16, 20, 21, 22, 36, 46, 47, 48, 59], "ground": [15, 25, 27, 28, 51, 53, 54, 57], "realiti": [15, 22, 32], "tend": [15, 16, 19, 23, 25, 28, 31, 32, 43, 45, 49, 51, 54, 57], "tendenc": 15, "irrespect": [15, 19], "pedro": [15, 25, 51], "domingo": [15, 25, 51], "subtleti": [15, 22], "cross_validate_std": 15, "res_mean": 15, "std_test_scor": [15, 20, 46], "std_train_scor": [15, 16, 20, 36, 46, 59], "171657": 15, "211250": 15, "048378": 15, "006805": 15, "160258": 15, "223750": [], "062723": [], "007316": [15, 20], "142467": 15, "204583": 15, "053763": 15, "022848": 15, "092604": 15, "204167": 15, "070907": 15, "006531": 15, "083338": 15, "191250": 15, "067120": 15, "010650": 15, "066960": [], "197500": [], "074773": [], "012065": [], "044873": 15, "217083": [], "085543": [], "009059": 15, "030618": [], "216250": 15, "096833": [], "010547": [], "020653": 15, "197083": [], "093950": [], "010294": 15, "010679": [], "222500": [], "092669": [], "007938": [], "005699": 15, "229167": [], "093782": [], "004264": 15, "003561": 15, "229583": 15, "089354": [], "004769": 15, "084870": 15, "235833": 15, "088373": [], "best_depth": [15, 35], "argmin": [15, 16, 21, 26, 47, 52], "191": [15, 17, 40, 41, 49], "performac": 15, "phase": 15, "mislead": [15, 21, 44, 47], "lack": [15, 28, 54], "attempt": [15, 36], "flaw": [15, 17], "baidu": 15, "admit": [15, 28, 54], "month": [15, 18, 22, 32, 44], "chosen": [15, 20, 21, 60], "class_demo": 15, "02_class": 15, "hyperparamt": [15, 20, 32, 46], "imput": [15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 31, 32, 37, 38, 39, 42, 44, 45, 46, 48, 49, 50, 51, 52], "scale": [15, 16, 18, 20, 21, 22, 23, 25, 27, 30, 32, 42, 46, 48, 49, 51, 53, 56, 60], "trigger": 16, "aristotl": 16, "ipywidget": [16, 19, 45, 58, 59], "widget": [16, 19, 21, 26, 27, 45, 53, 58], "cross_valid": [16, 17, 18, 19, 20, 21, 23, 24, 25, 28, 31, 32, 34, 35, 36, 37, 38, 39, 42, 43, 44, 45, 46, 47, 49, 50, 51, 54, 59, 60], "filterwarn": 16, "yesterdai": [16, 31], "octob": [16, 21, 22, 31, 48], "enrol": 16, "registr": 16, "mandatori": 16, "session": [16, 57, 58], "notion": [16, 20, 26, 28, 29, 46, 52, 54, 55, 58], "tradeoff": [16, 17, 19, 22, 25, 26, 30, 43, 45, 48, 51, 52, 56], "golden": [16, 37, 38, 42], "herta": 16, "tech": [16, 21], "facial": [16, 41], "circl": [16, 21, 47], "triangl": [16, 26], "green": [16, 20, 26, 46, 52], "make_forg": 16, "66214339": 16, "plot_train_test_point": 16, "closest": [16, 17, 21, 27, 29, 31, 53, 55, 59], "vote": [16, 17, 23, 30, 38, 49, 56, 59], "plot_knn_clf": 16, "intslid": [16, 58, 59], "cities_df": [16, 19, 45], "x_citi": 16, "y_citi": 16, "spotifi": [16, 28, 43, 54], "song": [16, 17, 25, 28, 51, 54, 60], "spotify_df": [16, 17, 20, 43, 46, 60], "x_spotifi": [16, 20, 46, 60], "song_titl": [16, 17, 20, 43, 46, 60], "artist": [16, 17, 20, 43, 46, 60], "approx": [16, 24, 50], "compos": [16, 18, 20, 21, 22, 23, 24, 25, 28, 30, 31, 32, 36, 37, 39, 40, 41, 42, 44, 46, 48, 49, 50, 51, 56], "to_numpi": [16, 28, 29, 31, 54, 55], "02000e": 16, "33000e": 16, "04600e": 16, "34000e": 16, "19000e": 16, "00000e": 16, "65000e": 16, "79500e": 16, "31000e": 16, "50062e": 16, "86000e": 16, "two_citi": 16, "120": [16, 17, 19, 22, 23, 30, 31, 37, 40, 48, 56, 59], "104": [16, 17, 26, 28, 49, 52], "8253": 16, "8340": 16, "112": [16, 28], "0741": 16, "4484": 16, "black": [16, 24, 26, 30, 50, 52, 56], "alpha": [16, 17, 51, 59], "marker": [16, 19, 26, 30, 45, 52, 56], "o": [16, 19, 21, 26, 28, 45, 52, 55], "u": [16, 18, 19, 26, 29, 44, 55], "u_1": 16, "u_2": 16, "dot": [16, 19, 21, 23, 24, 25, 27, 45, 47, 49, 50, 51, 53], "u_n": 16, "v_1": 16, "v_2": 16, "v_n": 16, "sqrt": [16, 22, 24, 28, 29, 48, 50, 54, 55, 59], "sum_": [16, 22, 26, 29, 48, 52, 55], "u_i": 16, "v_i": 16, "subtract": [16, 21, 24, 50], "4f": [16, 18, 21, 29, 38, 47, 55], "2488": 16, "3856": 16, "5498": 16, "0305": 16, "pairwis": [16, 27, 29, 41, 53, 55], "euclidean_dist": [16, 17, 26, 27, 29, 41, 43, 53, 55], "03049217": 16, "dist": [16, 26, 27, 36, 41, 52, 53], "fill_diagon": [16, 41], "inf": [16, 41], "201": [16, 34, 40], "202": [16, 30], "203": 16, "955113": 16, "869531": 16, "106452": 16, "449666": 16, "381676": 16, "366626": 16, "283857": 16, "572105": 16, "180388": 16, "834455": 16, "807684": 16, "925593": 16, "951696": 16, "384127": 16, "289799": 16, "183423": 16, "426410": 16, "033459": 16, "498562": 16, "677579": 16, "935802": 16, "305346": 16, "308448": 16, "200978": 16, "082949": 16, "359992": 16, "957919": 16, "668787": 16, "533498": 16, "656349": 16, "61": [16, 18, 19, 21, 22, 26, 31, 40, 44, 48, 51, 52], "691640": 16, "045304": 16, "032656": 16, "887343": 16, "253724": 16, "771969": 16, "252160": 16, "334411": 16, "808958": 16, "115406": 16, "528403": 16, "525757": 16, "873103": 16, "479109": 16, "277381": 16, "076798": 16, "783789": 16, "169693": 16, "934205": 16, "483751": 16, "512897": 16, "235152": 16, "249720": 16, "699224": 16, "474552": 16, "781004": 16, "194002": 16, "191396": 16, "538702": 16, "144750": 16, "275352": 16, "743133": 16, "480249": 16, "836189": 16, "599860": 16, "150395": 16, "179123": 16, "904226": 16, "916254": 16, "365623": 16, "306500": 16, "719500": 16, "716985": 16, "064200": 16, "670344": 16, "675814": 16, "269880": 16, "051472": 16, "363192": 16, "125476": 16, "677629": 16, "705696": 16, "435186": 16, "443317": 16, "892477": 16, "405415": 16, "043890": 16, "057003": 16, "746328": 16, "127878": 16, "333340": 16, "873356": 16, "41": [16, 17, 21, 22, 25, 26, 28, 31, 34, 40, 41, 48, 51, 52], "380643": 16, "345136": 16, "373031": 16, "102435": [16, 22, 48], "957987": 16, "316363": 16, "800190": 16, "418031": 16, "031385": 16, "032874": 16, "709185": 16, "088948": 16, "358333": 16, "442806": 16, "259286": 16, "369875": 16, "108681": 16, "950733": 16, "303916": 16, "819584": 16, "258427": 16, "059863": 16, "187663": 16, "932124": 16, "380495": 16, "100248": 16, "767852": 16, "637982": 16, "930561": 16, "731583": 16, "837848": 16, "322755": 16, "167214": 16, "799983": 16, "810368": 16, "497386": 16, "878183": 16, "098326": 16, "930123": 16, "121628": 16, "082749": 16, "286821": 16, "555740": 16, "612755": 16, "244592": 16, "256813": 16, "946783": 16, "328953": 16, "546610": 16, "378764": 16, "596810": 16, "473691": 16, "568009": 16, "nwith": 16, "95511263": 16, "10645223": 16, "44966612": 16, "9912": [16, 19], "9383": [16, 19], "diagon": [16, 21, 24, 47, 50, 52], "infin": [16, 17], "query_point": 16, "85545875": 16, "80062924": 16, "30530902": 16, "01473536": 16, "60495488": 16, "96834506": 16, "92852376": 16, "53520104": 16, "52881619": 16, "84679073": 16, "7982": 16, "small_citi": 16, "one_c": 16, "small_train_df": 16, "drop_dupl": [16, 20, 46], "x_small_citi": 16, "y_small_citi": 16, "test_point": [16, 30, 56], "test_format": 16, "neighbor": [16, 17, 18, 19, 21, 27, 36, 37, 43, 44, 45, 51, 53, 59], "k_valu": 16, "neigh": [16, 36], "knn1": 16, "001711": 16, "003738": 16, "710526": 16, "001018": 16, "002070": 16, "684211": 16, "001090": 16, "002000": 16, "842105": 16, "000889": [16, 44], "001829": 16, "702703": 16, "000913": 16, "001886": 16, "837838": 16, "knn100": 16, "000939": [15, 16, 56], "004768": 16, "001145": 16, "000851": 16, "000830": 16, "000809": [16, 20], "000791": 16, "000787": 16, "001009": [15, 16], "000843": 16, "n_neighbour": 16, "mean_train_scor": [16, 19, 20, 22, 36, 38, 46, 48, 59], "mean_valid_scor": 16, "plot_knn_decision_boundari": 16, "mean_cv_scor": [16, 19, 20, 36, 38, 46, 59], "std_cv_score": [16, 36, 59], "755477": 16, "069530": 16, "831135": 16, "792603": 16, "046020": 16, "013433": 16, "819152": 16, "802987": 16, "041129": 16, "011336": 16, "801863": 16, "782219": 16, "074141": 16, "008735": 16, "777934": 16, "766430": 16, "062792": 16, "016944": 16, "755364": 16, "723613": 16, "061937": 16, "025910": 16, "743391": 16, "707681": 16, "057646": 16, "030408": 16, "728777": 16, "064452": 16, "021305": 16, "706128": 16, "681223": 16, "061241": 16, "018310": 16, "694155": 16, "660171": 16, "093390": 16, "018178": 16, "best_n_neighbour": 16, "idxmax": 16, "905": [16, 17], "lucki": [16, 20, 46], "weight": [16, 23, 25, 28, 29, 30, 36, 39, 40, 41, 45, 47, 49, 51, 52, 54, 55, 56, 57], "closer": [16, 17, 19], "plot_knn_regress": 16, "lazi": 16, "slow": [16, 23, 25, 30, 49, 51, 56], "modern": [16, 29, 38, 55], "stuff": [16, 32, 36, 40, 41], "classic": [16, 30, 38, 56], "paramter": 16, "statistician": 16, "mathcal": [16, 26, 52], "notat": 16, "storag": 16, "apart": [16, 27, 53], "irrelev": [16, 25, 29, 34, 51, 55], "hopelessli": 16, "accident": [16, 17], "swamp": 16, "make_classif": [16, 21, 44], "nfeats_accuraci": 16, "nfeat": 16, "dummy_valid_accuraci": 16, "knn_valid_accuraci": 16, "n_feat": 16, "2000": [16, 20, 21, 22, 23, 24, 25, 30, 33, 34, 38, 46, 48, 49, 50, 51, 56], "n_sampl": [16, 21, 26, 27, 30, 44, 47, 52, 53, 56], "n_featur": [16, 21, 26, 52], "n_class": [16, 21, 47], "dummy_scor": 16, "501875": 16, "946875": 16, "769375": 16, "505000": 16, "653125": 16, "304": [16, 41], "633125": 16, "404": [16, 25, 51], "501250": 16, "682500": 16, "504": [16, 25, 51], "505625": 16, "620625": 16, "604": 16, "502500": 16, "662500": 16, "704": [16, 17, 22, 48], "636875": 16, "804": [16, 25, 32, 51], "506250": 16, "579375": 16, "904": [16, 20, 43, 46], "513750": 16, "590625": 16, "1004": 16, "503125": 16, "616875": 16, "1104": 16, "617500": 16, "1204": 16, "623125": 16, "1304": [16, 32], "635000": 16, "504375": 16, "601875": 16, "1504": 16, "588125": 16, "1604": 16, "625625": 16, "1704": 16, "572500": 16, "1804": 16, "508750": 16, "556250": 16, "1904": 16, "radial": [16, 59], "superfici": 16, "rememb": [16, 18, 20, 21, 24, 25, 27, 30, 31, 38, 46, 50, 51, 53, 56, 58, 60], "803": [16, 17, 25, 51], "001220": 16, "002158": 16, "794118": 16, "819549": 16, "001207": 16, "002132": 16, "001132": 16, "002036": 16, "727273": 16, "850746": 16, "003419": 16, "002297": 16, "828358": 16, "001899": 16, "001910": 16, "939394": [16, 19], "783582": 16, "svc": [16, 17, 18, 19, 20, 23, 24, 25, 30, 36, 37, 39, 42, 43, 44, 45, 49, 50, 51, 56, 59, 60], "820": 16, "005337": 16, "002172": 16, "001399": 16, "000810": 16, "001210": 16, "000763": 16, "858209": [16, 19], "001253": 16, "843284": [16, 19], "001185": 16, "000767": 16, "805970": [16, 19], "zip": [16, 19, 28, 36, 45, 54], "plot_2d_separ": [16, 19, 45, 59], "set_titl": [16, 19, 21, 36, 45, 52, 59], "set_xlabel": [16, 19, 26, 45, 52, 59], "set_ylabel": [16, 19, 26, 45, 52, 59], "make_blob": [16, 26, 27, 30, 44, 52, 53, 56], "x_toi": [16, 17, 18, 31, 43], "y_toi": [16, 31, 54], "center": [16, 27, 30, 40, 44, 53, 56], "300": [16, 27, 29, 30, 34, 53, 55, 56], "support_": [16, 25, 51], "int32": [16, 26, 27, 31, 52, 53], "plot_support_vector": 16, "bigger": [16, 18, 19, 22, 24, 27, 29, 30, 31, 40, 41, 45, 48, 50, 53, 55, 56], "paramet": [16, 17, 18, 22, 23, 25, 26, 27, 29, 30, 31, 32, 34, 37, 45, 47, 49, 51, 52, 53, 55, 56, 58, 59], "smaller": [16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 31, 35, 43, 45, 48, 50, 51, 52, 53], "plot_svc_gamma": 16, "100000": [16, 18, 19, 20, 22, 31, 44, 46, 48], "plot_svc_c": 16, "till": [16, 32], "gridsearchcv": [16, 23, 24, 49, 50], "randomizedsearchcv": [16, 23, 24, 49, 50], "svr": [16, 18, 24, 50, 59], "detail": [16, 18, 23, 26, 28, 29, 30, 37, 40, 41, 47, 55, 56, 57], "poorli": [16, 22, 27, 31, 43, 53], "remov": [16, 17, 21, 23, 24, 25, 30, 32, 36, 39, 40, 41, 43, 49, 50, 51, 56], "toolbox": [16, 23, 29, 49], "nearbi": [16, 26, 52], "linger": 16, "categori": [16, 17, 21, 22, 23, 24, 25, 26, 30, 33, 36, 37, 39, 42, 43, 44, 45, 48, 49, 50, 51, 52, 56], "leftov": [17, 43], "simpleimput": [17, 18, 19, 20, 21, 22, 23, 24, 25, 31, 32, 39, 42, 43, 44, 45, 46, 48, 49, 50, 51], "cross_val_scor": [17, 18, 19, 20, 21, 22, 23, 24, 25, 31, 32, 37, 38, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 59, 60], "kneighborsclassifi": [17, 18, 19, 25, 37, 43, 44, 45, 51, 59], "kneighborsregressor": [17, 18, 19, 43, 45, 59], "minmaxscal": [17, 37, 43], "onehotencod": [17, 19, 20, 21, 22, 23, 24, 25, 31, 32, 37, 39, 42, 43, 44, 45, 46, 48, 49, 50, 51, 60], "ordinalencod": [17, 18, 21, 22, 23, 24, 25, 31, 32, 39, 42, 43, 44, 48, 49, 50, 51], "tab": [17, 43], "anywher": [17, 18, 43], "preliminari": [17, 25, 43, 51], "queri": [17, 21, 23, 26, 29, 31, 32, 34, 36, 39, 49, 55, 57], "508": [17, 22, 32, 48], "000424": 17, "000700": 17, "507740": 17, "507752": [17, 20, 46], "000443": 17, "000264": 17, "000326": 17, "000240": 17, "000314": 17, "506211": [17, 20, 46], "508133": [17, 20, 46], "000400": 17, "000320": 17, "509317": [17, 20, 46], "507359": [17, 20, 46], "546": 17, "004876": 17, "009345": 17, "563467": 17, "717829": 17, "001628": 17, "007260": 17, "535604": 17, "721705": 17, "001522": 17, "007215": 17, "529412": 17, "708527": 17, "001367": 17, "007131": 17, "537267": 17, "721921": 17, "001373": 17, "006987": 17, "562112": 17, "711077": 17, "two_song": [17, 43], "acoust": [17, 20, 43, 46, 60], "danceabl": [17, 20, 43, 46, 60], "duration_m": [17, 20, 43, 46], "energi": [17, 20, 31, 43, 46, 60], "instrument": [17, 20, 43, 46, 60], "loud": [17, 20, 37, 43, 46, 60], "speechi": [17, 20, 43, 46, 60], "tempo": [17, 20, 43, 46, 60], "time_signatur": [17, 20, 43, 46, 60], "valenc": [17, 20, 25, 43, 46, 51, 60], "842": [17, 37, 38], "229000": 17, "494": [17, 43, 46], "147893": 17, "666": [17, 48], "000057": 17, "0469": 17, "743": [17, 25, 43, 46, 51], "0351": 17, "140": [17, 18, 28, 32, 36, 37, 41, 54], "832": [17, 38], "654": 17, "000289": 17, "771": 17, "227143": 17, "949": 17, "602000": 17, "5950": 17, "712": 17, "1750": 17, "111": [17, 20, 21, 22, 32, 39, 46, 47, 48], "959": [17, 37], "372": [17, 51], "79250": 17, "00543825": 17, "two_songs_subset": 17, "00525962": 17, "domin": [17, 22, 30, 34, 43, 56], "matter": [17, 18, 21, 23, 27, 42, 43, 47, 49, 53], "scaler": [17, 24, 25, 37, 43, 44, 50, 51], "trasform": [17, 43], "x_train_scal": [17, 25, 43, 44, 51], "x_test_scal": [17, 43, 44], "1505": 17, "004770": 17, "585": 17, "214740": 17, "614": 17, "000155": [17, 21, 47], "0762": 17, "594": 17, "0370": 17, "114": [17, 41], "2730": 17, "813": [17, 18], "114000": [17, 25, 51], "665": [17, 48], "216728": 17, "513": [17, 32], "303000": 17, "314": [17, 40, 41], "3310": 17, "344": [17, 28, 41, 54], "0373": 17, "615": 17, "030200": 17, "798": [17, 43, 48], "216585": 17, "481": 17, "1280": [17, 20, 22, 46, 48], "488": 17, "3140": 17, "136": [17, 28, 32, 34, 40, 41, 54], "6400": 17, "106000": 17, "194040": 17, "317": [17, 24, 40, 41], "000208": 17, "0723": 17, "0378": 17, "346": [17, 18, 32, 41, 43], "9490": 17, "021100": 17, "697": [17, 25], "236456": 17, "893000": 17, "1190": [17, 35], "787": [17, 48], "0339": 17, "119": [17, 18, 19, 25, 31, 43, 51, 59], "977": [17, 31], "3110": 17, "001060": 17, "584": 17, "274404": 17, "932": [17, 48], "002690": 17, "1290": 17, "501": [17, 25, 51], "3330": 17, "976": [17, 23, 49], "2110": 17, "1346": [17, 22, 24, 25, 34, 48, 51], "000021": 17, "535": [17, 25, 51], "203500": 17, "974": 17, "000149": [17, 36], "2630": 17, "566": 17, "1720": 17, "116": [17, 34, 40, 41, 59], "956": 17, "4310": [17, 43, 46], "503000": 17, "410": 17, "256333": 17, "648": [17, 23, 43, 46], "2190": [17, 28, 54], "469": [17, 21, 28, 54], "0362": 17, "391": [17, 23, 33], "3420": 17, "1389": [17, 22, 24, 48], "705000": 17, "894": [17, 49], "222307": 17, "161": 17, "003300": 17, "3120": [17, 28, 54], "311": [17, 21, 40, 41, 48], "0880": 17, "968": 17, "8180": 17, "1534": 17, "623000": 17, "470": [17, 25, 33, 51], "394920": 17, "156": [17, 20, 28, 39, 40, 46, 47, 54], "187000": 17, "1040": 17, "036": [17, 23, 30, 49], "0399": 17, "118": [17, 18, 19, 23, 25, 40, 50, 51, 59], "176": [17, 33, 34, 40], "0591": 17, "1613": 17, "3180174485124284": 17, "698": 17, "195": 17, "399": [17, 35], "318": 17, "492": [17, 21, 32], "276": 17, "738": [17, 22, 48], "396": [17, 32], "281": [17, 28, 54], "618": 17, "139": [17, 25, 28, 41, 51, 54], "296": [17, 34], "374": [17, 23], "796": [17, 48, 49], "598": 17, "487": 17, "439": 17, "052": 17, "781": [17, 28, 50, 54], "728": 17, "600": [17, 19, 29, 55], "376": [17, 22, 37, 48], "947": [17, 20, 25, 51], "493": [17, 32], "447": [17, 24, 51], "879": 17, "307": [17, 34, 40, 41, 48], "809": [17, 32], "722": 17, "170": [17, 27, 49, 53], "763": [17, 34], "461": [17, 20], "609": [17, 51], "840": 17, "825": 17, "635": 17, "057": 17, "723": 17, "458": [17, 51], "653": 17, "074": [17, 51], "754": 17, "x_train_predict": [17, 43], "x_test_predict": [17, 43], "x_train_transform": [17, 34, 43], "x_test_transform": [17, 43], "fit_transform": [17, 18, 21, 23, 24, 25, 28, 29, 31, 33, 37, 38, 39, 42, 43, 44, 49, 50, 51, 54, 55], "knn_unscal": [17, 43], "726": [17, 21, 25, 43], "552": [17, 22, 43, 48], "knn_scale": [17, 43], "686": [17, 43], "unscal": 17, "sloppi": [17, 28, 54], "sever": [17, 19, 26, 27, 29, 30, 31, 52, 53, 55, 56, 57], "california": [17, 25, 45, 51], "violat": [17, 18, 57], "californian": 17, "district": [17, 19], "housing_median_ag": [17, 18, 25, 43, 51], "total_room": [17, 18, 25, 43, 51], "total_bedroom": [17, 18, 25, 43, 51], "popul": [17, 18, 19, 25, 31, 43, 51], "household": [17, 18, 19, 25, 43, 51], "median_incom": [17, 18, 25, 43, 51], "median_house_valu": [17, 18, 25, 43, 51], "ocean_proxim": [17, 18, 25, 43, 51], "6051": [17, 18, 43], "117": [17, 18, 19, 25, 41, 43, 59], "2948": [17, 18, 43], "2600": [17, 18, 28, 43], "602": [17, 18, 43], "113600": [17, 18, 43], "inland": [17, 18, 25, 43, 51], "20113": [17, 18, 43], "4861": [17, 18, 43], "137500": [17, 18, 43], "14289": [17, 18, 43], "3355": [17, 18, 43], "768": [17, 18, 34, 43, 50], "1457": [17, 18, 43], "708": [17, 18, 20, 43], "6604": [17, 18, 43], "170100": [17, 18, 43], "NEAR": [17, 18, 25, 43, 51], "ocean": [17, 18, 25, 43, 51], "13665": [17, 18, 43], "1634": [17, 18, 20, 34, 43, 46], "274": [17, 18, 31, 41, 43], "285": [17, 18, 31, 41, 43], "2139": [17, 18, 43], "129300": [17, 18, 43], "14471": [17, 18, 43], "5566": [17, 18, 43], "1465": [17, 18, 43], "6303": [17, 18, 43], "1458": [17, 18, 43], "8580": [17, 18, 43], "205000": [17, 18, 22, 43, 50], "rooms_per_household": [17, 18, 25, 43, 51], "bedrooms_per_household": [17, 18, 43], "population_per_household": [17, 18, 43], "897010": [17, 18], "056478": [17, 18], "318937": [17, 18], "300000": [17, 18, 31], "500000": [17, 18, 21, 22, 25, 27, 31, 35, 44, 47, 48, 53], "550000": [17, 18], "738701": [17, 18], "084746": [17, 18], "057910": [17, 18], "961404": [17, 18], "154386": [17, 18], "817558": [17, 18], "004801": [17, 18], "323045": [17, 18], "global": [17, 21, 23, 26, 33, 49], "safe": 17, "18576": [17, 18, 43], "19966": [17, 18, 25], "18391": [17, 18], "mb": [17, 18, 21, 25, 28, 31, 32, 47, 51, 54], "565888": 17, "627966": 17, "622255": 17, "061100": 17, "862552": 17, "206292": 17, "067991": 17, "426067": 17, "097516": 17, "052349": 17, "999622": 17, "134658": 17, "588307": 17, "383": [17, 25, 51], "044313": 17, "892491": 17, "115083": 17, "856175": 17, "512319": 17, "486266": 17, "020873": 17, "124": [17, 34, 41, 49, 55], "350000": 17, "540000": 17, "499900": 17, "14999": 17, "846154": [17, 25], "692308": 17, "930000": 17, "280": [17, 23, 25, 51], "560225": 17, "119400": 17, "439360": 17, "005888": 17, "430323": 17, "490000": 17, "250000": [17, 21, 22, 35, 44, 47, 48], "527500": 17, "179300": 17, "226415": 17, "048860": 17, "818868": 17, "010000": 17, "710000": 17, "606": 17, "736900": 17, "263600": 17, "051620": 17, "099723": 17, "283921": 17, "310000": 17, "950000": 17, "6082": 17, "000100": 17, "500001": 17, "141": [17, 19, 23, 40, 41], "909091": 17, "066667": 17, "1243": 17, "isnul": 17, "hist": [17, 20, 22, 25, 32, 37, 48, 51], "bin": [17, 20, 22, 25, 31, 37, 48, 51], "scatter": [17, 22, 25, 30, 44, 48, 56], "cmap": [17, 20, 21, 24, 30, 46, 47, 50, 56], "get_cmap": 17, "jet": 17, "colorbar": [17, 19, 47], "sharex": 17, "drope": 17, "var": 17, "b3": 17, "g26r0dcx4b35vf3nk31216hc0000gr": 17, "ipykernel_4440": 17, "4158382658": 17, "futurewarn": [17, 18, 22, 24, 48, 50], "__getitem__": [17, 18], "ser": [17, 18], "055": 17, "012": [17, 18, 30], "7763": [17, 25, 38], "6389": [17, 25], "584615": [17, 25], "769231": 17, "15377": [17, 25, 38], "779": [17, 25], "5391": [17, 25], "016688": [17, 25], "017972": 17, "127086": 17, "17730": [17, 25, 38], "6306": [17, 25], "958393": [17, 25], "031564": 17, "493544": 17, "15725": [17, 25, 38], "326": [17, 25, 40], "8750": [17, 25, 28, 54], "739264": [17, 25], "024540": 17, "720859": 17, "348": [17, 25, 41], "5156": [17, 25], "491379": [17, 25], "117816": 17, "566092": 17, "sort_valu": [17, 18, 19, 20, 22, 23, 24, 25, 31, 32, 35, 38, 46, 48, 49, 50, 51], "20248": 17, "0000": [17, 19, 21, 25, 38, 47, 52, 55], "888889": [17, 19, 21, 47], "222222": 17, "12649": 17, "6250": [17, 28, 54], "444444": 17, "3125": 17, "12138": 17, "785714": 17, "8219": [17, 28, 54], "5938": 17, "4591": 17, "1179": 17, "2254": 17, "096692": [17, 24, 50], "218830": 17, "19485": 17, "255": [17, 36], "9336": 17, "662745": 17, "572549": 17, "6962": 17, "357": [17, 41], "7328": 17, "535014": 17, "481793": 17, "14970": 17, "677": [17, 48], "6973": 17, "129985": 17, "098966": 17, "2064": 17, "x_train_imp": [17, 43], "x_test_imp": [17, 43], "amuel": 17, "coms4995": 17, "s19": 17, "aml": 17, "plot_scal": [17, 43], "908140": [17, 18, 43], "743917": [17, 18, 43], "526078": [17, 18, 43], "266135": [17, 18, 43], "389736": [17, 18, 43], "210591": [17, 18, 43], "083813": [17, 18, 43], "126398": [17, 18, 43], "002057": [17, 18, 43], "083123": [17, 18, 43], "923283": [17, 18, 43], "253312": [17, 18, 43], "198924": [17, 18, 43], "726412": [17, 18, 43], "166631": [17, 18, 43], "050132": [17, 18, 43], "218207": [17, 18, 43], "352930": [17, 18, 43], "380504": [17, 18, 43], "542873": [17, 18, 43], "635239": [17, 18, 43], "273606": [17, 18, 43], "025391": [17, 18, 43], "099240": [17, 18, 43], "128188": [17, 18, 43], "753286": [17, 18, 43], "843842": [17, 18, 43], "561467": [17, 18, 43], "714077": [17, 18, 43], "122307": [17, 18, 43], "280310": [17, 18, 43], "010183": [17, 18, 43], "168196": [17, 18, 43], "287344": [17, 18, 43], "500924": [17, 18, 43], "059242": [17, 18, 43], "640266": [17, 18, 43], "190617": [17, 18, 43], "126808": [17, 18, 43], "18571": [17, 18, 43], "733102": [17, 18, 43], "804818": [17, 18, 43], "586095": [17, 18, 43], "966131": [17, 18, 43], "118182": [17, 18, 43], "063110": [17, 18, 43], "099558": [17, 18, 43], "071541": [17, 18, 43], "18572": [17, 18, 43], "163195": [17, 18, 43], "057793": [17, 18, 43], "161606": [17, 18, 43], "728235": [17, 18, 43], "357500": [17, 18, 43], "235096": [17, 18, 43], "163397": [17, 18, 43], "007458": [17, 18, 43], "18573": [17, 18, 43], "097293": [17, 18, 43], "797355": [17, 18, 43], "876574": [17, 18, 43], "514155": [17, 18, 22, 43, 48], "934269": [17, 18, 43], "211892": [17, 18, 43], "135305": [17, 18, 43], "044029": [17, 18, 43], "18574": [17, 18, 43], "437367": [17, 18, 43], "008167": [17, 18, 43], "221622": [17, 18, 43], "454427": [17, 18, 43], "006578": [17, 18, 43], "273382": [17, 18, 43], "149822": [17, 18, 43], "132875": [17, 18, 43], "18575": [17, 18, 43], "242996": [17, 18, 43], "272667": [17, 18, 43], "684960": [17, 18, 43], "396991": [17, 18, 43], "711754": [17, 18, 43], "025998": [17, 18, 43], "042957": [17, 18, 43], "051269": [17, 18, 43], "7978563117812038": [17, 43], "saw": [17, 19, 20, 21, 26, 27, 43, 45, 46, 47, 51, 53], "fix": [17, 18, 23, 30, 32, 37, 43, 49, 56, 57], "realist": [17, 31, 36, 38, 43], "008132": 17, "152928": 17, "696373": [17, 43], "794236": [17, 43], "007522": 17, "127681": 17, "684447": [17, 43], "791467": [17, 43], "007437": 17, "138511": 17, "695532": [17, 43], "789436": [17, 43], "007342": 17, "140131": 17, "679478": [17, 43], "793243": [17, 43], "007334": 17, "085792": 17, "680657": [17, 43], "794820": [17, 43], "leak": [17, 43], "methodolog": [17, 31], "eleg": [17, 43, 55], "pipe": [17, 18, 19, 20, 21, 23, 25, 29, 30, 34, 43, 44, 45, 46, 47, 51, 55, 56], "earlier": [17, 23, 25, 31, 32, 49, 51], "shorthand": 17, "lowercas": [17, 18], "automat": [17, 18, 22, 25, 29, 30, 31, 32, 48, 51, 55, 56], "x27": [17, 18, 20, 21, 22, 23, 25, 30, 37, 38, 39, 40, 41, 43, 46, 48, 49, 56], "pipelinepipelin": [17, 18, 20, 21, 22, 25, 30, 38, 39, 43, 46, 48, 56], "simpleimputersimpleimput": [17, 18, 22, 23, 25, 37, 43, 48, 49], "standardscalerstandardscal": [17, 18, 20, 21, 22, 23, 25, 30, 37, 39, 43, 46, 48, 49, 56], "kneighborsregressorkneighborsregressor": [17, 18, 43], "x_train_imp_sc": [17, 43], "126500": 17, "117380": 17, "187700": 17, "259500": 17, "308120": 17, "60860": 17, "imp": [17, 18, 31], "017": [17, 18, 23, 24, 30, 34], "135": [17, 28, 31, 40, 41, 54], "013": [17, 18, 25, 32, 34, 49], "693": 17, "797": [17, 48], "kneighborregressor": 17, "theoret": [17, 21, 23, 43, 47, 49], "vietnames": [17, 43], "mandarin": [17, 43], "french": [17, 34, 43, 55], "spanish": [17, 43], "hindi": [17, 43], "simpli": [17, 25, 26, 34, 43, 51, 52, 55], "enc": [17, 18, 31, 43], "x_toy_ord": [17, 18, 43], "language_enc": [17, 43], "impos": 17, "warm": 17, "handle_unknown": [17, 18, 20, 21, 22, 23, 24, 31, 32, 37, 39, 42, 43, 44, 45, 46, 48, 49, 50, 60], "sparse_output": [17, 18, 21, 22, 23, 24, 31, 32, 37, 42, 43, 48, 49, 50], "x_toy_oh": [17, 43], "get_feature_names_out": [17, 18, 21, 22, 23, 24, 25, 29, 31, 32, 33, 37, 38, 39, 43, 44, 48, 49, 50, 51, 55], "language_english": [17, 43], "language_french": [17, 43], "language_hindi": [17, 43], "language_mandarin": [17, 43], "language_spanish": [17, 43], "language_vietnames": [17, 43], "int": [17, 18, 21, 23, 24, 25, 29, 31, 34, 39, 40, 41, 49, 50, 51, 55], "x_imp_ohe_train": 17, "categories_": [17, 18], "1h": [17, 18, 25, 51], "island": [17, 18], "bai": [17, 18, 25, 51], "transformed_oh": 17, "ocean_proximity_": [17, 18], "ocean_proximity_inland": [17, 18], "ocean_proximity_island": [17, 18], "ocean_proximity_near": [17, 18], "get_dummi": 17, "dummyregressor": [18, 23, 24, 25, 35, 42, 43, 44, 48, 49, 50, 51], "standardscal": [18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 30, 31, 32, 37, 39, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 56, 60], "if_binari": [18, 21, 23, 24, 37, 39, 42, 44, 49, 50], "treatment": [18, 44], "enter": [18, 32, 37], "enjoy_cours": [18, 42, 44], "university_year": [18, 42, 44], "excel": [18, 19, 22, 24, 28, 32, 38, 42, 44, 48, 50], "mechan": [18, 42, 44], "econom": [18, 31], "physic": [18, 31], "enjoy_class": 18, "numeric_feat": [18, 20, 25, 37, 42, 44, 46, 51, 60], "categorical_feat": [18, 20, 37, 42, 44, 46, 60], "passthrough_feat": [18, 20, 42, 44, 46, 60], "drop_feat": [18, 37, 42, 44], "ct": [18, 44], "onehot": [18, 25, 29, 44, 51, 55], "passthrough": [18, 20, 25, 32, 44, 46, 51], "columntransformercolumntransform": [18, 20, 22, 23, 25, 37, 46, 48, 49], "passthroughpassthroughonehotencod": 18, "onehotencoderonehotencod": [18, 20, 22, 23, 37, 46, 48, 49], "dropdrop": [18, 23], "concaten": [18, 29, 34, 55], "09345386": [18, 44], "3589134": [18, 44], "21733442": [18, 44], "36269995": [18, 44], "84002795": [18, 44], "07471942": 18, "59082668": 18, "61420598": 18, "85597188": 18, "71219761": 18, "26447953": 18, "31655231": 18, "31297381": 18, "69393613": 18, "24295676": 18, "57640869": 18, "45653693": 18, "8878117": 18, "38043616": 18, "37797291": 18, "51503393": 18, "05478443": 18, "86907725": 18, "19213263": 18, "80482065": 18, "22697768": 18, "84440919": 18, "03256625": 18, "27875502": 18, "09430199": 18, "70678332": 18, "70560276": 18, "46530779": 18, "33308783": 18, "93869659": 18, "77484447": 18, "00830586": 18, "81970188": 18, "05465323": 18, "87406235": 18, "97203586": 18, "94959681": 18, "05598498": 18, "67562658": 18, "97328024": 18, "58137177": 18, "86267067": 18, "97223953": 18, "90403853": 18, "61234944": 18, "39896994": 18, "33682642": 18, "10247431": 18, "20087625": 18, "43827545": 18, "08031924": 18, "16063983": 18, "82273995": 18, "12436984": 18, "column_nam": [18, 44], "named_transformers_": [18, 21, 22, 23, 24, 25, 31, 32, 37, 39, 44, 48, 49, 50, 51], "major_biolog": [18, 44], "major_comput": [18, 44], "major_econom": [18, 44], "major_linguist": [18, 44], "major_mathemat": [18, 44], "major_mechan": [18, 44], "major_phys": [18, 44], "major_psycholog": [18, 44], "093454": [18, 44], "358913": [18, 44], "217334": [18, 44], "362700": [18, 44], "840028": [18, 44], "074719": [18, 44], "590827": [18, 44], "614206": [18, 44], "855972": [18, 44], "712198": [18, 44], "264480": [18, 44], "316552": [18, 44], "312974": [18, 44], "693936": [18, 44], "242957": [18, 44], "576409": [18, 44], "456537": [18, 44], "887812": [18, 44], "380436": [18, 44], "377973": [18, 44], "515034": [18, 44], "054784": [18, 44], "869077": 18, "192133": 18, "804821": 18, "226978": 18, "844409": 18, "032566": 18, "278755": 18, "094302": 18, "706783": 18, "705603": 18, "465308": 18, "333088": 18, "938697": 18, "774844": 18, "008306": 18, "819702": 18, "054653": 18, "874062": 18, "972036": 18, "949597": 18, "055985": 18, "675627": 18, "973280": 18, "581372": 18, "862671": 18, "972240": 18, "904039": 18, "612349": 18, "398970": 18, "336826": 18, "102474": 18, "200876": 18, "438275": 18, "080319": 18, "160640": 18, "822740": 18, "124370": 18, "dropdropsvcsvc": 18, "tricki": [18, 20, 24, 28, 46, 50, 54], "diagram": [18, 20, 23, 24, 46, 49, 50], "x_transform": 18, "893260": 18, "294251": 18, "704099": 18, "103439": 18, "100139": [18, 20], "105089": 18, "303109": 18, "504429": 18, "492270": 18, "092930": 18, "493921": 18, "094581": 18, "693590": 18, "class_attendance_enc": 18, "class_attendance_level": 18, "revers": [18, 22], "oe": [18, 42], "ca_transform": 18, "inner": [18, 20, 29, 55], "ordinal_feat": [18, 37], "ordinalencoderordinalencod": [18, 22, 23, 48, 49], "_valid": [18, 37], "824": 18, "partit": [18, 26, 27, 37, 52, 53], "_score": 18, "scorer": [18, 22, 37, 48], "_scorer": [18, 37], "527": [18, 37], "__call__": [18, 28, 34, 37], "749": [18, 37], "xt": [18, 37], "_set_output": [18, 37], "data_to_wrap": [18, 37], "_column_transform": 18, "816": 18, "xs": [18, 34], "_fit_transform": 18, "670": 18, "parallel": [18, 20, 23, 28, 43, 46, 49], "n_job": [18, 21, 22, 23, 28, 46, 48, 49], "super": [18, 40, 41, 42], "iterable_with_config": 18, "joblib": [18, 28], "return_gener": [18, 28], "1792": [18, 28], "_get_sequential_output": [18, 28], "933": [18, 48], "_transform_on": 18, "_encod": [18, 37], "1016": [18, 30, 31, 36, 37, 56], "x_int": [18, 37], "x_mask": [18, 37], "_transform": [18, 37], "msg": [18, 32, 37, 48], "005834": [], "002456": [], "004450": 18, "002241": [], "004330": [], "002239": [], "004316": 20, "002218": [], "004323": [], "007084": [], "throw": [18, 30, 32, 33, 56, 58], "simplest": [18, 40], "005123": [], "002337": [], "004418": [], "002244": [], "004350": [], "002256": [], "004328": 18, "002267": [], "004343": [], "002226": [], "behaviour": [18, 28, 54], "provinc": [18, 29, 55], "ohehotencod": 18, "presenc": [18, 24, 44, 50], "absenc": [18, 24, 44, 50], "ohe_enc": 18, "enjoy_course_enc": 18, "binary_feat": [18, 37], "005860": [], "002741": [], "004977": [], "002603": [], "005002": [], "002608": [], "005004": [], "002642": 18, "004937": [], "002600": [], "9730": 18, "611": 18, "3814": 18, "286416": 18, "014730": 18, "944354": 18, "14690": 18, "360": 18, "7188": 18, "008333": 18, "019444": 18, "541667": [18, 44], "7938": 18, "3889": 18, "078880": 18, "043257": 18, "127226": 18, "18365": 18, "8691": 18, "232143": 18, "142857": 18, "660714": 18, "10931": 18, "922": 18, "9926": 18, "634490": 18, "046638": 18, "195228": 18, "numeric_featur": [18, 21, 22, 23, 24, 25, 31, 32, 39, 48, 49, 50, 51], "categorical_featur": [18, 21, 22, 23, 24, 31, 32, 39, 48, 49, 50], "8221": 18, "5915": 18, "2389": 18, "2046": 18, "numeric_transform": [18, 21, 22, 23, 24, 31, 37, 39, 48, 49, 50], "categorical_transform": [18, 21, 22, 23, 24, 31, 37, 39, 48, 49, 50], "preprocessor": [18, 20, 21, 22, 23, 24, 25, 31, 32, 37, 39, 46, 48, 49, 50, 51, 60], "x_train_pp": 18, "knn_pipe": 18, "025": [18, 21, 24, 49], "003": [18, 20, 23, 24, 46, 49, 50], "192": [18, 40, 41], "016": 18, "706": 18, "806": 18, "svr_pipe": 18, "163": [18, 35], "086": [18, 24], "153": [18, 50], "049": [18, 49], "svr_c_pipe": 18, "528": [18, 22, 48], "149": [18, 32, 34, 36, 41], "713": 18, "contin": 18, "south": [18, 29, 55], "asia": 18, "Or": [18, 20, 59], "race": [18, 21, 23, 24, 39, 49, 50], "toy_spam": [18, 44], "urgent": [18, 29, 33, 44, 55], "prize": [18, 33, 44, 49], "lol": [18, 33, 44], "convinc": [18, 33, 44], "nah": [18, 44], "usf": [18, 44], "membership": [18, 26, 27, 44, 52, 53], "jackpot": [18, 44], "mobil": [18, 44], "entitl": [18, 44], "latest": [18, 24, 32, 44, 50], "co": [18, 44, 52], "08002986030": [18, 44], "congrat": [18, 44], "toy_df": [18, 29, 44, 55], "nlp": [18, 25, 30, 34, 51, 56], "spoken": 18, "tf": 18, "idf": 18, "compon": [18, 21, 28, 31, 44, 47, 52, 54, 57], "vocabulari": [18, 19, 34, 44, 60], "corpu": [18, 21, 33, 34], "plural": 18, "corpora": [18, 29, 34, 55], "vec": [18, 29, 33, 38, 44, 55], "x_count": [18, 33, 44], "bow_df": [18, 33, 44], "toarrai": [18, 24, 31, 33, 38, 44, 50], "6x61": 18, "massiv": [18, 20, 46], "nonzero": 18, "overhead": 18, "fraction": [18, 21, 28, 54], "huge": [18, 22, 29, 30, 31, 32, 34, 48, 55, 56], "prod": [18, 20, 46], "nnz": 18, "vocabulary_": 18, "366": [18, 31], "1940": 18, "frequenc": [18, 29, 34, 55], "max_df": 18, "min_df": 18, "ngram_rang": [18, 33], "vec_binari": 18, "vec8": 18, "vec8_binari": 18, "unexpect": [18, 19, 20, 45, 46], "match": [18, 19, 21, 23, 24, 31, 48, 50, 58], "ti": [18, 52, 59], "prone": [18, 20, 46], "habit": 18, "punctuat": 18, "charact": [18, 21, 33], "token_pattern": 18, "countvectorizercountvector": [18, 38], "svcsvc": [18, 20, 21, 39, 46], "composit": 18, "surprisingli": [18, 19], "3dp5h": [18, 19, 44, 51], "encount": [18, 44, 45], "slightli": [18, 19, 21, 23, 32, 36, 37, 44, 45, 49], "handle_unknow": [18, 44], "tfidfvector": [19, 33, 45], "hypothet": [19, 45], "snake": [19, 30, 45], "seed": [19, 20, 26, 27, 36, 40, 41, 45, 52, 53], "x_1": [19, 25, 26, 45, 51, 52], "linspac": [19, 20, 22, 25, 45, 46, 48, 51], "randn": [19, 25, 45, 51], "ab": [19, 21, 22, 24, 45, 47, 48, 50], "snakes_df": [19, 45], "489130": [19, 45], "507995": [19, 45], "073233": [19, 45], "658047": [19, 45], "622709": [19, 45], "748797": [19, 45], "984653": [19, 45], "731572": [19, 45], "484937": [19, 45], "016555": [19, 45], "markers": [19, 21, 45, 47], "grid": [19, 22, 28, 32, 45, 48, 54], "orang": 19, "snake_length": [19, 45], "20683258": [19, 45], "slope": 19, "coef_": [19, 22, 23, 24, 25, 28, 30, 31, 32, 38, 45, 48, 49, 50, 51, 54, 56], "intercept_": [19, 23, 30, 45, 49, 56], "respect": [19, 20, 21, 23, 24, 49, 50, 58, 59], "26370005": [19, 45], "259057547817185": 19, "w_1": [19, 29, 45, 55], "hat": [19, 22, 23, 45, 48, 49, 51], "w_1x_1": [19, 45], "hyperplan": [19, 45], "w_d": [19, 45], "x_d": [19, 45], "bia": [19, 21, 24, 39, 42, 45, 50], "offset": [19, 45], "footag": 19, "002": [19, 23, 24, 32, 49, 51, 55], "1875": [19, 55], "w_2x_2": 19, "w_3x_3": 19, "w_4x_4": 19, "plane": 19, "linearregress": [19, 22, 25, 32, 42, 45, 48, 51], "vanilla": [19, 45], "IT": [19, 45], "boston": 19, "neighborhood": [19, 22, 24, 48, 50], "crime": 19, "neighbourhood": [19, 25, 27, 51, 53], "proxim": 19, "charl": 19, "river": 19, "highwai": 19, "fetch_california_h": [19, 45, 58], "medinc": [19, 45], "houseag": 19, "averoom": [19, 45], "avebedrm": 19, "aveoccup": 19, "303030": 19, "082251": 19, "725": [19, 20, 46], "138528": 19, "506410": 19, "134615": 19, "1026": [19, 31], "288462": 19, "0474": 19, "419355": 19, "006452": 19, "767742": 19, "2794": 19, "546473": 19, "044166": 19, "5146": 19, "392221": 19, "5551": 19, "018487": 19, "016807": 19, "1886": 19, "169748": 19, "16507": [19, 25, 51], "0185": 19, "205479": 19, "863014": 19, "434": [19, 43, 46], "981735": 19, "16508": [19, 25, 51], "6320": [19, 32], "462963": 19, "851852": 19, "16509": [19, 25, 51], "9808": 19, "678689": 19, "006557": 19, "999": [19, 25, 51], "275410": 19, "16510": [19, 25, 51], "8195": 19, "585513": 19, "961771": 19, "1645": 19, "309859": 19, "16511": [19, 25, 51], "7315": 19, "368304": 19, "738839": 19, "1085": 19, "421875": 19, "16512": [19, 25, 51], "descr": 19, "_california_housing_dataset": 19, "20640": [19, 25, 51], "block": [19, 32], "statlib": 19, "dcc": 19, "fc": 19, "pt": [19, 20, 46], "ltorgo": 19, "cal_hous": 19, "hundr": 19, "1990": [19, 43, 46], "censu": [19, 21, 23, 24, 39, 49, 50], "smallest": [19, 22, 26, 27, 48, 53], "geograph": 19, "bureau": 19, "resid": 19, "empti": [19, 28, 29, 30, 32, 34, 36, 40, 41, 55, 56], "resort": 19, "kellei": 19, "ronald": 19, "barri": 19, "spatial": 19, "autoregress": 19, "1997": [19, 20, 35], "297": [19, 34], "006192": [], "000501": [], "599492": 19, "608050": 19, "003066": [], "000507": [], "613507": 19, "604619": 19, "002927": [], "000448": 46, "598100": 19, "608468": 19, "004280": [], "000437": [], "612621": 19, "604797": 19, "002718": [], "000434": [], "601790": 19, "606902": 19, "scores_dict": [19, 38], "pipe_ridg": [19, 22, 45, 48], "606567": 19, "605101": 19, "605102": 19, "606557": 19, "605100": 19, "605696": 19, "604320": 19, "579432": 19, "578523": 19, "431137": 19, "430868": 19, "116167": 19, "115956": 19, "underfit": [19, 20, 30, 35, 45, 46, 56, 59], "coeff": [19, 38, 45], "named_step": [19, 21, 22, 23, 24, 25, 31, 34, 38, 45, 48, 49, 50, 51], "827039": 19, "117058": 19, "265273": 19, "307521": 19, "003194": 19, "039498": 19, "895963": 19, "866110": 19, "0667579112160865": 19, "accord": [19, 21, 22, 25, 28, 32, 45, 47, 51, 54, 57], "piec": [19, 32, 38, 45], "invers": [19, 22, 45, 48], "multipli": [19, 20, 21, 23, 25, 32, 46, 49, 51], "coef_df": [19, 24, 50], "grain": [19, 24, 50], "salt": [19, 24, 50], "simpler": [19, 20, 35, 46], "movi": [19, 25, 29, 38, 51, 55], "asleep": 19, "enjoi": [19, 38, 58], "flawless": [19, 38], "x_i": [19, 28, 54], "plot_logistic_regress": 19, "960": [19, 37], "y_hat": [19, 23, 45, 49], "toward": [19, 24, 29, 38, 45, 50, 55, 57], "w_0": [19, 45], "floatslid": [19, 21, 26, 27, 53, 59], "w_dx_d": [19, 45], "tx": [19, 25, 45], "geq": [19, 45], "000288": 46, "000625": [], "588235": 19, "601504": 19, "000160": [], "000287": [20, 31], "000147": [], "000271": [], "606061": 19, "597015": 19, "000136": [], "000260": [], "000137": [], "000253": [], "lr": [19, 21, 22, 24, 25, 30, 31, 32, 45, 48, 50, 51, 56], "007157": [], "000384": [], "852941": 19, "827068": 19, "002208": [], "000272": 19, "002028": [], "000261": [], "696970": 19, "002125": [], "000247": [], "002146": [], "04108149": 19, "33683126": 19, "8869838": 19, "041081": 19, "336831": 19, "li": 19, "8001": 19, "098": [19, 30], "97817876": 19, "alphabet": 19, "classes_": [19, 21, 23, 24, 30, 38, 47, 49], "978": 19, "divid": [19, 21, 23, 24, 31, 45, 49, 50], "__class__": [19, 31, 45], "gamma": [19, 20, 23, 43, 45, 46, 49, 59], "0001": [19, 21, 22, 46, 48, 52], "664707": 19, "658645": 19, "0010": 19, "784424": 19, "790731": 19, "0100": 19, "827842": 19, "826203": 19, "832320": 19, "820143": 19, "soft": [19, 23, 26, 37, 45, 49, 52], "87848688": 19, "12151312": 19, "redund": [19, 24, 50], "aka": [19, 32, 45], "squash": [19, 45], "exp": [19, 32, 45], "raw_model_output": [19, 45], "data_dict": [19, 45], "7046068097086478": 19, "2953931902913523": 19, "5630169062040135": 19, "43698309379598654": 19, "8389680973255862": 19, "16103190267441386": 19, "7964150775404333": 19, "20358492245956678": 19, "901080665234097": 19, "09891933476590302": 19, "7753006388010788": 19, "22469936119892117": 19, "030740704606528224": 19, "9692592953934718": 19, "6880304799160926": 19, "3119695200839075": 19, "7891358587234142": 19, "21086414127658581": 19, "006546969753885579": 19, "9934530302461144": 19, "2787419584843105": 19, "7212580415156895": 19, "8388877146644935": 19, "16111228533550653": 19, "least_confident_x": 19, "7599": 19, "6858": 19, "078": [19, 23], "least_confident_i": 19, "prob": [19, 23, 49], "634392": 19, "365608": 19, "635666": 19, "364334": 19, "most_confident_x": 19, "110": [19, 24, 28, 30, 56], "9748": 19, "2229": 19, "most_confident_i": 19, "165": [19, 22, 28, 40, 48, 49], "010028": 19, "989972": 19, "901081": 19, "098919": 19, "over_confident_x": 19, "over_confident_i": 19, "961902": 19, "038098": 19, "931792": 19, "068208": 19, "alaska": 19, "mainland": 19, "listedcolormap": [19, 45], "ncol": 19, "scores_imag": 19, "plot_2d_scor": 19, "cm": [19, 21, 24, 28, 29, 47, 50, 54, 55, 59], "coolwarm": 19, "cbar": 19, "uncertainti": [19, 21, 47], "hyperparlan": [19, 45, 46], "uncertain": [19, 45, 46], "linear_svc": 19, "0195598": 19, "23640124": 19, "22811601": 19, "w_j": [19, 38, 45, 51], "x_": [19, 38, 45, 51, 59], "ij": [19, 26, 28, 33, 38, 45, 54], "linearli": [19, 25, 31, 45, 51], "draw": [19, 20, 29, 45, 55], "datapoint": [19, 45], "xor": [19, 25, 51], "x_2": [19, 25, 26, 51, 52], "parametr": [20, 27, 53], "pictur": [20, 23, 24, 27, 29, 31, 38, 49, 50, 53, 55], "set_config": [20, 23, 46, 49], "night": [20, 21, 31, 38, 55], "10th": [20, 21, 23, 24, 39, 46, 49, 50], "disadvantag": [20, 23, 27, 46, 49, 53], "infeas": [20, 46], "plot_grid_search_overview": [20, 46], "y_spotifi": [20, 46, 60], "text_feat": [20, 37, 46], "make_column_transform": [20, 21, 22, 23, 24, 25, 31, 32, 37, 39, 42, 44, 46, 48, 49, 50, 51], "stop_word": [20, 21, 25, 29, 34, 37, 38, 46, 51, 55, 60], "svc_pipe": [20, 46, 60], "best_scor": [20, 46], "dt_pipe": [20, 46], "best_param": [20, 46], "7309385996961713": 20, "pipe_svm": [20, 46], "passthroughpassthroughcountvectorizersong_titlecountvectorizercountvector": [20, 46], "043634": 20, "010538": 20, "734011": [20, 46], "828891": [20, 46], "loop": [20, 23, 30, 31, 46, 49, 56], "best_paramet": [20, 46], "7352614272253524": [20, 46], "735261": [20, 46], "722249": [20, 46], "716657": [20, 46], "716655": [20, 46], "705511": [20, 46], "701173": [20, 46], "691877": [20, 46], "677601": [20, 46], "673277": [20, 46], "652828": [20, 46], "xticklabel": [20, 46], "yticklabel": [20, 46], "viridi": [20, 46, 55], "polycollect": [20, 46], "0x17a609330": 20, "180": [20, 22, 48, 49], "retrain": [20, 46], "full": [20, 23, 30, 31, 38, 46, 49, 52, 56, 57], "doubl": 20, "asterisk": 20, "vecom": 20, "compact": [20, 25, 46, 51], "instanti": [20, 35, 46], "columntransformer__countvectorizer__max_featur": [20, 46], "svc__gamma": [20, 46], "svc__c": [20, 46], "gs": 20, "behav": [20, 24, 46, 50], "gridsearchcvgridsearchcv": [20, 46], "best_score_": [20, 22, 48], "best_params_": [20, 22, 48], "7395977155164125": 20, "cv_results_": [20, 22, 46, 48], "210": [20, 34, 46], "211": [20, 41, 46], "215": [20, 46], "mean_fit_tim": [20, 22, 46, 48], "09362": 20, "090496": 20, "093034": 20, "081402": 20, "083386": 20, "079499": 20, "088536": 20, "097821": 20, "088655": 20, "086925": 20, "138336": 20, "124506": 20, "126638": 20, "116394": 20, "092997": 20, "160912": 20, "12998": 20, "11663": 20, "134479": 20, "114185": 20, "std_fit_tim": [20, 22, 46, 48], "002245": 20, "007851": 20, "003061": 20, "006539": 20, "005313": 20, "008247": 20, "016187": 20, "012647": 20, "00674": 20, "009408": 20, "019875": 20, "00394": 20, "005157": 20, "006984": 20, "007498": 20, "005194": 20, "003368": 20, "027403": 20, "009475": 20, "mean_score_tim": [20, 22, 46, 48], "026274": 20, "022236": 20, "023867": 20, "020585": 20, "021553": 20, "024314": 20, "026362": 20, "020904": 20, "018969": 20, "020618": 20, "022381": 20, "024938": 20, "025389": 20, "027556": 20, "025549": 20, "020927": 20, "022487": 20, "033786": 20, "027255": 20, "024416": 20, "std_score_tim": [20, 22, 46, 48], "00278": 20, "001885": 20, "006274": 20, "004214": 20, "002736": 20, "003899": [20, 25], "009461": 20, "004083": 20, "00275": 20, "003466": 20, "003687": 20, "004545": 20, "001204": 20, "004307": 20, "004743": 20, "00318": 20, "00124": 20, "009491": 20, "004045": 20, "005211": 20, "param_columntransformer__countvectorizer__max_featur": [20, 46], "param_svc__c": [20, 46], "param_svc__gamma": [20, 46], "param": [20, 22, 46, 48], "split0_test_scor": [20, 46], "50774": [20, 46], "733746": [20, 46], "616099": [20, 46], "504644": [20, 46], "718266": [20, 46], "724458": [20, 46], "split1_test_scor": [20, 46], "77709": [20, 46], "625387": [20, 46], "510836": [20, 46], "739938": [20, 46], "split2_test_scor": [20, 46], "690402": [20, 46], "606811": [20, 46], "693498": [20, 46], "687307": [20, 46], "split3_test_scor": [20, 46], "708075": [20, 46], "618012": [20, 46], "68323": [20, 46], "704969": [20, 46], "split4_test_scor": [20, 46], "723602": [20, 46], "645963": [20, 46], "720497": [20, 46], "717391": [20, 46], "mean_test_scor": [20, 22, 46, 48], "50775": [20, 46], "726583": [20, 46], "622454": [20, 46], "50899": [20, 46], "508371": [20, 46], "70799": [20, 46], "717289": [20, 46], "721008": [20, 46], "000982": [20, 46], "029198": [20, 46], "013161": [20, 46], "001162": [20, 46], "002105": [20, 46], "01647": [20, 46], "012616": [20, 46], "025396": [20, 46], "rank_test_scor": [20, 22, 46, 48], "split0_train_scor": [20, 46], "828682": [20, 46], "989147": [20, 46], "split1_train_scor": [20, 46], "999225": [20, 46], "834109": [20, 46], "989922": [20, 46], "split2_train_scor": [20, 46], "99845": [20, 46], "827907": [20, 46], "987597": [20, 46], "split3_train_scor": [20, 46], "998451": [20, 46], "841208": [20, 46], "989156": [20, 46], "split4_train_scor": [20, 46], "82804": [20, 46], "988381": [20, 46], "99907": [20, 46], "999535": [20, 46], "831989": [20, 46], "988841": [20, 46], "000245": [19, 20, 46], "00058": [20, 46], "00038": [20, 46], "005151": [20, 46], "00079": [20, 46], "216": [20, 40, 41, 46], "082239": 20, "091365": 20, "075905": 20, "079365": 20, "074667": 20, "071952": 20, "114204": 20, "120616": 20, "111872": 20, "095529": 20, "094435": 20, "086811": 20, "084239": 20, "084668": 20, "114835": 20, "133654": 20, "100802": 20, "084321": 20, "017929": 20, "009019": 20, "001863": 20, "002799": 20, "005709": 20, "012657": 20, "004517": 20, "013534": 20, "004554": 20, "008126": 20, "005758": 20, "001365": 20, "001992": 20, "002249": 20, "030487": 20, "010186": 20, "01529": 20, "006017": 20, "02044": 20, "023177": 20, "020847": 20, "019106": 20, "016048": 20, "016085": 20, "019604": 20, "021965": 20, "016905": 20, "025864": 20, "022135": 20, "022843": 20, "022825": 20, "024425": 20, "022338": 20, "027007": 20, "021059": 20, "020835": 20, "00605": 20, "003086": 20, "005943": 20, "000669": 20, "002716": 20, "003923": 20, "00054": 20, "004778": 20, "001155": 20, "007156": 20, "00148": 20, "004053": 20, "001528": 20, "001748": 20, "003598": 20, "001511": [20, 36], "004258": 20, "003631": 20, "767802": 20, "76161": 20, "758514": 20, "727554": 20, "770898": 20, "755418": 20, "783282": 20, "71517": 20, "708978": 20, "712074": 20, "714286": 20, "729814": 20, "732919": 20, "701863": 20, "739598": [20, 46], "738977": [20, 46], "736498": [20, 46], "735879": [20, 46], "727829": [20, 46], "727198": [20, 46], "726573": [20, 46], "022629": 20, "025689": 20, "024028": 20, "021345": 20, "019839": 20, "020414": 20, "028337": 20, "028351": 20, "032404": 20, "889147": 20, "903101": 20, "881395": 20, "886047": 20, "872093": 20, "856589": 20, "993023": 20, "996899": 20, "986047": 20, "877519": 20, "895349": 20, "858915": 20, "873643": 20, "847287": 20, "83876": 20, "994574": 20, "888372": 20, "897674": 20, "87907": 20, "887597": 20, "85969": 20, "849612": 20, "884586": 20, "902401": 20, "869094": 20, "879938": 20, "859799": 20, "852053": 20, "992254": 20, "982184": 20, "876065": 20, "891557": 20, "861348": 20, "874516": 20, "850503": 20, "841983": 20, "993029": 20, "985283": 20, "883138": 20, "898016": 20, "869964": 20, "880348": 20, "857874": 20, "847799": 20, "992406": 20, "994266": 20, "986207": 20, "005426": 20, "004337": 20, "009063": 20, "00573": 20, "008667": 20, "006545": 20, "001792": 20, "001594": 20, "002561": 20, "7574257425742574": [20, 46], "configur": [20, 22, 23, 46, 49], "cpu": [20, 30, 36, 40, 41, 56], "nest": 20, "exponenti": [20, 46], "effici": [20, 26, 29, 46, 55], "ldot": 20, "magnitud": [20, 22, 24, 29, 31, 38, 45, 48, 50, 55], "display_heatmap": 20, "grid_search": [20, 46], "param_grid1": 20, "heat": [20, 22, 24, 48, 50], "darker": 20, "adjust": [20, 27, 31, 46, 53, 58, 59], "logspac": [20, 36], "84893192": 20, "11886432": 20, "81071706": 20, "09573445": 20, "param_grid2": 20, "param_grid3": 20, "param_grid4": 20, "random_search": [20, 46], "param_distribut": [20, 46], "randomizedsearchcvrandomizedsearchcv": [20, 46], "744565": 20, "743324": 20, "743323": 20, "742088": 20, "742086": 20, "741465": 20, "740844": 20, "740842": 20, "738984": 20, "0904": 20, "093338": 20, "073276": 20, "095493": 20, "105559": 20, "089195": 20, "102287": 20, "094115": 20, "093518": 20, "081567": 20, "10582": 20, "119814": 20, "108882": 20, "101262": 20, "09743": 20, "109406": 20, "112171": 20, "096542": 20, "113092": 20, "198402": 20, "expon": [20, 59], "lognorm": 20, "loguniform": [20, 46], "randint": [20, 46], "uniform": [20, 21, 27, 46, 47, 53], "norm": [20, 26, 29, 37, 51, 52, 55], "rv": [20, 52], "edgecolor": 20, "param_dist": [20, 46], "1e4": [20, 46], "1e": [20, 22, 46, 48], "1e3": [20, 46], "_distn_infrastructur": [20, 46], "rv_discrete_frozen": [20, 46], "0x17a779450": 20, "rv_continuous_frozen": [20, 46], "0x17ab11fc0": 20, "0x17acdec20": 20, "7278214718381631": 20, "727821": 20, "722241": 20, "721616": 20, "721006": 20, "715424": 20, "712324": 20, "711717": 20, "711086": 20, "70988": 20, "709874": 20, "50713": 20, "1619": [20, 34], "1014": [20, 30, 36, 56], "688": [20, 28, 54], "1880": [20, 28, 54], "224": [20, 30, 56], "987": [20, 49], "386": 20, "1963": 20, "928": 20, "1953": [20, 22, 48], "445": 20, "1397": 20, "776": 20, "1715": 20, "1562": 20, "1854": 20, "1631": [20, 34], "123539": 20, "165811": 20, "336735": 20, "101688": 20, "000976": [15, 20], "126563": 20, "000508": 20, "000917": 20, "032324": 20, "000503": 20, "053918": 20, "226": [15, 20], "698857": 20, "024122": 20, "387": [20, 32, 46], "490568": 20, "268": 20, "760262": 20, "845": 20, "206099": 20, "257024": 20, "601": 20, "401895": 20, "984": 20, "435792": 20, "3012": 20, "7551": 20, "390429": 20, "477": [20, 23], "418069": 20, "8502": 20, "828976": 20, "2806": 20, "696859": 20, "9471": 20, "173025": 20, "9295": 20, "688135": 20, "559": 20, "066944": 20, "3590": 20, "67449": 20, "7951": 20, "972198": 20, "1520": 20, "347523": 20, "7758": 20, "841886": 20, "9203": [20, 34], "835651": 20, "3089": 20, "543297": 20, "2144": 20, "534114": 20, "7736": 20, "150115": 20, "2451": 20, "353961": 20, "1813": 20, "530052": 20, "1564": 20, "825306": 20, "718242": 20, "389": [20, 25], "888811": 20, "126102": 20, "176774": 20, "107119": 20, "130691": 20, "46922": 20, "122202": 20, "100362": 20, "246759": 20, "151667": 20, "173214": 20, "157089": 20, "123943": 20, "146099": 20, "112194": 20, "169945": 20, "104168": 20, "107437": 20, "11166": 20, "11174": 20, "concentr": 20, "bergstra": [20, 46], "bengio": [20, 46], "jmlr": [20, 46], "yellow": [20, 46], "unimport": [20, 24, 33, 46, 50], "useless": [20, 24, 25, 46, 50, 51], "candid": [20, 23, 29, 46, 55], "checkout": [20, 22, 46, 48], "experiment": [20, 46], "enable_halving_search_cv": [20, 46], "noqa": [20, 46], "halvingrandomsearchcv": [20, 46], "rsh": [20, 46], "halvingrandomsearchcvhalvingrandomsearchcv": [20, 46], "params_str": [20, 46], "n_resourc": [20, 46], "008637": 20, "005436": 20, "003918": 20, "001374": 20, "7129": [20, 46], "653205": [20, 46], "026777": [20, 46], "653205232272": [20, 46], "02677733855112973": [20, 46], "005105": 20, "003716": 20, "001752": 20, "1222": [20, 46, 48], "5513": [20, 46], "247691": [20, 46], "698385": [20, 46], "247690828913": [20, 46], "698384608345687": [20, 46], "367423": [20, 46], "004306": 20, "002255": 20, "000225": 20, "1247": [20, 46], "7800": [20, 46], "377619": [20, 46], "019382": [20, 46], "377619120792": [20, 46], "019381838999846482": [20, 46], "004415": 20, "000277": 20, "002346": 20, "000282": 20, "4809": [20, 46], "419015": [20, 46], "013707": [20, 46], "41901484361": [20, 46], "013706928443177698": [20, 46], "359784": [20, 46], "000297": [20, 31], "002292": 20, "000241": [20, 36], "1042": [20, 46], "6273": [20, 46], "270093": [20, 46], "003919": [20, 36, 46], "270093376167": [20, 46], "003919287722401839": [20, 46], "406202": [20, 46], "640": [20, 46], "018303": 20, "000372": 20, "004555": 20, "000103": 20, "729": [20, 32, 46], "4943": [20, 46], "40065": [20, 46], "092454": [20, 46], "400649628005": [20, 46], "09245358900622544": [20, 46], "051925": [20, 46], "017674": 20, "000300": 20, "004712": [20, 46], "000077": 20, "1383": [20, 46], "2705": [20, 46], "246646": [20, 46], "173979": [20, 46], "246646103936": [20, 46], "1739787032867638": [20, 46], "046116": [20, 46], "016892": 20, "000119": 20, "004425": 20, "000041": 20, "440": [20, 31, 46], "5315": [20, 46], "613738": [20, 46], "17973": [20, 46], "613738418384": [20, 46], "17973005068132514": [20, 46], "043509": [20, 46], "158": [20, 40, 46], "057485": 20, "000514": [20, 36], "009248": 20, "000634": 20, "010715": [20, 34, 46], "159": [20, 41, 46], "052716": 20, "000821": 20, "010648": 20, "000210": [20, 36], "026620": [20, 46], "trial": [20, 32, 46], "bayesian": [20, 46, 52], "sophist": [20, 24, 29, 50, 55], "hyperopt": 20, "sigoptsearchcv": 20, "tpot": 20, "hyperband": 20, "smac": 20, "moe": 20, "pybo": 20, "spearmint": 20, "bayesopt": 20, "guarante": [20, 21, 23, 25, 26, 30, 46, 47, 49, 51, 52, 56], "suffer": [20, 46], "ton": [20, 28, 46, 54], "rodolfo": [20, 46], "lourenzutti": [20, 46], "number_test": [20, 46], "ntest": [20, 46, 59], "binomi": [20, 46], "shrink": [20, 25, 46, 51], "x_train_tini": [20, 46], "x_test_big": [20, 46], "y_train_tini": [20, 46], "y_test_big": [20, 46], "055100": [20, 46], "547": [20, 22, 46, 48], "251093": [20, 46], "643": [20, 46], "2670": [20, 46], "2270": [20, 46], "143": [20, 21, 40, 41, 43, 46, 47], "064": [20, 34, 46], "jackin": [20, 46], "album": [20, 46], "edit": [20, 29, 38, 46, 55], "1687": [20, 28, 34, 46, 54], "000353": [20, 46], "420": [20, 46, 50], "210240": [20, 46], "929": [20, 46], "000747": [20, 46], "1210": [20, 46], "3180": [20, 46], "chop": [20, 29, 46, 55], "suei": [20, 46], "871": [20, 23, 46, 49], "314000": [20, 46], "430": [20, 29, 46, 55], "193427": [20, 46], "734": [20, 22, 46, 48], "000286": [20, 46], "0808": [20, 46], "043": [20, 46, 49], "1020": [20, 25, 30, 31, 36, 46, 51, 56], "992": [20, 46], "0537": [20, 46], "1123": [20, 25, 46], "082100": [20, 46], "246653": [20, 46], "711": [20, 46], "0931": [20, 46], "544": [20, 46], "0335": [20, 46], "4760": [20, 46], "tesoro": [20, 46], "feat": [20, 25, 31, 46, 51], "nicki": [20, 46], "jam": [20, 46], "1396": [20, 46], "286000": [20, 46], "616": [20, 46], "236960": [20, 46], "2770": [20, 46], "079": [20, 46], "4700": [20, 46], "vain": [20, 46], "888": [20, 23, 24, 49, 50], "1000000": [20, 37, 46], "10000000": [20, 46], "1000000000": [20, 46], "100000000": [20, 46], "021886": 20, "008879": 20, "008858": 20, "008777": 20, "011115": 20, "008113": 20, "008049": 20, "005042": 20, "007631": [20, 51], "010351": 20, "006752": 20, "00634": 20, "008893": 20, "006381": 20, "010268": 20, "011497": 20, "009724": 20, "005913": 20, "006215": 20, "1_000_000_000": [20, 46], "5024752475247525": 20, "overli": [20, 46, 59], "optimist": 20, "suspect": 20, "infinit": [20, 46], "schmidt": [20, 46], "incorpor": [20, 22, 25, 32, 33, 44, 46, 48, 51, 52], "prevent": [20, 28, 29, 32, 55], "labels": [21, 26, 52], "26th": [21, 22, 47, 48], "00pm": [21, 22, 48], "survei": [21, 26, 31, 37, 45, 55, 56, 58], "fridai": 21, "6th": [21, 23, 24, 39, 49, 50], "llindrribc8564": 21, "transpar": 21, "cc_df": [21, 39, 47], "creditcard": [21, 39, 47], "199364": [21, 47], "confidenti": [21, 33], "pca": [21, 27, 28, 53, 54], "64454": [21, 39, 47], "129900": [21, 47], "v3": [21, 39, 47], "v4": [21, 39, 47], "v5": [21, 39, 47], "v6": [21, 39, 47], "v7": [21, 39, 47], "v8": [21, 39, 47], "v9": [21, 39, 47], "v10": [21, 47], "v11": [21, 47], "v12": [21, 47], "v13": [21, 47], "v14": [21, 47], "v15": [21, 47], "v16": [21, 47], "v17": [21, 47], "v18": [21, 47], "v19": [21, 47], "v20": [21, 47], "v21": [21, 39, 47], "v22": [21, 39, 47], "v23": [21, 39, 47], "v24": [21, 39, 47], "v25": [21, 39, 47], "v26": [21, 39, 47], "v27": [21, 39, 47], "v28": [21, 39, 47], "94888": [21, 47], "815669": [21, 47], "000492": [21, 47], "000726": [21, 47], "000927": [15, 21, 47], "000630": [21, 47], "000036": [21, 41, 47], "000011": [21, 32, 47], "001286": [21, 47], "002889": [21, 47], "000891": [21, 47, 48], "001205": [21, 47], "000198": [21, 47], "000113": [19, 21, 47], "000235": [21, 36, 47], "000312": [21, 47], "000366": [21, 47], "000227": [21, 31, 47], "164679": [21, 47], "001700": [21, 47], "47491": [21, 47], "435489": [21, 47], "959870": [21, 47], "645519": [21, 47], "505335": [21, 47], "413958": [21, 47], "361718": [21, 47], "327188": [21, 47], "210001": [21, 47], "214852": [21, 47], "096927": [21, 47], "748510": [21, 47], "726634": [21, 47], "628139": [21, 47], "605060": [21, 47], "520857": [21, 47], "481960": [21, 47], "401541": [21, 47], "333139": [21, 47], "238": [21, 24, 40, 41, 47], "925768": [21, 47], "041201": [21, 47], "407510": [21, 47], "715728": [21, 47], "813586": [21, 47], "683171": [21, 47], "147898": [21, 47], "160506": [21, 47], "557242": [21, 47], "216718": [21, 47], "320155": [21, 47], "830382": [21, 47], "887017": [21, 47], "807735": [21, 47], "824849": [21, 47], "295397": [21, 47], "241620": [21, 47], "565679": [21, 47], "710896": [21, 47], "54240": [21, 47], "918124": [21, 47], "600193": [21, 47], "892476": [21, 47], "847178": [21, 47], "691241": [21, 47], "768512": [21, 47], "553979": [21, 47], "209746": [21, 47], "642965": [21, 47], "227836": [21, 47], "541795": [21, 47], "162330": [21, 47], "354604": [21, 47], "317761": [21, 47], "326730": [21, 47], "070929": [21, 47], "052819": [21, 47], "640000": [21, 25, 47, 51], "84772": [21, 47], "018854": [21, 47], "065463": [21, 47], "179080": [21, 47], "019531": [21, 47], "056703": [21, 47], "275290": [21, 47], "040497": [21, 47], "022039": [21, 47], "052607": [21, 47], "029146": [21, 47], "007666": [21, 47], "011678": [21, 47], "041031": [21, 47], "016587": [21, 47], "052790": [21, 47], "001239": [21, 47], "011234": [21, 47], "139349": [21, 47], "315630": [21, 47], "803617": [21, 47], "028023": [21, 47], "744201": [21, 47], "610407": [21, 47], "399827": [21, 47], "570449": [21, 47], "327408": [21, 47], "597326": [21, 47], "186899": [21, 47], "529210": [21, 47], "146809": [21, 47], "439209": [21, 47], "351366": [21, 47], "242169": [21, 47], "090453": [21, 47], "078052": [21, 47], "150000": [21, 28, 47, 54], "172792": [21, 47], "451888": [21, 47], "057729": [21, 47], "382558": [21, 47], "491217": [21, 47], "801666": [21, 47], "917837": [21, 47], "054461": [21, 47], "587773": [21, 47], "594995": [21, 47], "202839": [21, 47], "503090": [21, 47], "083545": [21, 47], "022866": [21, 47], "070850": [21, 47], "517346": [21, 47], "152401": [21, 47], "847808": [21, 47], "11898": [21, 47], "090000": [21, 47], "briefli": [21, 23, 25, 49, 51], "x_train_big": [21, 39, 47], "y_train_big": [21, 39, 47], "explicit": [21, 28, 32, 47, 54], "x_valid": [21, 28, 35, 36, 39, 47, 54], "y_valid": [21, 28, 30, 35, 36, 39, 47, 54, 56], "008927": 21, "001098": 21, "998302": [21, 47], "998": [21, 25, 32, 51], "9983": [21, 47], "0017": [21, 47], "spot": [21, 22, 28, 47, 48, 53, 59], "407660": 21, "005171": 21, "999176": [21, 47], "999235": [21, 47], "dig": [21, 22], "confusionmatrixdisplai": [21, 39, 47], "from_estim": [21, 39, 47], "values_format": [21, 47], "display_label": [21, 47], "confusion_matrix": [21, 30, 32, 47, 56], "tn": [21, 47], "fp": [21, 47], "fn": [21, 47], "tp": [21, 47], "ravel": [21, 36, 38, 42, 47], "plot_confusion_matrix_exampl": [21, 47], "59700": [21, 47], "cross_val_predict": [21, 23, 32, 47, 49], "139296": [21, 47], "pipe_lr": [21, 23, 24, 38, 39, 47, 49, 50], "8889": [21, 47], "coverag": 21, "tpr": [21, 47], "harmon": [21, 47], "f1_score": [21, 39, 47], "7356": [21, 47], "999231": [21, 47], "000769": [21, 47], "627451": [21, 47], "735632": [21, 47], "accuracy_scor": [21, 47], "precision_scor": [21, 47], "recall_scor": [21, 47], "zero_divis": [21, 47], "classification_report": [21, 30, 39, 47, 56], "target_nam": [21, 47], "59708": [21, 47], "59810": [21, 47], "avg": [21, 28, 31, 47, 54], "y_true_toi": 21, "y_pred_toi": 21, "target_names_toi": 21, "weighted_averag": 21, "875": [21, 28, 54], "765": [21, 34], "test_accuraci": [21, 47], "train_accuraci": [21, 47], "test_f1": [21, 47], "train_f1": [21, 47], "test_recal": [21, 47], "train_recal": [21, 47], "test_precis": [21, 47], "train_precis": [21, 47], "569888": 21, "024585": 21, "999097": [21, 47], "999360": [21, 47], "694915": [21, 47], "782979": [21, 47], "602941": [21, 47], "678967": [21, 47], "820000": [21, 47], "924623": [21, 47], "554763": 21, "023579": 21, "999223": [21, 47], "999317": [21, 47], "739496": [21, 47], "766595": [21, 47], "647059": [21, 47], "660517": [21, 47], "862745": [21, 47], "913265": [21, 47], "556107": 21, "026092": 21, "999273": [21, 47], "999216": [21, 47], "743363": [21, 47], "726477": [21, 47], "617647": [21, 47], "612546": [21, 47], "933333": [21, 36, 47], "892473": [21, 47], "483313": 21, "023631": 21, "999172": [21, 47], "999254": [21, 47], "697248": [21, 47], "742981": [21, 47], "558824": [21, 47], "634686": [21, 47], "926829": [21, 47], "895833": [21, 47], "602210": 21, "030571": [21, 46], "999147": [21, 47], "696429": [21, 47], "728850": [21, 47], "582090": [21, 47], "happydb": 21, "cleaned_hm": 21, "sample_df": 21, "dropna": 21, "ground_truth_categori": 21, "wid": 21, "reflection_period": 21, "original_hm": 21, "num_sent": 21, "predicted_categori": 21, "hmid": 21, "27676": 21, "24h": 21, "late": [21, 57], "understood": 21, "hang": 21, "bond": 21, "27678": 21, "medit": 21, "leisur": 21, "27697": 21, "498": 21, "grandmoth": 21, "bed": 21, "27705": 21, "5732": 21, "daughter": 21, "airport": 21, "convers": [21, 22, 24, 29, 48, 50, 55], "27715": 21, "2272": 21, "flower": 21, "x_train_happi": 21, "y_train_happi": 21, "x_test_happi": 21, "y_test_happi": 21, "pred": [21, 22, 28, 31, 32, 47, 48, 54], "xticks_rot": 21, "1302": 21, "1423": 21, "enjoy_the_mo": 21, "54": [21, 22, 31, 34, 37, 48, 58, 59], "407": [21, 22, 48], "4238": 21, "diagnosi": [21, 47], "predict_proba": [21, 23, 24, 30, 38, 39, 47, 49, 50, 52, 56], "decision_funct": [21, 39, 47], "degre": [21, 28, 29, 47, 55], "certainti": [21, 47], "revisit": 21, "y_pred": [21, 31, 47], "busi": [21, 25, 26, 38, 47, 52], "costli": 21, "y_pred_lower_threshold": [21, 47], "sweep": 21, "panel": [21, 24, 26, 27, 50, 53, 58], "pyviz": 21, "pn": [21, 26, 27, 53, 58], "max_opt": [21, 26, 27, 53, 58], "bar": [21, 22, 24, 32, 48, 50], "willing": [21, 38], "exchang": 21, "occasion": 21, "precision_recall_curv": [21, 39, 47], "upper": [21, 32, 44], "average_precision_scor": [21, 39, 47], "ap_lr": [21, 47], "757": [21, 47, 49], "handi": 21, "precisionrecalldisplai": [21, 39, 47], "distinct": [21, 25, 31, 40, 41, 47, 51, 60], "qualiti": [21, 24, 26, 27, 47, 50, 52, 53], "desir": [21, 37], "pipe_svc": [21, 39], "logisticregressionlogisticregress": [21, 30, 38, 39, 56], "precision_lr": [21, 39], "recall_lr": [21, 39], "thresholds_lr": [21, 39], "n_threshold": 21, "59049": 21, "59050": 21, "precision_svc": [21, 39], "recall_svc": [21, 39], "thresholds_svc": [21, 39], "close_default_lr": 21, "close_zero_svm": 21, "svc_pred": 21, "lr_pred": [21, 22, 48], "736": 21, "ap_svc": 21, "790": [21, 32, 48], "fpr": [21, 47], "roc_curv": [21, 39, 47], "default_threshold": [21, 47], "fpr_lr": 21, "tpr_lr": 21, "fpr_svc": 21, "tpr_svc": 21, "roc_auc_scor": [21, 39, 47], "roc_lr": 21, "roc_svc": 21, "970": [21, 29, 55], "938": [21, 28, 54], "rank": [21, 25, 29, 32, 47, 51, 55], "imbalanc": [21, 22, 30, 47, 48, 56], "precisionrecallcurvedisplai": 21, "roccurvedisplai": [21, 39, 47], "roc_auc": 21, "average_precis": 21, "625136": 21, "046814": 21, "999182": 21, "714290": 21, "601712": 21, "881915": 21, "test_roc_auc": 21, "967228": 21, "test_average_precis": 21, "744074": 21, "drastic": [21, 47], "10x": [21, 47], "problemat": [21, 24, 32, 47, 50], "penalti": [21, 55, 57], "l2": [21, 24, 26, 29, 32, 50, 55], "dual": 21, "tol": [21, 25, 51], "fit_intercept": 21, "intercept_sc": 21, "solver": [21, 51], "lbfg": 21, "multi_class": [21, 30, 56], "warm_start": 21, "l1_ratio": 21, "class_label": 21, "650": 21, "plot_confusion_matrix": [21, 47], "pipe_lr_weight": [21, 47], "bincount": [21, 23, 41, 47, 49], "compute_class_weight": [21, 47], "pipe_lr_balanc": [21, 39, 47], "comp_dict": 21, "orig_scor": 21, "bal_scor": 21, "528339": 21, "452852": 21, "040794": 21, "037760": 21, "973210": 21, "101817": 21, "891001": 21, "054009": 21, "970505": 21, "730368": 21, "kfold": 21, "preserv": [21, 26, 52], "api": [21, 29, 31, 55], "resampl": 21, "imblearn": 21, "make_imb_pipelin": 21, "under_sampl": 21, "randomundersampl": 21, "x_train_subsampl": 21, "y_train_subsampl": 21, "fit_resampl": 21, "139554": 21, "474": [21, 25], "counter": 21, "class_sep": 21, "n_inform": 21, "n_redund": 21, "flip_i": 21, "n_clusters_per_class": 21, "x_re": 21, "y_re": 21, "undersample_pip": 21, "025596": 21, "011598": 21, "971288": 21, "414427": 21, "over_sampl": 21, "randomoversampl": 21, "ro": 21, "x_train_oversampl": 21, "y_train_oversampl": 21, "278634": 21, "139317": 21, "oversample_pip": 21, "203149": 21, "013245": 21, "961599": 21, "714913": 21, "augment": 21, "prove": [21, 38], "handwritten": 21, "introduc": 21, "nearest": [21, 27, 36, 53, 59], "caus": [21, 24, 25, 32, 50, 51], "sampling_strategi": 21, "k_neighbor": 21, "m_neighbor": 21, "out_step": 21, "svm_estim": 21, "ratio": [21, 23, 49], "smote_pip": 21, "350517": 21, "010196": 21, "963134": 21, "733030": 21, "anomali": [21, 22, 26, 48, 52], "illus": [21, 38, 39], "seemingli": [21, 39], "unbias": [21, 39], "inher": [21, 29, 31, 39, 55], "amplifi": [21, 29, 39, 55], "inequ": [21, 39], "societi": [21, 29, 39, 55], "quantifi": 21, "adult": [21, 23, 24, 39, 49, 50], "census_df": [21, 39], "32561": 21, "workclass": [21, 23, 24, 39, 49, 50], "fnlwgt": [21, 23, 24, 39, 49, 50], "educ": [21, 23, 24, 39, 49, 50], "num": [21, 23, 24, 39, 49, 50], "marit": [21, 23, 24, 39, 49, 50], "occup": [21, 23, 24, 39, 49, 50], "capit": [21, 23, 24, 39, 49, 50], "25823": 21, "245521": 21, "7th": [21, 23, 24, 39, 49, 50], "8th": [21, 23, 24, 39, 49, 50], "civ": [21, 24, 49, 50], "spous": [21, 24, 49, 50], "farm": 21, "fish": 21, "husband": [21, 24, 49, 50], "male": [21, 24, 32, 39, 49, 50], "mexico": 21, "50k": [21, 23, 24, 39, 49, 50], "10274": 21, "134287": 21, "assoc": [21, 23, 24, 39, 49, 50], "voc": [21, 23, 24, 39, 49, 50], "child": [21, 24, 29, 38, 50, 55], "femal": [21, 24, 32, 39, 49, 50], "27652": 21, "gov": [21, 23, 24, 49, 50], "109526": 21, "hs": [21, 23, 24, 39, 49, 50], "grad": [21, 23, 24, 39, 49, 50], "craft": [21, 24, 26, 49, 50, 52, 59], "repair": [21, 24, 49, 50], "13941": 21, "131275": 21, "amer": 21, "indian": [21, 37], "eskimo": 21, "31384": 21, "193122": 21, "inspct": 21, "29802": 21, "410240": 21, "5390": 21, "146767": 21, "prof": [21, 23, 24, 39, 49, 50], "specialti": [21, 24, 49, 50], "feder": [21, 31, 55], "238192": 21, "1887": 21, "15795": 21, "154076": 21, "colleg": [21, 23, 24, 39, 49, 50], "adm": [21, 24, 49, 50], "cleric": [21, 24, 49, 50], "23654": 21, "162667": 21, "handler": 21, "cleaner": 21, "portug": 21, "19536": 21, "train_df_nan": [21, 23, 24, 39, 49, 50], "test_df_nan": [21, 23, 24, 39, 49, 50], "ordinal_featur": [21, 23, 24, 39, 49, 50], "binary_featur": [21, 23, 24, 39, 49, 50], "drop_featur": [21, 22, 23, 24, 25, 31, 32, 39, 48, 49, 50, 51], "11th": [21, 23, 24, 39, 49, 50], "5th": [21, 23, 24, 39, 49, 50], "acdm": [21, 23, 24, 39, 49, 50], "9th": [21, 23, 24, 39, 49, 50], "doctor": [21, 23, 24, 28, 39, 49, 50], "preschool": [21, 23, 24, 39, 49, 50], "education_level": [21, 23, 24, 39, 49, 50], "ordinal_transform": [21, 23, 24, 39, 49, 50], "fill_valu": [21, 22, 23, 24, 31, 37, 39, 48, 49, 50], "binary_transform": [21, 23, 24, 37, 39, 49, 50], "14841": 21, "4695": 21, "x_train_enc": [21, 22, 24, 31, 32, 39, 48, 50], "x0_male": 21, "14160": 21, "280618": 21, "27048": 21, "439779": 21, "28868": 21, "204734": 21, "5667": 21, "107991": 21, "7827": 21, "54152": 21, "x_femal": [21, 39], "x_male": [21, 39], "y_femal": [21, 39], "y_male": [21, 39], "female_pr": [21, 39], "male_pr": [21, 39], "3851": 21, "463": 21, "4314": 21, "6028": 21, "2683": 21, "8711": 21, "female_cm": 21, "male_cm": 21, "compani": [21, 25, 28, 29, 32, 39, 51, 54, 55, 58], "loan": [21, 24, 39], "approv": [21, 39, 57], "reject": [21, 24, 39], "Will": [21, 25, 32, 39, 42, 51], "unqualifi": [21, 39], "detriment": [21, 39], "disciplin": [21, 25, 47, 51], "dog": [21, 30, 36, 47, 56], "blindli": [21, 22], "sole": [21, 27, 52, 53, 58], "anim": [21, 30, 36, 38, 56], "holdout": 21, "reus": 21, "transformedtargetregressor": [22, 25, 42, 48, 51], "randomforestregressor": [22, 23, 24, 25, 31, 32, 42, 48, 49, 50, 51], "make_scor": [22, 25, 42, 48, 51], "mean_squared_error": [22, 25, 42, 48, 51], "r2_score": [22, 25, 42, 48, 49, 51], "simplefilt": [22, 23, 24, 48, 49, 50], "tonight": [22, 48], "somewhat": [22, 48], "coeffici": [22, 23, 25, 28, 30, 31, 32, 48, 49, 51, 54, 56], "log": [22, 23, 32, 33, 37, 49, 52], "pos_label": 22, "salepric": [22, 24, 48, 50], "oppos": [22, 23, 48, 49, 58], "1314": [22, 24, 48], "mssubclass": [22, 24, 48, 50], "lotfrontag": [22, 24, 48, 50], "lotarea": [22, 24, 48, 50], "overallqu": [22, 24, 48, 50], "overallcond": [22, 24, 48, 50], "yearbuilt": [22, 24, 48, 50], "yearremodadd": [22, 24, 48, 50], "masvnrarea": [22, 24, 48, 50], "bsmtfinsf1": [22, 24, 48, 50], "wooddecksf": [22, 24, 48, 50], "openporchsf": [22, 24, 48, 50], "enclosedporch": [22, 24, 48, 50], "3ssnporch": [22, 24, 48, 50], "screenporch": [22, 24, 48, 50], "poolarea": [22, 24, 48, 50], "miscval": [22, 24, 48, 50], "mosold": [22, 24, 48, 50], "yrsold": [22, 24, 48, 50], "1089": [22, 48], "1307": [22, 48], "182648": [22, 48], "472603": [22, 48], "641873": [22, 48], "10273": [22, 48], "261035": [22, 48], "076104": [22, 48], "570015": [22, 48], "995434": [22, 48], "1984": [22, 48], "659056": [22, 48], "441": [22, 48], "425419": [22, 48], "281583": [22, 48], "765601": [22, 48], "726788": [22, 48], "624049": [22, 48], "987062": [22, 48], "065449": [22, 48], "951294": [22, 48], "302131": [22, 48], "2007": [22, 31, 48], "840183": [22, 48], "179802": [22, 48], "147641": [22, 48], "422": [22, 48, 56], "224662": [22, 48], "036646": [22, 48], "031794": [22, 48], "8997": [22, 48], "895541": [22, 48], "392612": [22, 48], "112848": [22, 48], "198127": [22, 48], "639754": [22, 48], "301563": [22, 48], "459": [22, 37, 48], "276687": [22, 48], "436492": [22, 48], "757545": [22, 48], "766423": [22, 48], "320430": [22, 48], "854129": [22, 48], "341109": [22, 48], "522": [22, 48], "283421": [22, 48], "698206": [22, 48], "332824": [22, 48], "79041": [22, 48], "260572": [22, 48], "1300": [22, 48, 50], "1872": [22, 48], "1950": [22, 48], "2006": [22, 33, 48, 50], "34900": [22, 48], "369": [22, 48], "7500": [22, 28, 48, 54], "1966": [22, 48], "129600": [22, 48], "735": [22, 48], "9391": [22, 48], "1972": [22, 48], "1993": [22, 48], "2008": [22, 31, 48, 50], "162000": [22, 48], "1099": [22, 48], "11509": [22, 48], "2004": [22, 48], "168": [22, 41, 48], "2009": [22, 31, 48], "212975": [22, 48], "1460": [22, 48], "313": [22, 40, 41, 48], "215245": [22, 48], "2010": [22, 24, 31, 38, 48], "1378": [22, 48], "5644": [22, 48], "480": [22, 48], "15500": [22, 48], "755000": [22, 48], "302": [22, 24, 40, 41, 48, 50], "mszone": [22, 24, 48, 50], "street": [22, 24, 48, 50], "allei": [22, 24, 48, 50], "lotshap": [22, 24, 48, 50], "landcontour": [22, 24, 48, 50], "lotconfig": [22, 24, 48, 50], "landslop": [22, 24, 48, 50], "condition1": [22, 24, 48, 50], "condition2": [22, 24, 48, 50], "bldgtype": [22, 24, 48, 50], "housestyl": [22, 24, 48, 50], "roofstyl": [22, 24, 48, 50], "roofmatl": [22, 24, 48, 50], "exterior1st": [22, 24, 48, 50], "exterior2nd": [22, 24, 48, 50], "masvnrtyp": [22, 24, 48, 50], "exterqu": [22, 24, 48, 50], "extercond": [22, 24, 48, 50], "bsmtqual": [22, 24, 48, 50], "bsmtcond": [22, 24, 48, 50], "bsmtexposur": [22, 24, 48, 50], "1279": [22, 48], "bsmtfintype1": [22, 24, 48, 50], "bsmtfintype2": [22, 24, 48, 50], "bsmtfinsf2": [22, 24, 48, 50], "bsmtunfsf": [22, 24, 48, 50], "totalbsmtsf": [22, 24, 48, 50], "heatingqc": [22, 24, 48, 50], "centralair": [22, 24, 48, 50], "electr": [22, 24, 48, 50], "1313": [22, 28, 48, 54], "1stflrsf": [22, 24, 48, 50], "2ndflrsf": [22, 24, 48, 50], "lowqualfinsf": [22, 24, 48, 50], "grlivarea": [22, 24, 48, 50], "bsmtfullbath": [22, 24, 48, 50], "bsmthalfbath": [22, 24, 48, 50], "fullbath": [22, 24, 48, 50], "halfbath": [22, 24, 48, 50], "bedroomabvgr": [22, 24, 48, 50], "kitchenabvgr": [22, 24, 48, 50], "kitchenqu": [22, 24, 48, 50], "totrmsabvgrd": [22, 24, 48, 50], "fireplac": [22, 24, 48, 50], "fireplacequ": [22, 24, 48, 50], "687": [22, 48], "garagetyp": [22, 24, 48, 50], "1241": [22, 25, 48], "garageyrblt": [22, 24, 48, 50], "garagefinish": [22, 24, 48, 50], "garagecar": [22, 24, 48, 50], "garagearea": [22, 24, 48, 50], "garagequ": [22, 24, 48, 50], "garagecond": [22, 24, 48, 50], "paveddr": [22, 24, 48, 50], "poolqc": [22, 24, 48, 50], "fenc": [22, 24, 30, 48, 50], "259": [22, 48, 49, 51], "miscfeatur": [22, 24, 48, 50], "saletyp": [22, 24, 48, 50], "salecondit": [22, 24, 48, 50], "841": [22, 48, 56], "profil": 22, "profilereport": 22, "to_notebook_ifram": 22, "ordin": [22, 30, 44, 48, 56], "truli": [22, 29, 38, 55], "descript": [22, 25, 32, 51, 58, 59], "numeric_looking_column": [22, 48], "select_dtyp": [22, 48], "dwell": [22, 48], "newer": [22, 48], "style": [22, 25, 26, 28, 29, 30, 41, 48, 51, 52, 54, 55, 56], "1945": [22, 48], "older": [22, 48], "attic": [22, 48], "multi": [22, 24, 26, 29, 31, 47, 48, 50, 52, 55], "foyer": [22, 48], "duplex": [22, 48], "pud": [22, 48], "150": [22, 28, 30, 34, 36, 43, 46, 48, 54, 56], "multilevel": [22, 48], "incl": [22, 48], "lev": [22, 48], "fa": [22, 24, 48, 50], "gd": [22, 24, 48, 50], "ex": [22, 24, 48, 50], "ordinal_features_reg": [22, 24, 48, 50], "ordinal_features_oth": [22, 24, 48, 50], "ordering_ordinal_reg": [22, 24, 48, 50], "ordering_ordinal_oth": [22, 24, 48, 50], "na": [22, 24, 28, 48, 50], "mn": [22, 24, 48, 50], "av": [22, 24, 48, 50, 55], "unf": [22, 24, 48, 50], "lwq": [22, 24, 48, 50], "rec": [22, 24, 28, 48, 50], "blq": [22, 24, 48, 50], "alq": [22, 24, 48, 50], "glq": [22, 24, 48, 50], "sal": [22, 24, 48, 50], "sev": [22, 24, 48, 50], "maj2": [22, 24, 48, 50], "maj1": [22, 24, 48, 50], "mod": [22, 24, 48, 50], "min2": [22, 24, 48, 50], "min1": [22, 24, 48, 50], "typ": [22, 24, 48, 50], "mnww": [22, 24, 48, 50], "gdwo": [22, 24, 48, 50], "mnprv": [22, 24, 48, 50], "gdprv": [22, 24, 48, 50], "foot": [22, 24, 48, 50], "ordinal_transformer_reg": [22, 24, 48, 50], "ordinal_transformer_oth": [22, 24, 48, 50], "ohe_column": [22, 24, 48, 50], "new_column": [22, 24, 31, 32, 48, 50], "saletype_conlw": 22, "saletype_new": 22, "saletype_oth": 22, "saletype_wd": [22, 48], "electrical_fusea": 22, "electrical_fusef": 22, "electrical_fusep": 22, "electrical_mix": 22, "electrical_sbrkr": 22, "electrical_miss": 22, "154795": [22, 24, 48, 50], "222647": [22, 24, 48, 50], "312501": [22, 24, 48, 50], "381428": [22, 24, 48, 50], "663680": [22, 24, 48, 50], "512408": [22, 24, 48, 50], "993969": [22, 24, 48, 50], "840492": [22, 24, 48, 50], "269972": [22, 24, 48, 50], "961498": [22, 24, 48, 50], "767": [22, 24, 34, 48, 50], "372763": [22, 24, 48, 50], "260890": [22, 24, 48, 50], "248457": [22, 24, 48, 50], "054669": [22, 24, 48, 50], "285467": [22, 24, 48, 50], "026793": [22, 24, 48, 50], "016525": [22, 24, 48, 50], "573129": [22, 24, 48, 50], "476092": [22, 24, 48, 50], "429": [22, 24, 48], "885044": [22, 24, 48], "131607": [22, 24, 48], "563314": [22, 24, 48], "161931": [22, 24, 48], "227559": [22, 24, 48], "1139": [22, 24, 48], "358264": [22, 24, 48], "171468": [22, 24, 48], "773017": [22, 24, 48], "689338": [22, 24, 48], "679877": [22, 24, 48], "443419": [22, 24, 48], "558": [22, 24, 48, 51], "597924": [22, 24, 48], "289541": [22, 24, 48], "828332": [22, 24, 48], "598149": [22, 24, 48], "354114": [22, 24, 48], "262": [22, 24, 48, 50], "263": 22, "outlier": [22, 27, 37, 48, 53], "exploratori": 22, "001178": 22, "000296": [22, 36], "003547": [22, 48], "000589": 22, "000204": 22, "001266": [22, 48], "000532": 22, "000197": 22, "011767": [22, 48], "000585": 22, "000215": [19, 22], "006744": [22, 48], "000525": 22, "000189": [22, 56], "076533": [22, 48], "000524": 22, "000205": 22, "003133": [22, 48], "000518": 22, "000187": [22, 36], "000397": [22, 48], "000548": 22, "003785": [22, 36, 48], "000515": 22, "000186": 22, "001740": [22, 44, 48], "000517": 22, "000188": 22, "000117": [22, 48], "ordinari": 22, "224865": [22, 24, 48, 50], "34161762": [22, 24, 48, 50], "65243": [22, 48], "29045704": [22, 48], "133337": [22, 48], "46729488": [22, 48], "250900": [22, 48], "65424895": [22, 48], "128984": [22, 48], "32127053": [22, 48], "205597": [22, 48], "8361313": [22, 48], "334576": [22, 48], "71199006": [22, 48], "158982": [22, 48], "72345029": 22, "148343": [22, 48], "09009799": [22, 48], "129257": [22, 48], "94933723": [22, 48], "411412": 22, "6718650304": 22, "38853": 22, "27502379066": 22, "largest": [22, 48], "191169": [22, 24, 48, 50], "0717446893": 22, "83603": [22, 24, 48, 50], "0131199604": 22, "lr_pipe": [22, 24, 31, 48, 50], "028890": 22, "005978": 22, "862432": [22, 48], "911846": [22, 48], "027618": 22, "005765": 22, "812363": [22, 48], "913849": [22, 48], "025527": 22, "006600": 22, "775270": [22, 48], "915952": [22, 48], "025537": 22, "005596": 22, "874532": [22, 48], "910843": [22, 48], "026065": 22, "005624": 22, "852104": [22, 48], "911615": [22, 48], "024473": 22, "005501": 22, "826142": [22, 48], "910174": [22, 48], "025475": 22, "005876": 22, "825697": [22, 48], "913767": [22, 48], "025521": 22, "005527": 22, "873704": [22, 48], "910018": [22, 48], "024918": 22, "005524": 22, "196599": [22, 48], "921438": [22, 48], "026598": 22, "005554": 22, "890457": [22, 48], "908215": [22, 48], "dropdroppipelin": [22, 48], "lotshape_ir1": [22, 24, 50], "lotshape_ir2": [22, 24, 50], "lotshape_ir3": [22, 24, 50], "lotshape_reg": [22, 24, 50], "garagefinish_fin": 22, "garagefinish_rfn": 22, "garagefinish_unf": [22, 48], "garagefinish_miss": 22, "salecondition_abnorml": 22, "salecondition_adjland": 22, "salecondition_alloca": 22, "salecondition_famili": 22, "salecondition_norm": 22, "salecondition_parti": 22, "paveddrive_n": 22, "paveddrive_p": 22, "paveddrive_i": 22, "housestyle_1": 22, "5fin": 22, "5unf": 22, "housestyle_1stori": 22, "housestyle_2": 22, "housestyle_2stori": 22, "housestyle_sfoy": 22, "housestyle_slvl": 22, "bldgtype_1fam": 22, "bldgtype_2fmcon": 22, "bldgtype_duplex": 22, "bldgtype_twnh": 22, "bldgtype_twnhs": 22, "centralair_n": 22, "centralair_i": 22, "miscfeature_gar2": 22, "miscfeature_othr": 22, "miscfeature_sh": 22, "miscfeature_tenc": 22, "miscfeature_miss": 22, "utilities_allpub": [22, 50], "utilities_nosewa": [22, 50], "mssubclass_20": 22, "mssubclass_30": 22, "mssubclass_40": 22, "mssubclass_45": 22, "mssubclass_50": 22, "mssubclass_60": 22, "mssubclass_70": 22, "mssubclass_75": 22, "mssubclass_80": 22, "mssubclass_85": 22, "mssubclass_90": 22, "mssubclass_120": 22, "mssubclass_160": 22, "mssubclass_180": 22, "mssubclass_190": 22, "garagetype_2typ": 22, "garagetype_attchd": 22, "garagetype_bas": 22, "garagetype_builtin": 22, "garagetype_carport": 22, "garagetype_detchd": 22, "garagetype_miss": 22, "street_grvl": 22, "street_pav": 22, "alley_grvl": 22, "alley_pav": 22, "alley_miss": 22, "mszoning_c": [22, 24, 50], "mszoning_fv": [22, 24], "mszoning_rh": [22, 24], "mszoning_rl": [22, 24], "mszoning_rm": [22, 24], "lotconfig_corn": 22, "lotconfig_culdsac": 22, "lotconfig_fr2": 22, "lotconfig_fr3": 22, "lotconfig_insid": 22, "landslope_gtl": [22, 24, 50], "landslope_mod": [22, 24, 50], "landslope_sev": [22, 24, 50], "condition2_arteri": 22, "condition2_feedr": 22, "condition2_norm": 22, "condition2_posa": [22, 48], "condition2_posn": [22, 24, 48, 50], "condition2_rra": [22, 48], "condition2_rran": 22, "condition2_rrnn": 22, "neighborhood_blmngtn": 22, "neighborhood_bluest": 22, "neighborhood_brdal": 22, "neighborhood_brksid": 22, "neighborhood_clearcr": 22, "neighborhood_collgcr": [22, 48], "neighborhood_crawfor": 22, "neighborhood_edward": [22, 48], "neighborhood_gilbert": [22, 48], "neighborhood_idotrr": 22, "neighborhood_meadowv": 22, "neighborhood_mitchel": 22, "neighborhood_nam": 22, "neighborhood_npkvil": 22, "neighborhood_nwam": 22, "neighborhood_noridg": [22, 48], "neighborhood_nridght": [22, 24, 48, 50], "neighborhood_oldtown": 22, "neighborhood_swisu": 22, "neighborhood_sawy": 22, "neighborhood_sawyerw": 22, "neighborhood_somerst": 22, "neighborhood_stonebr": [22, 24, 50], "neighborhood_timb": 22, "neighborhood_veenk": 22, "roofmatl_clytil": [22, 24, 48, 50], "roofmatl_compshg": [22, 24, 48, 50], "roofmatl_membran": [22, 48], "roofmatl_met": [22, 48], "roofmatl_rol": 22, "roofmatl_tar": 22, "grv": 22, "roofmatl_wdshak": 22, "roofmatl_wdshngl": [22, 24, 48, 50], "condition1_arteri": 22, "condition1_feedr": 22, "condition1_norm": 22, "condition1_posa": 22, "condition1_posn": 22, "condition1_rra": 22, "condition1_rran": 22, "condition1_rrn": 22, "condition1_rrnn": 22, "landcontour_bnk": [22, 48, 50], "landcontour_hl": [22, 50], "landcontour_low": [22, 50], "landcontour_lvl": [22, 50], "mosold_1": 22, "mosold_2": 22, "mosold_3": [22, 48], "mosold_4": [22, 48], "mosold_5": [22, 48], "mosold_6": [22, 48], "mosold_7": [22, 48], "mosold_8": [22, 48], "mosold_9": [22, 48], "mosold_10": [22, 48], "mosold_11": [22, 48], "mosold_12": [22, 48], "roofstyle_flat": 22, "roofstyle_g": [22, 48], "roofstyle_gambrel": 22, "roofstyle_hip": 22, "roofstyle_mansard": 22, "roofstyle_sh": 22, "exterior1st_asbshng": 22, "exterior1st_asphshn": 22, "exterior1st_brkcomm": 22, "exterior1st_brkfac": 22, "exterior1st_cblock": 22, "exterior1st_cemntbd": 22, "exterior1st_hdboard": 22, "exterior1st_imstucc": [22, 24, 48, 50], "exterior1st_metalsd": 22, "exterior1st_plywood": 22, "exterior1st_ston": 22, "exterior1st_stucco": 22, "exterior1st_vinylsd": 22, "exterior1st_wd": 22, "sdng": 22, "exterior1st_wdsh": 22, "exterior2nd_asbshng": 22, "exterior2nd_asphshn": 22, "exterior2nd_brk": 22, "cmn": 22, "exterior2nd_brkfac": 22, "exterior2nd_cblock": 22, "exterior2nd_cmentbd": 22, "exterior2nd_hdboard": 22, "exterior2nd_imstucc": 22, "exterior2nd_metalsd": 22, "exterior2nd_oth": 22, "exterior2nd_plywood": 22, "exterior2nd_ston": 22, "exterior2nd_stucco": 22, "exterior2nd_vinylsd": 22, "exterior2nd_wd": 22, "shng": 22, "heating_floor": 22, "heating_gasa": 22, "heating_gasw": 22, "heating_grav": 22, "heating_othw": [22, 24, 48, 50], "heating_wal": 22, "foundation_brktil": 22, "foundation_cblock": [22, 48], "foundation_pconc": 22, "foundation_slab": 22, "foundation_ston": 22, "foundation_wood": 22, "masvnrtype_brkcmn": 22, "masvnrtype_brkfac": 22, "masvnrtype_ston": 22, "masvnrtype_miss": 22, "saletype_cod": 22, "saletype_cwd": 22, "saletype_con": 22, "saletype_conld": 22, "saletype_conli": 22, "annoyingli": [22, 48], "vice": [22, 48], "versa": [22, 48], "ridge__alpha": [22, 48], "semilogx": [22, 48], "best_alpha": [22, 48], "7951559890417762": 22, "pipe_bigalpha": [22, 48], "bigalpha_coeff": [22, 48], "9691": [22, 48], "378159": [22, 48], "7816": [22, 48], "490033": [22, 48], "5931": [22, 48], "401623": [22, 48], "5209": [22, 48], "377032": [22, 48], "5057": [22, 48], "215412": [22, 48], "1214": [22, 48], "532034": [22, 48], "1281": [22, 48], "596864": [22, 48], "1766": [22, 48], "048889": [22, 48], "1985": [22, 48], "253914": [22, 48], "2623": [22, 48], "509001": [22, 48], "pipe_smallalpha": [22, 48], "smallalpha_coeff": [22, 48], "128384": [22, 48], "117412": [22, 48], "127326": [22, 48], "497787": [22, 48], "106023": [22, 48], "481515": 22, "83437": [22, 48], "787574": [22, 48], "70568": [22, 48], "838951": [22, 48], "34441": [22, 48], "626206": [22, 48], "34806": [22, 48], "290424": [22, 48], "63362": [22, 48], "335309": [22, 48], "194985": [22, 48], "470060": [22, 48], "582469": [22, 48], "424221": [22, 48], "pipe_bestalpha": [22, 48], "bestalpha_coeff": [22, 48], "14485": [22, 48], "526602": [22, 48], "11693": [22, 48], "792577": [22, 48], "9661": [22, 48], "926657": [22, 48], "9492": [22, 48], "921850": [22, 48], "8076": [22, 48], "988901": [22, 48], "3991": [22, 48], "413796": [22, 48], "5002": [22, 28, 48, 54], "470666": [22, 48], "5212": [22, 48], "984664": [22, 48], "5461": [22, 48], "450739": [22, 48], "5789": [22, 34, 48], "889086": [22, 48], "ridgecv_pip": [22, 48], "alpha_": [22, 48], "ridge_tun": [22, 48], "ridge_pr": [22, 48], "228603": [22, 48], "06797961": [22, 48], "104643": [22, 48], "99931883": [22, 48], "155624": [22, 48], "61029914": [22, 48], "246332": [22, 48], "07245741": [22, 48], "127614": [22, 48], "33726089": [22, 48], "243243": [22, 48], "60429913": [22, 48], "304784": [22, 48], "87844893": [22, 48], "145425": [22, 48], "67512181": [22, 48], "157008": [22, 48], "6526853": [22, 48], "128528": [22, 48], "91515735": [22, 48], "390725": 22, "7472092075": 22, "30815": 22, "281220255296": 22, "anymor": [22, 26, 28, 48, 52, 54], "1041": [22, 24, 25, 31, 48, 51], "1122": [22, 24, 25, 48], "bool": [22, 31, 34, 38, 40, 41, 48], "160000": [22, 50], "175000": 22, "262500": 22, "133000": 22, "131000": 22, "212870": 22, "41150573": 22, "178494": 22, "22221894": 22, "189981": 22, "34426571": 22, "245329": 22, "56804591": 22, "129904": 22, "71327467": 22, "135422": 22, "67672595": 22, "872961060": [22, 48], "7986535": 22, "billion": [22, 48], "cent": [22, 48], "8729610607986": [22, 48], "533": 22, "29545": [22, 48], "91445189425": 22, "weird": [22, 28, 48, 54], "perhap": [22, 30, 31, 48], "y_i": [22, 23, 25, 28, 48, 49, 51, 54], "denomin": [22, 25, 48, 51], "varianc": [22, 24, 27, 31, 48, 50, 52, 53], "unexplain": [22, 48], "8601643854446084": 22, "8280229354283186": 22, "600k": [22, 48], "60k": [22, 48], "terribl": [22, 28, 33, 38, 48, 54], "percent": [22, 48], "pred_train": [22, 48], "percent_error": [22, 48], "839225": [22, 48], "558889": [22, 48], "560768": [22, 48], "405650": [22, 48], "194710": 22, "496213": 22, "624615": 22, "541117": 22, "327283": 22, "376089": 22, "my_map": [22, 48], "10092665203438769": 22, "mean_absolute_percentage_error": [22, 48], "skew": [22, 48], "log10": [22, 48], "ttr": [22, 48], "log1p": [22, 48], "inverse_func": [22, 48], "expm1": [22, 48], "ttr_pipe": [22, 48], "ufunc": [22, 48], "transformedtargetregressortransformedtargetregressor": [22, 48], "ridgeridg": [22, 25, 48], "un": [22, 32, 48], "221329": [22, 48], "43833466": [22, 48], "170670": [22, 48], "12761659": [22, 48], "182639": [22, 48], "31984311": [22, 48], "248609": [22, 48], "60023631": [22, 48], "132158": [22, 48], "15026771": [22, 48], "133270": [22, 48], "71866979": [22, 48], "07808506982896254": 22, "biggest": [22, 25, 51], "neg_mean_squared_error": [22, 48], "026120": 22, "006816": 22, "055915e": [22, 48], "379875e": [22, 48], "024906": 22, "007267": 22, "239944e": [22, 48], "264283e": [22, 48], "024179": 22, "007524": 22, "125440e": [22, 48], "758062e": [22, 48], "023939": 22, "006499": 22, "801219e": [22, 48], "849438e": [22, 48], "024087": 22, "006732": 22, "267612e": [22, 48], "395282e": [22, 48], "mape_scor": [22, 48], "greater_is_bett": [22, 48], "024398": 22, "006702": 22, "096960": [22, 48], "104070": [22, 48], "027555": 22, "007023": 22, "107985": [22, 48], "099685": [22, 48], "023322": 22, "006587": 22, "118347": [22, 48], "101796": [22, 48], "025249": 22, "006643": 22, "107947": [22, 48], "023129": 22, "006506": 22, "121985": [22, 48], "098307": [22, 48], "score_func": [22, 48], "latter": [22, 48], "r2": [22, 23, 35, 48, 49], "neg_mean_absolute_percentage_error": [22, 48], "neg_root_mean_square_error": [22, 48], "neg_root_mean_squared_error": [22, 48], "713084e": 22, "348495e": 22, "353811e": 22, "354980e": 22, "490115e": 22, "678986e": 22, "263899e": 22, "298708e": 22, "651091e": 22, "533073e": 22, "test_r2": [22, 48], "669805e": [22, 48], "200326e": [22, 48], "262156e": [22, 48], "514598e": [22, 48], "110915e": [22, 48], "train_r2": [22, 48], "551862e": [22, 48], "636849e": [22, 48], "580539e": [22, 48], "561645e": [22, 48], "834356e": [22, 48], "test_mape_scor": [22, 48], "696034e": [22, 48], "079852e": [22, 48], "183471e": [22, 48], "079471e": [22, 48], "219845e": [22, 48], "train_mape_scor": [22, 48], "040698e": [22, 48], "968514e": [22, 48], "017959e": [22, 48], "024351e": [22, 48], "830712e": [22, 48], "test_sklearn": [22, 48], "train_sklearn": [22, 48], "test_neg_root_mean_square_error": [22, 48], "656297e": [22, 48], "521284e": [22, 48], "354759e": [22, 48], "130690e": [22, 48], "761945e": [22, 48], "train_neg_root_mean_square_error": [22, 48], "062658e": [22, 48], "874767e": [22, 48], "959402e": [22, 48], "974801e": [22, 48], "719427e": [22, 48], "test_neg_mean_squared_error": [22, 48], "train_neg_mean_squared_error": [22, 48], "param_ridge__alpha": [22, 48], "101259": [22, 48], "111543": [22, 48], "096462": [22, 48], "090785": [22, 48], "085698": [22, 48], "085508": [22, 48], "085546": [22, 48], "08555": [22, 48], "085551": [22, 48], "203421": [22, 48], "33213": [22, 48], "110645": [22, 48], "115401": [22, 48], "116497": [22, 48], "122331": [22, 48], "125644": [22, 48], "127242": [22, 48], "127418": [22, 48], "127439": [22, 48], "127441": [22, 48], "204692": [22, 48], "33271": [22, 48], "00001": [22, 48], "000001": [22, 46, 48], "044169": 22, "041085": 22, "044295": [22, 48], "050607": 22, "039236": 22, "035071": 22, "037367": 22, "046649": 22, "052672": 22, "069799": 22, "042478": 22, "032924": 22, "refit": [22, 48], "best_estimator_": [22, 48], "search_multi": [22, 48], "rank_test_mape_scor": [22, 48], "split0_test_r2": [22, 48], "split1_test_r2": [22, 48], "split2_test_r2": [22, 48], "split3_test_r2": [22, 48], "mean_test_neg_mean_squared_error": [22, 48], "std_test_neg_mean_squared_error": [22, 48], "rank_test_neg_mean_squared_error": [22, 48], "split0_train_neg_mean_squared_error": [22, 48], "split1_train_neg_mean_squared_error": [22, 48], "split2_train_neg_mean_squared_error": [22, 48], "split3_train_neg_mean_squared_error": [22, 48], "split4_train_neg_mean_squared_error": [22, 48], "mean_train_neg_mean_squared_error": [22, 48], "std_train_neg_mean_squared_error": [22, 48], "039535": 22, "003742": 22, "011913": 22, "003011": 22, "866980": [22, 48], "820033": [22, 48], "826216": [22, 48], "851460": [22, 48], "263742e": [22, 48], "328077e": [22, 48], "529388e": [22, 48], "685103e": [22, 48], "039521": 22, "004809": 22, "012029": 22, "002788": 22, "827261": [22, 48], "786555": [22, 48], "802902": [22, 48], "812272": [22, 48], "362185e": [22, 48], "262269e": [22, 48], "282021e": [22, 48], "156311e": [22, 48], "207814e": [22, 48], "225301e": [22, 48], "029950e": [22, 48], "180279e": [22, 48], "521743e": [22, 48], "037204": 22, "004855": 22, "011907": 22, "002939": 22, "859318": [22, 48], "820564": [22, 48], "832866": [22, 48], "846650": [22, 48], "283119e": [22, 48], "511620e": [22, 48], "034979e": [22, 48], "276943e": [22, 48], "910456e": [22, 48], "701186e": [22, 48], "915714e": [22, 48], "567856e": [22, 48], "155178e": [22, 48], "037038": 22, "008245": 22, "009942": 22, "003876": 22, "835749": [22, 24, 48, 50], "810073": [22, 24, 48, 50], "831611": [22, 24, 48, 50], "843992": [22, 24, 48, 50], "386071e": [22, 48], "378971e": [22, 48], "394113e": [22, 48], "898703e": [22, 48], "405227e": [22, 48], "290961e": [22, 48], "046193e": [22, 48], "207039e": [22, 48], "011269e": [22, 48], "039365": 22, "010348": 22, "013747": 22, "003891": 22, "821807": [22, 48], "792828": [22, 48], "805198": [22, 48], "863941": [22, 48], "465279e": [22, 48], "931439e": [22, 48], "579559e": [22, 48], "009514e": [22, 48], "345386e": [22, 48], "515351e": [22, 48], "846260e": [22, 48], "459214e": [22, 48], "766317e": [22, 48], "043641": 22, "008413": 22, "009649": 22, "001835": 22, "824884": [22, 48], "782183": [22, 48], "787933": [22, 48], "868003": [22, 48], "501304e": [22, 48], "090376e": [22, 48], "522563e": [22, 48], "926733e": [22, 48], "251158e": [22, 48], "446284e": [22, 48], "837022e": [22, 48], "396752e": [22, 48], "014081e": [22, 48], "034559": 22, "006943": 22, "011439": 22, "003445": 22, "826553": [22, 48], "780497": [22, 48], "785399": [22, 48], "868281": [22, 48], "505592e": [22, 48], "117899e": [22, 48], "521578e": [22, 48], "925288e": [22, 48], "249618e": [22, 48], "445124e": [22, 48], "836880e": [22, 48], "395697e": [22, 48], "018459e": [22, 48], "034803": 22, "003166": 22, "009893": 22, "001694": 22, "826739": [22, 48], "780316": [22, 48], "785134": [22, 48], "868305": [22, 48], "506035e": [22, 48], "120769e": [22, 48], "521567e": [22, 48], "925272e": [22, 48], "249601e": [22, 48], "445111e": [22, 48], "836878e": [22, 48], "395686e": [22, 48], "018507e": [22, 48], "035842": 22, "005237": 22, "011238": 22, "004693": 22, "826758": [22, 48], "780298": [22, 48], "785108": [22, 48], "868308": [22, 48], "506079e": [22, 48], "121056e": [22, 48], "035297": 22, "003129": 22, "013451": 22, "003190": 22, "826760": [22, 48], "780296": [22, 48], "785105": [22, 48], "506084e": [22, 48], "121084e": [22, 48], "037244": 22, "007337": 22, "009396": 22, "002154": 22, "593370": [22, 48], "551975": [22, 48], "568663": [22, 48], "557739": [22, 48], "686348e": [22, 48], "316395e": [22, 48], "762093e": [22, 48], "571901e": [22, 48], "662541e": [22, 48], "624450e": [22, 48], "595569e": [22, 48], "643311e": [22, 48], "665351e": [22, 48], "041230": 22, "006415": 22, "010986": 22, "002783": 22, "135384": [22, 48], "113837": [22, 48], "118874": [22, 48], "123367": [22, 48], "442377e": [22, 48], "531116e": [22, 48], "629792e": [22, 48], "271738e": [22, 48], "379416e": [22, 48], "342605e": [22, 48], "498133e": [22, 48], "424337e": [22, 48], "262079e": [22, 48], "09503409246217502": 22, "underpredict": [22, 48, 49], "overpredict": [22, 48, 49], "unitless": [22, 48], "john": [23, 49], "stuart": [23, 49], "mill": [23, 49], "dequ": [23, 24, 49, 50], "perspect": [23, 49], "individu": [23, 26, 29, 32, 34, 37, 49, 52], "wisdom": 23, "crowd": [23, 27, 53], "literatur": [23, 49], "stronger": [23, 49], "industri": [23, 25, 29, 30, 49, 51, 55, 56], "adult_df_larg": [23, 24, 49, 50], "target_column": [23, 24, 32, 49, 50], "757985": [23, 24, 49, 50], "242015": [23, 24, 49, 50], "scoring_metr": [23, 24, 25, 49, 50, 51], "labelencod": [23, 24, 49, 50], "label_encod": [23, 24, 49, 50], "y_train_num": [23, 24, 49, 50], "y_test_num": [23, 24, 49, 50], "pipe_dt": [23, 24, 49, 50], "758": [23, 24, 34, 49, 50], "008": [23, 34, 49], "817": [23, 49], "006": [23, 24, 32, 34, 49, 50], "979": [23, 24, 49, 50], "pipe_rf": [23, 24, 49, 50], "023": [23, 30], "037": 23, "847": [23, 24, 38, 49, 50], "drawn": [23, 49], "random_forest_data": 23, "tree1": 23, "tree2": 23, "tree3": 23, "pipe_rf_demo": [23, 49], "workclass_feder": [23, 24, 50], "workclass_loc": [23, 24, 50], "workclass_nev": [23, 24, 50], "workclass_priv": [23, 24, 50], "1271": [23, 49], "2268": [23, 49], "2447": [23, 49], "2516": [23, 34, 49], "2556": [23, 49], "4151": [23, 49], "4165": [23, 49], "5294": [23, 49], "5798": [23, 49], "5970": [23, 49], "6480": [23, 49], "test_exampl": [23, 49], "transformed_exampl": [23, 49], "flatten": [23, 24, 27, 28, 29, 31, 34, 36, 38, 40, 49, 50, 53, 55], "550004": [23, 49], "147166": [23, 24, 49, 50], "217680": [23, 49], "579660": [23, 49], "country_trinadad": [23, 24, 49, 50], "amp": [23, 24, 34, 49, 50], "tobago": [23, 24, 49, 50], "country_unit": [23, 24, 49, 50], "country_vietnam": [23, 24, 49, 50], "country_yugoslavia": [23, 24, 49, 50], "country_miss": [23, 24, 49, 50], "estimators_": [23, 49], "ntree": 23, "make_num_tree_plot": [23, 49], "beat": [23, 32, 49], "shelf": [23, 29, 49, 55], "heavi": [23, 25, 26, 49, 51], "slower": [23, 26, 34, 49, 52], "easili": [23, 25, 31, 49, 51], "extratreesclassifi": 23, "discrimin": 23, "leo": [23, 49], "breiman": [23, 49], "fashion": [23, 29, 49, 55], "shallow": [23, 49], "_": [23, 25, 26, 28, 30, 49, 51, 54, 55, 56], "i1": [23, 49], "i2": [23, 49], "ik": [23, 49], "procedur": [23, 49], "residu": [23, 34, 49], "interfac": [23, 41, 49], "gpu": [23, 29, 30, 49, 55, 56], "learning_r": [23, 49], "strongli": [23, 49], "scale_pos_weight": [23, 49], "1319796954314723": [23, 49], "gradientboostingclassifi": [23, 49], "gradientboostingregressor": [23, 49], "histgradientboostingclassifi": [23, 49], "histgradientboostingregressor": [23, 49], "catboostclassifi": [23, 49], "xgbclassifi": [23, 24, 49, 50], "class_weight": [23, 49], "pipe_xgb": [23, 24, 49, 50], "pipe_lgbm": [23, 24, 49, 50], "pipe_catboost": [23, 49], "pipe_sklearn_histgb": [23, 49], "pipe_sklearn_gb": [23, 49], "logist": [23, 24, 25, 31, 32, 38, 39, 46, 47, 49, 50], "sklearn_histgb": [23, 49], "sklearn_gb": [23, 49], "deprecationwarn": [23, 49], "007": [23, 25, 34, 46, 49, 51], "849": [23, 24, 49, 50], "004": [23, 24, 30, 43, 46, 49, 50, 51], "844": [23, 28, 49, 54], "419": 23, "870": [23, 24, 49, 50], "898": [23, 24, 49, 50], "022": [23, 34], "872": [23, 24, 49, 50], "701": 23, "092": 23, "895": [23, 49], "106": [23, 28, 37], "035": [23, 30, 34], "887": [23, 49], "highest": [23, 24, 28, 29, 30, 38, 49, 50, 54, 55, 56], "fastest": 23, "whichev": [23, 49], "overus": [23, 49], "mainten": [23, 49], "maintain": [23, 28, 49, 54], "dict_kei": [23, 49], "del": [23, 49], "votingclassifi": [23, 49], "averaging_model": [23, 49], "votingclassifiervotingclassifi": [23, 49], "regressioncolumntransform": [23, 49], "dropdroplogisticregressionlogisticregress": [23, 25, 49], "treecolumntransform": [23, 49], "dropdropdecisiontreeclassifierdecisiontreeclassifi": [23, 49], "forestcolumntransform": [23, 49], "dropdroprandomforestclassifierrandomforestclassifi": [23, 49], "xgboostcolumntransform": [23, 49], "dropdropxgbclassifierxgbclassifi": [23, 49], "base_scor": [23, 49], "booster": [23, 49], "callback": [23, 28, 34, 49], "colsample_bylevel": [23, 49], "colsample_bynod": [23, 49], "colsample_bytre": [23, 49], "early_stopping_round": [23, 49], "enable_categor": [23, 49], "eval_metr": [23, 24, 49, 50], "feature_typ": [23, 49], "gpu_id": [23, 49], "grow_polici": [23, 49], "importance_typ": [23, 49], "interaction_constraint": [23, 49], "max_bin": [23, 49], "max_cat_threshold": [23, 49], "max_cat_to_onehot": [23, 49], "max_delta_step": [23, 49], "max_leav": [23, 49], "min_child_weight": [23, 49], "monotone_constraint": [23, 49], "num_parallel_tre": [23, 49], "lightgbmcolumntransform": [23, 49], "dropdroplgbmclassifierlgbmclassifi": [23, 49], "constitu": [23, 49], "conceptu": [23, 49], "test_g50k": [23, 49], "test_l50k": [23, 49], "r1": [23, 49], "named_estimators_": [23, 49], "663111": 23, "760000": [23, 49], "601041": [23, 49], "685786": [23, 49], "247537": 23, "678924": [23, 49], "513223": [23, 49], "463582": [23, 49], "636616": 23, "621537": [23, 49], "684857": [23, 49], "665882": [23, 49], "616069": 23, "770000": [23, 49], "731338": [23, 49], "683015": [23, 49], "41934687": 23, "58065313": 23, "summat": [23, 49], "sum_prob_ex1_class_0": [23, 49], "096734368958311": 23, "sum_prob_ex1_class_1": [23, 49], "903265631041689": 23, "n_constitu": [23, 49], "41934687379166224": 23, "5806531262083378": 23, "37822156": 23, "62177844": 23, "483": 23, "433": 23, "953": [23, 49], "classifiers_ndt": [23, 49], "averaging_model_ndt": [23, 49], "cross_val": [23, 49], "voting_ndt": [23, 49], "088": [23, 30], "595": 23, "918": [23, 35, 49], "stackingclassifi": [23, 49], "stacking_model": [23, 49], "final_estimator_": [23, 49], "meta": [23, 49], "valid_sample_df": [23, 49], "valid_sample_x": [23, 49], "valid_sample_i": [23, 49], "r4": 23, "_proba": 23, "283186": 23, "780374": 23, "656264": 23, "046732": 23, "120639": 23, "3171738": 23, "26109096": 23, "73890904": 23, "58523477": 23, "41476523": 23, "24218502": 23, "75781498": 23, "20576452": 23, "79423548": 23, "890": [23, 49], "boggl": [23, 38, 49], "stacking_model_tre": [23, 49], "final_estim": [23, 49], "xgbregressor": [23, 49], "catboostregressor": [23, 49], "votingregressor": [23, 49], "stackingregressor": [23, 49], "bonu": [23, 49], "fernandez": [23, 49], "delgado": [23, 49], "et": [23, 29, 49, 52, 55], "al": [23, 29, 49, 52, 55], "179": [23, 49], "seaborn": [24, 25, 26, 27, 28, 50, 51, 52, 53, 54], "sn": [24, 26, 27, 50, 52, 53], "randomforestclassifi": [24, 25, 31, 50, 51], "ridg": [24, 25, 28, 31, 32, 42, 50, 54], "fulli": [24, 27, 50, 51, 53, 58], "oh": [24, 25, 28, 30, 31, 32, 37, 44, 47, 50, 51, 54, 56], "cancel": 24, "heatmap": [24, 46, 50], "unzip": [24, 50], "subdirectori": [24, 50], "025381": [24, 50], "127107": 24, "184405": 24, "165485": 24, "743555": 24, "843281": 24, "090231": 24, "149788": 24, "491366": 24, "310284": 24, "496757": 24, "389065": 24, "168244": 24, "099230": 24, "888961": 24, "314582": 24, "063173": 24, "022331": 24, "203265": 24, "033279": 24, "082835": 24, "467379": 24, "454788": 24, "475099": 24, "386530": 24, "993666": 24, "144686": 24, "032616": 24, "008111": 24, "916722": [24, 50], "026517": 24, "007387": 24, "919198": [24, 50], "023797": 24, "007133": 24, "912395": [24, 50], "024727": 24, "008341": 24, "914003": [24, 50], "024118": 24, "007278": 24, "548831": [24, 50], "920462": [24, 50], "unchang": [24, 50, 60], "uncorrel": [24, 50], "cor": [24, 50], "corr": [24, 50], "font_scal": [24, 50], "annot": [24, 26, 50, 52], "immedi": [24, 28, 37, 50, 54, 57], "hint": [24, 50], "simplist": [24, 29, 50, 55, 59], "intercept": [24, 30, 45, 50, 56], "sum_i": [24, 29, 50, 51, 55], "lr_coef": [24, 31, 32, 50], "3717": 24, "542624": 24, "4552": 24, "332671": 24, "1582": [24, 50], "710031": [24, 50], "5118": [24, 50], "035161": [24, 50], "12498": 24, "401830": 24, "4854": 24, "438906": 24, "4234": 24, "888066": 24, "185155": 24, "5253": 24, "253432": 24, "3681": 24, "749118": 24, "581": 24, "237935": 24, "1273": 24, "072243": 24, "2759": 24, "043319": 24, "6744": 24, "462545": 24, "13407": 24, "646050": 24, "627722": 24, "15992": 24, "080694": 24, "2305": 24, "121599": 24, "215865": 24, "2836": 24, "007434": 24, "easiest": [24, 32, 50], "4236": [24, 50], "969653": [24, 50], "exterior": [24, 50], "sim": [24, 29, 50, 55], "4195": 24, "wow": [24, 50], "one_exampl": [24, 50], "147": [24, 36, 40, 41, 49, 50], "perturb": [24, 27, 37, 50, 53], "one_example_perturb": [24, 50], "229102": [24, 50], "31127015": [24, 50], "96965253": [24, 50], "lr_coefs_landslop": [24, 50], "468": [24, 43, 46, 50], "638169": [24, 50], "7418": [24, 50], "923432": [24, 50], "7887": [24, 50], "561602": [24, 50], "switch": [24, 26, 31, 32, 50, 52], "6950": [24, 50], "285263": [24, 50], "8356": [24, 50], "199771": [24, 50], "6963": 24, "8334": 24, "gtl": [24, 50], "231815": [24, 50], "62688064": [24, 50], "28526302": [24, 50], "071745": [24, 50], "105656": [24, 50], "864205": [24, 50], "27263": [24, 50], "223804": [24, 50], "22001": [24, 50], "877390": [24, 50], "19422": [24, 50], "775311": [24, 50], "34182": [24, 50], "041704": [24, 50], "36525": [24, 50], "193346": [24, 50], "37546": [24, 50], "996765": [24, 50], "39931": [24, 50], "371722": [24, 50], "013120": [24, 50], "roof": [24, 50], "clai": [24, 50], "tile": [24, 50], "191k": [24, 50], "2817": [24, 50], "196385": [24, 50], "2822": 24, "5109": 24, "1578": 24, "sound": [24, 25, 38, 50, 51], "btw": [24, 32], "divis": [24, 50], "lr_scale": [24, 50], "var_": [24, 50], "821040": [24, 50], "218760": [24, 50], "959139": [24, 50], "8994": [24, 50], "471032": [24, 50], "392082": [24, 50], "sqft": [24, 50], "x_test_enc": [24, 31, 32, 50], "one_ex_preprocess": [24, 50], "085415": [24, 50], "66368": [24, 50], "792023": [24, 50], "438592": [24, 50], "orig_pr": [24, 50], "457": [24, 32], "one_ex_preprocessed_perturb": [24, 50], "914585": [24, 50], "03516073": [24, 50], "perturbed_pr": [24, 50], "5690201394302518": 24, "148": [24, 36, 43, 46], "rl": [24, 50], "9505": 24, "pave": [24, 50], "ir1": [24, 50], "lvl": [24, 50], "allpub": [24, 50], "wd": [24, 50], "35671794": 24, "9506": 24, "91063776": 24, "56902014": 24, "uninterpret": [24, 50], "neq": [24, 28, 50, 54], "impress": [24, 50], "healthcar": [24, 50], "crimin": [24, 50], "leverag": [24, 28, 50, 54], "yann": [24, 50], "lecun": [24, 50], "kilian": [24, 50], "weinberg": [24, 50], "patric": [24, 50], "simard": [24, 50], "rich": [24, 32, 50], "caruana": [24, 50], "5514": [24, 49, 50], "256263": [24, 49, 50], "19777": [24, 49, 50], "170277": [24, 49, 50], "servic": [24, 25, 28, 32, 34, 37, 49, 50, 51, 54], "10781": [24, 49, 50], "75826": [24, 49, 50], "divorc": [24, 38, 49, 50], "unmarri": [24, 49, 50], "32240": [24, 49, 50], "24395": [24, 49, 50], "9876": [24, 49, 50], "356689": [24, 49, 50], "tree_numeric_transform": [24, 50], "xgboost": [24, 50], "logloss": [24, 50], "669": 24, "026": 24, "510": 24, "217": [24, 40, 41], "046": [24, 30, 49], "ohe_feature_nam": [24, 31, 50], "workclass_self": [24, 50], "emp": [24, 50], "workclass_st": [24, 50], "workclass_without": [24, 50], "pai": [24, 50], "workclass_miss": [24, 50], "356531": 24, "status_marri": [24, 50], "af": [24, 50], "741562": 24, "occupation_priv": [24, 50], "420671": 24, "327308": 24, "relationship_wif": [24, 50], "268302": 24, "country_columbia": [24, 50], "082248": 24, "occupation_prof": [24, 50], "067944": 24, "occupation_exec": [24, 50], "manageri": [24, 50], "044826": 24, "relationship_own": [24, 50], "009961": 24, "country_dominican": [24, 50], "republ": [24, 50], "008462": 24, "todens": [24, 25, 29, 50, 51, 55], "corr_df": [24, 50], "arbitrari": [24, 26, 27, 31, 50, 52, 53], "high_corr": [24, 50], "occupation_miss": [24, 50], "relationship_husband": [24, 50], "9977957422135846": [24, 50], "8937442459553657": [24, 50], "investig": [24, 50, 58, 59], "colinear": [24, 50], "inflat": [24, 50], "vif": [24, 50], "561": [24, 25, 43, 46], "agnost": [24, 50], "permut": [24, 50], "543351": [24, 50], "294855": [24, 50], "160727": [24, 50], "001068": [24, 50], "country_guatemala": [24, 50], "country_iran": [24, 50], "country_india": [24, 50], "country_hungari": [24, 50], "country_hong": [24, 50], "country_hondura": [24, 50], "inspect": [24, 27, 50, 53], "get_permutation_import": [24, 50], "x_train_perm": [24, 50], "n_repeat": [24, 50], "perm_sorted_idx": [24, 50], "importances_mean": [24, 50], "argsort": [24, 29, 50, 55], "boxplot": [24, 50], "vert": [24, 50], "rf_imp_df": 24, "230412": [24, 50], "122210": [24, 50], "114521": [24, 50], "113815": [24, 50], "077887": [24, 50], "044242": 24, "038287": 24, "status_nev": [24, 50], "025661": 24, "9999999999999998": [24, 50], "inde": [24, 29, 50, 55], "eli5": [24, 50], "variant": [24, 27, 48, 50, 53], "lundberg": [24, 50], "2017": [24, 31, 50, 60], "country_puerto": [24, 50], "rico": [24, 50], "country_scotland": [24, 50], "country_south": [24, 50], "country_taiwan": [24, 50], "country_thailand": [24, 50], "921955": [24, 50], "21768": [24, 31, 50], "258387": [24, 50], "069150": [24, 50], "447517": [24, 50], "185975": [24, 50], "042081": [24, 50], "216346": [24, 50], "663822": [24, 50], "553965": [24, 50], "6513": [24, 50], "lgbm_explain": [24, 50], "treeexplain": [24, 50], "train_lgbm_shap_valu": [24, 50], "shap_valu": [24, 50], "08151507e": [24, 50], "82025568e": [24, 50], "70162085e": [24, 50], "03017665e": [24, 50], "00000000e": [24, 39, 50], "69027185e": [24, 50], "46019608e": [24, 50], "77536150e": [24, 50], "69698010e": [24, 50], "00720988e": [24, 50], "78058051e": [24, 50], "39095422e": [24, 50], "50475372e": [24, 50], "51137414e": [24, 50], "02446630e": [24, 50], "54676006e": [24, 50], "05137470e": [24, 50], "89706451e": [24, 50], "74798624e": [24, 50], "13229595e": [24, 50], "31449687e": [24, 50], "32247597e": [24, 50], "01432486e": [24, 50], "99744241e": [24, 50], "03411038e": [24, 50], "04709519e": [24, 50], "15559528e": [24, 50], "32397724e": [24, 50], "55862988e": [24, 50], "05290827e": [24, 50], "11336331e": [24, 50], "stick": [24, 31, 50], "26048": [24, 50], "test_lgbm_shap_valu": [24, 50], "js": [24, 26, 50], "initj": [24, 50], "y_test_reset": [24, 50], "6508": [24, 50], "6509": [24, 50], "6510": [24, 50], "6511": [24, 50], "6512": [24, 50], "l50k_ind": [24, 50], "g50k_ind": [24, 50], "ex_l50k_index": [24, 50], "ex_g50k_index": [24, 50], "476406": [24, 50], "649658": [24, 50], "345": [24, 41, 50], "99240562": [24, 50], "00759438": [24, 50], "723502": [24, 50], "253426": [24, 50], "256666": [24, 50], "403715": [24, 50], "003408": [24, 50], "001051": [24, 50], "000663": [24, 50], "force_plot": [24, 50], "expected_valu": [24, 50], "occupation_oth": [24, 50], "raw_scor": [24, 50], "76270194": [24, 50], "61912405": [24, 50], "45555535": [24, 50], "13521135": [24, 50], "62873917": [24, 50], "84062193": [24, 50], "872722908439952": [24, 50], "336411423367732": 24, "3364114233677307": 24, "8727229084399575": [24, 50], "35997929": [24, 50], "64002071": [24, 50], "5754540510801829": [24, 50], "336": [24, 50], "074859": [24, 50], "805468": [24, 50], "565589": [24, 50], "417642": [24, 50], "324636": [24, 50], "185687": [24, 50], "148519": [24, 50], "139914": [24, 50], "108003": [24, 50], "106276": [24, 50], "dependence_plot": [24, 50], "similarli": [24, 26, 32, 50, 52], "summary_plot": [24, 50], "plot_typ": [24, 50], "deepexplain": [24, 50], "kernelexplain": [24, 50], "gradientexplain": [24, 50], "kera": [24, 50], "pixel": [24, 50], "lime": 24, "bother": [24, 50], "strang": [24, 32, 50], "regulatori": [24, 50], "guidelin": [24, 25, 50, 51], "multicoliniar": [24, 50], "causal": [24, 25, 50, 51], "evenli": [24, 33, 50], "l1": [24, 32, 50], "overconfid": [24, 25, 50, 51], "npr": [25, 29, 34, 42, 51, 55], "ridgecv": [25, 42, 51], "flight": [25, 34, 51], "arriv": [25, 29, 51, 55], "departur": [25, 51], "durat": [25, 31, 32, 51], "valuabl": [25, 27, 51, 53, 57, 58, 60], "fancier": [25, 51], "jason": [25, 51], "brownle": [25, 51], "brain": [25, 30, 51, 56], "spectrogram": [25, 51], "wavelet": [25, 51], "convolut": [25, 30, 51, 56], "synthet": [25, 30, 44, 51], "sb": [25, 51], "column_stack": [25, 51], "x1": [25, 28, 51, 54], "x2": [25, 27, 28, 51, 53, 54], "scatterplot": [25, 51], "x1x2": [25, 51], "x_1x_2": 25, "xx": [25, 26, 44, 51, 52], "yy": [25, 31, 51], "meshgrid": [25, 51], "rng": [25, 27, 51, 53], "randomst": [25, 27, 51, 53], "x_xor": 25, "y_xor": 25, "logical_xor": [25, 51], "764052": 25, "400157": 25, "705898": 25, "978738": 25, "240893": 25, "193247": 25, "867558": 25, "977278": 25, "825123": 25, "950088": 25, "151357": 25, "143803": 25, "103219": 25, "410599": 25, "042382": 25, "3d": [25, 30, 56], "plotli": [25, 29, 55], "px": [25, 29, 55], "scatter_3d": 25, "color_continuous_scal": [25, 55], "polynomialfeatur": [25, 31, 51], "pipe_xor": [25, 51], "interaction_onli": [25, 31, 51], "include_bia": [25, 31], "995": [25, 51], "transpos": [25, 28, 30, 36, 40, 41, 51, 56], "x0": [25, 51], "028452": 25, "130408": 25, "085959": 25, "logic": [25, 51], "conjunct": [25, 51], "park": [25, 38, 51], "roger": [25, 51], "arena": [25, 51], "9am": [25, 51], "7pm": [25, 51], "california_h": [25, 51], "20639": [25, 51], "20433": [25, 51], "9950": [25, 51], "164": [25, 28, 29, 30, 51, 55], "5694": [25, 51], "287500": [25, 51], "219512": [25, 51], "3547": [25, 51], "6154": [25, 51], "1070": [25, 51], "3010": [25, 51], "1034": [25, 51], "6392": [25, 51], "271500": [25, 51], "951644": [25, 51], "4448": [25, 51], "1452": [25, 51], "371": [25, 31, 51], "7292": [25, 51], "191700": [25, 51], "628032": [25, 51], "6984": [25, 51], "2071": [25, 51], "398": [25, 51], "988": [25, 51], "6226": [25, 51], "219700": [25, 51], "126238": [25, 51], "4432": [25, 51], "1320": [25, 51], "309": [25, 34, 40, 41, 48, 51], "1405": [25, 51], "328": [25, 51], "4375": [25, 28, 51, 54], "024390": [25, 51], "490": 25, "167600": 25, "4687": 25, "793": [25, 48], "2436": 25, "180900": 25, "4153": 25, "2435": 25, "286200": 25, "1545": 25, "334": [25, 34, 41], "412500": 25, "1911": 25, "59300": 25, "x_train_hous": [25, 51], "y_train_hous": [25, 51], "preprocessor1": [25, 51], "lr_1": [25, 51], "018136": 25, "001949": 25, "280028": [25, 51], "311769": [25, 51], "005248": 25, "001424": 25, "325319": [25, 51], "300464": [25, 51], "003511": 25, "001297": 25, "317277": [25, 51], "301952": [25, 51], "001328": 25, "316798": [25, 51], "303004": [25, 51], "003403": 25, "001284": 25, "260258": [25, 51], "314840": [25, 51], "dpi": [25, 36, 51], "bucket": [25, 51], "kbinsdiscret": [25, 51], "discretization_feat": [25, 51], "preprocessor2": [25, 51], "n_bin": [25, 51], "lr_2": [25, 51], "032049": 25, "003981": 25, "441445": [25, 51], "456419": [25, 51], "016939": 25, "004483": 25, "469571": [25, 51], "446216": [25, 51], "016176": 25, "003384": 25, "479132": [25, 51], "446869": [25, 51], "016040": 25, "003497": 25, "450822": [25, 51], "453367": [25, 51], "016045": 25, "003377": 25, "388169": [25, 51], "467628": [25, 51], "kbinsdiscretizerkbinsdiscret": 25, "kbinsdiscretizer__latitude_0": [25, 51], "kbinsdiscretizer__latitude_1": [25, 51], "kbinsdiscretizer__latitude_2": [25, 51], "kbinsdiscretizer__latitude_3": [25, 51], "kbinsdiscretizer__latitude_4": [25, 51], "kbinsdiscretizer__latitude_5": [25, 51], "kbinsdiscretizer__latitude_6": [25, 51], "kbinsdiscretizer__latitude_7": [25, 51], "kbinsdiscretizer__latitude_8": [25, 51], "kbinsdiscretizer__latitude_9": [25, 51], "kbinsdiscretizer__longitude_11": [25, 51], "kbinsdiscretizer__longitude_12": [25, 51], "kbinsdiscretizer__longitude_13": [25, 51], "kbinsdiscretizer__longitude_14": [25, 51], "kbinsdiscretizer__longitude_15": [25, 51], "kbinsdiscretizer__longitude_16": [25, 51], "kbinsdiscretizer__longitude_17": [25, 51], "kbinsdiscretizer__longitude_18": [25, 51], "kbinsdiscretizer__longitude_19": [25, 51], "pipeline__rooms_per_household": [25, 51], "316164": [25, 51], "209903": [25, 51], "711852": [25, 51], "117528": [25, 51], "554621": [25, 51], "064307": [25, 51], "235706": [25, 51], "212581": [25, 51], "271037": [25, 51], "027321": [25, 51], "preprocessor3": [25, 51], "lr_3": [25, 51], "026807": 25, "003209": 25, "590618": [25, 51], "571969": [25, 51], "014674": 25, "002614": 25, "575907": [25, 51], "570473": [25, 51], "014649": 25, "002734": 25, "579091": [25, 51], "573542": [25, 51], "014581": 25, "002573": 25, "571500": [25, 51], "574260": [25, 51], "016785": 25, "002684": 25, "541488": [25, 51], "581687": [25, 51], "coefs_df": [25, 51], "bound": [25, 51], "ndframe": [25, 32, 51], "longitude_1": [25, 51], "211343": [25, 51], "036136": [25, 51], "latitude_1": [25, 51], "205059": [25, 51], "296601": [25, 51], "latitude_0": [25, 51], "201862": [25, 51], "534342": [25, 51], "longitude_0": [25, 51], "190319": [25, 51], "721818": [25, 51], "longitude_2": [25, 51], "160282": [25, 51], "191204": [25, 51], "longitude_3": [25, 51], "157234": [25, 51], "920305": [25, 51], "latitude_2": [25, 51], "154105": [25, 51], "963689": [25, 51], "rooms_per_household_19": [25, 51], "138503": [25, 51], "477291": [25, 51], "latitude_8": [25, 51], "135299": [25, 51], "516394": [25, 51], "longitude_4": [25, 51], "132292": [25, 51], "924485": [25, 51], "latitude_7": [25, 51], "124982": [25, 51], "236174": [25, 51], "latitude_3": [25, 51], "118563": [25, 51], "786115": [25, 51], "longitude_5": [25, 51], "116145": [25, 51], "526596": [25, 51], "rooms_per_household_18": [25, 51], "102044": [25, 51], "252042": [25, 51], "longitude_6": [25, 51], "96554": [25, 51], "525554": [25, 51], "latitude_4": [25, 51], "92809": [25, 51], "389349": [25, 51], "latitude_6": [25, 51], "90982": [25, 51], "951669": [25, 51], "latitude_9": [25, 51], "71096": [25, 51], "652487": [25, 51], "rooms_per_household_17": [25, 51], "70472": [25, 51], "564483": [25, 51], "latitude_5": [25, 51], "69411": [25, 51], "023366": [25, 51], "longitude_10": [25, 51], "52398": [25, 51], "892961": [25, 51], "rooms_per_household_16": [25, 51], "44311": [25, 51], "362553": [25, 51], "rooms_per_household_15": [25, 51], "31454": [25, 51], "877046": [25, 51], "longitude_7": [25, 51], "25658": [25, 51], "862997": [25, 51], "latitude_10": [25, 51], "20311": [25, 51], "784573": [25, 51], "rooms_per_household_14": [25, 51], "16460": [25, 51], "273962": [25, 51], "rooms_per_household_13": [25, 51], "9351": [25, 51], "210272": [25, 51], "longitude_8": [25, 51], "6322": [25, 32, 51], "652986": [25, 51], "rooms_per_household_12": [25, 51], "1858": [25, 51], "970683": [25, 51], "rooms_per_household_11": [25, 51], "12178": [25, 51], "614567": [25, 51], "longitude_9": [25, 51], "14579": [25, 51], "657675": [25, 51], "rooms_per_household_10": [25, 51], "16630": [25, 51], "535622": [25, 51], "rooms_per_household_9": [25, 51], "19591": [25, 51], "810098": [25, 51], "longitude_11": [25, 51], "22741": [25, 51], "635200": [25, 51], "rooms_per_household_8": [25, 51], "26919": [25, 51], "381190": [25, 51], "rooms_per_household_7": [25, 51], "30573": [25, 51], "540359": [25, 51], "rooms_per_household_6": [25, 51], "32734": [25, 51], "570739": [25, 51], "rooms_per_household_4": [25, 51], "40689": [25, 51], "197649": [25, 51], "rooms_per_household_3": [25, 51], "42060": [25, 51], "071975": [25, 51], "rooms_per_household_5": [25, 51], "43445": [25, 51], "134061": [25, 51], "rooms_per_household_2": [25, 51], "47606": [25, 51], "596151": [25, 51], "rooms_per_household_0": [25, 51], "50884": [25, 51], "444297": [25, 51], "rooms_per_household_1": [25, 51], "51143": [25, 51], "091625": [25, 51], "latitude_13": [25, 51], "57510": [25, 51], "779271": [25, 51], "longitude_14": [25, 51], "70978": [25, 51], "802502": [25, 51], "longitude_13": [25, 51], "89270": [25, 51], "957075": [25, 51], "longitude_12": [25, 51], "90669": [25, 51], "093228": [25, 51], "latitude_11": [25, 51], "100275": [25, 51], "316426": [25, 51], "longitude_15": [25, 51], "105080": [25, 51], "071654": [25, 51], "latitude_12": [25, 51], "111438": [25, 51], "823543": [25, 51], "latitude_14": [25, 51], "114836": [25, 51], "305674": [25, 51], "latitude_15": [25, 51], "116443": [25, 51], "256437": [25, 51], "longitude_16": [25, 51], "119570": [25, 51], "316230": [25, 51], "latitude_16": [25, 51], "140185": [25, 51], "299164": [25, 51], "longitude_17": [25, 51], "174766": [25, 51], "515848": [25, 51], "latitude_18": [25, 51], "185868": [25, 51], "754874": [25, 51], "latitude_17": [25, 51], "195564": [25, 51], "951574": [25, 51], "longitude_18": [25, 51], "205144": [25, 51], "956966": [25, 51], "longitude_19": [25, 51], "255751": [25, 51], "248664": [25, 51], "latitude_19": [25, 51], "262361": [25, 51], "647795": [25, 51], "covid": [25, 51], "tweet": [25, 29, 51, 55], "corona_nlp_test": [25, 51], "neutral": [25, 34, 51], "619": [25, 51], "599": [25, 51], "592": [25, 51], "usernam": [25, 51], "screennam": [25, 51], "tweetat": [25, 51], "originaltweet": [25, 51], "1927": [25, 51], "1928": [25, 51], "46880": [25, 51], "seattl": [25, 51], "1068": [25, 51], "1069": [25, 51], "46021": [25, 51], "shit": [25, 51], "45756": [25, 51], "secpompeo": [25, 51], "realdonaldtrump": [25, 51], "2846": [25, 51], "2847": [25, 51], "47799": [25, 51], "flagstaff": [25, 51], "az": [25, 51], "lauvagrand": [25, 51], "sick": [25, 26, 51, 52], "panic": [25, 51], "3768": [25, 51], "3769": [25, 51], "48721": [25, 51], "montreal": [25, 29, 51, 55], "coronaviru": [25, 51], "toilet": [25, 28, 30, 51], "46075": 25, "groceri": [25, 30], "shelv": 25, "wher": 25, "1347": 25, "46299": 25, "highland": 25, "3454": [25, 32], "3455": 25, "48407": 25, "houston": 25, "h": [25, 26, 29, 30, 52, 55, 56, 58], "3437": 25, "3438": [25, 28, 54], "48390": 25, "washington": [25, 28, 51], "dc": [25, 31, 32, 51], "supermarket": 25, "boom": 25, "covid2019": 25, "3582": [25, 32, 34], "3583": 25, "48535": 25, "st": [25, 31, 34, 51], "jame": [25, 29, 32, 51, 55], "newcastl": [25, 51], "im": 25, "3038": [25, 51], "london": [25, 51], "england": [25, 51], "lo": [25, 51], "angel": [25, 32, 51], "york": [25, 31, 34, 38, 51], "ny": [25, 51], "suburb": [25, 51], "chicago": [25, 51], "philippin": [25, 51], "dont": [25, 51], "windsor": [25, 51], "ia": [25, 51], "1441": [25, 51], "852": [25, 32, 38, 51], "472": [25, 51], "479": 25, "032": 25, "413": [25, 34, 51], "nltk": [25, 29, 34, 51, 55], "emoji": [25, 51], "spacymoji": [25, 51], "en_core_web_md": [25, 29, 34, 51, 55], "punkt": [25, 51], "nltk_data": [25, 29, 51, 55], "vader_lexicon": [25, 51], "vader": [25, 51], "sentimentintensityanalyz": [25, 51], "sid": [25, 51], "sweet": [25, 51], "polarity_scor": [25, 51], "neu": [25, 51], "368": [25, 31, 51], "632": [25, 51], "compound": [25, 29, 30, 51, 55, 56], "8225": [25, 51], "249": [25, 41, 51], "751": [25, 37, 51], "5106": [25, 51], "explos": [25, 51], "Ines": [25, 51], "montani": [25, 51], "en": [25, 31, 32, 51], "customiz": [25, 51], "sample_text": [25, 51], "dolli": [25, 51], "parton": [25, 51], "gift": [25, 51], "jolen": [25, 51], "fund": [25, 51], "vaccin": [25, 51], "netflix": [25, 49, 51], "christma": [25, 51], "christin": [25, 51], "baranski": [25, 51], "scroog": [25, 51], "landown": [25, 51], "threaten": [25, 51], "evict": [25, 51], "ev": [25, 51], "choreograph": [25, 51], "legendari": [25, 51], "debbi": [25, 51], "allen": [25, 51], "jennif": [25, 51], "lewi": [25, 51], "herself": [25, 38, 51, 55], "amongst": [25, 51], "thepopbreak": 25, "miracl": 25, "speech": [25, 29, 51, 55], "token": [25, 33, 34, 51], "pos_": [25, 29, 34, 51, 55], "propn": [25, 51, 55], "aux": [25, 51, 55], "det": [25, 29, 34, 51, 55], "noun": [25, 29, 33, 51, 55], "adp": [25, 29, 34, 51, 55], "pron": [25, 29, 34, 51, 55], "punct": [25, 29, 34, 51, 55], "verb": [25, 29, 33, 51, 55], "adj": [25, 51, 55], "entiti": [25, 28, 33, 51, 54], "displaci": [25, 29, 51, 55], "ent": [25, 29, 51, 55], "fac": [25, 51], "movieto": [25, 51], "label_": [25, 29, 51, 55], "norg": [25, 29, 51, 55], "nperson": [25, 51], "ndate": [25, 51], "agenc": [25, 51, 55], "institut": [25, 51, 55], "fiction": [25, 51], "period": [25, 29, 31, 51, 55, 57], "inter": [25, 51], "disclos": [25, 33, 51, 57], "annual": [25, 51], "hitter": [25, 51], "microsoft": [25, 51], "compet": [25, 51], "ibm": [25, 51], "salesforc": [25, 51], "your_miniconda_path": [25, 51], "add_pip": [25, 51], "138": [25, 28, 32, 51, 54], "smile": [25, 51], "dark": [25, 51], "get_relative_length": [25, 51], "twitter_allowed_char": [25, 51], "get_length_in_word": [25, 51], "word_token": [25, 29, 34, 51, 55], "get_senti": [25, 51], "lexicon": [25, 51], "get_avg_word_length": [25, 51], "has_emoji": [25, 51], "n_word": [25, 29, 51, 55], "vader_senti": [25, 51], "rel_char_len": [25, 51], "average_word_length": [25, 51], "uppercas": 25, "all_cap": [25, 51], "isupp": [25, 51], "1053": [25, 51], "589286": [25, 51], "932143": [25, 51], "636364": [25, 51], "910714": 25, "741935": 25, "8481": 25, "907143": 25, "023810": 25, "passthrough_featur": [25, 32, 51], "text_featur": [25, 51], "689": [25, 51], "passthroughpassthroughcountvectorizeroriginaltweetcountvectorizercountvector": 25, "cv_feat": [25, 51], "feat_nam": [25, 31, 37, 51], "coef": [25, 31, 32, 51], "141919": [25, 51], "11331": [25, 51], "369740": [25, 51], "2551": [25, 51], "coronapocalyps": [25, 51], "809931": [25, 51], "2214": [25, 51], "744717": [25, 51], "8661": [25, 51], "retail": [25, 51], "723808": [25, 51], "9862": [25, 51], "157669": [25, 51], "3299": [25, 51, 55], "159067": [25, 51], "4879": [25, 51], "311957": [25, 51], "3129": [25, 46, 51], "die": [25, 38, 51], "366538": [25, 51], "7504": [25, 51], "527156": [25, 51], "11664": [25, 51], "appendix": [25, 51], "ngram": [25, 33, 51], "emoticon": [25, 26, 51, 52], "kaggler": [25, 51], "xavier": [25, 28, 51, 54], "conort": [25, 51], "quest": [25, 51], "bmatrix": [25, 28, 29, 51, 54, 55], "x_n": [25, 51], "leq": [25, 26, 51, 52], "cheaper": [25, 51], "discard": [25, 29, 33, 51, 55], "load_breast_canc": [25, 51], "284": [25, 31, 51], "pipe_lr_all_feat": 25, "003118": 25, "000510": 25, "968233": [25, 51], "987681": [25, 51], "selectfrommodel": [25, 51], "threahold": [25, 51], "feature_select": [25, 51], "select_rf": [25, 51], "n_estim": [25, 31, 32, 51], "select_knn": [25, 51], "pipe_lr_model_bas": [25, 51], "select_svc": [25, 51], "089411": 25, "004722": 25, "950564": [25, 51], "974480": [25, 51], "088459": 25, "004785": 25, "computation": [25, 29, 51, 52, 55], "feature_importances_": [25, 35, 51], "n_features_to_select": [25, 51], "ranking_": [25, 51], "concav": [25, 51], "radiu": [25, 27, 51, 53], "textur": [25, 51], "perimet": [25, 51], "rfecv": [25, 51], "rfe_cv": [25, 51], "symmetri": [25, 51], "fractal": [25, 51], "rfe_pip": [25, 51], "636661": 25, "003365": 25, "943609": [25, 51], "sequentialfeatureselector": [25, 51], "pipe_forward": [25, 51], "stochast": [25, 26, 51, 52], "inject": [25, 42, 51], "anneal": [25, 51], "genet": [25, 51], "discov": [25, 26, 51, 52], "prune": [25, 51], "snp": [25, 51], "biolog": [25, 51], "mom": [25, 51], "collinear": [25, 51], "matern": [25, 51], "grandma": [25, 51], "taco": [25, 51], "ancestor": [25, 51], "dad": [25, 51], "confound": [25, 51], "hidden": [25, 30, 51, 52, 55, 56], "sibl": [25, 51], "babi": [25, 29, 51, 55], "hopeless": [25, 51], "messi": [25, 29, 51, 55], "genom": [25, 49, 51], "pydata": [25, 51], "plotting_functions_unsup": [26, 27, 28, 29, 40, 41, 52, 53, 54], "kmean": [26, 27, 40, 41, 52, 53], "difficulti": [26, 52], "571": 26, "themselv": [26, 27, 29, 52, 53, 55], "stale": [26, 52], "extent": [26, 52], "dataset2": [26, 52], "food": [26, 30, 37, 40, 41, 52], "cook": 26, "hummu": [26, 29, 55], "imposs": [26, 52], "relabel": [26, 52], "coher": [26, 52], "landscap": [26, 52], "social": [26, 28, 31, 33, 52, 54], "determin": [26, 27, 29, 32, 52, 53, 55, 57, 59], "euclidean": [26, 27, 29, 52, 53], "n_cluster": [26, 27, 40, 41, 52, 53], "n_init": [26, 40, 41, 52], "clust_label": [26, 52], "labels_": [26, 27, 52, 53], "toy_clust_df": 26, "feat1": 26, "feat2": 26, "691924": 26, "476412": 26, "707899": 26, "004352": 26, "236210": 26, "119100": 26, "901595": 26, "421215": 26, "859439": 26, "381924": 26, "047749": 26, "305047": 26, "007588": 26, "247439": 26, "454677": 26, "583872": 26, "536362": 26, "111215": 26, "430704": 26, "759561": 26, "cluster_cent": [26, 52], "cluster_centers_": [26, 40, 41, 52], "75745416": [26, 52], "48073598": [26, 52], "04861878": [26, 52], "51226051": [26, 52], "10556679": [26, 52], "65013704": [26, 52], "km_label": [26, 52], "centroid": [26, 27, 52, 53], "chicken": [26, 52], "n_exampl": [26, 52], "69192445": 26, "47641249": 26, "70789903": 26, "00435173": 26, "23621041": 26, "11909976": 26, "90159483": 26, "42121526": 26, "85943906": 26, "38192364": 26, "04774884": 26, "30504657": 26, "00758803": 26, "24743939": 26, "45467725": 26, "58387198": 26, "53636249": 26, "11121453": 26, "4307043": 26, "75956122": 26, "centers_idx": [26, 52], "plot_km_initi": [26, 52], "update_z": [26, 52], "update_cent": [26, 52], "point_index": 26, "plot_example_dist": [26, 52], "point_ind": [26, 52], "old_cent": 26, "new_cent": [26, 52], "kk": 26, "z_km": 26, "plot_km_iter": [26, 52], "converg": [26, 52], "plot_km_it": [26, 52], "x_init": [26, 52], "y_init": [26, 52], "centroids_idx_init": [26, 52], "centroids_idx": [26, 52], "criterion": [26, 27, 41, 52, 53], "u_": 26, "lvert": [26, 29, 55], "mathbf": 26, "_j": 26, "_i": 26, "rvert": 26, "2_2": 26, "lloyd": 26, "naiv": [26, 27, 53], "ndk": 26, "light": [26, 41], "er": 26, "nd": 26, "elkan": 26, "ying": 26, "yang": 26, "unassign": [26, 27, 52, 53], "tast": [26, 28, 37, 54], "roast": 26, "garlic": 26, "lemon": 26, "satisfactori": [26, 52], "p_i": [26, 52], "c_1": [26, 52], "c_2": [26, 52], "c_3": [26, 52], "inertia_": [26, 52], "4372": [26, 52], "460950": [26, 52], "076284": [26, 52], "137410": [26, 52], "359887": [26, 52], "844921": [26, 52], "593508": [26, 52], "126488": [26, 52], "016676": [26, 52], "385639": [26, 52], "053156": [26, 52], "plot_elbow": [26, 52], "inertia_valu": [26, 52], "axvlin": [26, 52], "linestyl": [26, 52], "tick_param": [26, 52], "argu": [26, 29, 52, 55], "inflect": [26, 29, 52, 55], "yellowbrick": [26, 27, 52, 53], "districtdatalab": [26, 52], "kelbowvisu": [26, 52], "plot_silhouette_dist": [26, 52], "imbal": [26, 32, 52], "silhouettevisu": [26, 27, 52, 53], "thick": [26, 37, 52], "dropoff": [26, 52], "rectangular": [26, 52], "spaghetti": 26, "sauc": [26, 37], "malcom": 26, "gladwel": 26, "comprehens": [26, 55, 57], "d3": 26, "gif": [26, 27], "fcluster": [27, 41, 53], "agglomerativeclust": [27, 53], "mixtur": [27, 29, 30, 53, 55, 56], "gaussianmixtur": [27, 52, 53], "make_moon": [27, 52, 53], "decomposit": [27, 28, 29, 53, 54, 55], "epsilon": [27, 53], "nois": [27, 41, 53], "minibatchkmean": [27, 53], "initi": [27, 30, 36, 40, 41, 53, 56, 58, 59, 60], "elbow": [27, 53], "silhouett": [27, 53], "moon": [27, 53], "plot_kmeans_gmm": [27, 53], "make_circl": [27, 52, 53], "spheric": [27, 52, 53], "gmm": [27, 52, 53], "ensiti": [27, 53], "ased": [27, 53], "patial": [27, 53], "luster": [27, 53], "pplicat": [27, 53], "ois": [27, 53], "densiti": [27, 53], "dens": [27, 28, 53, 54], "plot_original_clust": [27, 53], "trivial": [27, 53], "plot_dbscan_with_label": [27, 53], "699901396097973": [27, 53], "961109802000133": [27, 53], "spread": [27, 52, 53], "fit_predict": [27, 41, 53], "plot_dbscan": [27, 53], "uparrow": [27, 53], "obviou": [27, 29, 53, 55], "hdbscan": 27, "x_vari": [27, 53], "y_vari": [27, 53], "cluster_std": [27, 44, 52, 53], "plot_k_means_dbscan_comparison": [27, 53], "suscept": [27, 53], "greedili": [27, 53], "linkage_arrai": [27, 53], "plot_x_dendrogram": [27, 53], "label_n_clust": [27, 53], "intermedi": [27, 30, 53, 56], "parent": [27, 38, 53], "hier_labels1": [27, 53], "maxclust": [27, 41, 53], "plot_dendrogram_clust": [27, 53], "max_clust": [27, 53], "hier_labels2": [27, 53], "loos": [27, 53], "pair": [27, 29, 30, 53, 55, 56, 57], "c1": [27, 53], "c2": [27, 53], "332095": [27, 53], "645802": [27, 53], "911272": [27, 53], "989059": [27, 53], "072565": [27, 53], "fourth": [27, 53], "hier_label": [27, 53], "linkage_typ": [27, 53], "plot_linkage_criteria": [27, 53], "lastp": [27, 53], "truncate_mod": [27, 41, 53], "hc_truncation_toy_demo": [27, 53], "truncation_mod": 27, "granular": [27, 53], "gaussian": [27, 53], "overview": [27, 53], "mutual": [27, 38, 53], "meaningless": [27, 53], "trustworthi": [27, 53], "conting": [27, 53], "tediou": [27, 53], "13th": [28, 54, 55], "client": [28, 54], "bui": [28, 54], "facebook": [28, 29, 54, 55, 57], "linkedin": [28, 54], "journal": [28, 54], "purchas": [28, 54], "y_": [28, 54, 59], "100m": [28, 54], "5m": [28, 54], "18k": [28, 54], "grand": [28, 54], "1m": [28, 54], "adopt": [28, 54], "tinder": [28, 54], "jester_r": [28, 54], "ratings_ful": [28, 54], "userid": [28, 54], "4000": [28, 54], "jokeid": [28, 54], "219": [28, 51, 54], "user_kei": [28, 54], "item_kei": [28, 54], "141362": [28, 54], "141361": [28, 54], "get_stat": [28, 54], "3635": [28, 54], "278": [28, 54], "construct": [28, 54], "user_mapp": [28, 54], "item_mapp": [28, 54], "user_inverse_mapp": [28, 54], "item_inverse_mapp": [28, 54], "create_y_from_r": [28, 54], "val": [28, 32, 54], "iterrow": [28, 54], "y_mat": [28, 54], "137": [28, 32, 34, 41, 54], "656": [28, 54], "031": [28, 54], "531": [28, 54], "406": [28, 30, 54, 56], "562": [28, 54], "969": [28, 54], "812": [28, 54], "906": [28, 54], "3630": [28, 54], "3631": [28, 54], "375": [28, 54], "3632": [28, 54], "312": [28, 40, 41, 54], "3633": [28, 54], "3634": [28, 54], "113089": [28, 54], "28273": [28, 54], "train_mat": [28, 54], "valid_mat": [28, 54], "against": [28, 31, 54, 55], "rmse": [28, 42, 49, 54], "nanmean": [28, 54], "pred_x": [28, 54], "train_x": [28, 54], "valid_x": [28, 54], "model_nam": [28, 54], "pred_g": [28, 54], "20741": [28, 54], "knnimput": [28, 54], "n_neighbor": [28, 36, 54, 59], "train_mat_imp": [28, 54], "2810": [28, 54], "7810": [28, 54], "6560": [28, 54], "0310": [28, 54], "4690": [28, 54], "7190": [28, 54], "1560": [28, 35, 54], "5311": [28, 54], "8968": [28, 54], "6905": [28, 54], "1218": [28, 48, 54], "2843": [28, 54], "6063": [28, 54], "1812": [28, 54], "3937": [28, 54], "7625": [28, 54], "4092": [28, 54], "3405": [28, 54], "9380": [28, 54], "5310": [28, 54], "4060": [28, 54], "6880": [28, 54], "2437": [28, 54], "1719": [28, 54], "0251": [28, 54], "2407": [28, 54], "9311": [28, 54], "8375": [28, 54], "3812": [28, 54], "2532": [28, 54], "8440": [28, 54], "5750": [28, 54], "9690": [28, 54], "8120": [28, 54], "4186": [28, 54], "1156": [28, 54], "5655": [28, 54], "3720": [28, 54], "0439": [28, 54], "0500": [28, 54], "5563": [28, 54], "4125": [28, 54], "5874": [28, 54], "4624": [28, 54], "9060": [28, 54], "7781": [28, 54], "0532": [28, 54], "8594": [28, 54], "7031": [28, 54], "3687": [28, 54], "8469": [28, 54], "0593": [28, 54], "0344": [28, 43, 46, 54], "1469": [28, 54], "8875": [28, 54], "6845": [28, 54], "0156": [28, 54], "2595": [28, 54], "1971": [28, 35, 54], "0249": [28, 54], "3157": [28, 54], "8658": [28, 54], "7937": [28, 54], "9220": [28, 54], "0940": [28, 54], "2844": [28, 54], "0157": [28, 52, 54], "0406": [28, 54], "5218": [28, 34, 54], "3594": [28, 54], "0968": [28, 54], "9250": [28, 54], "9657": [28, 54], "7750": [28, 54], "0620": [28, 54], "8218": [28, 54], "1470": [28, 54], "8281": [28, 54], "2718": [28, 54], "8782": [28, 54], "0125": [28, 54], "0688": [28, 54], "6844": [28, 54], "0531": [28, 54], "8687": [28, 54], "5281": [28, 54], "1878": [28, 54], "0031": [28, 54], "0908": [28, 54], "3563": [28, 54], "5188": [28, 54], "0625": [28, 54], "4001": [28, 54], "3440": [28, 54], "6408": [28, 54], "1187": [28, 54], "3750": [28, 54], "9314": [28, 54], "9155": [28, 54], "4282": [28, 54], "2968": [28, 54], "7968": [28, 54], "3999": [28, 54], "8500": [28, 54], "8437": [28, 54], "1749": [28, 54], "3844": [28, 54], "5564": [28, 54], "3343": [28, 54], "0126": [28, 54], "8344": [28, 54], "4499": [28, 54], "9312": [28, 54], "4062": [28, 54], "9750": [28, 54], "2220": [28, 54], "5937": [28, 54], "4907": [28, 54], "1594": [28, 54], "1437": [28, 54], "5406": [28, 54], "2031": 28, "7782": [28, 54], "7406": [28, 54], "6406": [28, 54], "8061": [28, 54], "9968": [28, 54], "1626": [28, 54], "4187": [28, 54], "6781": [28, 54], "7658": [28, 54], "4595": [28, 54], "0812": [28, 54], "5620": [28, 54], "2218": [28, 54], "1874": [28, 54], "8156": [28, 54], "7280": [28, 54], "0750": [28, 54], "1033": [28, 54], "5312": [28, 54], "8283": [28, 54], "1219": [28, 48, 54], "item_user_mat": 28, "jokes_df": 28, "jester_item": 28, "joketext": 28, "ncancer": 28, "alzheim": 28, "nthe": 28, "repli": 28, "god": [28, 38], "nfrom": 28, "girlfriend": 28, "pack": 28, "nand": 28, "aw": [28, 37], "pedophil": 28, "nhe": 28, "awfulli": 28, "ten": 28, "feet": [28, 29, 55], "teeth": 28, "front": [28, 57], "willi": 28, "nelson": 28, "concert": 28, "twhat": 28, "simpson": 28, "internet": [28, 32], "tslash": 28, "slash": 28, "backslash": 28, "escap": 28, "id_joke_map": 28, "nearestneighbor": [28, 36], "get_topk_recommend": 28, "query_ind": 28, "cosin": 28, "query_idx": 28, "neigh_ind": 28, "kneighbor": [28, 36], "return_dist": 28, "lingual": [28, 29, 55], "bi": 28, "richard": 28, "nixon": 28, "bill": [28, 30, 56], "clinton": 28, "couldn": [28, 40, 41, 55], "lie": 28, "nclinton": 28, "air": 28, "balloon": 28, "lost": [28, 38], "altitud": 28, "shout": 28, "excus": 28, "meet": [28, 29, 34, 55], "hover": 28, "north": 28, "balloonist": 28, "technic": 28, "frankli": 28, "respond": 28, "risen": 28, "quantiti": 28, "beneath": [28, 38], "fault": 28, "congress": 28, "nof": 28, "progress": [28, 59], "arnold": 28, "swartzeneg": 28, "sylvest": 28, "stallon": 28, "nstallon": 28, "mozart": 28, "nswartzeneg": 28, "bach": 28, "checkmark": [28, 54], "seven": [28, 38], "documentari": [28, 54], "lover": [28, 54], "latent": [28, 29, 30, 54, 55, 56], "svd": [28, 54], "load_from_df": [28, 54], "validset": [28, 54], "trainset": [28, 54], "algo": [28, 54], "n_factor": [28, 54], "svd_pred": [28, 54], "2893": [28, 54], "28926338380112": [28, 54], "mae": [28, 54], "testset": [28, 54], "2793": [], "3071": [], "2962": [], "2816": [], "2819": [], "0210": [], "2022": 31, "2181": 54, "2082": [], "1935": [], "1978": [], "0173": [], "test_rms": [28, 54], "test_ma": [28, 54], "test_tim": [28, 54], "279255": [], "202167": [], "221702": [], "085848": [], "307150": [], "218146": [], "227075": [], "143357": [], "296240": [], "208179": [], "223045": [], "084059": [], "245124": [], "167206": [], "229016": [], "154046": [], "281610": [], "193501": [], "265886": [], "087878": [], "load_builtin": [28, 54], "keyboardinterrupt": [28, 34], "return_train_measur": 28, "pre_dispatch": 28, "get_cv": 28, "delayed_list": 28, "105": 28, "fit_and_scor": 28, "107": [28, 43], "test_measures_dict": 28, "train_measures_dict": 28, "test_measur": 28, "1861": 28, "1862": 28, "1865": 28, "1866": 28, "interrupt": 28, "1867": 28, "worker": 28, "1868": 28, "concurr": 28, "1869": 28, "_lock": 28, "1789": [], "1786": [], "yield": [34, 46], "1788": 35, "1790": 28, "n_dispatched_batch": 28, "1791": 28, "n_dispatched_task": 28, "genexpr": [], "109": [], "fold_i": [], "n_split": 31, "raw_trainset": [], "113": [], "raw_rat": [], "115": 59, "raw_testset": [], "construct_trainset": [], "listcomp": 34, "romanc": [28, 54], "comedi": [28, 54], "toy_rat": [28, 54], "user_id": [28, 54], "movie_id": [28, 54], "sam": [28, 54], "lion": [28, 54], "king": [28, 29, 35, 54, 55], "jerri": [28, 38, 54], "maguir": [28, 54], "roman": [28, 54], "downfal": [28, 54], "titan": [28, 54], "incept": [28, 30, 54, 56], "wire": [28, 54], "dilemma": [28, 54], "bambi": [28, 54], "jim": [28, 54], "malcolm": [28, 54], "utility_mat": [28, 54], "build_testset": [28, 54], "defaultdict": [28, 54], "rating_pr": [28, 54], "uid": [28, 54], "iid": [28, 54], "true_r": [28, 54], "est": [28, 54], "5442874862516582": [28, 54], "471958396420975": [28, 54], "141157981632877": [28, 54], "6555436348053982": [28, 54], "6494404051925047": [28, 54], "8739407581035588": [28, 54], "295718235231984": [28, 54], "8839492577938532": [28, 54], "6435176323135128": [28, 54], "4463313322323263": [28, 54], "540418795140043": [28, 54], "4582870107738803": [28, 54], "1872411557123517": [28, 54], "4442142132704827": [28, 54], "5286392016604875": [28, 54], "133747883605952": [28, 54], "6665140635371194": [28, 54], "3423360343482957": [28, 54], "113324069881786": [28, 54], "685575559931666": [28, 54], "movie_feats_df": [28, 54], "toy_movie_feat": [28, 54], "drama": [28, 38, 54], "gave": [28, 31, 37, 38, 54], "get_lr_data_per_us": [28, 54], "ratings_df": [28, 54], "lr_y": [28, 54], "lr_x": [28, 54], "lr_item": [28, 54], "x_train_usr": [28, 54], "y_train_usr": [28, 54], "rated_item": [28, 54], "get_user_profil": [28, 54], "user_nam": [28, 54], "movie_nam": [28, 54], "profile_df": [28, 54], "romant": [28, 54], "train_for_usr": [28, 54], "predict_for_usr": [28, 54], "feat_vec": [28, 38, 54], "pat_model": [28, 54], "020833": [28, 54], "437500": [28, 54], "854167": [28, 54], "458333": [28, 54], "movies_to_pr": [28, 54], "145833": [28, 54], "eva_model": [28, 54], "pred_lin_reg": [28, 54], "575000": [28, 54], "075000": [28, 54], "450000": [28, 54], "291667": [28, 54], "770833": [28, 54], "312500": [28, 54], "810811": [28, 54], "675676": [28, 54], "783784": [28, 54], "351351": [28, 54], "270270": [28, 54], "revenu": [28, 54], "acquisit": [28, 54], "hardli": [28, 54], "amatriain": [28, 54], "part1": [28, 54], "part2": [28, 54], "offlin": [28, 54], "water": [28, 33, 54], "shoe": [28, 54], "vifuur": [28, 54], "sport": [28, 29, 30, 31, 34, 54, 55, 56], "bought": [28, 54], "fresh": [28, 34, 54, 55], "excit": [28, 54], "opportun": [28, 35, 54, 57], "persist": [28, 54], "login": [28, 54], "implicit": [28, 54], "mous": [28, 54], "harder": [28, 54], "profit": [28, 54], "media": [28, 54], "teen": [28, 54], "girl": [28, 54], "pregnant": [28, 54], "father": [28, 38, 54], "polit": [28, 29, 30, 54, 55, 56], "incit": [28, 54], "violenc": [28, 54], "myanmar": [28, 54], "uncomfort": [28, 54], "hug": 28, "paradox": 28, "comat": [29, 34, 55], "cooccurrencematrix": [29, 34, 55], "sent_token": [29, 34, 55], "mypreprocessor": [29, 34, 55], "analog": [29, 55], "suicid": [29, 55], "boost": [29, 42, 55], "artifici": [29, 34, 55], "gpt": [29, 55], "blog": [29, 31, 55], "wrote": [29, 31, 55], "subtl": [29, 55], "prostitut": [29, 55], "appeal": [29, 55], "pope": [29, 55], "kick": [29, 55], "healthi": [29, 55], "adject": [29, 33, 55], "milk": [29, 55], "drinker": [29, 55], "powder": [29, 55], "gensim": [29, 55], "google_news_vector": [29, 55], "503": [], "return_path": [], "insert": [], "base_dir": [], "502": [], "__import__": [], "load_data": [], "gz": [], "keyedvector": [], "load_word2vec_format": [], "cl": [], "fname": [], "fvocab": [], "unicode_error": [], "datatyp": [], "no_head": [], "classmethod": [], "1673": [], "1674": [], "utf8": 58, "1675": 34, "1676": 34, "1677": 34, "1678": [], "1679": [], "1717": [], "1718": [], "_load_word2vec_format": [], "1721": [], "1722": [], "2065": [], "binary_chunk_s": [], "2062": [], "kv": [], "vector_s": [], "vocab_s": [], "_word2vec_read_binari": [], "2066": [], "fin": [], "2067": [], "2068": [], "2069": [], "_word2vec_read_text": [], "1958": [], "tot_processed_word": [], "1957": [29, 55], "new_chunk": [], "chunk": [], "processed_word": [], "_add_bytes_to_kv": [], "1961": [], "gzip": [], "301": [32, 40, 41], "gzipfil": [], "299": [30, 34, 56], "oserror": [], "ebadf": [], "_buffer": [], "_compress": [], "decompressread": [], "readinto": [], "memoryview": [], "byte_view": [], "_gzipread": [], "497": [], "buf": [], "_fp": [], "default_buffer_s": [], "uncompress": [], "_decompressor": [], "decompress": [], "unconsumed_tail": [], "word1": [29, 55], "word2": [29, 55], "word3": [29, 55], "sim_word": [29, 55], "most_similar": [29, 55], "pizza": [29, 55], "japan": [29, 55], "jurafski": [29, 55], "martin": [29, 55], "favourit": [29, 55], "philosoph": [29, 55], "centuri": [29, 55], "hockei": [29, 34, 55], "mitten": [29, 55], "mitt": [29, 55], "plastic": [29, 55], "igloo": [29, 55], "vikski": [29, 55], "tariff": [29, 55], "scc": [29, 34, 55], "suprem": [29, 34, 55], "court": [29, 33, 34, 55], "disput": [29, 55], "connot": [29, 55], "amaz": [29, 37, 38, 55], "vec1": [29, 55], "vec2": [29, 55], "vec1_i": [29, 55], "vec2_i": [29, 55], "linalg": [29, 55], "similarity_": [29, 55], "dot_product": [29, 55], "rvert_2": [29, 55], "cosine_similar": [29, 55], "tall": [29, 55], "machu": [29, 55], "picchu": [29, 55], "offici": [29, 55, 57], "kilometr": [29, 55], "mile": [29, 55], "northwest": [29, 55], "cusco": [29, 55], "machu_picchu": [29, 55], "get_onehot_encod": [29, 55], "vocab": [29, 38, 55], "print_cosine_similar": [29, 55], "unique_word": [29, 55], "ohe_df": [29, 55], "cdot": [29, 55], "firth": [29, 55], "ident": [29, 30, 36, 40, 41, 55, 56], "synonym": [29, 55], "harri": [29, 55], "1954": [29, 35, 55], "playground": [29, 55], "bag": [29, 30, 37, 38, 42, 55, 56, 60], "window": [29, 32, 55], "digit": [29, 31, 55], "w_2": [29, 55], "crest": [29, 55], "metr": [29, 55], "sea": [29, 30, 55, 56], "ft": [29, 55], "elev": [29, 55], "window_s": [29, 55], "get_feature_nam": [29, 38, 55], "int8": [29, 55], "wikipedia": [29, 30, 34, 55, 56], "everest": 29, "sequoia": [29, 55], "semperviren": [29, 55], "presid": [29, 55], "extend": [29, 30, 55, 56], "wikipedia2vec": [29, 55], "pretrain": [29, 40, 55], "stanford": [29, 55], "fasttext": [29, 55], "phrase": [29, 34, 55], "british_columbia": [29, 55], "word_pair": [29, 55], "pineappl": [29, 34, 55], "mango": [29, 55], "juic": [29, 55], "sun": [29, 31, 33, 41, 55], "algebra": [29, 55], "mikolov": [29, 55], "2013": [29, 31, 35, 55], "canadien": [29, 55], "uoft": 29, "gauss": [29, 55], "mathematician": [29, 55], "bob_dylan": [29, 55], "computer_programm": [29, 55], "widespread": [29, 55], "programm": [29, 55], "awar": 29, "gigabyt": 29, "en_core_web_lr": [29, 55], "ontonot": [29, 55], "telephon": [29, 55], "newswir": [29, 55], "newsgroup": [29, 55], "broadcast": [29, 55], "weblog": [29, 55], "religi": [29, 55], "paragraph": [29, 34, 55], "avg_sent_emb": [29, 34, 55], "appendix_b": [29, 55], "toy_clust": [29, 55], "promin": [29, 55], "dave": [29, 55], "blei": [29, 55], "lawsuit": [29, 55], "parti": [29, 55], "elect": [29, 55], "david": [29, 55], "dirichlet": [29, 30, 55, 56], "comprehend": [29, 36, 55], "toy_lda_data": [29, 55], "toy_x": [29, 55], "latentdirichletalloc": [29, 55], "n_topic": [29, 55], "n_compon": [29, 52, 55], "learning_method": [29, 55], "batch": [29, 30, 34, 36, 55, 56], "document_top": [29, 55], "components_": [29, 55], "plot_lda_w_vector": [29, 55], "print_top": [29, 34, 55], "topics_per_chunk": [29, 55], "fruit": [29, 55], "nutrit": [29, 55], "peac": [29, 34, 55], "canadian": [29, 34, 37, 55], "constitut": [29, 34, 55], "ic": [29, 34, 55], "wiki_dict": [29, 34, 55], "wiki": [29, 34, 55], "wiki_df": [29, 34, 55], "lemma": [29, 34, 55], "ner": [29, 34, 55], "min_token_len": [29, 34, 55], "irrelevant_po": [29, 34, 55], "adv": [29, 34, 55], "cconj": [29, 34, 55], "min_token_length": [29, 34, 55], "clean_text": [29, 34, 55], "is_stop": [29, 34, 55], "lemma_": [29, 34, 55], "text_pp": [29, 34, 55], "topic2vec": [29, 55], "bertop": [29, 55], "unstructur": [29, 55], "rise": [29, 55], "multicultur": [29, 55], "dr": [29, 55], "scotland": [29, 55], "timber": [29, 55], "ostblom": [29, 55], "rodr\u00edguez": [29, 55], "theirs": [29, 55], "chines": [29, 37, 55], "unambigu": [29, 55], "abbrevi": [29, 55], "whitespac": [29, 32, 55], "regex": [29, 55], "ntoken": [29, 55], "jieba": [29, 55], "german": [29, 55], "rindfleischetikettierungs\u00fcberwachungsaufgaben\u00fcbertragungsgesetz": [29, 55], "deleg": [29, 55], "beef": [29, 37, 55], "morpholog": [29, 55], "tip": [29, 55], "wordnet": [29, 55], "omw": [29, 55], "wordnetlemmat": [29, 55], "crude": [29, 55], "affix": [29, 55], "porterstemm": [29, 55], "bewar": [29, 55], "aggress": [29, 55], "porter": [29, 55], "ps": [29, 55], "nafter": [29, 55], "toolkit": [29, 55], "strength": [29, 38, 51, 55], "lightweight": [29, 55], "nlemma": [29, 55], "npo": [29, 55], "corefer": [29, 55], "resolut": [29, 55], "grammat": [29, 33, 55], "gpe": [29, 55], "dep": [29, 55], "capston": 29, "dan": [29, 55], "previous": [30, 31, 56], "lda": [30, 56], "financ": [30, 31, 56], "multiclass": [30, 56], "hacki": [30, 56], "1v": [30, 56], "2v": [30, 56], "3v": [30, 56], "multinomi": [30, 56], "maxent": 30, "plot_multiclass_lr_ovr": [30, 56], "decision_boundari": [30, 56], "65123329": [30, 56], "0536117": [30, 56], "35418019": [30, 56], "28647501": [30, 56], "63320669": [30, 56], "72513556": [30, 56], "42626721": [30, 56], "21616562": [30, 56], "46941346": [30, 56], "8015491": [30, 56], "22149069": [30, 56], "60653543": [30, 56], "50344795e": [30, 56], "92058424e": [30, 56], "07940073e": [30, 56], "1v2": [30, 56], "1v3": [30, 56], "2v3": [30, 56], "onevsrestclassifi": [30, 56], "onevsoneclassifi": [30, 56], "taken": [30, 31, 56, 57, 60], "x_multi": [30, 56], "y_multi": [30, 56], "x_train_multi": [30, 56], "x_test_multi": [30, 56], "y_train_multi": [30, 56], "y_test_multi": [30, 56], "dark2": [30, 56], "273": 40, "7986666666666666": [], "784": 48, "7093333333333334": [], "664": [], "plot_logistic_regression_graph": [30, 56], "layer": [30, 34, 36, 40, 41, 56], "plot_single_hidden_layer_graph": [30, 56], "plot_two_hidden_layer_graph": [30, 56], "net": [30, 32, 51, 56], "1d": [30, 37, 56], "timeseri": [30, 31, 56], "2d": [30, 37, 56], "hardwar": [30, 56], "Being": [30, 56, 58], "mlpregressor": [30, 56], "mlpclassifi": [30, 56], "ecosystem": [30, 56], "graduat": [30, 56], "player": [30, 34, 55, 56], "heavili": [30, 31, 56], "oreilli": [30, 31, 56], "9781789957211": [30, 56], "decad": [30, 56], "beginn": [30, 56], "transfer_learning_tutori": [30, 56], "20learn": [30, 56], "torch": [30, 36, 40, 41, 56], "lr_schedul": [30, 56], "image_s": [30, 36, 40, 41, 56], "data_transforms_bw": [30, 56], "resiz": [30, 36, 40, 41, 56], "grayscal": [30, 56], "num_output_channel": [30, 56], "totensor": [30, 36, 40, 41, 56], "data_dir": [30, 36, 40, 41, 56], "animal_fac": [30, 36, 56], "image_datasets_bw": [30, 56], "imagefold": [30, 36, 40, 41, 56], "dataloaders_bw": [30, 56], "dataload": [30, 36, 40, 41, 56], "batch_siz": [30, 34, 36, 40, 41, 56], "num_work": [30, 36, 40, 41, 56], "dataset_s": [30, 36, 40, 41, 56], "inputs_bw": [30, 56], "make_grid": [30, 36, 40, 41, 56], "pad": [30, 34, 36, 40, 41, 56], "flickr_cat_000002": [30, 56], "flatten_transform": [30, 40, 56], "train_flatten": [30, 56], "valid_flatten": [30, 56], "train_dataload": [30, 56], "valid_dataload": [30, 56], "flatten_train": [30, 40, 56], "flatten_valid": [30, 56], "40000": [30, 31, 56], "40_000": [30, 56], "3333333333333333": [30, 56], "lr_flatten_pip": [30, 56], "3000": [30, 37, 56], "6666666666666666": [30, 56], "grai": [30, 56], "9764706": [], "16862746": [], "18039216": [], "19607843": [], "float32": [30, 34, 55, 56], "cnn": [30, 31, 56], "architectur": [30, 56], "alexnet": [30, 56], "vgg": [30, 56], "resnet": [30, 56], "mobilenet": [30, 56], "becam": [30, 56], "benchmark": [30, 56], "strip": [30, 56], "readlin": [30, 56], "swan": [30, 56], "cygnu": [30, 56], "atratu": [30, 56], "tusker": [30, 56], "echidna": [30, 56], "spini": [30, 56], "anteat": [30, 56], "platypu": [30, 56], "duckbil": [30, 56], "duck": [30, 56], "ornithorhynchu": [30, 56], "anatinu": [30, 56], "wallabi": [30, 56], "brush": [30, 56], "kangaroo": [30, 56], "koala": [30, 56], "bear": [30, 56], "phascolarcto": [30, 56], "cinereu": [30, 56], "wombat": [30, 56], "jellyfish": [30, 56], "anemon": [30, 56], "coral": [30, 56], "vgg16": [30, 36, 40, 41, 56], "spit": [30, 56], "cezannec": [30, 40, 56], "convolutional_neural_network": [30, 40, 56], "vgg16_weight": [30, 56], "centercrop": [30, 56], "485": [30, 56], "456": [30, 32, 56], "229": [30, 33, 56], "225": [30, 56], "img_t": [30, 56], "batch_t": [30, 56], "unsqueez": [30, 56], "eval": [30, 56], "softmax": [30, 56], "dim": [30, 36, 40, 41, 56], "idx": [30, 36, 56], "983": 30, "353": [30, 32, 41], "714": 30, "guenon": 30, "091": 30, "080": 30, "065": 30, "ubc_img": [30, 56], "637": [30, 32], "pomegran": 30, "193": [30, 40, 41], "041": 30, "crate": 30, "safeti": 30, "060": 30, "bannist": 30, "banist": 30, "balustrad": 30, "balust": 30, "handrail": 30, "039": 30, "bubbl": 30, "worm": 30, "rail": 30, "virginia": 30, "barn": 30, "sorrel": 30, "033": 30, "vallei": 30, "vale": 30, "029": [30, 50, 55], "patio": 30, "terrac": 30, "fountain": 30, "lakesid": 30, "lakeshor": 30, "097": 30, "sundial": 30, "proper": [30, 56], "cuda": [30, 36, 40, 41, 56], "is_avail": [30, 36, 40, 41, 56], "data_transform": [30, 36, 40, 41, 56], "randomresizedcrop": [30, 56], "randomhorizontalflip": [30, 56], "image_dataset": [30, 36, 40, 41, 56], "densenet121": [30, 36, 40, 41, 56], "get_featur": [30, 36, 40, 41, 56], "train_load": [30, 56], "valid_load": [30, 56], "squeezenet": [30, 56], "no_grad": [30, 36, 40, 41, 56], "z_train": [30, 36, 40, 41, 56], "1024": [30, 31, 36, 40, 41, 56], "tensor": [30, 36, 40, 41, 56], "z_valid": [30, 36, 56], "detach": [30, 36, 40, 41, 56], "densenet": [30, 36, 40, 41, 56], "densenet121_weight": [30, 36, 40, 41, 56], "imagenet1k_v1": [30, 36, 40, 41, 56], "towardsdatasci": [30, 32, 56], "7f688092391a": [30, 56], "1015": [30, 31, 36, 56], "1017": [30, 31, 36, 56], "1018": [30, 31, 36, 56], "1019": [30, 31, 36, 56], "1021": [30, 31, 36, 56], "1022": [30, 31, 36, 56], "1023": [30, 31, 36, 56], "000483": 30, "009694": 30, "002966": 30, "003535": 30, "079649": 30, "645208": 30, "000452": 30, "001325": 30, "198396": 30, "000328": [30, 36], "126623": 30, "266533": 30, "924311": 30, "007297": 30, "381509": 30, "053698": 30, "325764": 30, "130841": 30, "128843": 30, "764958": 30, "000284": 30, "002102": 30, "002955": 30, "002685": [30, 46], "111121": 30, "212284": 30, "000984": 30, "002903": 30, "414740": 30, "000348": 30, "277046": 30, "424268": 30, "544169": 30, "662279": 30, "593259": 30, "492394": 30, "060665": 30, "524364": 30, "665433": 30, "070349": 30, "000390": 30, "002905": 30, "002416": 30, "003127": 30, "094314": 30, "461192": 30, "000359": 30, "003267": 30, "576526": 30, "000422": 30, "033064": 30, "531866": 30, "567041": 30, "050661": 30, "143195": 30, "206287": 30, "717478": 30, "991739": 30, "127004": 30, "912218": 30, "000374": [30, 36], "002893": 30, "005851": 30, "004015": 30, "091863": 30, "542394": 30, "000349": 30, "003279": [30, 56], "248737": 30, "000273": 30, "747940": 30, "114120": 30, "534144": 30, "278105": 30, "971214": 30, "291732": 30, "099902": 30, "781434": 30, "016797": 30, "517829": 30, "000386": 30, "003049": 30, "001335": 30, "000729": 30, "145898": 30, "681336": 30, "001091": 30, "001438": 30, "198613": 30, "000183": 30, "258712": 30, "296962": 30, "163084": 30, "006049": 30, "179923": 30, "772564": 30, "183432": 30, "651511": 30, "556854": 30, "897929": 30, "8933333333333333": 30, "2015": [30, 31, 35, 56], "inception": [30, 56], "dream": [30, 56], "funki": [30, 56], "audio": [30, 56, 57], "timeseriessplit": 31, "pitfal": 31, "everywher": [31, 34], "consumpt": 31, "analyt": 31, "rental": 31, "station": 31, "subscript": [31, 32], "rent": [31, 38], "citibik": 31, "load_citibik": 31, "starttim": 31, "3h": 31, "intrins": 31, "timestamp": 31, "august": 31, "date_rang": 31, "strftime": 31, "rotat": 31, "linewidth": 31, "weekdai": 31, "train_df_sort": 31, "test_df_sort": 31, "248": [31, 41], "fist": 31, "n_train": 31, "januari": 31, "1438387200": 31, "1438398000": 31, "1438408800": 31, "1438419600": 31, "1438430400": 31, "1438441200": 31, "1438452000": 31, "1438462800": 31, "1438473600": 31, "1438484400": 31, "9781449369880": 31, "eval_on_featur": 31, "sales_data": 31, "y_pred_train": 31, "extrapol": 31, "datetimeindex": 31, "datetime64": 31, "ns": 31, "month_nam": 31, "dayofweek": 31, "day_nam": 31, "saturdai": [31, 38], "sundai": 31, "x_hour": 31, "x_hour_week": 31, "hstack": 31, "x_hour_week_onehot": 31, "02d": 31, "mon": 31, "wed": 31, "fri": 31, "243": [31, 32], "244": [31, 32], "245": [31, 32, 34], "246": [31, 32, 40], "247": [31, 41], "poly_transform": 31, "x_hour_week_onehot_poli": 31, "features_poli": 31, "df_hour_week_ohe_poli": 31, "features_nonzero": 31, "coef_nonzero": 31, "196739": 31, "005809": 31, "437684": 31, "362009": 31, "907595": 31, "085150": 31, "693898": 31, "111220": 31, "757591": 31, "033267": 31, "wednesdai": [31, 38], "midnight": [31, 57], "correl": [31, 42, 51], "autocorrel": 31, "acf": 31, "shift": [31, 58], "rentals_df": 31, "n_rental": 31, "create_lag_df": 31, "rentals_lag5": 31, "x_lag_featur": 31, "x_lag_features_imp": 31, "features_lag": 31, "165145": 31, "049007": 31, "215227": 31, "258891": 31, "373974": 31, "rf": [31, 32], "x_hour_week_onehot_poly_lag": 31, "tscv": 31, "001193": [], "642676": 31, "873182": 31, "000554": [], "000226": [], "828405": 31, "874305": 31, "000911": [], "773851": 31, "901262": 31, "000948": 15, "000269": 44, "696712": 31, "889429": 31, "000825": [], "892733": 31, "863889": 31, "septemb": 31, "rentals_lag5_x": 31, "024291": 31, "004065": 31, "004082": 31, "040984": 31, "045267": 31, "rentals_lag5_i": 31, "rentals_model": 31, "x_test_pr": 31, "predicted_n_rent": 31, "emploi": [31, 36, 59], "jointli": 31, "raintomorrow": 31, "rainin2dai": [], "31st": 31, "accessori": 31, "loui": 31, "retail_df": 31, "mrtssm448usn": 31, "1992": 31, "7524": 31, "8475": 31, "9401": 31, "9558": 31, "upto": 31, "retail_df_train": 31, "20160101": 31, "retail_df_test": 31, "lag_df": 31, "retail_lag_5": 31, "retail_train_5": 31, "retail_test_5": 31, "19266": 31, "22452": 31, "20694": 31, "19781": 31, "22260": 31, "20485": 31, "20794": 31, "23175": 31, "287": 31, "33590": 31, "288": 31, "15775": 31, "289": 31, "9182": 31, "9103": 31, "10513": 31, "9573": 31, "10254": 31, "retail_train_5_x": 31, "retail_train_5_i": 31, "retail_model": 31, "19032": 31, "21581": 31, "20514": 31, "21774": 31, "20274": 31, "364": 31, "26831": 31, "25904": 31, "25622": 31, "20509": 31, "18113": 31, "39375": 31, "365": 31, "25031": 31, "25214": 31, "367": [31, 41], "26376": 31, "23941": 31, "17896": 31, "21694": 31, "21603": 31, "21847": 31, "21405": 31, "20564": 31, "22154": 31, "26063": 31, "21389": 31, "22320": 31, "30167": 31, "16153": 31, "18096": 31, "20310": 31, "21353": 31, "22826": 31, "21697": 31, "21549": 31, "27206": 31, "21571": 31, "22057": 31, "28953": 31, "16160": 31, "18000": 31, "21596": 31, "22910": 31, "22225": 31, "28327": 31, "20620": 31, "22114": 31, "30279": 31, "21605": 31, "21668": 31, "18313": 31, "18245": 31, "20319": 31, "23290": 31, "22788": 31, "28362": 31, "22219": 31, "21530": 31, "29881": 31, "21617": 31, "21670": 31, "19380": 31, "16157": 31, "18955": 31, "22078": 31, "13107": 31, "11057": 31, "10910": 31, "15429": 31, "13255": 31, "10868": 31, "18311": 31, "21274": 31, "23902": 31, "14813": 31, "17518": 31, "18533": 31, "30146": 31, "29691": 31, "15661": 31, "27638": 31, "19365": 31, "25176": 31, "27021": 31, "28854": 31, "15915": 31, "16358": 31, "20334": 31, "22550": 31, "18116": 31, "17144": 31, "16533": 31, "25037": 31, "17205": 31, "retail_test_5_pr": 31, "predicted_sal": 31, "februari": [31, 38], "retail_train_5_d": 31, "first_day_retail": 31, "days_sinc": 31, "152": [31, 34, 40], "182": [31, 41], "unlimit": 31, "growth": [31, 32], "forev": 31, "9100": 31, "rain_df": 31, "weatherau": 31, "mintemp": 31, "maxtemp": 31, "rainfal": 31, "evapor": 31, "windgustdir": 31, "windgustspe": 31, "winddir9am": 31, "humidity9am": 31, "humidity3pm": 31, "pressure9am": 31, "pressure3pm": 31, "cloud9am": 31, "cloud3pm": 31, "temp9am": 31, "temp3pm": 31, "raintodai": 31, "alburi": 31, "1007": 31, "wnw": 31, "nnw": 31, "1010": 31, "wsw": 31, "1008": 31, "ne": 31, "se": [31, 32], "1012": 31, "1006": 31, "145460": 31, "145459": 31, "143975": 31, "144199": 31, "142199": 31, "82670": 31, "75625": 31, "135134": 31, "135197": 31, "134894": 31, "winddir3pm": 31, "141232": 31, "windspeed9am": 31, "143693": [31, 34], "windspeed3pm": 31, "142398": 31, "142806": 31, "140953": 31, "130395": 31, "130432": 31, "89572": 31, "86102": 31, "141851": 31, "142193": 31, "00000": [31, 38], "3436": 31, "canberra": 31, "9915": 31, "11758": 31, "110319": 31, "110316": 31, "194034": 31, "221348": 31, "360918": 31, "468232": 31, "611178": 31, "035230": 31, "880831": 31, "539116": 31, "64994": 31, "255889": 31, "447461": 31, "509930": 31, "990631": 31, "68339": 31, "398495": 31, "119049": 31, "478060": 31, "193704": 31, "785483": 31, "607062": 31, "029164": 31, "795902": 31, "10653": 31, "037414": 31, "887159": 31, "720357": 31, "488753": 31, "93665": 31, "800000": 31, "980": 31, "50000": 31, "200000": 31, "90000": 31, "400000": 31, "60000": 31, "700000": 31, "145": [31, 36, 40, 41, 51], "1039": 31, "70000": 31, "notna": 31, "mm": 31, "dd": 31, "yyyi": 31, "45am": 31, "45a": 31, "zone": 31, "daylight": 31, "thankfulli": 31, "dates_rain": 31, "to_datetim": 31, "145454": 31, "145455": 31, "145456": 31, "145457": 31, "145458": 31, "timedelta": 31, "total_second": 31, "86400": 31, "is_year_end": 31, "is_leap_year": 31, "uluru": 31, "es": [31, 58], "sse": 31, "45587": 31, "nw": 31, "sw": 31, "45588": 31, "45589": 31, "1009": 31, "45590": 31, "1005": 31, "45591": 31, "6048": 31, "badgeryscreek": 31, "93279": 31, "goldcoast": 31, "nne": 31, "55101": 31, "mountginini": 31, "96319": 31, "townsvil": 31, "52061": 31, "tuggeranong": 31, "96320": 31, "adelaid": 31, "96321": 31, "ssw": 31, "96322": 31, "1027": 31, "96323": 31, "1028": 31, "1025": 31, "96325": 31, "groupbi": 31, "diff": 31, "3016": 31, "albani": 31, "2993": 31, "20150630": 31, "107502": 31, "34691": 31, "24397122221206388": 31, "sydnei": 31, "144733": 31, "107050": 31, "107292": 31, "106424": 31, "66221": 31, "62320": 31, "100103": 31, "100146": 31, "99515": 31, "105314": 31, "106322": 31, "106319": 31, "106112": 31, "106180": 31, "97217": 31, "97253": 31, "68523": 31, "67501": 31, "106705": 31, "106816": 31, "preprocess_featur": 31, "all_featur": 31, "winddir3pm_ss": 31, "winddir3pm_ssw": 31, "winddir3pm_sw": 31, "winddir3pm_w": 31, "winddir3pm_wnw": 31, "winddir3pm_wsw": 31, "winddir3pm_miss": 31, "raintoday_no": 31, "raintoday_y": 31, "raintoday_miss": 31, "204302": 31, "027112": 31, "205323": 31, "140641": 31, "160729": 31, "298612": 31, "666166": 31, "599894": 31, "115428": 31, "433514": 31, "741037": 31, "287031": 31, "275008": 31, "125617": 31, "373275": 31, "314929": 31, "288002": 31, "125523": 31, "372706": 31, "450132": 31, "554180": 31, "826513": 31, "632786": 31, "045481": 31, "457435": 31, "701128": 31, "216596": 31, "341712": 31, "099749": 31, "261953": 31, "724539": 31, "850283": 31, "315134": 31, "158867": 31, "071330": 31, "789657": 31, "146656": 31, "698167": 31, "899969": 31, "451": 32, "sample_weight": [], "449": 32, "450": [], "705": [], "classifiermixin": [], "680": 48, "681": [], "682": [], "702": [], "703": [], "_param_valid": [], "validate_param": [], "decor": 48, "config_context": [], "skip_parameter_valid": [], "prefer_skip_nested_valid": [], "global_skip_valid": [], "invalidparametererror": [], "218": [40, 41], "__qualname__": [], "220": [], "_classif": [], "y_true": [], "154": 40, "multilabel": [], "y_type": [], "_check_target": [], "check_consistent_length": [], "222": [], "type_tru": [], "type_of_target": [], "input_nam": [], "type_pr": [], "409": [], "408": [], "411": [], "score_lr_print_coeff": 31, "train_df_ord": 31, "y_train_ord": 31, "first_dai": 31, "winter": 31, "get_season": 31, "winter_month": 31, "june": [31, 38], "juli": 31, "autumn_month": 31, "march": 31, "april": 31, "summer_month": 31, "spring_month": 31, "autumn": 31, "coeff_df": 31, "season_fal": 31, "season_summ": 31, "season_wint": 31, "season_autumn": 31, "rainfall_lag1": 31, "create_lag_featur": 31, "orig_featur": 31, "new_df": 31, "new_feature_nam": 31, "s_lag": 31, "df_locat": 31, "2295": 31, "rain_df_modifi": 31, "rainfall_lag2": 31, "rainfall_lag3": 31, "humidity3pm_lag1": 31, "arima": 31, "statsmodel": [31, 32], "tsa": 31, "arima_model": 31, "took": 31, "recurr": 31, "rnn": 31, "540": 31, "lstm": 31, "consecut": 31, "prophet": 31, "sktime": 31, "tslearn": 31, "expenditur": 31, "functiontransform": [32, 37], "max_row": 32, "telecom": 32, "retent": 32, "wa_fn": 32, "usec_": 32, "telco": 32, "customerid": 32, "seniorcitizen": 32, "tenur": 32, "phoneservic": 32, "multiplelin": 32, "internetservic": 32, "onlinesecur": 32, "deviceprotect": 32, "techsupport": 32, "streamingtv": 32, "streamingmovi": 32, "paperlessbil": 32, "paymentmethod": 32, "monthlycharg": 32, "totalcharg": 32, "6464": 32, "4726": 32, "dlwqn": 32, "dsl": 32, "5707": 32, "4537": 32, "dktal": 32, "electron": 32, "3442": 32, "0468": 32, "yrpxn": 32, "fiber": 32, "2807": 32, "3932": 32, "necvq": 32, "6124": 32, "7153": 32, "chrbv": 32, "mail": 32, "3274": [32, 54], "5282": 32, "3912": 32, "onlinebackup": 32, "907": 32, "4430": 32, "hmmm": 32, "7043": 32, "7042": 32, "6324": 32, "6317": 32, "6318": 32, "6319": 32, "6323": 32, "new_data": 32, "_mgr": 32, "6325": 32, "_constructor": 32, "__finalize__": 32, "6327": 32, "gh": 32, "33113": 32, "baseblockmanag": 32, "448": 32, "using_copy_on_writ": 32, "452": 32, "453": 32, "454": 32, "455": 32, "using_cow": 32, "352": 32, "align_kei": 32, "351": 32, "getattr": [28, 32, 58, 59], "result_block": 32, "extend_block": 32, "355": [32, 41], "from_block": 32, "491": 32, "coerc": 32, "507": 32, "509": [32, 51], "new_valu": 32, "astype_array_saf": 32, "maybe_coerce_valu": 32, "515": 32, "ref": 32, "242": 32, "239": 32, "numpy_dtyp": 32, "241": 32, "astype_arrai": 32, "_astype_nansaf": 32, "189": [32, 37], "issubclass": 32, "arr": [28, 32], "skipna": 32, "is_object_dtyp": 32, "argh": 32, "5274": 32, "multiplelines_no": [], "phone": [], "multiplelines_y": [], "partner_no": 32, "partner_y": [], "deviceprotection_no": 32, "paymentmethod_mail": [], "onlinesecurity_no": 32, "onlinesecurity_y": 32, "paperlessbilling_no": [], "paperlessbilling_y": [], "techsupport_no": 32, "techsupport_y": 32, "707712": 32, "185175": 32, "513678": 32, "248999": 32, "641538": 32, "979562": 32, "148349": 32, "133562": 32, "226789": 32, "458524": 32, "950696": 32, "993065": 32, "183179": 32, "433814": 32, "741": 32, "047": [], "3516": 32, "733": 32, "333": [34, 37, 41], "021": [], "791": 48, "3524": [], "388": [], "731": [], "639": [], "promot": 32, "unemploi": 32, "surgeri": 32, "tempor": 32, "occurr": [32, 33], "train_df_churn": 32, "test_df_churn": 32, "8098": 32, "llazx": 32, "5540": 32, "3803": 32, "kmqfw": 32, "4084": 32, "2777": 32, "phdei": 32, "3272": 32, "6772": 32, "ksatr": 32, "preprocessing_notenur": 32, "tenure_lm": 32, "tenure_predict": 32, "062449": 32, "198645": 32, "859455": 32, "865562": 32, "154842": 32, "757932": 32, "932070": 32, "720893": 32, "818041": 32, "263541": 32, "underestim": 32, "subscrib": 32, "400047": 32, "220392": 32, "332746": 32, "825470": 32, "885968": 32, "075453": 32, "731498": 32, "407862": 32, "425365": 32, "854500": 32, "shorter": 32, "Its": 32, "redefin": 32, "preprocessing_fin": 32, "train_df_surv": 32, "test_df_surv": 32, "paymentmethod_electron": 32, "kaplanmeierfitt": 32, "kmf": 32, "survival_function_": 32, "6391518364256": 32, "854744525547446": 32, "816717791411044": 32, "histogram": 32, "hadn": [32, 55], "cite": 32, "57000": 32, "subgroup": 32, "senior": 32, "event_observ": 32, "citizen": 32, "ylim": 32, "assumpt": 32, "cph": 32, "coxphfitt": 32, "duration_col": 32, "event_col": 32, "fyi": 32, "elast": [32, 51], "cph_param": 32, "params_": 32, "contract_month": 32, "812875": 32, "311151": 32, "onlinebackup_no": 32, "298561": 32, "280801": 32, "244814": 32, "onlinebackup_y": 32, "282600": 32, "paymentmethod_credit": 32, "302801": 32, "330346": 32, "contract_on": 32, "351821": 32, "contract_two": 32, "776427": 32, "baseline_hazard_": 32, "baselin": [32, 36, 59], "cmp": 32, "log2": 32, "019556": 32, "980634": 32, "057254": 32, "131773": 32, "092660": 32, "876540": 32, "097088": 32, "341571": 32, "732674": 32, "448757": 32, "003185": 32, "996820": 32, "040129": 32, "081837": 32, "075467": 32, "921422": 32, "078387": 32, "079377": 32, "936733": 32, "094290": 32, "162904": [], "176924": [], "066166": [], "033222": [], "292587": [], "033780": [], "339889": [], "462060": [], "013814": [], "177709": [], "014650": [], "014758": [], "127087": [], "234436": [], "263736": [], "791017": [], "301784": [], "115276": [], "908227": [], "138876": [], "171899": [], "842064": [], "066810": [], "302844": [], "040954": [], "738715": [], "959873": [], "572962": [], "010083": [], "631899": [], "075063": [], "927685": [], "068817": [], "209943": [], "059816": [], "810631": [], "061641": [], "090765": [], "275376": [], "860523": [], "077953": [], "941938": [], "233608": [], "212303": [], "236522": [], "069653": [], "075786": [], "348820": [], "078732": [], "417394": [], "048022": [], "002304": [], "761936": [], "057267": 32, "944342": 32, "100970": 32, "255165": 32, "140631": 32, "774789": 32, "150999": 32, "567169": 32, "570599": 32, "809450": 32, "212133": [], "808857": [], "072954": [], "355121": [], "069145": [], "701089": [], "933191": [], "907752": [], "003640": [], "101699": [], "117063": 32, "internetservice_fib": 32, "522513": 32, "349206": 32, "311261": 32, "253954": 32, "172977": 32, "242936": 32, "260652": 32, "internetservice_dsl": 32, "416242": 32, "019200": 32, "diagnost": 32, "former": 32, "plot_partial_effects_on_outcom": 32, "10_000": [32, 38], "monthli": 32, "deviceprotection_y": 32, "941": 32, "154900": 32, "383246": 32, "5515": 32, "514920": 32, "3684": 32, "351852": 32, "7017": 32, "471584": 32, "predict_expect": 32, "206724": 32, "023086": 32, "608565": 32, "565062": 32, "890933": 32, "predict_survival_funct": 32, "outlook": [32, 38], "train_df_surv_not_churn": 32, "conditional_aft": 32, "996788": 32, "991966": 32, "989443": 32, "982570": 32, "429634": 32, "xlim": 32, "lifetim": 32, "prediciton": 32, "forward": [32, 34], "likelihood": [32, 52], "8641864337292489": 32, "7277854625841886": 32, "concord": 32, "concordance_index_": 32, "8625888648969532": 32, "scoring_method": 32, "concordance_index": 32, "8546143543902771": 32, "anti": 32, "log_likelihood_ratio_test": 32, "check_assumpt": 32, "df_train_surv": 32, "pysurviv": 32, "di": 32, "incorrect": [32, 58, 59], "encompass": 32, "km": [32, 40, 41, 52], "zachari": 32, "40b5a809b05a": 32, "2d454e5fd9a5": 32, "e737c5242822": 32, "504fde4fcf8": 32, "readthedoc": 32, "20analysi": 32, "20with": 32, "20lifelin": 32, "20intro": 32, "trigram": 33, "mother": [33, 38], "asap": 33, "sender": 33, "recipi": 33, "thread": 33, "related": 33, "w_i": 33, "d_j": 33, "tf_": 33, "df_i": 33, "contigu": 33, "bigram": 33, "nameerror": 33, "googleblog": 33, "toyou": 33, "enorm": 33, "024": [33, 50], "267": [33, 41], "663": 33, "588": [33, 43, 46], "women": [33, 38], "syntact": 33, "____": 33, "proper_noun": 33, "compel": [31, 33], "law": [33, 34, 37], "pronoun": 33, "stopword": 34, "5486e": 34, "2584e": 34, "2793e": 34, "8801e": 34, "0700e": 34, "3299e": 34, "6833e": 34, "5131e": 34, "7041e": 34, "7749e": 34, "5029e": 34, "7764e": 34, "7324e": 34, "6241e": 34, "6455e": 34, "0840e": 34, "5715e": 34, "2903e": 34, "3571e": 34, "8793e": 34, "7635e": 34, "9372e": 34, "9900e": 34, "8284e": 34, "4018e": 34, "1673e": 34, "9244e": 34, "0629e": 34, "3378e": 34, "3864e": 34, "5646e": 34, "7198e": 34, "4607e": 34, "4614e": 34, "3352e": 34, "8177e": 34, "7254e": 34, "9624e": 34, "1314e": 34, "5295e": 34, "8629e": 34, "7562e": 34, "1799e": 34, "5554e": 34, "4230e": 34, "7167e": 34, "1793e": 34, "0961e": 34, "3121e": 34, "2322e": 34, "4375e": 34, "2099e": 34, "2814e": 34, "9051e": 34, "0593e": 34, "1895e": 34, "1495e": 34, "0444e": 34, "2073e": 34, "8856e": 34, "6554e": 34, "1932e": 34, "6678e": 34, "5454e": 34, "2078e": 34, "5709e": 34, "1324e": 34, "0163e": 34, "4567e": 34, "4244e": 34, "9425e": 34, "3090e": 34, "7428e": 34, "1676e": 34, "8830e": 34, "4857e": 34, "2018e": 34, "3073e": 34, "2553e": 34, "5853e": 34, "8452e": 34, "2523e": 34, "7129e": 34, "6348e": 34, "3506e": 34, "7429e": 34, "0469e": 34, "9319e": 34, "6099e": 34, "8484e": 34, "3795e": 34, "0948e": 34, "1545e": 34, "9681e": 34, "0455e": 34, "4820e": 34, "1131e": 34, "1827e": 34, "7559e": 34, "4502e": 34, "8897e": 34, "7430e": 34, "5742e": 34, "7160e": 34, "4764e": 34, "5828e": 34, "3866e": 34, "3150e": 34, "3863e": 34, "1536e": 34, "7656e": 34, "0245e": 34, "6807e": 34, "2850e": 34, "6425e": 34, "7782e": 34, "2221e": 34, "1392e": 34, "3269e": 34, "1582e": 34, "6331e": 34, "8109e": 34, "0985e": 34, "2942e": 34, "6438e": 34, "9306e": 34, "0776e": 34, "8022e": 34, "5356e": 34, "6405e": 34, "1761e": 34, "4960e": 34, "2266e": 34, "5264e": 34, "0226e": 34, "5735e": 34, "5090e": 34, "0587e": 34, "5471e": 34, "3910e": 34, "6574e": 34, "6376e": 34, "4926e": 34, "8819e": 34, "9256e": 34, "1512e": 34, "2091e": 34, "6460e": 34, "6747e": 34, "7082e": 34, "5789e": 34, "8982e": 34, "2842e": 34, "1286e": 34, "6392e": 34, "2199e": 34, "5850e": 34, "3628e": 34, "3231e": 34, "2350e": 34, "5602e": 34, "7751e": 34, "0511e": 34, "8997e": 34, "1051e": 34, "3014e": 34, "2024e": 34, "2354e": 34, "1913e": 34, "1978e": 34, "5625e": 34, "5975e": 34, "5911e": 34, "2413e": 34, "8988e": 34, "0542e": 34, "8894e": 34, "4278e": 34, "3625e": 34, "0979e": 34, "3275e": 34, "0514e": 34, "4583e": 34, "3326e": 34, "3684e": 34, "8493e": 34, "2075e": 34, "2708e": 34, "8701e": 34, "0855e": 34, "5334e": 34, "3050e": 34, "2246e": 34, "6824e": 34, "8289e": 34, "8230e": 34, "2047e": 34, "4848e": 34, "3042e": 34, "0358e": 34, "7074e": 34, "6816e": 34, "1017e": 34, "2943e": 34, "4274e": 34, "6128e": 34, "3127e": 34, "0264e": 34, "2928e": 34, "7298e": 34, "1075e": 34, "0250e": 34, "6928e": 34, "0074e": 34, "5464e": 34, "6378e": 34, "5970e": 34, "2128e": 34, "7607e": 34, "8260e": 34, "5962e": 34, "4320e": 34, "8332e": 34, "1438e": 34, "4723e": 34, "4913e": 34, "2585e": 34, "6819e": 34, "3947e": 34, "7173e": 34, "4134e": 34, "6530e": 34, "7728e": 34, "9815e": 34, "6895e": 34, "1146e": 34, "2025e": 34, "4129e": 34, "9695e": 34, "7711e": 34, "2278e": 34, "3727e": 34, "9276e": 34, "5440e": 34, "7169e": 34, "5736e": 34, "4620e": 34, "1244e": 34, "4633e": 34, "2685e": 34, "2459e": 34, "0362e": 34, "8331e": 34, "3194e": 34, "4082e": 34, "0132e": 34, "0541e": 34, "2632e": 34, "7800e": 34, "1647e": 34, "0785e": 34, "2112e": 34, "3496e": 34, "0599e": 34, "2607e": 34, "0194e": 34, "8586e": 34, "0107e": 34, "5924e": 34, "1770e": 34, "3246e": 34, "2268e": 34, "3978e": 34, "1841e": 34, "6548e": 34, "3903e": 34, "3376e": 34, "7083e": 34, "8377e": 34, "3031e": 34, "3292e": 34, "1567e": 34, "3419e": 34, "3412e": 34, "5887e": 34, "4468e": 34, "4031e": 34, "1785e": 34, "1524e": 34, "1699e": 34, "8752e": 34, "0660e": 34, "1852e": 34, "1228e": 34, "0012e": 34, "2234e": 34, "7454e": 34, "1885e": 34, "010289": 34, "48081": 34, "5738": 34, "1697": 34, "0116": 34, "4216": 34, "7343": 34, "3025": 34, "459937": [34, 55], "9785299": [34, 55], "0319": [34, 55], "5123": [34, 55], "4806334": [34, 55], "73183": [34, 55], "1724668": [34, 55], "5227966": [34, 55], "05656664": [34, 55], "doc1": 34, "doc2": 34, "doc3": 34, "bread": 34, "butter": 34, "chees": 34, "699868820717508": 34, "5098293421139041": 34, "aa": 34, "airline_senti": 34, "_unit_id": 34, "_golden": 34, "_unit_st": 34, "_trusted_judg": 34, "_last_judgment_at": 34, "negativereason": 34, "airline_sentiment_gold": 34, "negativereason_gold": 34, "retweet_count": 34, "tweet_coord": 34, "tweet_creat": 34, "tweet_id": 34, "tweet_loc": 34, "user_timezon": 34, "681455792": 34, "6667": 34, "southwest": 34, "mrssuperdimmock": 34, "southwestair": 34, "686040e": 34, "lake": 34, "arrowhead": 34, "pacif": 34, "8918": 34, "681459957": 34, "delta": 34, "jetblu": 34, "okayyyi": 34, "iron": 34, "677500e": 34, "11688": 34, "681462990": 34, "6727": 34, "airwai": 34, "dropmeanywher": 34, "usairwai": 34, "678190e": 34, "arizona": 34, "681448905": 34, "virgin": 34, "jsamaudio": 34, "virginamerica": 34, "681440e": 34, "franci": 34, "calif": 34, "4135": 34, "681454122": 34, "3544": 34, "cajunsql": 34, "678110e": 34, "baton": 34, "roug": 34, "la": 34, "11712": 34, "13064": 34, "x_train_embed": 34, "x_test_embed": 34, "1618": 34, "as_tupl": 34, "component_cfg": 34, "n_process": 34, "1616": 34, "1617": 34, "1685": 34, "_pipe": 34, "proc": 34, "default_error_handl": 34, "pipecal": 34, "1682": 34, "1683": 34, "1684": 34, "hasattr": 34, "1686": 34, "1688": [34, 51], "transition_pars": 34, "pyx": 34, "251": [], "264": [], "greedy_pars": [], "thinc": 34, "outt": 34, "331": [34, 41], "is_train": 34, "332": [34, 41], "tupl": [34, 40, 41], "_func": 34, "tb_framework": [], "step_model": [], "parserstepmodel": [], "unseen_class": [], "attr": [], "has_upp": [], "finish_step": [], "parser_model": [], "250": [], "310": [34, 40, 41, 48], "callabl": [34, 40, 41], "308": [34, 40, 41, 48], "gradient": [34, 42], "backpropag": 34, "inc_layer_grad": 34, "skip": 34, "with_arrai": 34, "xseq": 34, "seqt": 34, "rag": [], "_ragged_forward": [], "_padded_forward": [], "xr": [], "arrayxd": [], "get_dx": [], "dataxd": [], "backprop": 34, "dyr": [], "maxout": 34, "get_param": [34, 36, 58], "reshape2f": 34, "nO": 34, "ni": 34, "gemm": 34, "trans2": 34, "reshape1f": 34, "reshape3f": 34, "295": [34, 41], "298": [34, 41], "259942": 34, "856640": 34, "677500": 34, "875390": 34, "459240": 34, "304300": 34, "273020": 34, "008458": 34, "818360": 34, "002320": 34, "555840": 34, "274170": 34, "716420": 34, "296220": 34, "403746": 34, "430054": 34, "107044": 34, "224080": 34, "903256": 34, "295254": 34, "563826": 34, "869816": 34, "462877": 34, "057751": 34, "892089": 34, "566698": 34, "283121": 34, "594112": 34, "578107": 34, "037976": 34, "270313": 34, "948990": 34, "653996": 34, "631425": 34, "850329": 34, "432467": 34, "979464": 34, "015146": 34, "604236": 34, "188137": 34, "707503": 34, "908782": 34, "248327": 34, "667797": 34, "590958": 34, "246804": 34, "095754": 34, "953429": 34, "524224": 34, "593270": 34, "948402": 34, "760466": 34, "369070": 34, "204359": 34, "357214": 34, "389199": 34, "205336": 34, "100318": 34, "950879": 34, "399726": 34, "977736": 34, "676425": 34, "224362": 34, "011286": 34, "981441": 34, "132660": 34, "988456": 34, "997113": 34, "553975": 34, "539687": 34, "229152": 34, "099266": 34, "652113": 34, "036738": 34, "315839": 34, "429018": 34, "557437": 34, "333650": 34, "281916": 34, "587222": 34, "725984": 34, "178514": 34, "163662": 34, "597000": 34, "621603": 34, "166608": 34, "256955": 34, "940082": 34, "530063": 34, "816050": 34, "398607": 34, "219403": 34, "925384": 34, "751906": 34, "969212": 34, "381326": 34, "146303": 34, "195811": 34, "914482": 34, "297692": 34, "lgr": 34, "essenti": 34, "sentence_transform": 34, "sentencetransform": 34, "embedd": 34, "paraphras": 34, "distilroberta": 34, "emb_sent": 34, "emb_train": 34, "emb_train_df": 34, "759": 34, "760": 34, "761": 34, "764": 34, "766": 34, "120494": 34, "250263": 34, "022795": 34, "116368": 34, "078650": 34, "037357": 34, "251341": 34, "321429": 34, "143984": 34, "123486": 34, "199150": 34, "150143": 34, "167078": 34, "407671": 34, "066161": 34, "049514": 34, "019384": 34, "357602": 34, "125996": 34, "381074": 34, "182954": 34, "118282": 34, "066341": 34, "136098": 34, "094947": 34, "121303": 34, "069233": 34, "097500": 34, "025740": 34, "367981": 34, "113612": 34, "114662": 34, "049926": 34, "256736": 34, "118687": 34, "190720": 34, "011985": 34, "141883": 34, "230142": 34, "024899": 34, "032988": 34, "630251": 34, "079516": 34, "148981": 34, "194708": 34, "226263": 34, "043630": 34, "217398": 34, "069644": 34, "676791": 34, "244484": 34, "051042": 34, "064099": 34, "146945": 34, "090878": 34, "090060": 34, "077211": 34, "209226": 34, "308773": 34, "119258": 34, "172168": 34, "098697": 34, "319858": 34, "415475": 34, "248359": 34, "025923": 34, "385350": 34, "066414": 34, "334289": 34, "128482": 34, "232446": 34, "077805": 34, "181329": 34, "123244": 34, "660457": 34, "048714": 34, "204774": 34, "163497": 34, "094240": 34, "360193": 34, "213747": 34, "363690": 34, "275521": 34, "134936": 34, "276319": 34, "009336": 34, "021523": 34, "258992": 34, "474885": 34, "242125": 34, "294533": 34, "279013": 34, "037831": 34, "089761": 34, "548748": 34, "049258": 34, "154525": 34, "141268": 34, "204408": 34, "145289": 34, "064201": 34, "213571": 34, "140225": 34, "338556": 34, "148578": 34, "224515": 34, "042963": 34, "075930": 34, "161948": 34, "040582": 34, "003971": 34, "152549": 34, "582907": 34, "126526": 34, "060502": 34, "111495": 34, "097493": 34, "199321": 34, "12252": 34, "108408": 34, "438293": 34, "216812": 34, "349289": 34, "422689": 34, "377760": 34, "045198": 34, "034095": 34, "427570": 34, "328272": 34, "257849": 34, "032363": 34, "275004": 34, "080452": 34, "078975": 34, "049972": 34, "009761": 34, "314754": 34, "020773": 34, "268777": 34, "068411": 34, "017591": 34, "236154": 34, "221446": 34, "103568": 34, "055510": 34, "062910": 34, "067424": 34, "003504": 34, "157757": 34, "007711": 34, "323297": 34, "334637": 34, "367041": 34, "068821": 34, "063667": 34, "329990": 34, "232330": 34, "184768": 34, "11646": 34, "091488": 34, "155708": 34, "032391": 34, "018314": 34, "524997": 34, "563933": 34, "080985": 34, "097982": 34, "535285": 34, "377194": 34, "428013": 34, "144572": 34, "045297": 34, "107935": 34, "135673": 34, "290019": 34, "137200": 34, "503395": 34, "042567": 34, "282592": 34, "185626": 34, "092904": 34, "097085": 34, "174650": 34, "193584": 34, "047294": 34, "098216": 34, "332670": 34, "163098": 34, "135101": 34, "078530": 34, "030177": 34, "391598": 34, "073520": 34, "454037": 34, "244358": 34, "790682": 34, "607010": 34, "255162": 34, "029779": 34, "emb_test": 34, "emb_test_df": 34, "002864": 34, "217326": 34, "124349": 34, "082548": 34, "709688": 34, "582441": 34, "257897": 34, "169356": 34, "248880": 34, "266686": 34, "501767": 34, "095387": 34, "340173": 34, "087452": 34, "368359": 34, "276195": 34, "238676": 34, "219546": 34, "066603": 34, "256149": 34, "10951": 34, "141048": 34, "137934": 34, "131319": 34, "194773": 34, "868204": 34, "078791": 34, "131656": 34, "036244": 34, "215749": 34, "291946": 34, "056256": 34, "056041": 34, "147341": 34, "189665": 34, "357366": 34, "061799": 34, "161923": 34, "278955": 34, "173722": 34, "065324": 34, "5382": 34, "252943": 34, "527507": 34, "065608": 34, "013467": 34, "207989": 34, "003881": 34, "066281": 34, "253166": 34, "021039": 34, "290957": 34, "180686": 34, "042605": 34, "173794": 34, "079128": 34, "169160": 34, "001316": 34, "142593": 34, "070816": 34, "208826": 34, "400737": 34, "3954": 34, "054319": 34, "096738": 34, "113037": 34, "032039": 34, "493064": 34, "641102": 34, "078760": 34, "402187": 34, "189743": 34, "089538": 34, "123879": 34, "285019": 34, "297771": 34, "557171": 34, "076169": 34, "029826": 34, "076095": 34, "225454": 34, "002135": 34, "235430": 34, "11193": 34, "065858": 34, "223270": 34, "507333": 34, "266193": 34, "104696": 34, "219555": 34, "146247": 34, "315649": 34, "126193": 34, "435461": 34, "163994": 34, "207813": 34, "001871": 34, "109391": 34, "166778": 34, "249199": 34, "525419": 34, "413066": 34, "119939": 34, "064297": 34, "5861": 34, "077512": 34, "322276": 34, "026697": 34, "111393": 34, "174207": 34, "235201": 34, "053888": 34, "244942": 34, "181625": 34, "226870": 34, "149843": 34, "311338": 34, "045975": 34, "572319": 34, "068256": 34, "217745": 34, "056509": 34, "355174": 34, "028610": 34, "090676": 34, "3627": 34, "173311": 34, "023604": 34, "190388": 34, "136543": 34, "360269": 34, "444686": 34, "056311": 34, "291941": 34, "399719": 34, "167930": 34, "042209": 34, "161905": 34, "040535": 34, "050515": 34, "252020": 34, "133980": 34, "155001": 34, "154482": 34, "060201": 34, "126556": 34, "12559": 34, "124635": 34, "101799": 34, "129061": 34, "636907": 34, "681090": 34, "399300": 34, "078321": 34, "221824": 34, "277218": 34, "178589": 34, "022364": 34, "109275": 34, "073540": 34, "153336": 34, "123705": 34, "238896": 34, "296446": 34, "116798": 34, "115076": 34, "345925": 34, "8123": 34, "063508": 34, "332506": 34, "119605": 34, "001363": 34, "161802": 34, "082302": 34, "025883": 34, "048027": 34, "126974": 34, "159802": 34, "002221": 34, "093885": 34, "430285": 34, "088561": 34, "321488": 34, "447437": 34, "292395": 34, "188566": 34, "272767": 34, "126173": 34, "015537": 34, "425568": 34, "350672": 34, "113120": 34, "128615": 34, "098112": 34, "222081": 34, "101654": 34, "224073": 34, "341074": 34, "100983": 34, "008055": 34, "202025": 34, "029846": 34, "019182": 34, "107064": 34, "002301": 34, "038213": 34, "139270": 34, "007586": 34, "2928": 34, "num_top": 34, "intelligen": [34, 55], "sl": [34, 55], "mach": [34, 55], "cour": [34, 55], "commonwealth": [34, 55], "jurisdict": [34, 55], "droit": [34, 55], "supr\u00eam": [34, 55], "const": [34, 55], "skate": [34, 55], "token2id": 34, "0070087705": 34, "0134610993": 34, "1830": 34, "3970": 34, "yale": 34, "3971": 34, "3972": 34, "youth": 34, "3973": 34, "zhenskaya": 34, "3974": 34, "zonal": 34, "3975": 34, "token_id": 34, "doc_term_matrix": 34, "151": 34, "196": 34, "ldamodel": 34, "id2word": 34, "num_word": 34, "9998566": 34, "pyldavi": 34, "gensim_model": 34, "gensimvi": 34, "vi": 34, "sort_top": 34, "counti": 35, "161300e": 35, "370842": 35, "114757": 35, "2079": 35, "899736": 35, "510697e": 35, "494309": 35, "007542": 35, "234303": 35, "409430": 35, "656873": 35, "390691": 35, "509045": 35, "005136": 35, "402258": 35, "560053": 35, "213896": 35, "1986": 35, "552492": 35, "12768": 35, "455652": 35, "930062": 35, "770163": 35, "440897": 35, "142051e": 35, "539989": 35, "086517": 35, "766318": 35, "650743": 35, "175459": 35, "828": 35, "090978": 35, "442": 35, "575043": 35, "373411": 35, "401": [35, 43, 46], "679240": 35, "138564": 35, "140828": 35, "685": 35, "391304": 35, "27304": 35, "179631": 35, "200000e": 35, "1900": 35, "155900": 35, "519000": 35, "651": 35, "1427": 35, "040000e": 35, "471000": 35, "328000": 35, "1490": 35, "5100": 35, "1910": 35, "618000e": 35, "1975": 35, "571800": 35, "230000": 35, "2550": 35, "068800e": 35, "560": 35, "678000": 35, "125000": 35, "2360": 35, "10083": 35, "13540": 35, "651359e": 35, "9410": 35, "4820": 35, "777600": 35, "315000": 35, "6210": 35, "871200": 35, "21450": 35, "20699": 35, "2003": [35, 51], "2005": 35, "1948": 35, "1944": 35, "540088": 35, "14176653": 35, "dt": [35, 59], "9991338290544213": 35, "get_depth": [35, 58], "9994394006711425": 35, "719915905190645": 35, "decisiontreeregressordecisiontreeregressor": 35, "3209427041566191": 35, "31767136668453344": 35, "9108334653214172": 35, "7728396574320712": 35, "x_tr": 35, "y_tr": 35, "tr_score": 35, "valid_scor": 35, "results_single_valid_df": 35, "319559": 35, "326616": 35, "603739": 35, "555180": 35, "754938": 35, "677567": 35, "833913": 35, "737285": 35, "890456": 35, "763480": 35, "931896": 35, "790521": 35, "963024": 35, "769030": 35, "981643": 35, "752728": 35, "991810": 35, "735637": 35, "996424": 35, "745925": 35, "998370": 35, "734048": 35, "999213": 35, "741060": 35, "999480": 35, "722873": 35, "999544": 35, "723951": 35, "999558": 35, "734986": 35, "999562": 35, "724068": 35, "999567": 35, "724410": 35, "argmax": [35, 36, 38], "test_model": 35, "7784948928666875": 35, "cv_train_scor": 35, "cv_valid_scor": 35, "321050": 35, "322465": 35, "603243": 35, "559284": 35, "752169": 35, "688484": 35, "835876": 35, "758259": 35, "894960": 35, "768184": 35, "938201": 35, "772185": 35, "966812": 35, "760966": 35, "983340": 35, "754620": 35, "992220": 35, "730025": 35, "996487": 35, "722803": 35, "998440": 35, "726659": 35, "999178": 35, "730704": 35, "999438": 35, "711356": 35, "999518": 35, "721917": 35, "999539": 35, "729374": 35, "999545": 35, "740319": 35, "999546": 35, "706489": 35, "dt_final": 35, "9308647034083802": 35, "00080741": 35, "00327551": 35, "25123925": 35, "01808825": 35, "00079645": 35, "03213916": 35, "01190633": 35, "00106308": 35, "36400802": 35, "02313684": 35, "00295235": 35, "01209545": 35, "00064647": 35, "17216105": 35, "06835056": 35, "02416048": 35, "01317334": 35, "feature_names_in_": 35, "feature_import": 35, "364008": 35, "251239": 35, "172161": 35, "068351": 35, "032139": 35, "024160": 35, "023137": 35, "018088": 35, "013173": 35, "012095": 35, "011906": 35, "003276": 35, "002952": 35, "001063": 35, "000807": 35, "000796": 35, "set_se": [36, 40, 41], "manual_se": [36, 40, 41], "proce": 36, "read_img_dataset": [36, 40, 41], "plot_sample_img": [36, 40, 41], "train_dir": 36, "file_nam": [36, 40, 41], "image_fil": [36, 40, 41], "n_imag": [36, 40, 41], "x_anim_train": 36, "valid_dir": 36, "x_anim_valid": 36, "feed": 36, "desenet": 36, "accomplish": 36, "000236": 36, "004594": 36, "001687": 36, "002321": 36, "161429": 36, "816200": 36, "000812": 36, "003663": 36, "259521": 36, "000420": 36, "874960": 36, "427516": 36, "242741": 36, "026616": 36, "210286": 36, "974181": 36, "898244": 36, "904565": 36, "067099": 36, "182383": 36, "000128": 36, "001419": 36, "002848": 36, "000313": 36, "066512": 36, "442917": 36, "000423": 36, "002802": 36, "056599": 36, "000839": 36, "805414": 36, "029396": 36, "049097": 36, "319482": 36, "086078": 36, "516787": 36, "864291": 36, "109578": 36, "384528": 36, "046114": 36, "006070": 36, "003593": 36, "002643": 36, "098787": 36, "091632": 36, "000441": 36, "003044": 36, "365898": 36, "259086": 36, "239082": 36, "084684": 36, "902341": 36, "206019": 36, "027080": 36, "259026": 36, "334765": 36, "428280": 36, "414406": 36, "000248": 36, "002965": 36, "002921": [19, 36], "000428": 36, "075668": 36, "331588": 36, "000520": 36, "002987": 36, "245635": 36, "485191": 36, "157572": 36, "215167": 36, "478514": 36, "014989": 36, "526782": 36, "642071": 36, "119190": 36, "498164": 36, "365925": 36, "003463": 36, "001230": 36, "000890": 36, "076018": 36, "726441": 36, "000685": 36, "194914": 36, "000281": [36, 44], "449264": 36, "176027": 36, "578569": 36, "152691": 36, "632296": 36, "519129": 36, "781977": 36, "974532": 36, "302044": 36, "614872": 36, "000270": 36, "006250": 36, "002418": 36, "180926": 36, "199412": 36, "000480": 36, "002477": 36, "232075": 36, "692130": 36, "727992": 36, "119121": 36, "040561": 36, "431104": 36, "219714": 36, "945967": 36, "758030": 36, "921435": 36, "544079": 36, "000316": 36, "006208": 36, "003540": 36, "004469": 36, "200458": 36, "398915": 36, "000475": 36, "004852": 36, "196963": 36, "000329": 36, "620726": 36, "681430": 36, "857458": 36, "337626": 36, "583973": 36, "015639": 36, "373318": 36, "286326": 36, "610142": 36, "533027": 36, "000432": 36, "001375": 36, "003088": 36, "003877": 36, "154883": 36, "298043": 36, "000934": 36, "001566": 36, "265483": 36, "000540": 36, "218867": 36, "324762": 36, "039739": 36, "903425": 36, "145186": 36, "221760": 36, "000561": 36, "298437": 36, "578452": 36, "468994": 36, "008286": 36, "001882": 36, "001109": 36, "140371": 36, "856722": 36, "000387": 36, "003272": 36, "202247": 36, "000310": 36, "303694": 36, "546152": 36, "726269": 36, "495523": 36, "592505": 36, "539258": 36, "308236": 36, "090579": 36, "543677": 36, "000163": 36, "003210": 36, "003910": 36, "159751": 36, "295193": 36, "000460": 36, "004461": 36, "401729": 36, "916349": 36, "980962": 36, "025460": 36, "526444": 36, "003038": 36, "068427": 36, "211725": 36, "600288": 36, "032000": 36, "005378": [], "000951": [], "000180": [], "000211": 19, "000157": [], "000202": 36, "000153": [], "000935": [], "100801": [], "966667": 36, "991667": 36, "000489": [], "002522": [], "000427": 48, "004757": [], "983333": 36, "000356": 36, "002170": [], "000526": [], "021082": 36, "988333": 36, "953333": 36, "016330": 36, "006667": 36, "993333": 36, "006236": 36, "985000": 36, "012247": 36, "026667": 36, "005270": 36, "976667": 36, "940000": 36, "024944": 36, "014337": 36, "980000": 36, "946667": 36, "008498": 36, "968333": 36, "038873": 36, "020000": 36, "926667": 36, "032660": 36, "019293": 36, "033993": 36, "963333": 36, "017951": 36, "945000": 36, "040000": 36, "028186": 36, "951667": 36, "017795": 36, "022730": 36, "best_k": 36, "c_valu": 36, "c_val": 36, "973333": 36, "best_c": 36, "nearestneighborsnearestneighbor": 36, "show_nearest_neighbor": 36, "test_idx": 36, "query_img": 36, "img_ind": 36, "wrangl": 37, "cleaned_restaurant_data": 37, "north_america": 37, "eat_out_freq": 37, "n_peopl": 37, "food_typ": 37, "noise_level": 37, "good_serv": 37, "restaurant_nam": 37, "italian": [37, 38], "ambienc": 37, "dislik": 37, "vibe": 37, "961": 37, "haidilao": 37, "962": 37, "963": 37, "meat": 37, "tasti": 37, "hearti": 37, "broth": 37, "noodl": [37, 55], "uno": 37, "964": 37, "960000e": 37, "696": 37, "585187": 37, "975104": 37, "439254e": 37, "1472": 37, "179152": 37, "246486": 37, "556716": 37, "790481e": 37, "37903": 37, "575636": 37, "000000e": 37, "unusu": 37, "upperbound_pric": 37, "lowerbound_peopl": 37, "restaurant_df": 37, "942": 37, "674": 37, "598057": 37, "992569": 37, "973294": 37, "023279": 37, "257787": 37, "582570": 37, "016660": 37, "018622": 37, "quebecoi": 37, "thai": 37, "fusion": 37, "mexican": 37, "000618": [], "000430": [], "516556": 37, "514950": 37, "000350": [], "000442": [], "000342": [], "000340": [], "513333": 37, "515755": 37, "000332": [], "2200": 37, "934": 37, "comfi": 37, "sit": [37, 57], "911": 37, "hungri": 37, "chambar": 37, "232": 37, "quantit": 37, "qualit": 37, "noise_cat": 37, "x_train_num": 37, "x_test_num": 37, "x_train_num_imp": 37, "x_test_num_imp": 37, "kneighborsclassifierkneighborsclassifi": 37, "5418278145695364": 37, "1500": [37, 41], "525": 37, "753": 37, "x_train_num_imp_sc": 37, "x_test_num_imp_sc": 37, "robustscal": 37, "quantil": 37, "maxabsscal": 37, "55629139": 37, "49006623": 37, "56953642": 37, "53333333": 37, "pipe_knn": 37, "5245916114790287": 37, "plot_improper_process": [37, 43, 44], "plot_proper_process": [37, 43], "415": 37, "x_train_cat": 37, "x_test_cat": 37, "x_train_cat_oh": 37, "x_test_cat_oh": 37, "ohe_feat": 37, "north_america_don": 37, "north_america_no": 37, "north_america_y": 37, "food_type_canadian": 37, "food_type_chines": 37, "food_type_fus": 37, "food_type_indian": 37, "food_type_italian": 37, "food_type_mexican": 37, "food_type_oth": 37, "food_type_quebecoi": 37, "food_type_thai": 37, "food_type_nan": 37, "748": 37, "752": 37, "53642384": 37, "50993377": 37, "51333333": 37, "47333333": 37, "pipe_ohe_knn": 37, "routed_param": 37, "56291391": 37, "54666667": 37, "5537836644591612": 37, "ohe_feat_nam": 37, "svc_num_cat_pip": 37, "6825960264900662": 37, "wasn": [37, 55], "reshape_for_countvector": 37, "text_transform": 37, "text_pip": 37, "6467019867549668": 37, "753x116": 37, "5670": 37, "svc_num_cat_text_pip": 37, "6972185430463577": 37, "regard": [38, 58, 59], "imdb": 38, "replace_tag": 38, "review_pp": 38, "47278": 38, "vast": 38, "soul": 38, "philosophi": 38, "19664": 38, "infantri": 38, "da": 38, "boot": 38, "submarin": 38, "cinema": 38, "par": 38, "22648": 38, "yorker": 38, "contemporan": 38, "era": 38, "norman": 38, "wexler": 38, "delin": 38, "33662": 38, "certainli": 38, "men": 38, "31230": 38, "trash": 38, "subhuman": 38, "cannib": 38, "fan": 38, "fran": 38, "alert": 38, "besid": 38, "oldboi": 38, "wook": 38, "afraid": 38, "28030": 38, "barlei": 38, "nude": 38, "movement": 38, "screa": 38, "dvd": 38, "primo": 38, "cinematographi": 38, "noir": 38, "tribut": 38, "blacklist": 38, "isna": 38, "bow": 38, "5000x10000": 38, "383702": 38, "middl": 38, "conrad": 38, "conscienc": 38, "consciou": 38, "conscious": 38, "conserv": 38, "conservatori": 38, "bird": [38, 40, 41], "elit": 38, "finnish": 38, "grimi": 38, "kerr": 38, "maltin": 38, "narrat": 38, "reynold": 38, "sfx": 38, "thats": 38, "vanc": 38, "505": 38, "587023": 38, "103126": 38, "582914": 38, "105109": 38, "835261": 38, "101897": 38, "593766": 38, "086516": 38, "853": 38, "761284": 38, "098995": 38, "839": 38, "83470": 38, "7964": 38, "92265": 38, "8456": 38, "98585": 38, "8520": 38, "8426": 38, "8376": 38, "8350": 38, "optimized_c": 38, "word_coeff_df": 38, "074949": 38, "083893": 38, "034402": 38, "056493": 38, "041633": 38, "013299": 38, "022139": 38, "zorak": 38, "021878": 38, "zorro": 38, "130075": 38, "\u00e2\u00bd": 38, "012649": 38, "903484": 38, "659922": 38, "653301": 38, "651763": 38, "favorit": 38, "607887": 38, "621695": 38, "701030": 38, "736608": 38, "799353": 38, "986970": 38, "visualize_coeffici": 38, "n_top_featur": 38, "fake_review": 38, "1x10000": 38, "16423497": 38, "83576503": 38, "words_in_ex": 38, "ex_df": 38, "126498": 38, "390053": 38, "268316": 38, "578879": 38, "113743": 38, "122759": 38, "582012": 38, "037942": 38, "136288": 38, "054205": 38, "133895": 38, "plot_coeff_exampl": 38, "feat_vect": 38, "pos_prob": 38, "95205899": 38, "83301769": 38, "9093526": 38, "89247531": 38, "05736279": 38, "79360853": 38, "most_posit": 38, "tragic": 38, "custodi": 38, "battl": 38, "kramer": 38, "screenwrit": 38, "robert": 38, "benton": 38, "marvel": 38, "averi": 38, "corman": 38, "beautifulli": 38, "deliv": 38, "straight": 38, "talent": 38, "tale": 38, "splendid": 38, "deservedli": 38, "nine": 38, "academi": 38, "nomin": 38, "dustin": 38, "hoffman": 38, "superb": 38, "ted": 38, "forgotten": 38, "joann": 38, "meryl": 38, "streep": 38, "actress": 38, "portray": 38, "eight": 38, "marriag": 38, "jane": 38, "alexand": 38, "fantast": 38, "margaret": 38, "stake": 38, "justin": 38, "choke": 38, "tear": 38, "thoroughli": 38, "brilliant": 38, "nestor": 38, "almendro": 38, "greenberg": 38, "purcel": 38, "himself": [38, 55], "realis": 38, "1995": [38, 51], "heartach": 38, "estrang": 38, "amazingli": 38, "superl": 38, "torn": 38, "toppl": 38, "career": 38, "desper": 38, "fade": 38, "outstand": 38, "caught": 38, "rend": 38, "1979": 38, "1996": 38, "neg_prob": 38, "04794101": 38, "16698231": 38, "0906474": 38, "10752469": 38, "94263721": 38, "20639147": 38, "most_neg": 38, "36555": 38, "recov": 38, "modulenotfounderror": [39, 43, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56], "51150": [39, 47], "538816": [39, 47], "481893": [39, 47], "827130": [39, 47], "573050": [39, 47], "644106": [39, 47], "340988": [39, 47], "102135": [39, 47], "939006": [39, 47], "578654": [39, 47], "530978": [39, 47], "860677": [39, 47], "201810": [39, 47], "719747": [39, 47], "729143": [39, 47], "547993": [39, 47], "023636": [39, 47], "454966": [39, 47], "37906": [39, 47], "39163": [39, 47], "363913": [39, 47], "853399": [39, 47], "648195": [39, 47], "118934": [39, 47], "100882": [39, 47], "423852": [39, 47], "472790": [39, 47], "972440": [39, 47], "033833": [39, 47], "687055": [39, 47], "094586": [39, 47], "121531": [39, 47], "146830": [39, 47], "944092": [39, 47], "558564": [39, 47], "186814": [39, 47], "257103": [39, 47], "79378": [39, 47], "57994": [39, 47], "193021": [39, 47], "136714": [39, 47], "622612": [39, 47], "780864": [39, 47], "823511": [39, 47], "706444": [39, 47], "206073": [39, 47], "016918": [39, 47], "781531": [39, 47], "310405": [39, 47], "842028": [39, 47], "085477": [39, 47], "366005": [39, 47], "254443": [39, 47], "290002": [39, 47], "036764": [39, 47], "015039": [39, 47], "245686": [39, 47], "152859": [39, 47], "604032": [39, 47], "808208": [39, 47], "594982": [39, 47], "200475": [39, 47], "502985": [39, 47], "832370": [39, 47], "034071": [39, 47], "234040": [39, 47], "550616": [39, 47], "519029": [39, 47], "429217": [39, 47], "139322": [39, 47], "293663": [39, 47], "037785": [39, 47], "061206": [39, 47], "005387": [39, 47], "057296": [39, 47], "60943": [39, 47], "49575": [39, 47], "669614": [39, 47], "734385": [39, 47], "662450": [39, 47], "059077": [39, 47], "346850": [39, 47], "549682": [39, 47], "430571": [39, 47], "118450": [39, 47], "469383": [39, 47], "228329": [39, 47], "370643": [39, 47], "211544": [39, 47], "300837": [39, 47], "174590": [39, 47], "573818": [39, 47], "388023": [39, 47], "161782": [39, 47], "logisit": 39, "99807444e": 39, "92556242e": 39, "99537296e": 39, "62703836e": 39, "99678149e": 39, "21851032e": 39, "99907898e": 39, "21018764e": 39, "99882185e": 39, "17814723e": 39, "99845434e": 39, "54565766e": 39, "43344135e": 39, "87215534e": 39, "13373820e": 39, "99999990e": 39, "99999996e": 39, "12247976": 39, "15220481": 39, "05407669": 39, "18444729": 39, "06337006": 39, "05482241": 39, "lr_f1": 39, "svc_f1": 39, "6463104325699746": 39, "553314121037464": 39, "lr_ap": 39, "svc_ap": 39, "698147830641323": 39, "7629107575877127": 39, "_plot": 39, "0x124c45bd0": 39, "add_subplot": 39, "0x125924ed0": 39, "pipe_lr_std": 39, "pipe_lr_upw": 39, "upweight": 39, "0x1260725d0": 39, "0x1260716d0": 39, "quatifi": 39, "confust": 39, "speci": [40, 59], "788": [40, 48, 56], "birds_input": 40, "birds_class": 40, "target_transform": [40, 41], "loader": [40, 41], "is_valid_fil": [40, 41], "303": [40, 41, 50], "img_extens": [40, 41], "315": [40, 41], "316": [40, 41], "datasetfold": [40, 41], "142": [40, 41], "class_to_idx": [40, 41], "find_class": [40, 41], "make_dataset": [40, 41], "194": [40, 41], "scandir": [40, 41], "is_dir": [40, 41], "x_bird": 40, "flatten_imag": 40, "flatten_dataload": 40, "image_shap": 40, "120000": 40, "km_flatten": 40, "kmeanskmean": [40, 41], "unflatten_input": 40, "get_cluster_imag": [40, 41], "n_img": [40, 41], "extractor": 40, "z_bird": 40, "food_input": [40, 41], "food_class": [40, 41], "x_food": [40, 41], "z_food": [40, 41], "181": 40, "271": [40, 41, 56], "325": [40, 41], "253": [40, 49], "236": [40, 41, 43, 46], "282": 40, "223": [40, 41], "231": 40, "appendixb": 40, "166": [41, 51], "327": [41, 43], "240": 41, "235": [41, 51], "234": 41, "dists_df": 41, "341": 41, "342": 41, "343": 41, "347": 41, "349": 41, "838209": 41, "272423": 41, "557386": 41, "911512": 41, "729088": 41, "535007": 41, "919943": 41, "910038": 41, "831701": 41, "821581": 41, "069433": 41, "836058": 41, "045502": 41, "334972": 41, "312830": 41, "730888": 41, "483530": 41, "518341": 41, "012949": 41, "690664": 41, "808674": 41, "380119": 41, "499969": 41, "269186": 41, "080601": 41, "174231": 41, "724173": 41, "517481": 41, "425566": 41, "153849": 41, "348946": 41, "451920": 41, "344963": 41, "383554": 41, "948429": 41, "117655": 41, "012907": 41, "241850": 41, "272598": 41, "983030": 41, "745886": 41, "138418": 41, "259501": 41, "387449": 41, "976543": 41, "755798": 41, "489601": 41, "757547": 41, "980059": 41, "965456": 41, "195887": 41, "397800": 41, "607014": 41, "029932": 41, "488819": 41, "426289": 41, "817778": 41, "362293": 41, "543203": 41, "214371": 41, "433807": 41, "525894": 41, "772890": 41, "805965": 41, "740297": 41, "505461": 41, "599627": 41, "887571": 41, "735687": 41, "722355": 41, "054052": 41, "763035": 41, "249685": 41, "294979": 41, "665562": 41, "088818": 41, "409763": 41, "046513": 41, "512915": 41, "122980": 41, "731318": 41, "328199": 41, "524778": 41, "566645": 41, "233059": 41, "732960": 41, "961937": 41, "021688": 41, "355204": 41, "388792": 41, "226387": 41, "771818": 41, "816877": 41, "633665": 41, "816105": 41, "698130": 41, "911955": 41, "400141": 41, "690134": 41, "754042": 41, "597506": 41, "449287": 41, "049765": 41, "228279": 41, "203318": 41, "634016": 41, "843769": 41, "824900": 41, "539536": 41, "891027": 41, "559868": 41, "736403": 41, "069878": 41, "720396": [31, 41], "640726": 41, "087231": 41, "709068": 41, "990519": 41, "950739": 41, "422796": 41, "982191": 41, "307524": 41, "929638": 41, "822123": 41, "524864": 41, "816399": 41, "144579": 41, "315739": 41, "252844": 41, "219345": 41, "628778": 41, "586554": 41, "797318": 41, "021420": 41, "156252": 41, "752766": 41, "942122": 41, "648315": 41, "040714": 41, "330954": 41, "934887": 41, "133183": 41, "376286": 41, "258141": 41, "nanmax": 41, "918853": 41, "791836": 41, "870182": 41, "nep": 41, "min_sampl": 41, "269": 41, "dbscan_label": 41, "print_dbscan_clust": 41, "print_dbscan_noise_imag": 41, "faces_input": 41, "x_face": 41, "z_face": 41, "175": 41, "103": [41, 50], "359": [41, 43, 46], "260": 41, "329": 41, "dist_df": 41, "212444": 41, "023613": 41, "863905": 41, "001663": 41, "938940": 41, "098724": 41, "955692": 41, "270945": 41, "389570": 41, "826571": 41, "514793": 41, "561979": 41, "348663": 41, "740641": 41, "028826": 41, "770222": 41, "892704": 41, "719786": 41, "463976": 41, "759411": 41, "995085": 41, "543497": 41, "854399": 41, "650290": 41, "240793": 41, "963823": 41, "705948": 41, "509878": 41, "242216": 41, "694988": 41, "906570": 41, "872011": 41, "647667": 41, "404259": 41, "862476": 41, "595673": 41, "784702": 41, "887432": 41, "958988": 41, "354176": 41, "925968": 41, "882242": 41, "242348": 41, "911688": 41, "257753": 41, "27959": 41, "94334": 41, "261": 41, "197": 41, "odd": 41, "angl": 41, "crop": 41, "glass": 41, "z_hrch": 41, "ward": 41, "dendrogram": 41, "no_label": 41, "cluster_label": 41, "flat": 41, "hand_picked_clust": 41, "print_hierarchical_clust": 41, "runtimewarn": 41, "retain": 41, "max_open_warn": 41, "hair": 41, "grades_df": 42, "ohe_encod": 42, "oe_encod": 42, "mape": 42, "0102": [43, 46], "833": [43, 46], "204600": [43, 46], "021900": [43, 46], "1650": [43, 46], "795": [43, 46, 48], "326933": [43, 46], "006110": [43, 46], "0794": [43, 46], "083": [43, 46], "redbon": [43, 46], "childish": 43, "gambino": 43, "838": [43, 46], "185707": [43, 46], "000234": [43, 46, 56], "1590": [43, 46], "2890": [43, 46], "044": [43, 46], "173": [43, 46], "xanni": [43, 46], "6040": [43, 46], "199413": [43, 46], "338": [43, 46], "0922": [43, 46], "0261": [43, 46], "230": [43, 46], "beach": 43, "678": [43, 46, 48], "392893": [43, 46], "512000": [43, 46], "4390": [43, 46], "0694": [43, 46], "junior": 43, "1555": 43, "341667": 43, "526": 43, "386907": 43, "45240": 43, "01482203": 43, "5609808539232339": 43, "011977": 43, "180165": 43, "011594": 43, "157647": 43, "011777": 43, "173278": 43, "011765": 43, "178473": 43, "011725": 43, "109156": 43, "x_train_toi": [44, 58], "x_test_toi": 44, "y_train_toi": [44, 58], "y_test_toi": 44, "cm2": 44, "0x146edaaa0": [], "illustr": [31, 44, 51], "train_scal": 44, "test_scal": 44, "plot_original_sc": 44, "title_transform": 44, "improperli": 44, "vstack": [44, 52], "xx_scale": 44, "xx_train": 44, "xx_test": 44, "218048215738236e": 44, "07799695717181604": 44, "0501997049901186": 44, "11699543575772282": 44, "9070874541507946": 44, "000360": [], "000265": 44, "000883": [], "625000": 44, "000866": [], "583333": 44, "000252": [], "604167": 44, "000254": [], "000854": [], "416667": 44, "004649": 46, "001960": [], "003161": [], "001762": [], "003139": [], "001709": [], "003119": [], "001741": [], "003147": [], "001715": [], "whe": 45, "2590575478171857": 45, "729702132569275": 46, "084608": 46, "020084": 46, "0x7f82533f4990": 46, "xxxx": 46, "317402": 46, "318038": 46, "316564": 46, "327592": 46, "385581": 46, "310575": 46, "332467": 46, "34058": 46, "322459": 46, "998885": 46, "897492": 46, "84445": 46, "692248": 46, "46924": 46, "556294": 46, "448591": 46, "462728": 46, "451487": 46, "470856": 46, "014065": 46, "002811": 46, "014726": 46, "002606": 46, "007457": 46, "024828": 46, "001589": 46, "026281": 46, "043084": 46, "001987": 46, "076945": 46, "060188": 46, "030602": 46, "02552": 46, "038753": 46, "065264": 46, "004724": 46, "0603": 46, "006248": 46, "050632": 46, "090046": 46, "082929": 46, "082356": 46, "086134": 46, "087315": 46, "102047": 46, "082758": 46, "099931": 46, "090909": 46, "088123": 46, "176486": 46, "191313": 46, "165767": 46, "142972": 46, "088883": 46, "072625": 46, "085139": 46, "103724": 46, "100183": 46, "097011": 46, "008807": 46, "003897": 46, "002679": 46, "001338": 46, "002924": 46, "002746": 46, "030257": 46, "011999": 46, "002463": 46, "007079": 46, "005768": 46, "023229": 46, "003007": 46, "012636": 46, "003285": 46, "005543": 46, "001469": 46, "026408": 46, "371864": 46, "747294": 46, "344238": 46, "351213": 46, "324994": 46, "293022": 46, "459471": 46, "51741": 46, "48337": 46, "453231": 46, "398281": 46, "412341": 46, "369529": 46, "401357": 46, "395857": 46, "381007": 46, "388232": 46, "462429": 46, "743321": 46, "741463": 46, "71172": 46, "710476": 46, "706761": 46, "706759": 46, "660866": 46, "659625": 46, "659006": 46, "652185": 46, "646611": 46, "645992": 46, "633596": 46, "628025": 46, "51042": 46, "426658": 46, "32615": 46, "370865": 46, "306083": 46, "306062": 46, "352345": 46, "321206": 46, "316762": 46, "339304": 46, "38073": 46, "379397": 46, "441245": 46, "436296": 46, "46167": 46, "422954": 46, "4017": 46, "488947": 46, "484224": 46, "467898": 46, "0x7f82533413d0": 46, "0x7f82532ebcd0": 46, "0x7f825345c910": 46, "009185": 46, "000736": 46, "005209": 46, "000593": 46, "008664": 46, "000497": 46, "004867": 46, "000476": 46, "008619": 46, "000472": 46, "004798": 46, "008512": 46, "000591": 46, "000479": 46, "008424": 46, "000609": 46, "000485": 46, "032643": 46, "000439": 46, "008929": 46, "000193": 46, "031400": 46, "009783": 46, "001001": 46, "000396": 46, "009017": 46, "000347": 46, "102829": 46, "001758": 46, "018003": 46, "000217": 46, "097737": 46, "001842": 46, "021678": 46, "000433": 46, "893": 46, "007091": 46, "006921": 46, "008909": 46, "006615": 46, "006458": 46, "006562": 46, "006574": 46, "006631": 46, "00664": 46, "006662": 46, "009526": 46, "006852": 46, "006553": 46, "006648": 46, "009951": 46, "00654": 46, "006372": 46, "006815": 46, "006833": 46, "6262376237623762": 46, "macro": 47, "012197": 47, "002049": 47, "587211": 47, "010523": 47, "disp": 47, "276776": 47, "102092": 47, "088233": 47, "093971": 47, "288138": 47, "104035": 47, "109370": 47, "236774": 47, "009844": 47, "092141": 47, "pr_dict": 47, "001705": 47, "003405": 47, "772277": 47, "768473": 47, "793478": 47, "715686": 47, "752577": 47, "814815": 47, "721311": 47, "876712": 47, "731429": 47, "897059": 47, "598039": 47, "717647": 47, "893939": 47, "578431": 47, "702381": 47, "903226": 47, "549020": 47, "682927": 47, "892857": 47, "490196": 47, "632911": 47, "9700376801085544": 47, "undersampl": 47, "oversampl": 47, "smote": 47, "makeup": [48, 57], "jbook": 48, "_decor": 48, "deprecate_nonkeyword_argu": 48, "num_allow_arg": 48, "306": 48, "stacklevel": 48, "mangle_dupe_col": 48, "error_bad_lin": 48, "warn_bad_lin": 48, "667": 48, "676": [30, 48], "575": 48, "572": 48, "578": 48, "930": 48, "1217": 48, "1213": 48, "rb": 48, "overload": 48, "1215": 48, "pathlik": 48, "readcsvbuff": 48, "byte": 48, "1216": 48, "1221": 48, "1223": 48, "1224": 48, "1225": 48, "1226": 48, "1227": 48, "1228": 48, "789": 48, "785": 48, "786": 48, "792": 48, "794": 48, "001587": 48, "000620": 48, "001186": 48, "000616": 48, "001056": 48, "000438": 48, "001151": 48, "000885": [44, 48], "000408": 48, "000983": 48, "000440": [37, 48], "000909": 48, "000401": 48, "000412": 48, "000902": 48, "000421": 48, "000865": 48, "000409": 48, "7234503": 48, "07174468998": 48, "01311996081": 48, "110372": 48, "016864": 48, "030887": 48, "009557": 48, "037350": 48, "010032": 48, "034898": 48, "010189": 48, "035345": 48, "010177": 48, "035850": 48, "010048": 48, "035635": 48, "010101": 48, "035794": 48, "010222": 48, "035665": 48, "010233": 48, "041555": 48, "010893": 48, "7951559890417758": 48, "481514": 48, "7986538": 48, "539": 48, "914451894256": 48, "10092665203438765": 48, "0780850698289626": 48, "058952": 48, "017841": 48, "037522": 48, "012024": 48, "038325": 48, "012385": 48, "039022": 48, "012244": 48, "046787": 48, "012960": 48, "069275": 48, "020829": 48, "052758": 48, "020309": 48, "048205": 48, "014515": 48, "047903": 48, "014235": 48, "047534": 48, "014629": 48, "331683e": 48, "861569e": 48, "748678e": 48, "709196e": 48, "670668e": 48, "708698e": 48, "731038e": 48, "723242e": 48, "651645e": 48, "649046e": 48, "128092": 48, "127731": 48, "120763": 48, "123527": 48, "125656": 48, "122418": 48, "12763": 48, "127673": 48, "130119": 48, "084991": 48, "141531": 48, "136094": 48, "132274": 48, "005032": 48, "045462": 48, "001943": 48, "166171": 48, "034114": 48, "059196": 48, "015461": 48, "125609": 48, "010245": 48, "136016": 48, "006792": 48, "043729": 48, "002724": 48, "130938": 48, "008744": 48, "047061": 48, "006918": 48, "125548": 48, "011318": 48, "043274": 48, "129750": 48, "004327": 48, "043355": 48, "003814": 48, "122386": 48, "006678": 48, "042967": 48, "002872": 48, "130967": 48, "019439": 48, "039007": 48, "006258": 48, "093235": 48, "018278": 48, "032982": 48, "006405": 48, "150008": 48, "013874": 48, "047600": 48, "004518": 48, "133128": 48, "026296": 48, "032542": 48, "006817": 48, "09503409246217497": 48, "imageio": [49, 54, 56], "imread": [49, 54, 56], "484": 49, "783": 49, "085": 49, "958": 49, "073": 49, "802": 49, "077": [49, 51], "027": [32, 49], "873": 49, "020": 49, "663048": 49, "247848": 49, "636314": 49, "615760": 49, "41928467": 49, "58071533": 49, "0964233717482785": 49, "903576628251722": 49, "4192846743496557": 49, "5807153256503443": 49, "053": 49, "282920": 49, "780521": 49, "656565": 49, "046631": 49, "120583": 49, "31724168": 49, "26109564": 49, "73890436": 49, "58519824": 49, "41480176": 49, "24221916": 49, "75778084": 49, "20580318": 49, "79419682": 49, "394": 49, "13704": 50, "12508": 50, "shed": 50, "047914": 50, "010573": 50, "032475": 50, "010223": 50, "029946": 50, "010373": 50, "030347": 50, "010317": 50, "030336": 50, "009905": 50, "4237": 50, "0351607": 50, "5690201394269164": 50, "095": 50, "072": 50, "478": 50, "356533": 50, "743840": 50, "426102": 50, "333798": 50, "276547": 50, "078302": 50, "072203": 50, "049542": 50, "007104": 50, "003110": 50, "country_outli": 50, "guam": 50, "usvi": 50, "000025": 50, "000013": 50, "occupation_arm": 50, "000012": 50, "country_holand": 50, "netherland": 50, "000004": 50, "plot_siz": 50, "hue": 51, "001828": 51, "028418": 51, "130472": 51, "085936": 51, "880": 51, "126": [34, 51], "3252": 51, "452600": 51, "7099": 51, "1106": 51, "2401": 51, "1138": 51, "3014": 51, "358500": 51, "1467": 51, "496": 51, "177": 51, "2574": 51, "352100": 51, "1274": 51, "6431": 51, "341300": 51, "1627": 51, "565": 51, "8462": 51, "342200": 51, "007676": 51, "002997": 51, "015419": 51, "006034": 51, "020705": 51, "006861": 51, "017801": [31, 51], "007906": 51, "019558": 51, "007068": 51, "041103": 51, "010614": 51, "042370": 51, "015185": 51, "058692": 51, "015512": 51, "058763": 51, "015724": 51, "089928": 51, "016405": 51, "026809": 51, "007828": 51, "044908": 51, "010527": 51, "061209": 51, "011243": 51, "056894": 51, "011553": 51, "051862": 51, "011770": 51, "914": 51, "090": 51, "as_fram": [51, 59], "395": 51, "08045": 51, "05361": 51, "02681": 51, "03251": 51, "1641": 51, "05764": 51, "684": 51, "1066": 51, "1231": 51, "0846": 51, "07911": 51, "2523": 51, "06609": 51, "11670": 51, "20870": 51, "28100": 51, "15620": 51, "2162": 51, "06606": 51, "172": 51, "2081": 51, "1502": 51, "5717": 51, "7053": 51, "24220": 51, "3828": 51, "10070": 51, "381": 51, "07987": 51, "07079": 51, "03546": 51, "02074": 51, "06246": 51, "1095": 51, "1982": 51, "1553": 51, "06754": 51, "3202": 51, "07287": 51, "198": 51, "1148": 51, "08523": 51, "14280": 51, "11140": 51, "06772": 51, "1767": 51, "05529": 51, "1322": 51, "5601": 51, "3865": 51, "17080": 51, "3193": 51, "09221": 51, "432": 51, "11520": 51, "12960": 51, "03710": 51, "03003": 51, "07839": 51, "1424": 51, "2517": 51, "0942": 51, "06042": 51, "2727": 51, "10360": 51, "lr_l2_pipe": 51, "001830": 51, "219333": 51, "543376": 51, "215956": 51, "293937": 51, "065450": 51, "192030": 51, "655450": 51, "850999": 51, "446818": 51, "095681": 51, "314711": 51, "027409": 51, "857302": 51, "756209": 51, "329308": 51, "836200": 51, "020990": 51, "306175": 51, "135889": 51, "875058": 51, "799151": 51, "688446": 51, "626146": 51, "689233": 51, "384255": 51, "047503": 51, "860896": 51, "091686": 51, "357159": 51, "436556": 51, "predicton": 51, "sum_j": 51, "calll": 51, "sigmoid": 51, "sigma": 51, "lr_l1_pipe": 51, "liblinear": 51, "004590": 51, "001571": 51, "968296": 51, "986803": 51, "171052": 51, "437340": 51, "366957": 51, "899951": 51, "605914": 51, "765894": 51, "237705": 51, "020974": 51, "256502": 51, "353609": 51, "065019": 51, "187817": 51, "011451": 51, "randomforest": 51, "selction": 51, "mamba": 51, "interestingli": 51, "430083": 51, "008701": 51, "934771": 51, "008274": 51, "933020": 51, "221132": 51, "008003": 51, "950627": 51, "sarkozi": 52, "inertia": 52, "oddli": 52, "multivariate_norm": 52, "dataset_sub1": 52, "dataset_sub2": 52, "dataset_sub3": 52, "dataset_sub4": 52, "plot_kmeans_circl": 52, "gausssian": 52, "covariance_typ": 52, "gmm_label": 52, "means_": 52, "25596947": 52, "15011412": 52, "38137298": 52, "31731115": 52, "93609356": 52, "96311554": 52, "covariances_": 52, "97803583": 52, "26628563": 52, "11174164": 52, "09449493": 52, "25892116": 52, "394036": 52, "95673803": 52, "63462235": 52, "26072047": 52, "weights_": 52, "14042383": 52, "28682168": 52, "57275449": 52, "pi_k": 52, "mu_k": 52, "sigma_k": 52, "gaussian_mixture_1d": 52, "\u03d51": 52, "\u03d52": 52, "convex": 52, "diag": 52, "orient": 52, "cov_typ": 52, "plot_gmm_cov_typ": 52, "9996": 52, "0004": 52, "9899": 52, "0101": 52, "9966": 52, "0034": 52, "9961": 52, "0039": 52, "9935": 52, "0065": 52, "9927": 52, "0073": 52, "9981": 52, "0019": 52, "9839": 52, "0003": 52, "073780282241252": 52, "akaik": 52, "aic": 52, "bic": 52, "gmm_model": 52, "aic_scor": 52, "bic_scor": 52, "lowest": [52, 57], "agre": 53, "f2": 53, "req": 54, "8718": 54, "mermaid": 54, "n_toi": 54, "m_toi": 54, "user_mapper_toi": 54, "item_mapper_toi": 54, "user_inverse_mapper_toi": 54, "item_inverse_mapper_toi": 54, "utility_mat_toi": 54, "2632": 54, "2740": 54, "3072": 54, "2933": 54, "2646": 54, "2804": 54, "0171": 54, "1755": 54, "1939": 54, "2187": 54, "1770": 54, "1967": 54, "0189": 54, "263227": 54, "175461": 54, "648470": 54, "119723": 54, "273979": 54, "193898": 54, "690479": 54, "234411": 54, "307165": 54, "218716": 54, "685509": 54, "116034": 54, "293285": 54, "218148": 54, "686135": 54, "119938": 54, "264584": 54, "177027": 54, "678480": 54, "112205": 54, "eigentast": 54, "berkelei": 54, "archiv": [54, 55], "jester_dataset_2": 54, "surprise_data": 54, "5777": 54, "5787": 54, "5698": 54, "5673": 54, "5829": 54, "5753": 54, "0058": 54, "3196": 54, "3218": 54, "3124": 54, "3247": 54, "3212": 54, "0051": 54, "577692": 54, "319554": 54, "990808": 54, "122256": 54, "578666": 54, "327421": 54, "161996": 54, "026334": 54, "569781": 54, "321780": 54, "366242": 54, "029095": 54, "567327": 54, "312407": 54, "523125": 54, "435463": 54, "582858": 54, "324705": 54, "199505": 54, "375153": 54, "5238095238095237": 54, "collobor": 54, "nxm": 54, "collobr": 54, "coo_matrix": 55, "csr_matrix": 55, "schedul": [55, 57], "sushi": 55, "542754": 55, "ramen": 55, "541916": 55, "bento": 55, "539965": 55, "teriyaki": 55, "502705": 55, "yakisoba": 55, "502351": 55, "takoyaki": 55, "501550": 55, "onigiri": 55, "501540": 55, "burger": 55, "495270": 55, "ramen_noodl": 55, "493126": 55, "490753": 55, "1962": 55, "5098": 55, "746": 55, "15th": 55, "inca": 55, "citadel": 55, "eastern": 55, "cordillera": 55, "southern": 55, "peru": 55, "cbc": 55, "boondoggl": 55, "eleph": 55, "campaign": 55, "4105": 55, "subword": 55, "conceptnet": 55, "numberbatch": 55, "ruscorpora": 55, "gigaword": 55, "twitter": 55, "__testing_word2vec": 55, "3000000": 55, "3828125": 55, "18066406": 55, "10644531": 55, "4296875": 55, "21582031": 55, "10693359": 55, "13476562": 55, "08740234": 55, "14648438": 55, "09619141": 55, "02807617": 55, "01409912": 55, "12890625": 55, "21972656": 55, "41210938": 55, "11914062": 55, "22851562": 55, "19433594": 55, "08642578": 55, "uvic": 55, "788647472858429": 55, "sfu": 55, "7588528394699097": 55, "simon_fras": 55, "7356574535369873": 55, "ufv": 55, "6880435943603516": 55, "viu": 55, "6778583526611328": 55, "kwantlen": 55, "677142858505249": 55, "ubco": 55, "6734487414360046": 55, "upei": 55, "6731126308441162": 55, "ubc_okanagan": 55, "6709135174751282": 55, "lakehead_univers": 55, "6622507572174072": 55, "7363681793212891": 55, "infom": 55, "680029571056366": 55, "infor_m": 55, "673384964466095": 55, "informaiton": 55, "6639009118080139": 55, "informa_t": 55, "660125732421875": 55, "informationon": 55, "633933424949646": 55, "informationabout": 55, "6320979595184326": 55, "6186580657958984": 55, "informaion": 55, "6093292236328125": 55, "6063088774681091": 55, "alberta": 55, "6111124157905579": 55, "6086404919624329": 55, "ontario": 55, "6031432747840881": 55, "erik": 55, "5993571281433105": 55, "dominican_republ": 55, "5925410985946655": 55, "costco": 55, "5824529528617859": 55, "rhode_island": 55, "5804311633110046": 55, "dreampharmaceut": 55, "5755444169044495": 55, "5630921721458435": 55, "austin": 55, "5623061656951904": 55, "27610135": 55, "0019627814": 55, "473": 55, "668": 55, "418": 55, "queen": 55, "711819": 55, "monarch": 55, "618967": 55, "590243": 55, "crown_princ": 55, "549946": 55, "princ": 55, "537732": 55, "523684": 55, "queen_consort": 55, "523595": 55, "518113": 55, "sultan": 55, "509859": 55, "monarchi": 55, "508741": 55, "canuck": 55, "821327": 55, "vancouver_canuck": 55, "750401": 55, "calgary_flam": 55, "705470": 55, "695783": 55, "maple_leaf": 55, "691617": 55, "thrasher": 55, "687504": 55, "681716": 55, "sabr": 55, "665307": 55, "blackhawk": 55, "664625": 55, "hab": 55, "661023": 55, "footbal": 55, "526435": 55, "coach_joe_paopao": 55, "483591": 55, "cfl": 55, "475092": 55, "ovfl": 55, "465395": 55, "rugbi": 55, "463872": 55, "football_leagu": 55, "463702": 55, "soccer": 55, "462594": 55, "kavis_re": 55, "462520": 55, "cfler": 55, "461182": 55, "sacobi": 55, "459857": 55, "singer_songwriter_bob_dylan": 55, "505507": 55, "johnny_cash": 55, "495035": 55, "randy_vanwarm": 55, "490558": 55, "heard_voic": 55, "487652": 55, "legendary_singer_songwrit": 55, "484667": 55, "pete_seeg": 55, "478709": 55, "joan_baez": 55, "476631": 55, "tillie_olsen": 55, "476463": 55, "snooky_pryor": 55, "474850": 55, "receive_honorary_doctor": 55, "472725": 55, "homemak": 55, "562712": 55, "housewif": 55, "510505": 55, "graphic_design": 55, "505180": 55, "schoolteach": 55, "497949": 55, "businesswoman": 55, "493489": 55, "paraleg": 55, "492551": 55, "registered_nurs": 55, "490797": 55, "saleswoman": 55, "488163": 55, "electrical_engin": 55, "479773": 55, "mechanical_engin": 55, "475540": 55, "65486": 55, "2584": 55, "062793": 55, "8801": 55, "96833": 55, "5131": 55, "7041": 55, "077749": 55, "mo": 55, "confer": 55, "appl": 55, "kiwi": 55, "topi": 55, "doc_id": 55, "markov": 55, "39x15": 55, "33380754": 55, "31038074": 55, "33476534": 55, "33397112": 55, "36695134": 55, "33439238": 55, "33381373": 55, "35771821": 55, "33380649": 55, "78521263": 55, "33380761": 55, "3573886": 55, "31634363": 55, "32791718": 55, "33224516": 55, "33400489": 55, "2173627": 55, "33411086": 55, "33732465": 55, "28753559": 55, "33223002": 55, "33435326": 55, "33224759": 55, "33797555": 55, "3322447": 55, "33462759": 55, "33440682": 55, "33425967": 55, "3339473": 55, "35561437": 55, "44787197": 55, "33191802": 55, "29572402": 55, "37807203": 55, "33395626": 55, "30792853": 55, "33394593": 55, "87681182": 55, "33394769": 55, "30798381": 55, "34924955": 55, "33782315": 55, "component_label": 55, "update_layout": 55, "xaxis_titl": 55, "yaxis_titl": 55, "xaxi": 55, "tickangl": 55, "autos": 55, "08791477": 55, "08338644": 55, "82869879": 55, "3868": 55, "provinci": 55, "displaystyl": 55, "leagu": 55, "puck": 55, "mutat": 55, "signatur": 55, "cosmic": 55, "ain": 55, "mustn": 55, "shan": 55, "needn": 55, "yourselv": 55, "mightn": 55, "ma": 55, "nsubj": 55, "dobj": 55, "20th": 56, "ovr": 56, "ovo": 56, "7133333333333334": 56, "716": 56, "7893333333333333": 56, "2627451": 56, "27450982": 56, "30588236": 56, "7764706": 56, "76862746": 56, "savannah": 56, "000466": 56, "010418": 56, "000701": 56, "001084": 56, "214988": 56, "670524": 56, "000258": 56, "005873": 56, "312008": 56, "000191": [36, 56], "015757": 56, "329988": 56, "244085": 56, "016992": 56, "050784": 56, "374036": 56, "872947": 56, "216314": 56, "147609": 56, "004717": 56, "004709": 56, "003552": 56, "096267": 56, "417313": 56, "000399": 56, "002817": 56, "380481": 56, "000411": 56, "055866": 56, "214226": 56, "229936": 56, "766309": 56, "232929": 56, "597416": 56, "020700": 56, "038119": 56, "094710": 56, "748593": 56, "000562": 56, "004004": 56, "002272": 56, "001575": 56, "096109": 56, "588947": 56, "000692": [15, 56], "003586": 56, "197310": 56, "000218": 56, "071906": 56, "163141": 56, "390323": 56, "330654": 56, "427222": 56, "111930": 56, "461093": 56, "069564": 56, "700509": 56, "981004": 56, "001858": [44, 56], "002949": 56, "003655": 56, "129396": 56, "942106": 56, "107184": 56, "375395": 56, "505707": 56, "224693": 56, "589073": 56, "093113": 56, "497981": 56, "543450": 56, "081415": 56, "671496": 56, "620780": 56, "000576": 56, "003351": 56, "000918": 56, "003353": 56, "114838": 56, "237181": 56, "000640": 56, "002640": 56, "629871": 56, "000445": 56, "670473": 56, "063835": 56, "211470": 56, "003894": 56, "009912": 56, "145608": 56, "468171": 56, "124041": 56, "032565": 56, "011959": 56, "8866666666666667": 56, "2023w": 57, "swng": 57, "engag": 57, "deepen": 57, "bypass": 57, "desk": 57, "resolv": [57, 59], "audit": 57, "auditor": 57, "unoffici": 57, "mainli": 57, "nevertheless": 57, "earnest": 57, "furthermor": 57, "happier": 57, "expir": 57, "addition": 57, "referenc": 57, "justifi": 57, "coursework": 57, "compassion": 57, "traumat": 57, "sexual": 57, "assault": 57, "misconduct": 57, "seek": 57, "chat": 57, "distract": 57, "photograph": 57, "commit": 57, "hybrid": 57, "worksheet_1": 58, "hashlib": [58, 59, 60], "sha1": [58, 59, 60], "autograd": 58, "upload": 58, "drag": 58, "rubric": [58, 60], "sentenc": 58, "________": 58, "_________": 58, "jump": 58, "solution_1": [58, 59, 60], "ellipsi": [58, 59], "q1": [58, 59, 60], "doctest": [58, 59], "1348": [58, 59], "__run": [58, 59], "exec": [58, 59], "compil": [58, 59], "nonetyp": [58, 59], "utf": [58, 59], "hexdigest": [58, 59], "24ebc14140161ec925b8095832f2be7dfa63beb7": 58, "salari": 58, "offer_data": 58, "supportive_colleagu": 58, "work_hour_flex": 58, "start_up": 58, "offer_df": 58, "unhappi": 58, "happiness_data": 58, "supportive_colleagues_acc": 58, "solution_2": 58, "q2": [58, 59], "assertionerror": [58, 59], "1469842b4307d36cccb487dc989f21016daadbcc": 58, "attributeerror": 58, "toy_tre": 58, "get_n_leav": 58, "toy_tree_viz": 58, "77de68daecd823babbb58edb1c8e14d7106e83bb": 58, "4621a7584156c08258ad22a7adc86667984d9382": 58, "toy_depth": 58, "train_acc": 58, "round_": [58, 59], "fromnumer": [28, 58, 59], "3763": [58, 59], "3337": [58, 59], "_wrapfunc": [58, 59], "_wrapit": [58, 59], "obj": [58, 59], "asarrai": [58, 59], "unsupport": [58, 59], "happy_job_indic": 58, "c48ac7e6c9a92c1a4160e3096f915d1651e6c18f": 58, "confin": 58, "wit": 58, "slider": [58, 59], "jupyterlab_widget": [58, 59], "cal": 58, "x_reg": 58, "y_reg": 58, "plot_depth_regress": 58, "height_scal": 58, "width_scal": 58, "reg_tre": 58, "depth_selector": 58, "640x480": 58, "worksheet_2": 59, "learnt": [59, 60], "load_iri": 59, "ah": 59, "mission": 59, "zog": 59, "vega": 59, "jovian": 59, "martian": 59, "orion": 59, "stella": 59, "luna": 59, "guesstim": 59, "guesswork": 59, "shortest": 59, "footpath": 59, "alien_loc": 59, "zog_loc": 59, "footstep_dist": 59, "4142135623730951": 59, "distance_vega": 59, "distance_max": 59, "distance_orion": 59, "distance_stella": 59, "distance_luna": 59, "1f": 59, "3aba914b9c983dec91591bbdb6d0a28cc7420963": 59, "__round__": 59, "blow": 59, "lightli": 59, "bellow": 59, "answer_1": 59, "answer_2": 59, "answers_1_2": 59, "51fe72d9f07dfe94861978781ded7efe972fd383": 59, "effortlessli": 59, "tie": 59, "equidist": 59, "sepal": 59, "petal": 59, "84633e0bb09c3452a10903e74f825bff93f2016": 59, "b1d5781111d84f7b3fe45a0852e59758cd7a87e5": 59, "e6da655eed7b9306b624c65d43d42651284d84fd": 59, "indexerror": 59, "9ba26e2adc0afa273575707cb431da2c4c0f71ec": 59, "consult": 59, "wiggli": 59, "wider": [59, 60], "smoother": 59, "tweak": 59, "tightrop": 59, "broad": 59, "refin": 59, "jupyter_widget": 59, "wherev": 59, "clear_output": 59, "floatlogslid": 59, "iris_df": 59, "train_and_visualize_svm": 59, "train_and_visualize_knn": 59, "train_and_visualize_tre": 59, "tight_layout": 59, "diabet": 59, "worksheet_3": 60, "reconsid": 60, "dummy_mean_cv_scor": 60, "num_mean_cv_scor": 60, "num_cat_mean_cv_scor": 60, "exclud": 60, "svc_all_pip": 60, "all_mean_cv_scor": 60, "passthrough_fet": 60, "0x1677c6d10": 9, "32978568": 9, "27737742": 9, "30966929": 9, "04725791": 9, "174181": 9, "45652802": 9, "2773774154553146": 9, "001406": 15, "000822": 15, "001007": 15, "000662": 15, "000963": 15, "000673": 15, "000694": 15, "000719": 15, "000690": 15, "000955": 15, "000680": 15, "000660": 15, "000887": 15, "000624": 15, "000996": 15, "001516": 15, "000656": 15, "000689": 15, "000978": 15, "000645": 15, "000638": 15, "000997": 15, "000698": 15, "000920": 15, "000967": 15, "782": 15, "217500": 15, "048940": 15, "066251": 15, "072707": 15, "012019": 15, "216667": 15, "085025": 15, "029909": 15, "088397": 15, "009422": 15, "209583": 15, "091819": 15, "009260": 15, "097938": 15, "005563": 15, "235417": 15, "096990": 15, "242083": 15, "086932": 15, "092687": 15, "005546": 18, "002353": 18, "002291": 18, "004370": 18, "002261": 18, "002258": 18, "004334": 18, "007080": 18, "005243": 18, "002341": 18, "004419": 18, "002299": 18, "004387": 18, "002222": 18, "004386": 18, "002237": 18, "004359": 18, "002235": 18, "005925": 18, "002816": 18, "005036": 18, "002637": 18, "005047": 18, "005041": 18, "002626": 18, "004964": 18, "002623": 18, "004752": 19, "000512": 19, "002745": 19, "000470": 19, "000429": 19, "002662": 19, "000552": 19, "003294": 19, "000455": 19, "000256": [19, 44], "000535": [19, 31], "000184": 19, "000292": 19, "000246": 19, "000123": 19, "004266": 19, "000357": 19, "002289": 19, "002164": 19, "002091": 19, "000285": 19, "002115": 19, "2900": 28, "2786": 28, "3040": [28, 31], "2779": 28, "2821": 28, "0146": 28, "2148": 28, "1876": 28, "1829": 28, "2264": 28, "1941": 28, "0167": 28, "290015": 28, "214789": 28, "525016": 28, "094339": 28, "278569": 28, "187631": 28, "256846": 28, "220660": 28, "259974": 28, "182936": 28, "238888": 28, "085514": 28, "304010": 28, "226410": 28, "229876": 28, "146885": 28, "277926": 28, "194138": 28, "214270": 28, "084685": 28, "1793": 28, "n_completed_task": 28, "1794": 28, "print_progress": 28, "train_measur": 28, "train_predict": 28, "rmse_": 28, "__array_function__": 28, "3464": 28, "keepdim": 28, "3461": 28, "3462": 28, "_method": 28, "_mean": 28, "3465": 28, "asanyarrai": 28, "is_float16_result": 28, "rcount": 28, "_count_reduce_item": 28, "1943": [], "lstrip": [], "1942": [], "frombuff": [], "i_vector": [], "_add_word_to_kv": [], "bytes_per_vector": [], "1909": [], "logger": [], "word_id": [], "add_vector": [], "1913": [], "1914": [], "bogu": [], "1915": [], "todo": [], "somedai": [], "zipf": [], "1916": [], "word_count": [], "548": [], "slot": [], "529": [], "ineffici": [], "realloc": [], "545": [], "target_index": [], "next_index": [], "index_to_kei": [], "549": [], "550": [], "551": [], "553": [], "prealloc": [], "554": [], "252": 30, "8026666666666666": 30, "7373333333333333": 30, "38431373": 30, "4117647": 30, "42745098": 30, "34117648": 30, "34509805": 30, "36862746": 30, "001248": [], "000521": [], "000223": [], "000739": [], "000750": [], "000255": [], "001215": [], "7750553478074826": 31, "83320": 31, "24182": 31, "7781845435415525": 31, "243212": 31, "927576": 31, "865455": 31, "location_witchcliff": 31, "729178": 31, "location_townsvil": 31, "718523": 31, "location_katherin": 31, "726349": 31, "location_wollongong": 31, "748329": 31, "location_mountginini": 31, "964628": 31, "221788": 31, "144729": 31, "1031": 31, "144730": 31, "1029": 31, "144731": 31, "144732": 31, "57415": 31, "ballarat": 31, "119911": 31, "perthairport": 31, "60455": 31, "bendigo": 31, "66473": 31, "melbourneairport": 31, "8478874811631412": 31, "243125": 31, "939310": 31, "864369": 31, "731127": 31, "720150": 31, "715836": 31, "736917": 31, "745582": 31, "963181": 31, "221646": 31, "62657": 31, "115089": 31, "115090": 31, "115091": 31, "115092": 31, "128828": 31, "128829": 31, "128830": 31, "128820": 31, "72036": 31, "266912": 31, "945668": 31, "798893": 31, "748824": 31, "705665": 31, "location_darwin": 31, "735386": 31, "748457": 31, "902783": 31, "926680": 31, "181793": 31, "069933": 31, "219294": 31, "111232": 31, "050885": 31, "2309": 31, "2310": 31, "2311": 31, "2312": 31, "2313": 31, "3041": 31, "3042": 31, "3043": 31, "3044": 31, "081042": 31, "008300": 31, "108487": 31, "023054": 31, "018269": 31, "278574": 31, "267491": 31, "dependents_no": 32, "dependents_y": 32, "streamingmovies_no": 32, "gender_femal": 32, "gender_mal": 32, "042": 32, "019": 32, "3525": 32, "641": 32, "347917": 32, "067781": 32, "165713": 32, "431408": 32, "180234": 32, "539424": 32, "404809": 32, "527251": 32, "753821": 32, "069192": 32, "418213": 32, "146987": 32, "658222": 32, "863305": 32, "084314": 32, "000044": 32, "465356": 32, "018217": 32, "018384": 32, "066333": 32, "111793": 32, "148227": 32, "894230": 32, "159776": 32, "274631": 32, "783599": 32, "351812": 32, "981948": 32, "862236": 32, "118281": 32, "180214": 32, "197473": 32, "067879": 32, "047174": 32, "313254": 32, "048304": 32, "367868": 32, "654935": 32, "007932": 32, "978031": 32, "154556": 32, "856795": 32, "069302": 32, "290385": 32, "018727": 32, "747975": 32, "981447": 32, "230194": 32, "025735": 32, "280148": 32, "streamingmovies_y": 32, "1632": 34, "minibatch": 34, "1630": 34, "size_": 34, "itertool": 34, "islic": 34, "1633": 34, "trainable_pip": 34, "tok2vec": 34, "get_dim": 34, "tokvec": 34, "_list_forward": 34, "numpy_op": 34, "asarray1i": 34, "seq": 34, "xf": 34, "yf": 34, "get_dxf": 34, "dy": 34, "listxd": 34, "dyf": 34, "d_output": 34, "dx": 34, "backprop_lay": 34, "004760": 36, "000708": 36, "000164": 36, "000152": 36, "000200": 36, "000803": 36, "114997": 36, "003168": 36, "000363": 36, "002012": 36, "001889": 36, "000354": 36, "001947": 36, "000655": 37, "000594": 37, "000463": 37, "000351": 37, "000344": 37, "000450": 37, "000343": 37, "000431": 37, "000334": 37, "0x14ac06aa0": 44, "000377": 44, "001086": 44, "000861": 44, "000855": 44, "004939": 44, "003220": 44, "003174": 44, "001712": 44, "003152": 44, "001699": 44, "003126": 44, "001736": 44, "obsolet": [], "nanosecond": 31, "billionth": 31, "epoch": 31, "utc": 31, "000268": [], "000925": [], "000740": [], "000878": [], "000612": [], "001252": [], "000623": [], "tick": 31, "000782": [], "000537": [], "001041": [], "000754": [], "000962": [], "000299": [], "000706": [], "001002": [], "000751": [], "000813": [], "caution": 31, "cyclic": 31, "000267": [], "000550": [], "001136": [], "000293": [], "000845": [], "000467": [], "000506": [], "000752": [], "001079": [], "000746": [], "000912": [], "000588": [], "000632": [], "001045": [], "000590": [], "001093": [], "000283": [], "000228": [], "000899": [], "000907": [], "001037": [], "000735": [], "n_rentalsin3hour": 31, "n_rentalsin6hour": 31, "001298": [], "000331": [], "000765": [], "001197": [], "001477": [], "001085": [], "000559": [], "000621": [], "001231": [], "001065": [], "000278": [], "000933": [], "000604": [], "000221": [], "001104": [], "001153": [], "000276": [], "000582": [], "000849": [], "000994": [], "000748": [], "000959": [], "000304": [], "dall": 31, "cityscap": 31, "skyscrap": 31, "billboard": 31, "backdrop": 31, "bustl": 31, "descent": 31, "001105": 31, "001032": 31, "000753": 31, "000945": 31, "000597": 31}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"licens": [0, 1], "instruct": [0, 8, 58], "materi": [0, 10], "softwar": [0, 30, 31, 56], "ubc": [1, 57], "cpsc": [1, 3, 4, 7, 9, 13], "330": [1, 3, 4, 7, 9, 13], "appli": [1, 9, 17, 18, 22, 43, 48], "machin": [1, 13, 14, 15, 16, 21, 26, 52], "learn": [1, 6, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 38, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "2023w1": 1, "The": [1, 15, 19, 20, 23, 25, 26, 28, 33, 45, 49, 51, 52, 54, 59], "teach": [1, 57], "team": [1, 57], "instructor": [1, 13], "cours": [1, 10, 12, 13, 54, 57], "co": [1, 13, 29, 55, 57], "ordin": [1, 13, 17, 18, 24, 42, 43, 50, 57], "ta": [1, 13, 57], "import": [1, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 42, 45, 47, 49, 50, 52, 54, 58, 59, 60], "link": [1, 13], "deliver": 1, "due": 1, "date": [1, 31], "tent": 1, "lectur": [1, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 40, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "schedul": 1, "covid": [1, 57], "safeti": [1, 57], "land": 1, "acknowledg": 1, "attribut": [2, 24, 50], "vs": [3, 13, 14, 15, 16, 21, 24, 26, 27, 29, 30, 42, 45, 47, 50, 51, 52, 53, 55, 56], "340": [3, 13], "document": [4, 9, 26, 29, 34, 52, 55], "how": [5, 8, 14, 15, 16, 17, 19, 23, 24, 25, 26, 27, 29, 43, 45, 49, 50, 51, 52, 53, 54, 55], "ask": 5, "help": [5, 25, 51], "piazza": 5, "specif": [5, 25, 51], "q": 5, "A": [5, 21, 26, 27, 29, 31, 33, 47, 52, 53, 55], "guidelin": [5, 7, 8], "gener": [5, 7, 15, 16, 19, 23, 25, 45, 49, 51], "question": [5, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 35, 37, 38, 39, 42, 46, 49, 53, 54, 55], "grade": [5, 7, 13, 14, 57], "relat": [5, 14, 16, 29, 55], "what": [6, 11, 13, 15, 17, 18, 19, 21, 22, 23, 24, 25, 26, 28, 29, 32, 37, 39, 43, 44, 47, 48, 49, 50, 51, 52, 54, 55], "ar": [6, 13, 14, 17, 19, 21, 26, 27, 28, 29, 37, 43, 45, 48, 52, 53, 54, 55], "git": [6, 11], "github": 6, "desktop": 6, "command": 6, "line": 6, "set": [6, 11, 13, 15, 20, 21, 35, 46, 47], "up": [6, 11, 13, 15, 16], "mac": 6, "user": [6, 28, 54], "ubuntu": 6, "window": [6, 11], "test": [6, 15, 20, 31, 35, 46, 60], "your": [6, 13, 14, 35], "instal": [6, 11], "polici": 7, "concern": 7, "time": [7, 13, 26, 31, 32], "limit": [7, 19, 27, 45, 53], "reason": 7, "homework": [8, 13], "info": 8, "submiss": 8, "access": [8, 19], "assign": [8, 57], "submit": 8, "other": [8, 9, 16, 22, 24, 25, 26, 28, 29, 31, 32, 51, 52, 54, 55], "dataset": [8, 14, 17, 18, 19, 20, 21, 22, 28, 30, 31, 38, 39, 43, 46, 47, 48, 54, 56, 58, 60], "report": [8, 21, 47], "format": [8, 9, 13], "figur": 8, "partner": 8, "late": 8, "updat": [8, 26], "cite": 8, "sourc": 8, "python": [9, 10, 11, 13], "note": [9, 13, 15, 31], "about": [9, 13, 25, 26, 28, 29, 39, 51, 52, 54, 55], "thi": [9, 13, 17, 18, 24, 37, 50, 52], "plot": [9, 24, 26, 27, 50, 52], "matplotlib": 9, "numpi": 9, "arrai": 9, "shape": [9, 27, 53], "broadcast": 9, "slowest": 9, "method": [9, 20, 25, 26, 37, 46, 51, 52], "nest": 9, "loop": 9, "faster": 9, "vector": [9, 16, 29, 55], "over": [9, 16, 19, 21], "row": 9, "No": 9, "make": [9, 19, 45], "them": 9, "same": [9, 48], "size": 9, "multipli": 9, "element": 9, "wise": 9, "fastest": 9, "when": [9, 17, 20, 26, 46, 52], "can": [9, 15, 17, 23, 24, 25, 26, 29, 49, 50, 51, 52, 54, 55], "we": [9, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 32, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55], "us": [9, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 28, 29, 30, 33, 34, 36, 44, 48, 49, 50, 51, 52, 54, 55, 56, 57, 59], "introduct": [9, 13, 24, 25, 26, 27, 29, 30, 50, 51, 52, 53, 55, 56], "panda": 9, "seri": [9, 31], "datafram": [9, 18], "index": 9, "notat": 9, "cheatsheet": 9, "break": [9, 13, 14, 15, 16, 17, 18, 25, 28, 29, 30, 32, 44, 46, 54, 55, 56], "5": [9, 13, 14, 15, 16, 17, 18, 21, 24, 25, 26, 28, 29, 30, 32, 37, 43, 44, 46, 50, 52, 54, 55, 56, 58, 60], "min": [9, 13, 14, 15, 16, 17, 18, 21, 24, 25, 26, 28, 29, 30, 32, 44, 46, 50, 51, 52, 54, 55, 56], "read": [9, 14, 20, 30, 56], "from": [9, 25, 33, 51], "csv": 9, "url": 9, "summari": [9, 13, 14, 15, 16, 17, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 43, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56], "renam": 9, "column": [9, 17, 18, 31], "df": 9, "ad": 9, "remov": [9, 29, 55], "drop": 9, "sort": 9, "sort_valu": 9, "filter": [9, 28, 54], "queri": [9, 16, 28], "function": [9, 19, 22, 26, 45, 48], "applymap": 9, "refer": [10, 32], "relev": [10, 21, 23, 25, 49, 51], "companion": 10, "resourc": [10, 13, 20, 21, 25, 26, 27, 28, 51], "visual": [10, 20, 27, 29, 34, 53, 55, 58], "onlin": [10, 33], "short": [10, 29, 55], "post": 10, "articl": [10, 29, 55], "list": 10, "misc": 10, "code": [11, 13, 57], "environ": 11, "conda": 11, "maco": 11, "packag": [11, 28, 31, 54], "jupyterlab": 11, "virtual": 11, "why": [11, 13, 18, 20, 24, 25, 26, 28, 29, 30, 46, 50, 51, 54, 55, 56], "debug": 11, "credit": 11, "object": [12, 14, 23, 26, 29, 30, 31, 32, 49, 55, 56, 58], "1": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 32, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 58, 59, 60], "outcom": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54], "charact": 13, "meet": [13, 57], "eva": [13, 15, 28, 54], "fictiti": 13, "persona": 13, "you": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 38, 46, 49, 51, 53, 54, 55], "all": [13, 14, 17, 19, 21, 26, 27, 52, 53], "attent": [13, 14, 16], "ml": [13, 15, 16, 21, 24, 29, 39, 42, 50, 54, 55], "video": [13, 14, 15, 16, 17, 19, 21, 22, 23, 26, 27, 29, 49, 52, 53, 55], "preval": 13, "save": 13, "scale": [13, 17, 19, 24, 37, 43, 44, 45, 50], "product": [13, 29, 55], "supervis": [13, 14, 15, 16, 26, 28, 52, 54], "type": [13, 15, 21, 22, 24, 26, 28, 29, 31, 32, 47, 48, 52, 54, 55], "exampl": [13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 28, 29, 32, 33, 46, 47, 49, 50, 51, 52, 54, 55], "predict": [13, 14, 18, 19, 23, 24, 28, 30, 32, 45, 49, 50, 54, 58], "whether": 13, "messag": [13, 27, 53], "spam": [13, 18], "input": [13, 26, 27, 29, 52, 53, 55], "featur": [13, 14, 16, 17, 18, 19, 22, 24, 25, 26, 28, 30, 31, 33, 37, 42, 43, 44, 45, 48, 50, 51, 54, 56, 58, 60], "x": [13, 14, 22, 24, 48], "target": [13, 14, 18, 22, 26, 48, 52, 58], "y": [13, 14, 22, 24, 48], "train": [13, 14, 15, 18, 19, 21, 29, 30, 31, 34, 47, 55, 56, 58], "model": [13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 28, 29, 30, 32, 34, 35, 36, 38, 42, 45, 48, 49, 50, 51, 52, 54, 55, 56, 58, 60], "unseen": [13, 15], "data": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 35, 37, 39, 44, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58], "popular": 13, "definit": 13, "patient": 13, "ha": 13, "liver": 13, "diseas": 13, "build": [13, 14, 22, 28, 38, 54], "2": [13, 14, 15, 16, 17, 18, 19, 20, 22, 26, 27, 29, 30, 32, 43, 44, 45, 46, 48, 49, 51, 52, 53, 55, 56, 58, 59, 60], "label": [13, 26, 33, 52], "given": [13, 14], "imag": [13, 30, 36, 40, 56], "3": [13, 14, 15, 16, 17, 25, 26, 27, 32, 35, 44, 51, 52, 53, 58, 60], "sentiment": [13, 34], "express": 13, "movi": [13, 28, 54], "review": [13, 38, 42], "4": [13, 14, 15, 16, 36, 52, 58, 60], "hous": [13, 14, 17, 18, 19, 58], "price": [13, 14, 58], "s": [13, 15, 16, 17, 18, 21, 22, 24, 28, 31, 34, 37, 39, 40, 44, 50, 54, 55], "workflow": [13, 15, 21], "iclick": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 30, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 56, 57], "cloud": 13, "join": 13, "http": 13, "com": 13, "snbf": 13, "select": [13, 14, 25, 26, 27, 42, 51, 52, 53], "follow": [13, 14, 15, 26, 27, 35, 52, 53], "statement": [13, 14, 26, 27, 52, 53], "which": [13, 14, 21, 23, 26, 27, 47, 49, 52, 53], "true": [13, 26, 27, 52, 53], "survei": 13, "8": [13, 20, 46, 58], "websit": 13, "registr": [13, 57], "waitlist": 13, "prerequisit": 13, "calendar": 13, "structur": 13, "conduct": [13, 57], "jupyt": 13, "notebook": 13, "style": 13, "comput": [13, 30, 56], "recommend": [13, 17, 28, 43, 54], "browser": 13, "requir": 13, "checklist": 13, "befor": [13, 17], "next": 13, "class": [13, 20, 21, 22, 23, 24, 30, 35, 36, 37, 38, 40, 41, 44, 47, 48, 49, 50, 56, 57], "terminolog": [14, 30, 56, 58], "baselin": [14, 17, 21, 23, 24, 28, 35, 47, 48, 49, 50, 51, 54], "decis": [14, 16, 19, 24, 35, 45, 50, 58], "tree": [14, 23, 24, 35, 49, 50, 58], "plan": [14, 15, 16, 17, 20, 26, 27, 43, 52, 55], "announc": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 28, 31, 35, 37, 43, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56], "lo": [14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 28, 30, 31, 35, 37, 54], "big": [14, 15, 17], "pictur": [14, 15, 17], "toi": [14, 18, 21, 28, 29, 47, 54, 55, 58], "recap": [14, 16, 27, 51, 53, 55], "tabular": [14, 16], "altern": [14, 17, 29, 37, 55], "unsupervis": [14, 26, 29, 52, 55], "classif": [14, 21, 28, 30, 33, 34, 36, 39, 47, 54, 56, 59], "regress": [14, 16, 19, 21, 22, 23, 28, 30, 45, 48, 49, 51, 54, 56], "exercis": [14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 29, 30, 43, 44, 45, 46, 47, 48, 49, 51, 55, 56, 58, 59, 60], "remind": 14, "dummyclassifi": [14, 23, 31, 32, 49], "step": [14, 26, 29, 55], "classifi": [14, 19, 23, 25, 37, 38, 45, 49, 58, 59], "sklearn": [14, 17, 18, 20, 21, 23, 24, 26, 29, 37, 43, 44, 46, 49, 50, 52, 55], "creat": [14, 15, 18, 27, 28, 53, 54, 58], "fit": [14, 17, 23, 43, 49, 58], "score": [14, 15, 19, 20, 21, 22, 25, 26, 29, 39, 46, 47, 48, 51, 52, 55, 60], "dummyregressor": [14, 17, 22], "write": 14, "tradit": [14, 31], "program": 14, "quiz2": 14, "algorithm": [14, 16, 25, 26, 27, 51, 52, 53], "decisiontreeclassifi": [14, 23, 49], "some": [14, 20, 21, 23, 25, 28, 29, 37, 46, 49, 51, 54, 55], "doe": [14, 19, 27, 45, 52, 53], "work": [14, 23, 27, 49, 52, 53], "warn": [14, 25, 51], "continu": 14, "problem": [14, 15, 16, 17, 20, 25, 28, 29, 31, 46, 51, 54, 55], "more": [14, 16, 17, 18, 19, 21, 22, 25, 27, 28, 31, 45, 47, 48, 51, 53, 54], "paramet": [14, 19, 20, 21, 46], "max_depth": 14, "hyperparamet": [14, 16, 18, 19, 20, 22, 23, 26, 27, 42, 45, 46, 48, 49, 52, 53], "boundari": [14, 16, 19, 45], "quiz": 14, "countri": 14, "longitud": 14, "latitud": 14, "real": 14, "between": [14, 16, 29, 34, 55], "canada": 14, "usa": 14, "practic": [14, 16], "final": [14, 20, 26, 27, 28, 31, 46, 52, 53, 54, 57], "comment": [14, 20, 21, 22, 26, 27, 28, 46, 47, 48, 52, 53, 54], "reflect": [14, 15, 26, 27, 52, 53], "fundament": [15, 16, 23, 42, 49], "motiv": [15, 16, 17, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 31, 43, 46, 50, 51, 53, 54, 55], "complex": [15, 26], "error": [15, 20, 21, 22, 28, 46, 47, 48, 54], "goal": [15, 29, 55], "split": [15, 17, 21, 28, 31, 35, 37, 47, 54], "approxim": 15, "simpl": [15, 25, 51], "train_df": 15, "test_df": 15, "test_siz": 15, "train_siz": 15, "argument": [15, 16], "random_st": 15, "valid": [15, 17, 20, 21, 28, 31, 35, 43, 44, 46, 47, 54], "deploy": 15, "cross": [15, 17, 21, 25, 28, 31, 35, 43, 44, 47, 51, 54], "singl": [15, 27, 35, 53], "rescu": 15, "scikit": [15, 17, 18, 22, 44, 48], "cross_val_scor": 15, "cross_valid": [15, 22, 48], "our": [15, 17, 24, 25, 32, 34, 50, 51], "typic": [15, 29, 55], "underfit": 15, "overfit": [15, 20, 46], "trade": [15, 16, 23, 49], "off": [15, 16, 23, 49], "golden": [15, 17, 18, 43], "rule": [15, 17, 18, 43], "tradeoff": [15, 21, 23, 47, 49], "bia": [15, 20, 46], "varianc": 15, "pick": [15, 20, 46], "would": [15, 54], "better": [15, 20, 21, 25, 26, 51, 52], "name": [15, 22, 28, 29, 54, 55], "violat": 15, "avoid": 15, "here": 15, "ll": 15, "did": [15, 17, 18, 21, 22, 28, 32, 44, 47, 48, 54], "todai": [15, 17, 18, 21, 22, 44, 47, 48, 55], "come": [15, 16], "k": [16, 17, 26, 27, 28, 52, 53, 54, 59], "nearest": [16, 17, 26, 28, 52, 54], "neighbour": [16, 17, 28, 54], "svm": [16, 19, 36, 45, 59], "rbf": [16, 36, 59], "quick": 16, "distanc": [16, 26, 52, 53, 55], "analog": 16, "base": [16, 23, 25, 28, 31, 49, 51, 54], "idea": [16, 21, 23, 25, 26, 27, 28, 47, 49, 51, 52, 53, 54], "geometr": 16, "view": [16, 18, 29, 55], "dimens": 16, "similar": [16, 29, 34, 55], "euclidean": [16, 55], "find": [16, 25, 26, 28, 29, 52, 55], "point": [16, 21, 24, 26, 31, 47, 50, 52], "nn": 16, "choos": [16, 26, 52], "n_neighbor": 16, "kneighborsclassifi": [16, 36], "pro": [16, 27, 42, 53], "con": [16, 27, 42, 53], "option": [16, 17, 20, 21, 23, 25, 26, 28, 34, 43, 46, 49, 51, 52, 54, 58], "parametr": [16, 45], "non": [16, 18, 24, 45, 50], "curs": 16, "dimension": 16, "support": 16, "kernel": 16, "overview": [16, 21, 29, 55], "let": [16, 17, 18, 21, 22, 24, 28, 37, 39, 40, 54], "explor": [16, 26, 39, 48, 52, 53], "gamma": 16, "c": [16, 20], "search": [16, 20, 25, 29, 46, 51, 55], "multipl": [16, 18, 22, 48], "regressor": 16, "preprocess": [17, 18, 22, 29, 31, 42, 43, 44, 48, 55, 60], "pipelin": [17, 29, 43, 44, 55], "spotifi": [17, 20, 46, 60], "standardscal": 17, "transform": [17, 18, 22, 25, 43, 44, 48, 51, 60], "paradigm": [17, 43], "api": [17, 43], "estim": [17, 23, 43, 49], "common": [17, 26, 33, 43, 52], "techniqu": [17, 21, 43], "imput": [17, 28, 43, 54], "ok": [17, 18], "do": [17, 18, 20, 21, 23, 24, 25, 26, 28, 29, 43, 46, 49, 50, 51, 52, 54, 55], "thing": [17, 29, 55], "eda": [17, 21, 22, 37, 47, 48], "need": [17, 20, 28, 29, 43, 46, 54, 55], "first": 17, "run": 17, "carri": [17, 25, 43, 51], "out": [17, 25, 30, 43, 51, 56], "compact": 17, "syntax": [17, 18, 20], "make_pipelin": 17, "try": [17, 22, 37], "categor": [17, 18, 24, 31, 37, 43, 50, 60], "encod": [17, 18, 25, 29, 31, 42, 43, 44, 51, 55], "occasion": [17, 43], "One": [17, 29, 30, 31, 42, 43, 55, 56], "hot": [17, 25, 29, 31, 42, 43, 51, 55], "oh": [17, 18, 42, 43], "differ": [17, 20, 21, 22, 24, 42, 47, 48, 50], "6": [18, 20, 37, 44, 45, 58], "columntransform": [18, 44], "text": [18, 25, 29, 33, 37, 44, 51, 55, 60], "identifi": [18, 24, 33], "want": [18, 24, 32, 50, 54], "conveni": 18, "make_column_transform": 18, "examin": [18, 22, 28, 34, 38, 48, 54], "set_config": 18, "incorpor": [18, 37, 60], "class_attend": 18, "than": [18, 20, 25, 46, 51], "one": [18, 25, 29, 51, 55], "deal": [18, 21], "unknown": 18, "categori": [18, 60], "case": [18, 19, 27, 53], "where": [18, 32], "onli": [18, 32, 60], "two": [18, 27, 53], "possibl": [18, 22, 25, 26, 29, 51, 52, 55], "california": [18, 19, 58], "mani": [18, 20, 29, 46, 55], "actual": 18, "certain": 18, "bag": [18, 25, 33, 34, 44, 51], "word": [18, 25, 29, 33, 34, 44, 51, 55], "bow": [18, 44], "represent": [18, 29, 30, 34, 44, 55, 56], "extract": [18, 29, 31, 44, 55], "spars": [18, 29, 55], "matric": 18, "onehotencod": 18, "countvector": 18, "Is": [18, 21, 25, 47, 51], "realist": 18, "7": [19, 38, 45, 46, 58], "linear": [19, 22, 24, 38, 45, 50, 51], "exactli": 19, "ridg": [19, 22, 45, 48, 51], "alpha": [19, 22, 45, 48], "coeffici": [19, 24, 38, 45, 50], "intercept": 19, "interpret": [19, 24, 29, 38, 45, 50, 55], "sign": [19, 45], "magnitud": 19, "logist": [19, 21, 30, 45, 51, 56], "intuit": [19, 45], "associ": 19, "weight": [19, 21], "compon": [19, 45], "citi": 19, "raw": 19, "main": [19, 26, 27, 28, 45, 52, 53, 54], "probabl": [19, 20, 45], "predict_proba": [19, 45], "calcul": [19, 45, 58, 59], "sigmoid": [19, 45], "least": 19, "confid": 19, "most": [19, 38], "strength": [19, 23, 49], "optim": [20, 42, 46, 59], "wai": [20, 25, 29, 46, 51, 55], "manual": [20, 46], "autom": [20, 46], "exhaust": [20, 46], "grid": [20, 46], "model_select": [20, 46], "gridsearchcv": [20, 22, 46, 48], "n_job": 20, "__": 20, "rang": 20, "heatmap": 20, "bad": [20, 26, 44, 52], "yield": 20, "result": 20, "random": [20, 23, 24, 30, 46, 49, 50, 56], "n_iter": [20, 46], "pass": 20, "distribut": [20, 29, 34, 55], "advantag": [20, 28, 46, 54], "randomizedsearchcv": [20, 22, 46, 48], "success": [20, 29, 46, 55], "halv": [20, 46], "fancier": [20, 46], "discuss": [20, 21, 29, 35, 37, 39, 44, 55, 58], "hyper": [20, 46], "much": [20, 46], "lower": [20, 46], "cv": [20, 46], "larg": [20, 46], "solv": [20, 46], "9": [21, 47], "metric": [21, 22, 39, 42, 47, 48], "evalu": [21, 27, 28, 32, 42, 53, 54], "binari": 21, "demonstr": [21, 39, 47], "observ": [21, 27, 53], "confus": [21, 47], "matrix": [21, 28, 29, 47, 54, 55], "posit": [21, 38, 47], "neg": [21, 38, 47], "precis": [21, 39, 47], "recal": [21, 47], "f1": [21, 39, 47], "macro": 21, "averag": [21, 23, 27, 28, 29, 34, 39, 49, 53, 54, 55], "interim": [21, 24, 25, 31, 47, 50, 51], "evalut": 21, "multi": [21, 30, 56], "curv": [21, 32, 39, 47], "oper": [21, 47], "decreas": 21, "threshold": 21, "increas": 21, "ap": [21, 47], "few": [21, 27, 47, 53], "pr": [21, 39, 47], "detail": [21, 22, 27, 48, 53], "svc": [21, 46], "receiv": [21, 47], "characterist": [21, 47], "roc": [21, 39, 47], "area": [21, 47], "under": [21, 47], "auc": [21, 47], "look": [21, 26, 39, 52], "onc": 21, "imbal": [21, 22, 23, 24, 47, 48, 49, 50], "address": [21, 47], "handl": [21, 47], "chang": [21, 47], "procedur": [21, 47], "class_weight": [21, 39, 47], "logisticregress": [21, 31, 32, 47], "balanc": [21, 47], "stratifi": [21, 47], "good": [21, 28, 33, 47, 54], "undersampl": 21, "oversampl": 21, "smote": 21, "synthet": 21, "minor": 21, "sampl": [21, 23, 26, 49, 52], "fair": [21, 39], "activ": [21, 24, 25, 26, 29, 35, 39, 50, 51, 52, 55], "group": [21, 26, 35, 39, 52], "paper": [21, 23, 49], "10": [22, 48, 49], "tackl": [22, 48], "separ": [22, 24, 44, 48, 58], "pandas_profil": 22, "tune": [22, 26, 46, 48, 52], "ridgecv": [22, 48], "mean": [22, 26, 27, 29, 48, 52, 53, 55], "squar": [22, 48], "mse": [22, 48], "root": [22, 48], "rmse": [22, 48], "r": [22, 48], "mape": [22, 48], "11": [23, 49], "ensembl": [23, 42, 49], "0": 23, "netflix": [23, 28, 54], "prize": [23, 28, 54], "have": [23, 24, 49, 50], "forest": [23, 24, 49, 50], "randomforestclassifi": [23, 32, 49], "thei": [23, 49], "inject": [23, 49], "construct": [23, 49], "an": [23, 25, 28, 33, 49, 51, 54], "bootstrap": [23, 49], "number": [23, 26, 31, 49, 52], "n_estim": [23, 49], "weak": [23, 49], "gradient": [23, 26, 49], "boost": [23, 49], "xgboost": [23, 49], "lightgbm": [23, 49], "catboost": [23, 49], "should": [23, 28, 49, 54], "i": [23, 49], "kind": [23, 28, 49, 54], "combin": [23, 44, 49], "stack": [23, 49], "effect": [23, 27, 49, 53], "strategi": [23, 30, 49, 56], "12": [24, 50], "transpar": [24, 50], "simplefeatur": [24, 50], "correl": [24, 50], "numer": [24, 25, 50, 51, 60], "show": [24, 50], "explain": [24, 50], "beyond": [24, 28, 50, 54], "feature_importances_": [24, 50], "permutation_import": [24, 50], "kei": [24, 50], "get": [24, 48, 50], "shap": [24, 50], "shaplei": [24, 50], "addit": [24, 50], "explan": [24, 50], "focu": [24, 50], "lgbm": [24, 50], "forc": [24, 50], "global": [24, 28, 50, 54], "depend": [24, 25, 29, 50, 51, 55], "tool": [24, 29, 55], "inform": [24, 31, 50], "13": [25, 51], "engin": [25, 26, 31, 33, 51], "garbag": [25, 51], "measur": [25, 51], "qualiti": [25, 51], "quot": [25, 51], "usual": [25, 51], "best": [25, 51], "mai": [25, 51], "domain": [25, 51], "interact": [25, 51], "demo": [25, 31, 35, 36, 37, 38, 40, 41, 51], "dummi": [25, 36, 37, 59, 60], "further": [25, 31, 51], "improv": [25, 51], "spaci": [25, 29, 34, 51, 55], "project": [25, 28, 33, 51, 54], "recurs": [25, 51], "elimin": [25, 51], "rfe": [25, 51], "forward": [25, 51], "backward": [25, 51], "clearli": [25, 51], "defin": [25, 51, 53, 58], "advic": [25, 28, 54], "14": [26, 40, 42, 52], "cluster": [26, 27, 40, 41, 52, 53], "midterm": [26, 42, 52, 57], "poll": [26, 52], "without": [26, 52], "unlabel": [26, 52], "output": [26, 27, 29, 52, 53, 55], "correct": [26, 52], "applic": [26, 29, 52, 54, 55], "custom": [26, 32, 52], "segment": [26, 29, 52, 55], "initi": [26, 52], "iter": [26, 52], "process": [26, 29, 52, 55], "closest": [26, 52], "center": [26, 52], "stop": [26, 52], "descent": 26, "elbow": [26, 52], "inertia": 26, "silhouett": [26, 52], "intra": [26, 52], "b": [26, 34, 52], "rememb": [26, 52], "15": [27, 41, 53], "failur": [27, 53], "dbscan": [27, 41, 53], "ep": [27, 53], "min_sampl": [27, 53], "illustr": [27, 53], "hierarch": [27, 41, 53], "dendrogram": [27, 53], "flat": [27, 53], "linkag": [27, 53], "complet": [27, 28, 53, 54], "ward": [27, 53], "truncat": [27, 53], "take": [27, 53, 54], "home": [27, 53], "16": [28, 54], "system": [28, 54], "care": [28, 29, 54, 55], "capston": [28, 54], "qxmd": [28, 54], "approach": [28, 30, 31, 32, 54, 56], "formul": [28, 54], "util": [28, 54], "sparsiti": [28, 54], "jester": [28, 54], "7m": [28, 54], "joke": [28, 54], "rate": [28, 54], "stat": [28, 54], "neighbor": 28, "collabor": [28, 54], "surpris": [28, 54], "content": [28, 54], "item": 28, "overal": [28, 29, 54, 55], "pat": [28, 54], "profil": [28, 54], "disadvantag": [28, 54], "hybrid": [28, 54], "cover": [28, 32, 54], "issu": [28, 54], "thought": [28, 54], "my": [28, 54], "17": 29, "natur": [29, 55], "languag": [29, 55], "nlp": [29, 55], "often": [29, 55], "everydai": [29, 55], "new": [29, 55], "hard": [29, 55], "lexic": [29, 55], "ambigu": [29, 55], "referenti": [29, 55], "headlin": [29, 55], "embed": [29, 34, 55], "dot": [29, 55], "cosin": [29, 55], "brainstorm": [29, 55], "repres": [29, 34, 55], "simplest": [29, 55], "vocabulari": [29, 38, 55], "captur": [29, 55], "relationship": [29, 55], "hypothesi": [29, 55], "term": [29, 33, 55], "occurr": [29, 55], "dens": [29, 55], "pre": [29, 30, 55, 56], "word2vec": [29, 55], "vada": 29, "pav": 29, "semant": [29, 55], "syntact": [29, 55], "implicit": [29, 55], "bias": [29, 55], "stereotyp": [29, 55], "topic": [29, 34, 55], "corpu": [29, 55], "food": [29, 55], "magazin": [29, 55], "scientif": [29, 55], "lda": [29, 34, 55], "yale": [29, 55], "law": [29, 55], "journal": [29, 55], "social": [29, 55], "media": [29, 55], "basic": [29, 55], "token": [29, 55], "sentenc": [29, 34, 55], "commonli": [29, 55], "punctuat": [29, 55], "stopword": [29, 55], "lemmat": [29, 55], "stem": [29, 55], "task": [29, 55], "entiti": [29, 55], "pars": [29, 31, 55], "18": [30, 55, 56], "vision": [30, 56], "19": [30, 31, 56], "meta": [30, 56], "rest": [30, 56], "ovr": 30, "ovo": 30, "wrapper": 30, "neural": [30, 56], "network": [30, 56], "deep": [30, 31, 56], "flatten": [30, 56], "transfer": [30, 56], "imagenet": [30, 56], "box": [30, 56], "extractor": [30, 56], "cool": [30, 56], "stuff": [30, 56], "tempor": 31, "posix": 31, "dai": 31, "lag": 31, "forecast": 31, "futur": 31, "retail": 31, "season": 31, "trend": 31, "complic": 31, "exploratori": [31, 35], "analysi": [31, 32, 34, 35, 53], "datetim": 31, "month": 31, "remark": 31, "involv": 31, "unequ": 31, "space": 31, "20": 32, "surviv": 32, "churn": 32, "standard": 32, "censor": 32, "event": 32, "consid": 32, "ye": 32, "assum": 32, "everyon": 32, "right": 32, "now": 32, "might": 32, "answer": 32, "kaplan": 32, "meier": 32, "cox": 32, "proport": 32, "hazard": 32, "appendix": [33, 34], "person": 33, "e": 33, "mail": 33, "behind": 33, "gmail": 33, "prioriti": 33, "inbox": 33, "automat": 33, "convers": 33, "weigh": 33, "tf": 33, "idf": 33, "n": 33, "gram": 33, "asid": 33, "googl": 33, "viewer": 33, "part": 33, "speech": 33, "po": 33, "english": 33, "penn": 33, "treebank": 33, "tag": 33, "bonu": 33, "airlin": 34, "advanc": 34, "gensim": 34, "doc2bow": 34, "assess": 35, "knn": [36, 37, 59], "simpleimput": 37, "ponder": [38, 59], "load": 39, "compar": 39, "clean": 39, "face": 41, "guid": 42, "warmup": 43, "mistak": 44, "methodolog": 44, "togeth": 44, "alreadi": 44, "log": 48, "l2": 51, "penalti": 51, "lasso": 51, "l1": 51, "cell": [52, 53], "tumour": 52, "mutat": 52, "cancer": [52, 53], "genom": 52, "everyth": 52, "after": 52, "gaussian": 52, "mixtur": 52, "high": 52, "level": 52, "hdbscan": 53, "lymphoma": 53, "4th": 54, "year": 54, "biologi": 54, "miss": 54, "modellin": 55, "outsid": 55, "syllabu": 57, "descript": 57, "scheme": 57, "ai": 57, "exam": 57, "academ": 57, "concess": 57, "worksheet": [58, 59, 60], "stump": 58, "hand": 58, "depth": 58, "accuraci": 58, "offer": 58, "playground": [58, 59], "sunni": 58, "alien": 59, "zoo": 59, "adventur": 59, "footstep": 59, "shuffl": 59, "whistl": 59, "paus": 59, "iri": 59, "flower": 59, "passthrough": 60}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 6, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinxcontrib.bibtex": 9, "sphinx": 56}}) \ No newline at end of file