1 line
249 KiB
JavaScript
1 line
249 KiB
JavaScript
Search.setIndex({"alltitles": {"1a)": [[62, "a"]], "3-Clause BSD License": [[31, "clause-bsd-license"]], "3a)": [[62, "id1"]], "3b)": [[62, "b"]], "4a)": [[62, "id2"]], "4b)": [[62, "id3"]], "A Classification Tree": [[53, "a-classification-tree"]], "A Frequentist approach to data analysis": [[44, "a-frequentist-approach-to-data-analysis"], [72, "a-frequentist-approach-to-data-analysis"]], "A better approach": [[52, "a-better-approach"]], "A first summary": [[72, "a-first-summary"]], "A guide to masked arrays in NumPy": [[30, null]], "A new Cost Function": [[76, "a-new-cost-function"]], "A quick Reminder on Lagrangian Multipliers": [[52, "a-quick-reminder-on-lagrangian-multipliers"]], "A simple example": [[48, "a-simple-example"]], "A soft classifier": [[52, "a-soft-classifier"]], "A top-down perspective on Neural networks": [[45, "a-top-down-perspective-on-neural-networks"]], "A way to Read the Bias-Variance Tradeoff": [[76, "a-way-to-read-the-bias-variance-tradeoff"]], "A11Y Dark": [[0, null]], "A11Y High Contrast Dark": [[1, null]], "A11Y High Contrast Light": [[2, null]], "A11Y Light": [[3, null]], "ADAM algorithm, taken from Goodfellow et al": [[75, "adam-algorithm-taken-from-goodfellow-et-al"]], "ADAM optimizer": [[57, "adam-optimizer"], [75, "id2"]], "API": [[27, "api"]], "About the IPython Development Team": [[20, "about-the-ipython-development-team"]], "Accuracy": [[75, "accuracy"]], "Activation functions": [[56, "activation-functions"]], "AdaGrad Properties": [[75, "adagrad-properties"]], "AdaGrad Update Rule Derivation": [[75, "adagrad-update-rule-derivation"]], "AdaGrad algorithm, taken from Goodfellow et al": [[75, "adagrad-algorithm-taken-from-goodfellow-et-al"]], "Adam Optimizer": [[75, "adam-optimizer"]], "Adam vs. AdaGrad and RMSProp": [[75, "adam-vs-adagrad-and-rmsprop"]], "Adam: Bias Correction": [[75, "adam-bias-correction"]], "Adam: Exponential Moving Averages (Moments)": [[75, "adam-exponential-moving-averages-moments"]], "Adam: Update Rule Derivation": [[75, "adam-update-rule-derivation"]], "Adaptive boosting: AdaBoost, Basic Algorithm": [[54, "adaptive-boosting-adaboost-basic-algorithm"]], "Adaptivity Across Dimensions": [[75, "adaptivity-across-dimensions"]], "Adding error analysis and training set up": [[72, "adding-error-analysis-and-training-set-up"], [73, "adding-error-analysis-and-training-set-up"]], "Adjust hyperparameters": [[45, "adjust-hyperparameters"]], "Algorithms and codes for Adagrad, RMSprop and Adam": [[75, "algorithms-and-codes-for-adagrad-rmsprop-and-adam"]], "Algorithms for Setting up Decision Trees": [[53, "algorithms-for-setting-up-decision-trees"]], "An Overview of Ensemble Methods": [[54, "an-overview-of-ensemble-methods"]], "An example cell": [[23, "an-example-cell"]], "An extrapolation example": [[48, "an-extrapolation-example"]], "An optimization/minimization problem": [[72, "an-optimization-minimization-problem"]], "And finally \\boldsymbol{X}\\boldsymbol{X}^T": [[73, "and-finally-boldsymbol-x-boldsymbol-x-t"]], "And finally ADAM": [[75, "and-finally-adam"]], "And what about using neural networks?": [[72, "and-what-about-using-neural-networks"]], "Another Example from Scikit-Learn\u2019s Repository": [[76, "another-example-from-scikit-learn-s-repository"]], "Another Example, now with a polynomial fit": [[74, "another-example-now-with-a-polynomial-fit"]], "Another example, the moons again": [[53, "another-example-the-moons-again"]], "Applied Data Analysis and Machine Learning": [[65, null]], "Assumptions made": [[76, "assumptions-made"]], "Authors": [[33, null]], "Autocorrelation function": [[69, "autocorrelation-function"]], "Automatic differentiation": [[57, "automatic-differentiation"]], "Back to Ridge and LASSO Regression": [[73, "back-to-ridge-and-lasso-regression"], [74, "back-to-ridge-and-lasso-regression"]], "Back to the Cancer Data": [[55, "back-to-the-cancer-data"]], "Background literature": [[67, "background-literature"]], "Bagging": [[54, "bagging"]], "Bagging Examples": [[54, "bagging-examples"]], "Basic Matrix Features": [[66, "basic-matrix-features"]], "Basic ideas of the Principal Component Analysis (PCA)": [[55, null]], "Basic math of the SVD": [[49, "basic-math-of-the-svd"], [73, "basic-math-of-the-svd"], [74, "basic-math-of-the-svd"]], "Basics": [[51, "basics"]], "Basics of a tree": [[53, "basics-of-a-tree"]], "Batch Normalization": [[45, "batch-normalization"]], "Batches and mini-batches": [[75, "batches-and-mini-batches"]], "Bayes\u2019 Theorem and Ridge and Lasso Regression": [[49, "bayes-theorem-and-ridge-and-lasso-regression"]], "Blinds Dark": [[4, null]], "Blinds Light": [[5, null]], "Boosting, a Bird\u2019s Eye View": [[54, "boosting-a-bird-s-eye-view"]], "Bootstrap": [[50, "bootstrap"]], "Bringing it together, first back propagation equation": [[56, "bringing-it-together-first-back-propagation-equation"]], "Building a Feed Forward Neural Network": [[45, null]], "Building a tree, regression": [[53, "building-a-tree-regression"]], "Building neural networks in Tensorflow and Keras": [[45, "building-neural-networks-in-tensorflow-and-keras"]], "But none of these can compete with Newton\u2019s method": [[75, "but-none-of-these-can-compete-with-newton-s-method"]], "CDN": [[29, "cdn"]], "CHANGELOG": [[29, "changelog"]], "CNNs in more detail, building convolutional neural networks in Tensorflow and Keras": [[47, "cnns-in-more-detail-building-convolutional-neural-networks-in-tensorflow-and-keras"]], "Cancer Data again now with Decision Trees and other Methods": [[53, "cancer-data-again-now-with-decision-trees-and-other-methods"]], "Challenge: Choosing a Fixed Learning Rate": [[75, "challenge-choosing-a-fixed-learning-rate"]], "Choose cost function and optimizer": [[45, "choose-cost-function-and-optimizer"]], "Citations": [[22, "citations"]], "Classical PCA Theorem": [[55, "classical-pca-theorem"]], "Clustering and Unsupervised Learning": [[58, null]], "Code Example for Cross-validation and k-fold Cross-validation": [[76, "code-example-for-cross-validation-and-k-fold-cross-validation"]], "Code blocks and outputs": [[24, "code-blocks-and-outputs"]], "Code example for the Bootstrap method": [[76, "code-example-for-the-bootstrap-method"]], "Code for SVD and Inversion of Matrices": [[49, "code-for-svd-and-inversion-of-matrices"]], "Code with a Number of Minibatches which varies": [[75, "code-with-a-number-of-minibatches-which-varies"]], "Codes and Approaches": [[58, "codes-and-approaches"]], "Codes for the SVD": [[49, "codes-for-the-svd"], [73, "codes-for-the-svd"], [74, "codes-for-the-svd"]], "Coding Setup and Linear Regression": [[59, "coding-setup-and-linear-regression"]], "Collect and pre-process data": [[45, "collect-and-pre-process-data"]], "Colors": [[0, "colors"], [1, "colors"], [2, "colors"], [3, "colors"], [4, "colors"], [5, "colors"], [6, "colors"], [7, "colors"], [8, "colors"], [9, "colors"], [10, "colors"], [11, "colors"], [12, "colors"], [13, "colors"], [14, "colors"], [15, "colors"]], "Communication channels": [[72, "communication-channels"]], "Compare Bagging on Trees with Random Forests": [[54, "compare-bagging-on-trees-with-random-forests"]], "Comparing with a numerical scheme": [[46, "comparing-with-a-numerical-scheme"]], "Comparison with OLS": [[74, "comparison-with-ols"]], "Compiled translation files": [[41, "compiled-translation-files"]], "Components": [[31, "components"]], "Computation of gradients": [[75, "computation-of-gradients"]], "Computing the Gini index": [[53, "computing-the-gini-index"]], "Conditions on convex functions": [[74, "conditions-on-convex-functions"]], "Confidence Intervals": [[76, "confidence-intervals"]], "Conjugate gradient method": [[57, "conjugate-gradient-method"]], "Content with notebooks": [[24, null]], "Contents": [[30, "contents"]], "Contributors": [[33, "contributors"]], "Convergence rates": [[75, "convergence-rates"]], "Convex function": [[74, "convex-function"]], "Convex functions": [[57, "convex-functions"], [74, "convex-functions"]], "Convolution Examples: Polynomial multiplication": [[47, "convolution-examples-polynomial-multiplication"]], "Convolution Examples: Principle of Superposition and Periodic Forces (Fourier Transforms)": [[47, "convolution-examples-principle-of-superposition-and-periodic-forces-fourier-transforms"]], "Convolutional Neural Network": [[56, "convolutional-neural-network"]], "Convolutional Neural Networks": [[47, null]], "Correlation Function and Design/Feature Matrix": [[73, "correlation-function-and-design-feature-matrix"]], "Correlation Matrix": [[55, "correlation-matrix"], [73, "correlation-matrix"]], "Correlation Matrix with Pandas": [[73, "correlation-matrix-with-pandas"]], "Course Format": [[72, "course-format"]], "Course setting": [[68, null]], "Covariance Matrix Examples": [[73, "covariance-matrix-examples"]], "Covariance and Correlation Matrix": [[73, "covariance-and-correlation-matrix"]], "Create a notebook with MyST Markdown": [[23, "create-a-notebook-with-myst-markdown"]], "Creator": [[33, "creator"]], "Cross-validation": [[50, "cross-validation"]], "Cross-validation in brief": [[76, "cross-validation-in-brief"]], "Deadlines for projects (tentative)": [[72, "deadlines-for-projects-tentative"]], "Decision trees, overarching aims": [[53, null]], "Deep Neural Networks": [[75, "deep-neural-networks"]], "Deep learning methods": [[72, "deep-learning-methods"]], "Define model and architecture": [[45, "define-model-and-architecture"]], "Defining the cost function": [[45, "defining-the-cost-function"]], "Definitions": [[63, "definitions"]], "Deliverables": [[59, "deliverables"], [60, "deliverables"], [63, "deliverables"], [64, "deliverables"], [67, "deliverables"]], "Dependencies": [[29, "dependencies"]], "Derivation of the AdaGrad Algorithm": [[75, "derivation-of-the-adagrad-algorithm"]], "Derivatives and the chain rule": [[56, "derivatives-and-the-chain-rule"]], "Derivatives, example 1": [[73, "derivatives-example-1"]], "Deriving OLS from a probability distribution": [[49, "deriving-ols-from-a-probability-distribution"], [76, "deriving-ols-from-a-probability-distribution"]], "Deriving and Implementing Ordinary Least Squares": [[60, "deriving-and-implementing-ordinary-least-squares"]], "Deriving and Implementing Ridge Regression": [[61, "deriving-and-implementing-ridge-regression"]], "Deriving the Lasso Regression Equations": [[73, "deriving-the-lasso-regression-equations"], [74, "deriving-the-lasso-regression-equations"], [74, "id6"]], "Deriving the Ridge Regression Equations": [[73, "deriving-the-ridge-regression-equations"], [74, "deriving-the-ridge-regression-equations"], [74, "id3"]], "Deriving the back propagation code for a multilayer perceptron model": [[56, "deriving-the-back-propagation-code-for-a-multilayer-perceptron-model"]], "Developing a code for doing neural networks with back propagation": [[45, "developing-a-code-for-doing-neural-networks-with-back-propagation"]], "Diagonalize the sample covariance matrix to obtain the principal components": [[55, "diagonalize-the-sample-covariance-matrix-to-obtain-the-principal-components"]], "Different kernels and Mercer\u2019s theorem": [[52, "different-kernels-and-mercer-s-theorem"]], "Disadvantages": [[53, "disadvantages"]], "Discriminative Modeling": [[72, "discriminative-modeling"]], "Domains and probabilities": [[69, "domains-and-probabilities"]], "Dropout": [[45, "dropout"]], "Economy-size SVD": [[73, "economy-size-svd"], [74, "economy-size-svd"]], "Elements of Probability Theory and Statistical Data Analysis": [[69, null]], "Empirical Evidence: Convergence Time and Memory in Practice": [[75, "empirical-evidence-convergence-time-and-memory-in-practice"]], "Ensemble Methods: From a Single Tree to Many Trees and Extreme Boosting, Meet the Jungle of Methods": [[54, null]], "Entropy and the ID3 algorithm": [[53, "entropy-and-the-id3-algorithm"]], "Essential elements of ML": [[72, "essential-elements-of-ml"]], "Evaluate model performance on test data": [[45, "evaluate-model-performance-on-test-data"]], "Example": [[27, "example"]], "Example 2": [[73, "example-2"]], "Example 3": [[73, "example-3"]], "Example 4": [[73, "example-4"]], "Example Matrix": [[73, "example-matrix"], [74, "example-matrix"]], "Example code for Bias-Variance tradeoff": [[76, "example-code-for-bias-variance-tradeoff"]], "Example of discriminative modeling, taken from Generative Deep Learning by David Foster": [[72, "example-of-discriminative-modeling-taken-from-generative-deep-learning-by-david-foster"]], "Example of generative modeling, taken from Generative Deep Learning by David Foster": [[72, "example-of-generative-modeling-taken-from-generative-deep-learning-by-david-foster"]], "Example of own Standard scaling": [[73, "example-of-own-standard-scaling"]], "Example relevant for the exercises": [[73, "example-relevant-for-the-exercises"]], "Example: Exponential decay": [[46, "example-exponential-decay"]], "Example: Population growth": [[46, "example-population-growth"]], "Example: The diffusion equation": [[46, "example-the-diffusion-equation"]], "Example: binary classification problem": [[45, "example-binary-classification-problem"]], "Examples": [[72, "examples"]], "Examples of likelihood functions used in logistic regression and neural networks": [[51, "examples-of-likelihood-functions-used-in-logistic-regression-and-neural-networks"]], "Exercise 1 - Choice of model and degrees of freedom": [[61, "exercise-1-choice-of-model-and-degrees-of-freedom"]], "Exercise 1 - Finding the derivative of Matrix-Vector expressions": [[60, "exercise-1-finding-the-derivative-of-matrix-vector-expressions"]], "Exercise 1 - Github Setup": [[59, "exercise-1-github-setup"]], "Exercise 1, scale your data": [[62, "exercise-1-scale-your-data"]], "Exercise 1: Creating the report document": [[64, "exercise-1-creating-the-report-document"]], "Exercise 1: Expectation values for ordinary least squares expressions": [[63, "exercise-1-expectation-values-for-ordinary-least-squares-expressions"]], "Exercise 1: Setting up various Python environments": [[44, "exercise-1-setting-up-various-python-environments"]], "Exercise 2 - Deriving the expression for OLS": [[60, "exercise-2-deriving-the-expression-for-ols"]], "Exercise 2 - Deriving the expression for Ridge Regression": [[61, "exercise-2-deriving-the-expression-for-ridge-regression"]], "Exercise 2 - Setting up a Github repository": [[59, "exercise-2-setting-up-a-github-repository"]], "Exercise 2, calculate the gradients": [[62, "exercise-2-calculate-the-gradients"]], "Exercise 2: Adding good figures": [[64, "exercise-2-adding-good-figures"]], "Exercise 2: Expectation values for Ridge regression": [[63, "exercise-2-expectation-values-for-ridge-regression"]], "Exercise 2: making your own data and exploring scikit-learn": [[44, "exercise-2-making-your-own-data-and-exploring-scikit-learn"]], "Exercise 3 - Creating feature matrix and implementing OLS using the analytical expression": [[60, "exercise-3-creating-feature-matrix-and-implementing-ols-using-the-analytical-expression"]], "Exercise 3 - Fitting an OLS model to data": [[59, "exercise-3-fitting-an-ols-model-to-data"]], "Exercise 3 - Scaling data": [[61, "exercise-3-scaling-data"]], "Exercise 3 - Setting up a Python virtual environment": [[59, "exercise-3-setting-up-a-python-virtual-environment"]], "Exercise 3, using the analytical formulae for OLS and Ridge regression to find the optimal paramters \\boldsymbol{\\theta}": [[62, "exercise-3-using-the-analytical-formulae-for-ols-and-ridge-regression-to-find-the-optimal-paramters-boldsymbol-theta"]], "Exercise 3: Deriving the expression for the Bias-Variance Trade-off": [[63, "exercise-3-deriving-the-expression-for-the-bias-variance-trade-off"]], "Exercise 3: Normalizing our data": [[44, "exercise-3-normalizing-our-data"]], "Exercise 3: Writing an abstract and introduction": [[64, "exercise-3-writing-an-abstract-and-introduction"]], "Exercise 4 - Fitting a polynomial": [[60, "exercise-4-fitting-a-polynomial"]], "Exercise 4 - Implementing Ridge Regression": [[61, "exercise-4-implementing-ridge-regression"]], "Exercise 4 - Testing multiple hyperparameters": [[61, "exercise-4-testing-multiple-hyperparameters"]], "Exercise 4 - The train-test split": [[59, "exercise-4-the-train-test-split"]], "Exercise 4, Implementing the simplest form for gradient descent": [[62, "exercise-4-implementing-the-simplest-form-for-gradient-descent"]], "Exercise 4: Adding Ridge Regression": [[44, "exercise-4-adding-ridge-regression"]], "Exercise 4: Computing the Bias and Variance": [[63, "exercise-4-computing-the-bias-and-variance"]], "Exercise 4: Making the code available and presentable": [[64, "exercise-4-making-the-code-available-and-presentable"]], "Exercise 5 - Comparing your code with sklearn": [[60, "exercise-5-comparing-your-code-with-sklearn"]], "Exercise 5, Ridge regression and a new Synthetic Dataset": [[62, "exercise-5-ridge-regression-and-a-new-synthetic-dataset"]], "Exercise 5: Analytical exercises": [[44, "exercise-5-analytical-exercises"]], "Exercise 5: Interpretation of scaling and metrics": [[63, "exercise-5-interpretation-of-scaling-and-metrics"]], "Exercise 5: Referencing": [[64, "exercise-5-referencing"]], "Exercise: Cross-validation as resampling techniques, adding more complexity": [[50, "exercise-cross-validation-as-resampling-techniques-adding-more-complexity"]], "Exercise: Analysis of real data": [[50, "exercise-analysis-of-real-data"]], "Exercise: Bias-variance trade-off and resampling techniques": [[50, "exercise-bias-variance-trade-off-and-resampling-techniques"]], "Exercise: Lasso Regression on the Franke function with resampling": [[50, "exercise-lasso-regression-on-the-franke-function-with-resampling"]], "Exercise: Ordinary Least Square (OLS) on the Franke function": [[50, "exercise-ordinary-least-square-ols-on-the-franke-function"]], "Exercise: Ridge Regression on the Franke function with resampling": [[50, "exercise-ridge-regression-on-the-franke-function-with-resampling"]], "Exercises": [[44, "exercises"]], "Exercises and Projects": [[50, "exercises-and-projects"]], "Exercises week 34": [[59, null]], "Exercises week 35": [[60, null]], "Exercises week 36": [[61, null]], "Exercises week 37": [[62, null]], "Exercises week 38": [[63, null]], "Exercises week 39": [[64, null]], "Expectation value and variance": [[76, "expectation-value-and-variance"]], "Expectation value and variance for \\boldsymbol{\\theta}": [[76, "expectation-value-and-variance-for-boldsymbol-theta"]], "Expectation values": [[69, "expectation-values"]], "Extending to more than one variable": [[74, "extending-to-more-than-one-variable"]], "Extremely useful tools, strongly recommended": [[72, "extremely-useful-tools-strongly-recommended"]], "FAQ": [[29, "faq"]], "Features": [[29, "features"]], "Feed-forward neural networks": [[56, "feed-forward-neural-networks"]], "Feed-forward pass": [[45, "feed-forward-pass"]], "Final back propagating equation": [[56, "final-back-propagating-equation"]], "Finding the Limit": [[76, "finding-the-limit"]], "Fine-tuning neural network hyperparameters": [[45, "fine-tuning-neural-network-hyperparameters"]], "Fitting an Equation of State for Dense Nuclear Matter": [[44, "fitting-an-equation-of-state-for-dense-nuclear-matter"]], "Fixing the singularity": [[73, "fixing-the-singularity"], [74, "fixing-the-singularity"]], "Format for electronic delivery of report and programs": [[67, "format-for-electronic-delivery-of-report-and-programs"]], "Frequently used scaling functions": [[73, "frequently-used-scaling-functions"], [75, "frequently-used-scaling-functions"]], "From OLS to Ridge and Lasso": [[74, "from-ols-to-ridge-and-lasso"]], "From one to many layers, the universal approximation theorem": [[56, "from-one-to-many-layers-the-universal-approximation-theorem"]], "Functionality in Scikit-Learn": [[73, "functionality-in-scikit-learn"], [75, "functionality-in-scikit-learn"]], "Further Dimensionality Remarks": [[47, "further-dimensionality-remarks"]], "Further properties (important for our analyses later)": [[49, "further-properties-important-for-our-analyses-later"], [73, "further-properties-important-for-our-analyses-later"], [74, "further-properties-important-for-our-analyses-later"]], "Gaussian Elimination": [[66, "gaussian-elimination"]], "General Features": [[53, "general-features"]], "General linear models and linear algebra": [[72, "general-linear-models-and-linear-algebra"]], "Generalizing the fitting procedure as a linear algebra problem": [[72, "generalizing-the-fitting-procedure-as-a-linear-algebra-problem"], [72, "id1"]], "Generative Adversarial Networks": [[48, "generative-adversarial-networks"]], "Generative Models": [[48, "generative-models"]], "Generative Versus Discriminative Modeling": [[72, "generative-versus-discriminative-modeling"]], "Geometric Interpretation and link with Singular Value Decomposition": [[55, "geometric-interpretation-and-link-with-singular-value-decomposition"]], "Getting started with project 1": [[64, "getting-started-with-project-1"]], "Github Dark": [[6, null]], "Github Dark Colorblind": [[7, null]], "Github Dark High Contrast": [[8, null]], "Github Light": [[9, null]], "Github Light Colorblind": [[10, null]], "Github Light High Contrast": [[11, null]], "Gotthard Dark": [[12, null]], "Gotthard Light": [[13, null]], "Gradient Boosting, Classification Example": [[54, "gradient-boosting-classification-example"]], "Gradient Boosting, Examples of Regression": [[54, "gradient-boosting-examples-of-regression"]], "Gradient Clipping": [[45, "gradient-clipping"]], "Gradient Descent Example": [[74, "id1"], [75, "id1"]], "Gradient boosting: Basics with Steepest Descent/Functional Gradient Descent": [[54, "gradient-boosting-basics-with-steepest-descent-functional-gradient-descent"]], "Gradient descent": [[46, "gradient-descent"]], "Gradient descent and Ridge": [[74, "gradient-descent-and-ridge"], [75, "gradient-descent-and-ridge"]], "Gradient descent and revisiting Ordinary Least Squares from last week": [[75, "gradient-descent-and-revisiting-ordinary-least-squares-from-last-week"]], "Gradient descent example": [[74, "gradient-descent-example"], [75, "gradient-descent-example"]], "Grading": [[70, "grading"], [70, "id2"], [72, "grading"]], "Greative": [[14, null]], "History": [[30, "history"]], "How to take derivatives of Matrix-Vector expressions": [[60, "how-to-take-derivatives-of-matrix-vector-expressions"]], "Hyperplanes and all that": [[52, "hyperplanes-and-all-that"]], "Identifying Terms": [[76, "identifying-terms"]], "Important Matrix and vector handling packages": [[66, "important-matrix-and-vector-handling-packages"]], "Important technicalities: More on Rescaling data": [[73, "important-technicalities-more-on-rescaling-data"]], "Improving gradient descent with momentum": [[75, "improving-gradient-descent-with-momentum"]], "Improving performance": [[45, "improving-performance"]], "In summary": [[70, "in-summary"]], "Including Stochastic Gradient Descent with Autograd": [[57, "including-stochastic-gradient-descent-with-autograd"], [75, "including-stochastic-gradient-descent-with-autograd"]], "Incremental PCA": [[55, "incremental-pca"]], "Independent and Identically Distributed (iid)": [[76, "independent-and-identically-distributed-iid"]], "Install": [[28, "install"]], "Installation": [[27, "installation"]], "Installing R, C++, cython or Julia": [[72, "installing-r-c-cython-or-julia"]], "Installing R, C++, cython, Numba etc": [[72, "installing-r-c-cython-numba-etc"]], "Instructor information": [[70, "instructor-information"]], "Interpretations and optimizing our parameters": [[72, "interpretations-and-optimizing-our-parameters"], [72, "id2"], [72, "id3"], [73, "interpretations-and-optimizing-our-parameters"], [73, "id1"], [73, "id2"]], "Interpreting the Ridge results": [[73, "interpreting-the-ridge-results"], [74, "interpreting-the-ridge-results"], [74, "id4"]], "Introducing JAX": [[57, "introducing-jax"]], "Introducing the Covariance and Correlation functions": [[55, "introducing-the-covariance-and-correlation-functions"], [73, "introducing-the-covariance-and-correlation-functions"]], "Introduction": [[44, "introduction"], [50, "introduction"], [65, "introduction"], [66, "introduction"]], "Introduction to numerical projects": [[67, "introduction-to-numerical-projects"]], "Iterative Fitting, Classification and AdaBoost": [[54, "iterative-fitting-classification-and-adaboost"]], "Iterative Fitting, Regression and Squared-error Cost Function": [[54, "iterative-fitting-regression-and-squared-error-cost-function"]], "Kernel PCA": [[55, "kernel-pca"]], "Kernels and non-linearity": [[52, "kernels-and-non-linearity"]], "LU Decomposition, the inverse of a matrix": [[66, "lu-decomposition-the-inverse-of-a-matrix"]], "Lasso Regression": [[74, "lasso-regression"]], "Lasso case": [[74, "lasso-case"]], "Layers": [[45, "layers"]], "Layers used to build CNNs": [[47, "layers-used-to-build-cnns"]], "Learn more": [[22, "learn-more"]], "Learning goals": [[59, "learning-goals"], [60, "learning-goals"], [61, "learning-goals"], [62, "learning-goals"], [63, "learning-goals"], [64, "learning-goals"]], "Learning outcomes": [[65, "learning-outcomes"], [72, "learning-outcomes"]], "Lectures and ComputerLab": [[72, "lectures-and-computerlab"]], "License": [[27, "license"], [28, "license"], [29, "license"]], "License for Sphinx": [[37, null]], "Licenses for incorporated software": [[37, "licenses-for-incorporated-software"]], "Limitations of supervised learning with deep networks": [[45, "limitations-of-supervised-learning-with-deep-networks"]], "Linear Algebra, Handling of Arrays and more Python Features": [[66, null]], "Linear Regression": [[44, null]], "Linear Regression Problems": [[73, "linear-regression-problems"], [74, "linear-regression-problems"]], "Linear Regression and the SVD": [[74, "linear-regression-and-the-svd"]], "Linear Regression, basic elements": [[44, "linear-regression-basic-elements"]], "Linking Bayes\u2019 Theorem with Ridge and Lasso Regression": [[49, "linking-bayes-theorem-with-ridge-and-lasso-regression"]], "Linking the regression analysis with a statistical interpretation": [[49, "linking-the-regression-analysis-with-a-statistical-interpretation"], [76, "linking-the-regression-analysis-with-a-statistical-interpretation"]], "Linking with the SVD": [[49, "linking-with-the-svd"], [73, "linking-with-the-svd"]], "Links to relevant courses at the University of Oslo": [[71, "links-to-relevant-courses-at-the-university-of-oslo"]], "Logistic Regression": [[51, null], [51, "id1"]], "MNIST and GANs": [[48, "mnist-and-gans"]], "Machine Learning": [[72, "machine-learning"]], "Machine learning": [[65, "machine-learning"]], "Main differences": [[30, "main-differences"]], "Main textbooks": [[72, "main-textbooks"]], "Making a tree": [[53, "making-a-tree"]], "Making your own Bootstrap: Changing the Level of the Decision Tree": [[54, "making-your-own-bootstrap-changing-the-level-of-the-decision-tree"]], "Making your own test-train splitting": [[73, "making-your-own-test-train-splitting"]], "Markdown + notebooks": [[24, "markdown-notebooks"]], "Markdown Files": [[22, null]], "Masked records": [[30, "masked-records"]], "Material for exercises week 35": [[73, "material-for-exercises-week-35"]], "Material for lab sessions sessions Tuesday and Wednesday": [[74, "material-for-lab-sessions-sessions-tuesday-and-wednesday"]], "Material for lecture Monday September 2": [[74, "material-for-lecture-monday-september-2"]], "Material for lecture Monday September 8": [[75, "material-for-lecture-monday-september-8"]], "Material for the lab sessions": [[75, "material-for-the-lab-sessions"], [76, "material-for-the-lab-sessions"]], "Mathematical Interpretation of Ordinary Least Squares": [[49, "mathematical-interpretation-of-ordinary-least-squares"], [73, "mathematical-interpretation-of-ordinary-least-squares"], [74, "mathematical-interpretation-of-ordinary-least-squares"]], "Mathematical optimization of convex functions": [[52, "mathematical-optimization-of-convex-functions"]], "Mathematics of CNNs": [[47, "mathematics-of-cnns"]], "Mathematics of the SVD and implications": [[49, "mathematics-of-the-svd-and-implications"], [73, "mathematics-of-the-svd-and-implications"], [74, "mathematics-of-the-svd-and-implications"]], "Matrices in Python": [[72, "matrices-in-python"]], "Matrix multiplication": [[45, "matrix-multiplication"]], "Matrix-vector notation and activation": [[56, "matrix-vector-notation-and-activation"]], "Maximum Likelihood Estimation (MLE)": [[76, "maximum-likelihood-estimation-mle"]], "Meet the covariance!": [[69, "meet-the-covariance"]], "Meet the Covariance Matrix": [[49, "meet-the-covariance-matrix"], [73, "meet-the-covariance-matrix"]], "Meet the Hessian Matrix": [[73, "meet-the-hessian-matrix"]], "Meet the Pandas": [[72, "meet-the-pandas"]], "Memory Usage and Scalability": [[75, "memory-usage-and-scalability"]], "Memory constraints": [[75, "memory-constraints"]], "Min-Max Scaling": [[73, "min-max-scaling"]], "Momentum based GD": [[57, "momentum-based-gd"], [75, "momentum-based-gd"]], "More complicated Example: The Ising model": [[50, "more-complicated-example-the-ising-model"]], "More examples on bootstrap and cross-validation and errors": [[76, "more-examples-on-bootstrap-and-cross-validation-and-errors"]], "More interpretations": [[73, "more-interpretations"], [74, "more-interpretations"], [74, "id5"]], "More on Dimensionalities": [[47, "more-on-dimensionalities"]], "More on Rescaling data": [[50, "more-on-rescaling-data"]], "More on Steepest descent": [[74, "more-on-steepest-descent"]], "More on convex functions": [[74, "more-on-convex-functions"]], "More preprocessing": [[73, "more-preprocessing"], [75, "more-preprocessing"]], "Motivation for Adaptive Step Sizes": [[75, "motivation-for-adaptive-step-sizes"]], "Multilayer perceptrons": [[56, "multilayer-perceptrons"]], "MyST markdown": [[24, "myst-markdown"]], "NCSA Open Source License": [[31, null]], "Network requirements": [[46, "network-requirements"]], "Neural Networks vs CNNs": [[47, "neural-networks-vs-cnns"]], "Neural networks": [[56, null]], "New features": [[30, "new-features"]], "Non-Convex Problems": [[75, "non-convex-problems"]], "Note about SVD Calculations": [[73, "note-about-svd-calculations"], [74, "note-about-svd-calculations"]], "Note on Scikit-Learn": [[74, "note-on-scikit-learn"]], "Notebooks with MyST Markdown": [[23, null]], "Numerical experiments and the covariance, central limit theorem": [[69, "numerical-experiments-and-the-covariance-central-limit-theorem"]], "Numpy and arrays": [[66, "numpy-and-arrays"], [72, "numpy-and-arrays"]], "Numpy examples and Important Matrix and vector handling packages": [[72, "numpy-examples-and-important-matrix-and-vector-handling-packages"]], "Optimization and gradient descent, the central part of any Machine Learning algortithm": [[74, "optimization-and-gradient-descent-the-central-part-of-any-machine-learning-algortithm"]], "Optimization, the central part of any Machine Learning algortithm": [[57, null]], "Optimizing maskedarray": [[30, "optimizing-maskedarray"]], "Optimizing our parameters": [[72, "optimizing-our-parameters"]], "Optimizing our parameters, more details": [[72, "optimizing-our-parameters-more-details"]], "Optimizing the cost function": [[45, "optimizing-the-cost-function"]], "Organizing our data": [[44, "organizing-our-data"], [72, "organizing-our-data"]], "Other Matrix and Vector Operations": [[66, "other-matrix-and-vector-operations"]], "Other Types of Recurrent Neural Networks": [[48, "other-types-of-recurrent-neural-networks"]], "Other courses on Data science and Machine Learning at UiO": [[72, "other-courses-on-data-science-and-machine-learning-at-uio"]], "Other courses on Data science and Machine Learning at UiO, contn": [[72, "other-courses-on-data-science-and-machine-learning-at-uio-contn"]], "Other popular texts": [[72, "other-popular-texts"]], "Other techniques": [[55, "other-techniques"]], "Other types of networks": [[56, "other-types-of-networks"]], "Other ways of visualizing the trees": [[53, "other-ways-of-visualizing-the-trees"]], "Our Copyright Policy": [[20, "our-copyright-policy"]], "Our model for the nuclear binding energies": [[72, "our-model-for-the-nuclear-binding-energies"]], "Overview of first week": [[72, "overview-of-first-week"]], "Overview video on Stochastic Gradient Descent (SGD)": [[75, "overview-video-on-stochastic-gradient-descent-sgd"]], "Own code for Ordinary Least Squares": [[72, "own-code-for-ordinary-least-squares"], [73, "own-code-for-ordinary-least-squares"]], "PCA and scikit-learn": [[55, "pca-and-scikit-learn"]], "Pandas AI": [[72, "pandas-ai"]], "Part a : Ordinary Least Square (OLS) for the Runge function": [[67, "part-a-ordinary-least-square-ols-for-the-runge-function"]], "Part b: Adding Ridge regression for the Runge function": [[67, "part-b-adding-ridge-regression-for-the-runge-function"]], "Part c: Writing your own gradient descent code": [[67, "part-c-writing-your-own-gradient-descent-code"]], "Part d: Including momentum and more advanced ways to update the learning the rate": [[67, "part-d-including-momentum-and-more-advanced-ways-to-update-the-learning-the-rate"]], "Part e: Writing our own code for Lasso regression": [[67, "part-e-writing-our-own-code-for-lasso-regression"]], "Part f: Stochastic gradient descent": [[67, "part-f-stochastic-gradient-descent"]], "Part g: Bias-variance trade-off and resampling techniques": [[67, "part-g-bias-variance-trade-off-and-resampling-techniques"]], "Part h): Cross-validation as resampling techniques, adding more complexity": [[67, "part-h-cross-validation-as-resampling-techniques-adding-more-complexity"]], "Partial Differential Equations": [[46, "partial-differential-equations"]], "Pitaya Smoothie": [[15, null]], "Plans for week 35": [[73, "plans-for-week-35"]], "Plans for week 36": [[74, "plans-for-week-36"]], "Plans for week 37, lecture Monday": [[75, "plans-for-week-37-lecture-monday"]], "Plans for week 38, lecture Monday September 15": [[76, "plans-for-week-38-lecture-monday-september-15"]], "Plotting the Histogram": [[76, "plotting-the-histogram"]], "Practical tips": [[57, "practical-tips"], [75, "practical-tips"]], "Practicalities": [[70, "practicalities"], [70, "id1"]], "Preamble: Note on writing reports, using reference material, AI and other tools": [[67, "preamble-note-on-writing-reports-using-reference-material-ai-and-other-tools"]], "Predicting New Points With A Trained Recurrent Neural Network": [[48, "predicting-new-points-with-a-trained-recurrent-neural-network"]], "Preprocessing our data": [[73, "preprocessing-our-data"]], "Prerequisites": [[72, "prerequisites"]], "Prerequisites and background": [[65, "prerequisites-and-background"]], "Prerequisites: Collect and pre-process data": [[47, "prerequisites-collect-and-pre-process-data"]], "Probability Distribution Functions": [[69, "probability-distribution-functions"]], "Program example for gradient descent with Ridge Regression": [[74, "program-example-for-gradient-descent-with-ridge-regression"], [75, "program-example-for-gradient-descent-with-ridge-regression"]], "Program for stochastic gradient": [[57, "program-for-stochastic-gradient"]], "Project 1 on Machine Learning, deadline October 6 (midnight), 2025": [[67, null]], "Properties of PDFs": [[69, "properties-of-pdfs"]], "Pros and cons": [[75, "pros-and-cons"]], "Pros and cons of trees, pros": [[53, "pros-and-cons-of-trees-pros"]], "Python installers": [[65, "python-installers"], [72, "python-installers"]], "Quickly add YAML metadata for MyST Notebooks": [[23, "quickly-add-yaml-metadata-for-myst-notebooks"]], "RMS prop": [[57, "rms-prop"]], "RMSProp algorithm, taken from Goodfellow et al": [[75, "rmsprop-algorithm-taken-from-goodfellow-et-al"]], "RMSProp: Adaptive Learning Rates": [[75, "rmsprop-adaptive-learning-rates"]], "RMSprop for adaptive learning rate with Stochastic Gradient Descent": [[75, "rmsprop-for-adaptive-learning-rate-with-stochastic-gradient-descent"]], "Random Numbers": [[69, "random-numbers"]], "Random forests": [[54, "random-forests"]], "Randomized PCA": [[55, "randomized-pca"]], "Reading material": [[72, "reading-material"]], "Reading recommendations:": [[73, "reading-recommendations"]], "Reading suggestions week 34": [[72, "reading-suggestions-week-34"]], "Readings and Videos": [[76, "readings-and-videos"]], "Readings and Videos:": [[75, "readings-and-videos"]], "Recurrent neural networks": [[56, "recurrent-neural-networks"]], "Recurrent neural networks: Overarching view": [[48, null]], "Reducing the number of degrees of freedom, overarching view": [[44, "reducing-the-number-of-degrees-of-freedom-overarching-view"], [73, "reducing-the-number-of-degrees-of-freedom-overarching-view"]], "Reformulating the problem": [[46, "reformulating-the-problem"]], "Regression Case": [[54, "regression-case"]], "Regression analysis and resampling methods": [[67, "regression-analysis-and-resampling-methods"]], "Regression analysis, overarching aims": [[72, "regression-analysis-overarching-aims"]], "Regression analysis, overarching aims II": [[72, "regression-analysis-overarching-aims-ii"]], "Regularization": [[45, "regularization"]], "Reminder from last week": [[73, "reminder-from-last-week"]], "Reminder on Newton-Raphson\u2019s method": [[74, "reminder-on-newton-raphson-s-method"]], "Reminder on Statistics": [[50, "reminder-on-statistics"]], "Reminder on different scaling methods": [[75, "reminder-on-different-scaling-methods"]], "Replace or not": [[57, "replace-or-not"], [75, "replace-or-not"]], "Required Technologies": [[65, "required-technologies"]], "Resampling Methods": [[50, null]], "Resampling and the Bias-Variance Trade-off": [[63, "resampling-and-the-bias-variance-trade-off"]], "Resampling approaches can be computationally expensive": [[76, "resampling-approaches-can-be-computationally-expensive"]], "Resampling methods": [[50, "id1"], [76, "resampling-methods"], [76, "id2"]], "Resampling methods: Bootstrap": [[76, "resampling-methods-bootstrap"]], "Resampling methods: Bootstrap approach": [[76, "resampling-methods-bootstrap-approach"]], "Resampling methods: Bootstrap background": [[76, "resampling-methods-bootstrap-background"]], "Resampling methods: Bootstrap steps": [[76, "resampling-methods-bootstrap-steps"]], "Resampling methods: More Bootstrap background": [[76, "resampling-methods-more-bootstrap-background"]], "Residual Error": [[73, "residual-error"], [74, "residual-error"]], "Resources on differential equations and deep learning": [[46, "resources-on-differential-equations-and-deep-learning"]], "Revision notes": [[30, "revision-notes"]], "Revisiting Ordinary Least Squares": [[74, "revisiting-ordinary-least-squares"]], "Revisiting our Linear Regression Solvers": [[57, "revisiting-our-linear-regression-solvers"]], "Rewriting the Covariance and/or Correlation Matrix": [[73, "rewriting-the-covariance-and-or-correlation-matrix"]], "Rewriting the \\delta-function": [[76, "rewriting-the-delta-function"]], "Rewriting the fitting procedure as a linear algebra problem": [[72, "rewriting-the-fitting-procedure-as-a-linear-algebra-problem"]], "Rewriting the fitting procedure as a linear algebra problem, more details": [[72, "rewriting-the-fitting-procedure-as-a-linear-algebra-problem-more-details"]], "Ridge Regression": [[74, "ridge-regression"]], "Ridge and LASSO Regression": [[73, "ridge-and-lasso-regression"], [74, "ridge-and-lasso-regression"], [74, "id2"]], "Ridge and Lasso Regression": [[49, null], [49, "id1"]], "SGD example": [[75, "sgd-example"]], "SGD vs Full-Batch GD: Convergence Speed and Memory Comparison": [[75, "sgd-vs-full-batch-gd-convergence-speed-and-memory-comparison"]], "SVD analysis": [[74, "svd-analysis"]], "Same code but now with momentum gradient descent": [[57, "same-code-but-now-with-momentum-gradient-descent"], [75, "same-code-but-now-with-momentum-gradient-descent"], [75, "id3"], [75, "id4"]], "Sample Roles and Directives": [[22, "sample-roles-and-directives"]], "Schedule first week": [[72, "schedule-first-week"]], "Schematic Regression Procedure": [[53, "schematic-regression-procedure"]], "Second moment of the gradient": [[75, "second-moment-of-the-gradient"]], "September 15-19": [[63, "september-15-19"]], "Setting up the Back propagation algorithm": [[56, "setting-up-the-back-propagation-algorithm"]], "Setting up the Matrix to be inverted": [[73, "setting-up-the-matrix-to-be-inverted"], [74, "setting-up-the-matrix-to-be-inverted"]], "Setting up the network using Autograd; The full program": [[46, "setting-up-the-network-using-autograd-the-full-program"]], "Should masked arrays be filled before processing or not?": [[30, "should-masked-arrays-be-filled-before-processing-or-not"]], "Show me": [[29, "show-me"]], "Similar (second order function now) problem but now with AdaGrad": [[57, "similar-second-order-function-now-problem-but-now-with-adagrad"], [75, "similar-second-order-function-now-problem-but-now-with-adagrad"]], "Simple Python Code to read in Data and perform Classification": [[53, "simple-python-code-to-read-in-data-and-perform-classification"]], "Simple case": [[73, "simple-case"], [74, "simple-case"]], "Simple code for solving the above problem": [[74, "simple-code-for-solving-the-above-problem"]], "Simple example code": [[75, "simple-example-code"]], "Simple example to illustrate Ordinary Least Squares, Ridge and Lasso Regression": [[74, "simple-example-to-illustrate-ordinary-least-squares-ridge-and-lasso-regression"]], "Simple geometric interpretation": [[74, "simple-geometric-interpretation"]], "Simple linear regression model using scikit-learn": [[44, "simple-linear-regression-model-using-scikit-learn"], [72, "simple-linear-regression-model-using-scikit-learn"]], "Simple one-dimensional second-order polynomial": [[62, "simple-one-dimensional-second-order-polynomial"]], "Simple program": [[74, "simple-program"], [75, "simple-program"]], "Slightly different approach": [[75, "slightly-different-approach"]], "Sneaking in automatic differentiation using Autograd": [[75, "sneaking-in-automatic-differentiation-using-autograd"]], "Software and needed installations": [[67, "software-and-needed-installations"], [72, "software-and-needed-installations"]], "Solving Differential Equations with Deep Learning": [[46, null]], "Solving the one dimensional Poisson equation": [[46, "solving-the-one-dimensional-poisson-equation"]], "Solving the wave equation with Neural Networks": [[46, "solving-the-wave-equation-with-neural-networks"]], "Some famous Matrices": [[66, "some-famous-matrices"]], "Some simple problems": [[57, "some-simple-problems"], [74, "some-simple-problems"]], "Some useful matrix and vector expressions": [[73, "some-useful-matrix-and-vector-expressions"]], "Splitting our Data in Training and Test data": [[44, "splitting-our-data-in-training-and-test-data"], [73, "splitting-our-data-in-training-and-test-data"]], "Standard Approach based on the Normal Distribution": [[76, "standard-approach-based-on-the-normal-distribution"]], "Standard steepest descent": [[57, "standard-steepest-descent"]], "Statistical analysis": [[76, "statistical-analysis"]], "Statistical analysis and optimization of data": [[65, "statistical-analysis-and-optimization-of-data"], [72, "statistical-analysis-and-optimization-of-data"]], "Steepest descent": [[57, "steepest-descent"], [74, "steepest-descent"]], "Stochastic Gradient Descent": [[75, "stochastic-gradient-descent"]], "Stochastic Gradient Descent (SGD)": [[57, "stochastic-gradient-descent-sgd"], [75, "stochastic-gradient-descent-sgd"]], "Stochastic variables and the main concepts, the discrete case": [[69, "stochastic-variables-and-the-main-concepts-the-discrete-case"]], "Strongly Convex Case": [[75, "strongly-convex-case"]], "Structure of translation files": [[41, "structure-of-translation-files"]], "Summing up": [[76, "summing-up"]], "Support Vector Machines, overarching aims": [[52, null]], "Systematic reduction": [[47, "systematic-reduction"]], "Teachers": [[72, "teachers"]], "Teachers and Grading": [[70, null]], "Teaching Assistants Fall semester 2023": [[70, "teaching-assistants-fall-semester-2023"]], "Tentative deadllines for projects": [[70, "tentative-deadllines-for-projects"]], "Testing the Means Squared Error as function of Complexity": [[44, "testing-the-means-squared-error-as-function-of-complexity"], [73, "testing-the-means-squared-error-as-function-of-complexity"]], "Textbooks": [[71, null]], "Thanks": [[30, "thanks"]], "The Algorithm before theorem": [[55, "the-algorithm-before-theorem"]], "The Breast Cancer Data, now with Keras": [[45, "the-breast-cancer-data-now-with-keras"]], "The CART algorithm for Classification": [[53, "the-cart-algorithm-for-classification"]], "The CART algorithm for Regression": [[53, "the-cart-algorithm-for-regression"]], "The CIFAR01 data set": [[47, "the-cifar01-data-set"]], "The Central Limit Theorem": [[76, "the-central-limit-theorem"]], "The Hessian matrix": [[74, "the-hessian-matrix"], [75, "the-hessian-matrix"]], "The Hessian matrix for Ridge Regression": [[74, "the-hessian-matrix-for-ridge-regression"], [75, "the-hessian-matrix-for-ridge-regression"]], "The IPython licensing terms": [[20, null]], "The Jacobian": [[73, "the-jacobian"]], "The MIT License (MIT)": [[19, null]], "The MNIST dataset again": [[47, "the-mnist-dataset-again"]], "The OLS case": [[74, "the-ols-case"]], "The RELU function family": [[45, "the-relu-function-family"]], "The Ridge case": [[74, "the-ridge-case"]], "The SVD, a Fantastic Algorithm": [[73, "the-svd-a-fantastic-algorithm"], [74, "the-svd-a-fantastic-algorithm"]], "The Softmax function": [[45, "the-softmax-function"]], "The \\chi^2 function": [[44, "the-chi-2-function"], [72, "the-chi-2-function"], [72, "id4"], [72, "id5"], [72, "id6"], [72, "id7"], [72, "id8"]], "The bias-variance tradeoff": [[50, "the-bias-variance-tradeoff"], [76, "the-bias-variance-tradeoff"]], "The code for solving the ODE": [[46, "the-code-for-solving-the-ode"]], "The complete code with a simple data set": [[73, "the-complete-code-with-a-simple-data-set"]], "The cost/loss function": [[73, "the-cost-loss-function"]], "The course has two central parts": [[65, "the-course-has-two-central-parts"]], "The derivative of the cost/loss function": [[74, "the-derivative-of-the-cost-loss-function"], [75, "the-derivative-of-the-cost-loss-function"]], "The equations": [[74, "the-equations"]], "The equations for ordinary least squares": [[73, "the-equations-for-ordinary-least-squares"]], "The first Case": [[74, "the-first-case"]], "The gradient step": [[75, "the-gradient-step"]], "The ideal": [[74, "the-ideal"]], "The logistic function": [[51, "the-logistic-function"]], "The mean squared error and its derivative": [[73, "the-mean-squared-error-and-its-derivative"]], "The moons example": [[52, "the-moons-example"]], "The multilayer perceptron (MLP)": [[56, "the-multilayer-perceptron-mlp"]], "The network with one input layer, specified number of hidden layers, and one output layer": [[46, "the-network-with-one-input-layer-specified-number-of-hidden-layers-and-one-output-layer"]], "The plethora of machine learning algorithms/methods": [[72, "the-plethora-of-machine-learning-algorithms-methods"]], "The same example but now with cross-validation": [[76, "the-same-example-but-now-with-cross-validation"]], "The sensitiveness of the gradient descent": [[74, "the-sensitiveness-of-the-gradient-descent"]], "The singular value decomposition": [[49, "the-singular-value-decomposition"], [73, "the-singular-value-decomposition"], [74, "the-singular-value-decomposition"]], "The two-dimensional case": [[52, "the-two-dimensional-case"]], "Theoretical Convergence Speed and convex optimization": [[75, "theoretical-convergence-speed-and-convex-optimization"]], "Time decay rate": [[75, "time-decay-rate"]], "To our real data: nuclear binding energies. Brief reminder on masses and binding energies": [[72, "to-our-real-data-nuclear-binding-energies-brief-reminder-on-masses-and-binding-energies"]], "To update a translation": [[41, "to-update-a-translation"]], "ToDo": [[29, "todo"]], "Topics covered in this course: Statistical analysis and optimization of data": [[72, "topics-covered-in-this-course-statistical-analysis-and-optimization-of-data"]], "Towards the PCA theorem": [[55, "towards-the-pca-theorem"]], "Train and test datasets": [[45, "train-and-test-datasets"]], "Translation source files": [[41, "translation-source-files"]], "Translation workflow": [[41, null]], "Two-dimensional Objects": [[47, "two-dimensional-objects"]], "Type of problem": [[46, "type-of-problem"]], "Types of Machine Learning": [[72, "types-of-machine-learning"]], "Understanding what happens": [[76, "understanding-what-happens"]], "Use": [[28, "use"]], "Use in Browser": [[29, "use-in-browser"]], "Use the books!": [[63, "use-the-books"]], "Use with node.js": [[29, "use-with-node-js"]], "Useful Python libraries": [[65, "useful-python-libraries"], [72, "useful-python-libraries"]], "Using Autograd": [[57, "using-autograd"]], "Using forward Euler to solve the ODE": [[46, "using-forward-euler-to-solve-the-ode"]], "Using gradient descent methods, limitations": [[57, "using-gradient-descent-methods-limitations"], [74, "using-gradient-descent-methods-limitations"], [75, "using-gradient-descent-methods-limitations"]], "Using maskedarray with matplotlib": [[30, "using-maskedarray-with-matplotlib"]], "Using the new package with numpy.core.ma": [[30, "using-the-new-package-with-numpy-core-ma"]], "Various steps in cross-validation": [[76, "various-steps-in-cross-validation"]], "Visualization": [[45, "visualization"], [45, "id1"]], "Visualizing the Tree, Classification": [[53, "visualizing-the-tree-classification"]], "Week 34: Introduction to the course, Logistics and Practicalities": [[72, null]], "Week 35: From Ordinary Linear Regression to Ridge and Lasso Regression": [[73, null]], "Week 36: Linear Regression and Gradient descent": [[74, null]], "Week 37: Gradient descent methods": [[75, null]], "Week 38: Statistical analysis, bias-variance tradeoff and resampling methods": [[76, null]], "Welcome to your Jupyter Book": [[21, null]], "What Is Generative Modeling?": [[72, "what-is-generative-modeling"]], "What does it mean?": [[73, "what-does-it-mean"], [74, "what-does-it-mean"]], "What is Machine Learning?": [[44, "what-is-machine-learning"]], "What is MyST?": [[22, "what-is-myst"]], "What is a good model?": [[44, "what-is-a-good-model"], [72, "what-is-a-good-model"]], "What is a good model? Can we define it?": [[72, "what-is-a-good-model-can-we-define-it"]], "When do we stop?": [[75, "when-do-we-stop"]], "Which activation function should I use?": [[45, "which-activation-function-should-i-use"]], "Why Combine Momentum and RMSProp?": [[75, "why-combine-momentum-and-rmsprop"]], "Why Linear Regression (aka Ordinary Least Squares and family)": [[72, "why-linear-regression-aka-ordinary-least-squares-and-family"]], "Why resampling methods": [[76, "why-resampling-methods"]], "Why resampling methods ?": [[76, "id1"]], "Wisconsin Cancer Data": [[51, "wisconsin-cancer-data"]], "With Lasso Regression": [[74, "with-lasso-regression"]], "Workflow of translations": [[41, "workflow-of-translations"]], "Wrapping it up": [[76, "wrapping-it-up"]], "Writing Our First Generative Adversarial Network": [[48, "writing-our-first-generative-adversarial-network"]], "Writing our own PCA code": [[55, "writing-our-own-pca-code"]], "Writing the Cost Function": [[74, "writing-the-cost-function"]], "XGBoost: Extreme Gradient Boosting": [[54, "xgboost-extreme-gradient-boosting"]], "Yet another Example": [[74, "yet-another-example"]], "[0.4.4] on September 27, 2017": [[29, "on-september-27-2017"]], "[0.4.5] on November 06, 2017": [[29, "on-november-06-2017"]], "[0.4.6] on January 05, 2018": [[29, "on-january-05-2018"]], "[0.5.0] on August 15, 2018": [[29, "on-august-15-2018"]], "[0.5.2] on September 07, 2018": [[29, "on-september-07-2018"]], "[0.5.3] on November 11, 2018": [[29, "on-november-11-2018"]], "[0.5.4] on January 20, 2019": [[29, "on-january-20-2019"]], "[0.5.5] on February 07, 2019": [[29, "on-february-07-2019"]], "[0.6.0] on October 04, 2019": [[29, "on-october-04-2019"]], "a) Expression for Ridge regression": [[61, "a-expression-for-ridge-regression"]], "markdown-it-container": [[27, null]], "markdown-it-deflist": [[28, null]], "markdown-it-texmath": [[29, null]], "scikit-learn implementation": [[45, "scikit-learn-implementation"]]}, "docnames": [".venv/lib/python3.13/site-packages/a11y_pygments/a11y_dark/README", ".venv/lib/python3.13/site-packages/a11y_pygments/a11y_high_contrast_dark/README", ".venv/lib/python3.13/site-packages/a11y_pygments/a11y_high_contrast_light/README", ".venv/lib/python3.13/site-packages/a11y_pygments/a11y_light/README", ".venv/lib/python3.13/site-packages/a11y_pygments/blinds_dark/README", ".venv/lib/python3.13/site-packages/a11y_pygments/blinds_light/README", ".venv/lib/python3.13/site-packages/a11y_pygments/github_dark/README", ".venv/lib/python3.13/site-packages/a11y_pygments/github_dark_colorblind/README", ".venv/lib/python3.13/site-packages/a11y_pygments/github_dark_high_contrast/README", ".venv/lib/python3.13/site-packages/a11y_pygments/github_light/README", ".venv/lib/python3.13/site-packages/a11y_pygments/github_light_colorblind/README", ".venv/lib/python3.13/site-packages/a11y_pygments/github_light_high_contrast/README", ".venv/lib/python3.13/site-packages/a11y_pygments/gotthard_dark/README", ".venv/lib/python3.13/site-packages/a11y_pygments/gotthard_light/README", ".venv/lib/python3.13/site-packages/a11y_pygments/greative/README", ".venv/lib/python3.13/site-packages/a11y_pygments/pitaya_smoothie/README", ".venv/lib/python3.13/site-packages/alabaster-0.7.16.dist-info/LICENSE", ".venv/lib/python3.13/site-packages/debugpy/_vendored/pydevd/pydevd_plugins/extensions/README", ".venv/lib/python3.13/site-packages/idna-3.10.dist-info/LICENSE", ".venv/lib/python3.13/site-packages/imagesize-1.4.1.dist-info/LICENSE", ".venv/lib/python3.13/site-packages/ipython-9.5.0.dist-info/licenses/COPYING", ".venv/lib/python3.13/site-packages/jupyter_book/book_template/intro", ".venv/lib/python3.13/site-packages/jupyter_book/book_template/markdown", ".venv/lib/python3.13/site-packages/jupyter_book/book_template/markdown-notebooks", ".venv/lib/python3.13/site-packages/jupyter_book/book_template/notebooks", ".venv/lib/python3.13/site-packages/latexcodec-3.0.1.dist-info/licenses/AUTHORS", ".venv/lib/python3.13/site-packages/latexcodec-3.0.1.dist-info/licenses/LICENSE", ".venv/lib/python3.13/site-packages/mdit_py_plugins/container/README", ".venv/lib/python3.13/site-packages/mdit_py_plugins/deflist/README", ".venv/lib/python3.13/site-packages/mdit_py_plugins/texmath/README", ".venv/lib/python3.13/site-packages/numpy/ma/README", ".venv/lib/python3.13/site-packages/numpy/random/LICENSE", ".venv/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/idna/LICENSE", ".venv/lib/python3.13/site-packages/prompt_toolkit-3.0.52.dist-info/licenses/AUTHORS", ".venv/lib/python3.13/site-packages/pybtex_docutils-1.0.3.dist-info/LICENSE", ".venv/lib/python3.13/site-packages/pyzmq-27.0.2.dist-info/licenses/LICENSE", ".venv/lib/python3.13/site-packages/soupsieve-2.8.dist-info/licenses/LICENSE", ".venv/lib/python3.13/site-packages/sphinx-7.4.7.dist-info/LICENSE", ".venv/lib/python3.13/site-packages/sphinx/ext/autosummary/templates/autosummary/base", ".venv/lib/python3.13/site-packages/sphinx/ext/autosummary/templates/autosummary/class", ".venv/lib/python3.13/site-packages/sphinx/ext/autosummary/templates/autosummary/module", ".venv/lib/python3.13/site-packages/sphinx_book_theme/assets/translations/README", ".venv/lib/python3.13/site-packages/sphinxcontrib_bibtex-2.6.5.dist-info/licenses/LICENSE", ".venv/lib/python3.13/site-packages/zmq/backend/cffi/README", "chapter1", "chapter10", "chapter11", "chapter12", "chapter13", "chapter2", "chapter3", "chapter4", "chapter5", "chapter6", "chapter7", "chapter8", "chapter9", "chapteroptimization", "clustering", "exercisesweek34", "exercisesweek35", "exercisesweek36", "exercisesweek37", "exercisesweek38", "exercisesweek39", "intro", "linalg", "project1", "schedule", "statistics", "teachers", "textbooks", "week34", "week35", "week36", "week37", "week38"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": [".venv/lib/python3.13/site-packages/a11y_pygments/a11y_dark/README.md", ".venv/lib/python3.13/site-packages/a11y_pygments/a11y_high_contrast_dark/README.md", ".venv/lib/python3.13/site-packages/a11y_pygments/a11y_high_contrast_light/README.md", ".venv/lib/python3.13/site-packages/a11y_pygments/a11y_light/README.md", ".venv/lib/python3.13/site-packages/a11y_pygments/blinds_dark/README.md", ".venv/lib/python3.13/site-packages/a11y_pygments/blinds_light/README.md", ".venv/lib/python3.13/site-packages/a11y_pygments/github_dark/README.md", ".venv/lib/python3.13/site-packages/a11y_pygments/github_dark_colorblind/README.md", ".venv/lib/python3.13/site-packages/a11y_pygments/github_dark_high_contrast/README.md", ".venv/lib/python3.13/site-packages/a11y_pygments/github_light/README.md", ".venv/lib/python3.13/site-packages/a11y_pygments/github_light_colorblind/README.md", ".venv/lib/python3.13/site-packages/a11y_pygments/github_light_high_contrast/README.md", ".venv/lib/python3.13/site-packages/a11y_pygments/gotthard_dark/README.md", ".venv/lib/python3.13/site-packages/a11y_pygments/gotthard_light/README.md", ".venv/lib/python3.13/site-packages/a11y_pygments/greative/README.md", ".venv/lib/python3.13/site-packages/a11y_pygments/pitaya_smoothie/README.md", ".venv/lib/python3.13/site-packages/alabaster-0.7.16.dist-info/LICENSE.rst", ".venv/lib/python3.13/site-packages/debugpy/_vendored/pydevd/pydevd_plugins/extensions/README.md", ".venv/lib/python3.13/site-packages/idna-3.10.dist-info/LICENSE.md", ".venv/lib/python3.13/site-packages/imagesize-1.4.1.dist-info/LICENSE.rst", ".venv/lib/python3.13/site-packages/ipython-9.5.0.dist-info/licenses/COPYING.rst", ".venv/lib/python3.13/site-packages/jupyter_book/book_template/intro.md", ".venv/lib/python3.13/site-packages/jupyter_book/book_template/markdown.md", ".venv/lib/python3.13/site-packages/jupyter_book/book_template/markdown-notebooks.md", ".venv/lib/python3.13/site-packages/jupyter_book/book_template/notebooks.ipynb", ".venv/lib/python3.13/site-packages/latexcodec-3.0.1.dist-info/licenses/AUTHORS.rst", ".venv/lib/python3.13/site-packages/latexcodec-3.0.1.dist-info/licenses/LICENSE.rst", ".venv/lib/python3.13/site-packages/mdit_py_plugins/container/README.md", ".venv/lib/python3.13/site-packages/mdit_py_plugins/deflist/README.md", ".venv/lib/python3.13/site-packages/mdit_py_plugins/texmath/README.md", ".venv/lib/python3.13/site-packages/numpy/ma/README.rst", ".venv/lib/python3.13/site-packages/numpy/random/LICENSE.md", ".venv/lib/python3.13/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/idna/LICENSE.md", ".venv/lib/python3.13/site-packages/prompt_toolkit-3.0.52.dist-info/licenses/AUTHORS.rst", ".venv/lib/python3.13/site-packages/pybtex_docutils-1.0.3.dist-info/LICENSE.rst", ".venv/lib/python3.13/site-packages/pyzmq-27.0.2.dist-info/licenses/LICENSE.md", ".venv/lib/python3.13/site-packages/soupsieve-2.8.dist-info/licenses/LICENSE.md", ".venv/lib/python3.13/site-packages/sphinx-7.4.7.dist-info/LICENSE.rst", ".venv/lib/python3.13/site-packages/sphinx/ext/autosummary/templates/autosummary/base.rst", ".venv/lib/python3.13/site-packages/sphinx/ext/autosummary/templates/autosummary/class.rst", ".venv/lib/python3.13/site-packages/sphinx/ext/autosummary/templates/autosummary/module.rst", ".venv/lib/python3.13/site-packages/sphinx_book_theme/assets/translations/README.md", ".venv/lib/python3.13/site-packages/sphinxcontrib_bibtex-2.6.5.dist-info/licenses/LICENSE.rst", ".venv/lib/python3.13/site-packages/zmq/backend/cffi/README.md", "chapter1.ipynb", "chapter10.ipynb", "chapter11.ipynb", "chapter12.ipynb", "chapter13.ipynb", "chapter2.ipynb", "chapter3.ipynb", "chapter4.ipynb", "chapter5.ipynb", "chapter6.ipynb", "chapter7.ipynb", "chapter8.ipynb", "chapter9.ipynb", "chapteroptimization.ipynb", "clustering.ipynb", "exercisesweek34.ipynb", "exercisesweek35.ipynb", "exercisesweek36.ipynb", "exercisesweek37.ipynb", "exercisesweek38.ipynb", "exercisesweek39.ipynb", "intro.md", "linalg.ipynb", "project1.ipynb", "schedule.md", "statistics.ipynb", "teachers.md", "textbooks.md", "week34.ipynb", "week35.ipynb", "week36.ipynb", "week37.ipynb", "week38.ipynb"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [0, 1, 2, 3, 15, 22, 23, 24, 27, 29, 30, 31, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 55, 56, 57, 59, 60, 61, 63, 65, 66, 67, 69, 70, 72, 73], "0": [0, 4, 8, 9, 10, 11, 15, 24, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 66, 67, 69, 70, 72, 73, 74, 75, 76], "00": [44, 45, 49, 55, 72, 73], "000": [45, 47], "000000": [5, 12], "00000000e": [], "001": [46, 52, 57, 74, 75], "004": 49, "004113634617443131": 73, "004113634617443139": 73, "00411363461744314": 73, "004113634617443147": 73, "005b82": 2, "00622f": 2, "00727646693": [44, 72], "0072b2": 5, "00749c": 3, "008561": 5, "0086649156": [44, 72], "00e0e0": [0, 1], "01": [30, 44, 45, 46, 49, 53, 55, 57, 61, 71, 72, 73, 75], "010726": 14, "0110": 69, "01719003e": [], "02": [44, 48, 51, 56, 72], "02334824": [], "023b95": 11, "024c1a": 11, "02857": 48, "02f": 50, "03077640549": 48, "03097597e": [], "031": 49, "04": 55, "0458": 53, "05": [48, 50], "0550ae": [9, 10], "062292565": 48, "062435": [], "06730814": [], "07": [], "0713": [44, 72], "07285": 47, "08": [30, 69], "08078025e": [], "080808": 2, "08336233266": 48, "08376632": 73, "083766322923899": 73, "0837663229239043": 73, "0917": 53, "0969da4a": [9, 10, 11], "0d1117": [6, 7, 8], "0n": [44, 72], "0x113e21950": 61, "1": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 24, 27, 29, 30, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 66, 68, 69, 70, 71, 72, 74, 75, 76], "10": [0, 1, 7, 11, 14, 24, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 61, 62, 63, 66, 67, 68, 69, 70, 72, 73, 74, 75, 76], "100": [24, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 66, 69, 70, 72, 73, 74, 75, 76], "1000": [44, 45, 46, 48, 49, 52, 55, 57, 58, 62, 63, 65, 69, 72, 74, 75], "10000": [46, 49, 50, 54, 55, 57, 69, 76], "100000": 52, "10001": 54, "1001": 69, "1002": 69, "1003": 69, "1005": 69, "1007": 76, "1009": 69, "101": 60, "1011": 69, "1013": 69, "1013904243": 69, "1015": 69, "102": 60, "1023": 69, "1024": 47, "1026": 69, "1027": 69, "103": 45, "1030": 69, "1037": 69, "1038": 69, "1040": 69, "1047": 69, "107": 60, "108": [], "10th": 53, "10x": [44, 72], "11": [8, 44, 46, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 66, 67, 69, 71, 72, 73, 74, 75, 76], "110": [], "1100": 69, "1101": 69, "111": [45, 51, 56], "112": 60, "11340253": [], "11590451": [], "116": 60, "116329": 9, "116633": 3, "117": 60, "118": 60, "12": [6, 7, 8, 15, 44, 45, 46, 47, 48, 49, 50, 52, 53, 55, 56, 62, 66, 69, 71, 72, 73, 74, 75, 76], "120": 47, "121": [52, 53, 54, 60], "1215pm": [70, 72], "122": [52, 53, 54], "124": [44, 72], "125": 60, "127": [48, 60], "128": [47, 48, 57, 75], "129": 60, "1298": 53, "12pm": [70, 72], "13": [0, 1, 8, 14, 44, 46, 53, 56, 66, 69, 72], "131": 60, "133": 51, "135": 60, "136": 60, "14": [3, 8, 9, 10, 11, 44, 46, 48, 50, 52, 53, 54, 56, 66, 69, 71, 73, 76], "141": 60, "1412": 75, "141414": 13, "143": 60, "1446729567": 48, "149": 60, "14g": [50, 76], "15": [44, 46, 48, 50, 51, 52, 53, 56, 57, 67, 69, 72, 74, 75], "150": [48, 52], "152": 60, "153760": [], "156": 60, "157": [], "158": [], "159": 60, "15g": [50, 76], "15pm": 72, "16": [13, 45, 46, 47, 48, 49, 52, 53, 54, 69, 72, 74, 76], "160": 60, "1603": 47, "161": 60, "162": 60, "16231451": 48, "163": 60, "16384": 47, "164": 60, "167": 60, "17": [15, 45, 46, 52, 69], "172": 60, "173": 60, "175": 76, "176": 60, "178": 60, "179": 60, "1797": 45, "18": [46, 50, 51, 52, 53, 54, 69, 72, 76], "1807": 48, "181036": 15, "18392847": [], "18c1c4": 15, "19": [2, 12, 46, 69, 72, 76], "192": 76, "1940": [], "1943": 56, "19569961": 73, "19680801": 24, "1970": [66, 72], "1973": 53, "1979": [50, 76], "1_1": 56, "1_2": 56, "1_3": 56, "1cm": [44, 52, 54, 69, 72], "1d": [45, 46, 47], "1e": [46, 48, 57, 58, 75], "1e10": 58, "1e1e1": 3, "1e4": 50, "1f": 45, "1k": 66, "1n": [44, 72], "1x": [44, 72], "2": [1, 6, 11, 13, 15, 23, 30, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 65, 66, 67, 69, 71, 75, 76], "20": [5, 44, 45, 46, 50, 51, 52, 60, 61, 69, 70, 72, 73, 74, 75, 76], "200": [44, 46, 47, 48, 52, 53, 54], "2000": [44, 73], "2001": 20, "2004": [57, 74], "2006": 71, "2007": [30, 37], "20072279": [], "2008": [37, 72, 75], "2009": 35, "2010": [16, 45], "2011": [16, 26, 42, 45, 75], "2012": [35, 75], "2013": [18, 32, 34], "2014": [48, 75], "2015": 45, "2016": [19, 44, 72], "2018": [36, 44, 50, 73, 76], "2019": 31, "2020": [16, 26], "2021": [34, 50, 58, 73, 75], "2022": 72, "2024": [18, 32, 37, 42, 76], "2025": [36, 62, 72, 73, 74, 75, 76], "21": [30, 44, 45, 49, 51, 53, 56, 66, 72, 73, 74], "2116753732": 48, "215pm": [70, 72], "2167072": [], "22": [44, 45, 49, 56, 57, 66, 72, 73, 74], "221": 52, "225": 48, "22948497": [], "23": [30, 45, 56, 66], "24": [44, 45, 66, 72], "242424": 4, "24292f": [9, 10, 11], "25": [30, 46, 47, 48, 49, 50, 52, 53, 55, 73], "250": [46, 48, 51, 53], "25000": [], "250154": [], "252124": 25, "253775": [], "255": 47, "256": [48, 75], "25x": 67, "26": 29, "26303845": [], "264": [], "265": [], "265109911": 48, "266": [], "269": [], "27": 45, "270": [], "278": [74, 75], "27n_": 69, "28": [45, 47, 48], "283": [74, 75], "2830637392": 48, "2861": 69, "2873": 53, "2882": 69, "2886": 69, "2890": [44, 72], "2892": 69, "29": 73, "2915": 69, "2931": 72, "29364655": [], "294399745619595": [], "296247": [], "2968": 72, "2980": 72, "298273": [], "298375": [], "2990": 72, "2_": 56, "2_1": 56, "2_2": 56, "2_3": 56, "2_i": 56, "2_m": [50, 69, 76], "2_t": 57, "2_x": 69, "2a": 61, "2a1968": 15, "2b": 69, "2b2b2b": [0, 1], "2c8f433990d1": 75, "2cm": 52, "2d": [45, 47, 55, 56, 65, 72], "2e": [50, 76], "2f": [44, 51, 53, 54, 55, 56, 72], "2g": 46, "2g_i": 46, "2k": 47, "2m": [50, 76], "2mvizaqfst8": 73, "2n": [44, 46, 47, 72, 73], "2nd": 53, "2p": 69, "2pt": 48, "2x": [44, 47, 52, 57, 72], "2x_ix_jy_iy_j": 52, "2x_j": 52, "2y_i": 54, "2y_j": 52, "3": [0, 1, 3, 6, 7, 8, 12, 14, 18, 20, 30, 32, 35, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 65, 66, 67, 68, 69, 70, 72, 74, 75, 76], "30": [44, 45, 48, 50, 51, 54, 57, 70, 75, 76], "30000": [44, 72], "3072": 47, "31": [56, 66, 69], "315": [50, 73, 75], "3155": [44, 49, 50, 73, 74, 75, 76], "32": [47, 48, 50, 56, 57, 66, 69, 75], "3200": 45, "3250": 45, "3297": [], "33": [56, 66, 70], "3303": [], "3310": [], "332331": [], "333": 51, "3331": [], "3337": [], "34": [30, 66], "3436": [44, 72], "3437": [44, 72], "35": [44, 50, 67, 72, 74, 75], "3581341341": 48, "359": [49, 74], "36": [44, 49, 50, 62, 67, 69], "37": [67, 74, 76], "370782966": 48, "38": [67, 69], "387": 76, "39": [44, 67, 70, 72], "3d": [46, 47, 48, 50, 57, 60, 76], "3d73a9": 13, "3f": [45, 47, 53], "3n": 66, "3x": [46, 52], "3x_i": 46, "3y": 52, "4": [2, 3, 4, 5, 9, 10, 12, 13, 14, 15, 24, 30, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 66, 67, 69, 72, 74, 75, 76], "40": [45, 50, 70, 72, 76], "400": 48, "4000": 72, "40008b9a5380fcacce3976bf7c08af5b": 75, "4050": [71, 72], "41": 66, "4155": [46, 59], "41589548": [], "42": [45, 48, 52, 53, 54, 66], "43": [44, 51, 66], "4310": 72, "436462435": 48, "437a6b": 13, "44": [44, 66, 74, 75], "45": [70, 72], "46": [70, 72], "462": 51, "47": [70, 72], "473d18": 14, "479465113": 48, "47958494": [], "48": [], "48257387": [70, 72], "49": [49, 50, 55], "49152": 47, "4940954": [44, 72], "4990": 69, "4992": 69, "4997": 69, "4c4b4be8": 12, "4c4c7f": [53, 54], "4d": 47, "4f": 50, "4pm": [70, 72], "4y": 52, "4y_i": 54, "5": [2, 4, 5, 6, 9, 10, 11, 13, 14, 15, 24, 30, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 66, 67, 69, 72, 73, 74, 75, 76], "50": [45, 46, 47, 48, 50, 51, 52, 54, 57, 72, 73, 75, 76], "500": [45, 47, 48, 50, 53, 54, 57, 75, 76], "5000": 67, "5018": 69, "506": [], "507d50": [53, 54], "50j": 57, "50x10": 45, "51": 54, "510": 45, "512132": [], "515151": [2, 3], "5177783846": 48, "53": 53, "5391cf": 4, "54": [50, 69], "5411205": [], "54894451": [], "55": [30, 45], "56": 45, "56536": [44, 72], "569": 45, "57": [44, 52, 70, 72], "571": [49, 74], "576": 76, "58": [54, 70, 72], "58a6ff70": [7, 8], "591317992": 48, "5ca7e4": 14, "5cm": 69, "5f": [52, 75], "5x": [52, 62], "5y": 52, "6": [0, 1, 3, 4, 5, 6, 7, 9, 10, 12, 13, 14, 15, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 62, 66, 69, 70, 72, 73, 74, 75, 76], "60": [45, 47], "60000": 48, "6019067271": 48, "606439": [], "622cbc": 11, "625": 51, "63": 45, "64": [45, 47, 48, 57, 66, 72, 75], "64x50": 45, "65": [45, 52, 53], "66666691": 4, "66707b": 11, "66ccee": 4, "66e9ec": 15, "6730c5": 2, "6887363571": 48, "69": [30, 60, 69], "69069n_": 69, "691": [], "6980": 75, "6e7681": 6, "6e7781": [9, 10], "6f98b3": 12, "6n_": 69, "7": [0, 1, 2, 3, 4, 6, 7, 9, 10, 11, 12, 13, 14, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 66, 67, 69, 71, 72, 73, 75, 76], "70": [45, 51], "702c00": 11, "70653767": 48, "71": 45, "724": 47, "72f088": 8, "73": [], "7304881": [], "737373": 5, "75": [49, 50, 52, 55, 76], "76": [70, 72], "765": 51, "77": [70, 72], "7718": 53, "7782028952": 48, "77893972": [], "78": [], "797979": 14, "7998f2": 15, "79c0ff": [6, 7], "7d7d58": [53, 54], "7ee787": 6, "7f4707": [2, 3], "8": [0, 1, 3, 4, 6, 8, 10, 11, 12, 14, 15, 29, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 62, 63, 66, 69, 70, 72, 74], "80": [44, 45, 49, 52, 61, 73], "800": [48, 51], "8045e5": 3, "81": 45, "815am": [70, 72], "81b19b": 12, "8250df": [9, 10], "84858": 76, "85": 45, "8702784034": 48, "8786ac": 15, "88": 72, "8a4600": 10, "8b949e": 6, "8c8c8c": 4, "8f": [50, 76], "8g": [50, 76], "8n": 66, "8x8": 45, "9": [0, 1, 2, 3, 6, 7, 8, 12, 13, 14, 15, 44, 45, 46, 48, 49, 50, 51, 52, 53, 55, 56, 57, 66, 69, 72, 75], "90": 45, "9040": 53, "91": [30, 70, 72], "912583": 2, "91cbff": 8, "92": [70, 72], "93": 60, "931": [44, 72], "933": [49, 74], "937": 69, "938": 69, "939": [44, 69, 72], "94": 69, "95": [45, 55, 76], "953800": 9, "954": 69, "955820c21e8b": 48, "96": [50, 76], "960": 69, "961": 69, "962": 69, "9649652536": 48, "96611194e": [], "974eb7": 13, "978": 76, "9780387310732": 71, "9780387848570": 71, "9781098134174": 72, "9781492032632": 71, "9781801819312": 72, "97898392": 73, "98": [44, 45, 60], "985": 69, "986": 69, "98661b": 13, "989": 69, "9898ff": [53, 54], "99": [57, 60, 75, 76], "991": 69, "992": 69, "993": 69, "996": 49, "996b00": 5, "999": [53, 69, 75], "999999": 30, "9e86c8": 14, "9e8741": 14, "9f4e55": 13, "9x": 50, "9y": 50, "A": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42, 46, 47, 49, 50, 51, 54, 55, 56, 57, 59, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75], "AND": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42, 46], "AS": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "AT": 33, "And": [44, 47, 48, 49, 50, 53, 57, 64, 65, 67, 69, 74], "As": [24, 30, 44, 45, 46, 47, 48, 49, 50, 52, 54, 56, 57, 59, 60, 66, 67, 69, 72, 73, 74, 75, 76], "At": [44, 48, 50, 57, 64, 72, 75], "BE": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42, 44, 72], "BUT": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "BY": [16, 18, 31, 32, 35, 37, 42], "Be": [46, 62, 65, 72], "Being": 57, "But": [20, 24, 44, 45, 46, 47, 49, 50, 53, 54, 60, 69, 73, 76], "By": [30, 44, 47, 49, 50, 56, 57, 61, 63, 66, 72, 73, 74, 75, 76], "FOR": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "For": [22, 24, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 62, 63, 65, 66, 67, 69, 71, 72, 73, 74, 75, 76], "IF": [16, 18, 31, 32, 35, 37, 42, 50, 73, 75], "IN": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42, 71], "If": [20, 23, 27, 28, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 62, 65, 66, 67, 69, 72, 73, 74, 75, 76], "In": [30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 69, 71, 72, 73, 74, 75, 76], "Ising": [49, 56, 73, 74], "It": [21, 22, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 62, 64, 65, 66, 67, 69, 72, 73, 74, 75, 76], "Its": [45, 46, 48, 55], "NO": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "NOT": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "No": [30, 50, 53, 72, 73, 75], "Not": [44, 45, 49, 50, 73, 74, 75, 76], "OF": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "ON": [16, 18, 31, 32, 35, 37, 42], "OR": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42, 69], "Of": 69, "On": [44, 47, 67, 69, 70, 71, 72, 75, 76], "One": [44, 45, 47, 48, 49, 50, 51, 52, 55, 56, 57, 61, 69, 73, 74, 75, 76], "Or": [44, 45, 50, 72], "SUCH": [16, 18, 31, 32, 35, 37, 42], "Such": [44, 50, 56, 60, 69, 75, 76], "THE": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "TO": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "That": [23, 44, 49, 51, 54, 55, 56, 58, 67, 69, 72, 76], "The": [16, 17, 22, 23, 26, 29, 30, 31, 34, 36, 37, 41, 48, 54, 57, 58, 60, 61, 62, 63, 64, 66, 67, 68, 69, 70, 71], "Then": [44, 45, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 66, 72, 74, 75, 76], "There": [24, 44, 47, 48, 49, 50, 52, 53, 55, 56, 58, 59, 66, 67, 69, 70, 72, 73, 74, 75], "These": [41, 44, 47, 48, 49, 52, 53, 54, 55, 56, 57, 58, 61, 62, 66, 67, 69, 70, 72, 73, 74, 75], "To": [17, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 64, 66, 69, 73, 74, 75, 76], "WITH": [19, 26, 31, 34, 36], "With": [20, 23, 27, 44, 49, 50, 52, 53, 54, 55, 56, 58, 60, 63, 66, 67, 69, 72, 73, 76], "_": [44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 61, 62, 63, 66, 67, 72, 73, 74, 75, 76], "_0": [49, 52, 54, 55, 57, 73, 74], "_1": [46, 49, 50, 52, 54, 55, 56, 57, 58, 66, 73, 74, 75], "_2": [46, 49, 52, 55, 56, 57, 66, 73, 75], "_3": 66, "_4": 66, "_9": [57, 75], "__array_finalize__": 30, "__class__": 54, "__doc__": [50, 76], "__future__": [52, 53], "__getattribute__": 30, "__import__": 17, "__init__": [17, 45], "__main__": 46, "__name__": [17, 46, 54], "__new__": 30, "__path__": 17, "_auto1": [46, 47, 48, 49, 50, 51, 56, 57, 66, 69, 73, 74], "_auto10": [50, 56], "_auto11": 50, "_auto12": 50, "_auto2": [46, 47, 48, 49, 50, 56, 57, 66, 69], "_auto3": [47, 48, 49, 50, 56, 57, 66], "_auto4": [48, 50, 56, 57, 66], "_auto5": [48, 50, 56, 57, 66], "_auto6": [48, 50, 56, 66], "_auto7": [48, 50, 56, 66], "_auto8": [50, 56], "_auto9": [50, 56], "_build": [44, 65, 67, 71, 72], "_c": 45, "_center": [], "_compile_transl": 41, "_compon": 55, "_data": 30, "_depth": 53, "_export": [59, 60, 63], "_fraction": 53, "_i": [44, 45, 46, 49, 50, 51, 52, 55, 56, 57, 63, 67, 72, 73, 74, 75, 76], "_j": [44, 45, 46, 47, 49, 50, 52, 57, 63, 67, 73, 74, 75, 76], "_k": [57, 74, 75], "_l": 56, "_lambda": 50, "_leaf": 53, "_m": 54, "_mask": 30, "_multilayer_perceptron": [], "_n": [46, 49, 52, 55, 57, 73, 74, 75], "_node": 53, "_norm": [], "_p": [49, 52, 73, 74], "_parse_numpydoc_see_also_sect": 37, "_pydevd_bundl": 17, "_ratio": 55, "_sampl": 53, "_split": [50, 53, 67], "_t": [57, 75], "_test": [50, 67], "_varianc": 55, "_weight": 53, "a0": 47, "a0111f": 11, "a0faa0": [53, 54], "a1": [44, 72], "a11": [1, 15], "a12236": 2, "a2": [44, 72], "a25e53": 13, "a2bffc": 14, "a3": [44, 72], "a4": [44, 72], "a5d6ff": 7, "a_": [44, 45, 60, 66, 72, 73], "a_0": [44, 72], "a_1a": [44, 72], "a_2a": [44, 72], "a_3": [44, 72], "a_3a": [44, 72], "a_4": [44, 72], "a_4a": [44, 72], "a_h": 45, "a_i": [44, 45, 46, 56, 72], "a_j": [45, 56], "a_k": [44, 45, 56], "aa": [3, 4, 5, 6, 9, 10, 11, 12, 13, 14, 15], "aaa": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], "aaron": 71, "ab": [44, 46, 49, 57, 58, 72, 73, 75], "ab6369": 12, "ab_channel": 65, "abandon": 45, "abe338": [0, 1], "abid": 69, "abil": [44, 54], "abl": [44, 45, 48, 49, 50, 51, 54, 56, 57, 60, 62, 64, 67, 73, 74, 75], "about": [22, 23, 24, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 63, 64, 65, 66, 67, 70, 75, 76], "abov": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 66, 69, 71, 72, 73, 75, 76], "abovement": [50, 67, 72, 76], "abscissa": [57, 74], "absent": 75, "absolut": [44, 46, 49, 50, 57, 72, 73, 74, 76], "absorb": [73, 74], "abstract": [17, 45, 75], "abund": 75, "ac": 31, "acceler": [57, 75], "accept": [22, 30, 44, 47, 50, 53, 67, 73, 75], "access": [0, 1, 2, 3, 15, 47, 55, 69, 72, 75], "accid": [48, 50, 76], "accompani": [44, 72, 73], "accomplish": [52, 53, 57, 75], "accord": [44, 45, 46, 49, 50, 53, 56, 57, 58, 69, 72, 74, 75, 76], "accordingli": 55, "account": [30, 44, 47, 49, 57, 59, 60, 64, 69, 72, 75], "accumul": [56, 57, 69, 75], "accur": [44, 47, 48, 50, 54, 57, 75, 76], "accuraci": [44, 45, 47, 48, 49, 50, 51, 53, 54, 55, 56, 72, 73, 74], "accuracy_scor": [44, 45, 54, 72], "accuracy_score_numpi": 45, "achiev": [44, 45, 49, 50, 52, 56, 66, 72, 75, 76], "aco": 69, "acquaint": 65, "acquir": [45, 65, 72], "acr": [], "across": [45, 47, 50, 53, 61, 65, 72, 76], "act": [45, 47, 66, 75], "action": [19, 26, 31, 34, 36, 69], "activ": [44, 46, 47, 48, 53, 59, 68, 70, 72, 75], "activest": 25, "actual": [30, 44, 45, 48, 49, 50, 52, 55, 59, 60, 62, 66, 69, 72, 73, 74, 75, 76], "ad": [30, 45, 47, 48, 49, 52, 57, 59, 60, 66, 74, 75, 76], "ada_clf": 54, "adaboostclassifi": 54, "adadelta": [57, 75], "adagrad": [67, 76], "adam": [45, 47, 48, 67, 72, 76], "adapt": [48, 50, 57, 61, 71, 74, 76], "add": [17, 28, 29, 41, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 59, 60, 61, 62, 64, 69, 70, 72, 73, 74, 75, 76], "add6ff": 5, "add_": 24, "add_subplot": [45, 51, 56, 58], "addendum": 49, "addeventlisten": 29, "addit": [30, 44, 46, 47, 49, 50, 51, 52, 53, 54, 56, 57, 59, 65, 66, 67, 69, 70, 71, 72, 73, 76], "addition": [56, 57, 74, 75], "address": [45, 53, 55, 57, 72, 75], "adjac": [47, 56], "adjoint": [49, 73], "adjust": [44, 49, 56, 57, 74, 75], "admir": [44, 72], "advanc": [48, 50, 56, 71, 72, 75, 76], "advantag": [45, 47, 49, 50, 54, 57, 63, 66, 74, 75, 76], "adversari": 72, "advis": [16, 18, 31, 32, 35, 37, 42], "afecionado": 72, "affect": [47, 59, 63], "affin": [44, 47, 52, 55, 73], "afford": 47, "aficionado": 72, "aforement": 58, "african": [], "after": [27, 44, 45, 46, 48, 49, 50, 53, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 72, 73, 74, 75, 76], "afterward": [44, 72], "ag": [44, 51, 72, 73], "ag_0": 46, "again": [30, 44, 45, 48, 49, 50, 51, 52, 54, 55, 56, 57, 67, 69, 72, 73, 74, 76], "against": [45, 48, 51, 54], "agegroup": 51, "agegroupmean": 51, "aggreg": [53, 54, 75], "agorithm": 54, "agre": [49, 50, 69, 73, 74, 75, 76], "agreement": [57, 75], "ahead": 53, "ai": [44, 71], "aid": [55, 64, 75], "aim": [44, 45, 48, 50, 51, 55, 58, 60, 61, 63, 64, 65, 66, 67, 73, 76], "ainv": 49, "airplan": 47, "aka": 49, "al": [44, 46, 48, 60, 61, 64, 71, 72, 73, 74, 76], "alarm": [49, 51], "aldo": 73, "algebra": [44, 47, 49, 57, 65, 73, 74, 76], "algorithm": [31, 44, 45, 46, 48, 49, 50, 51, 52, 57, 58, 60, 65, 66, 67, 69, 71, 76], "align": [24, 44, 46, 49, 50, 51, 52, 57, 69, 72, 73, 74, 76], "all": [18, 19, 20, 22, 23, 26, 30, 31, 32, 34, 35, 36, 37, 42, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 62, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76], "allevi": [45, 57, 74], "alloc": [47, 66], "allow": [17, 22, 44, 45, 46, 47, 49, 50, 52, 54, 57, 59, 65, 66, 67, 72, 73, 74, 75, 76], "almost": [44, 45, 50, 52, 55, 57, 69, 74, 75, 76], "alon": [46, 53, 75], "along": [30, 46, 47, 48, 49, 50, 53, 54, 55, 59, 64, 65, 66, 72, 73, 74, 76], "alpha": [44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 57, 58, 69, 72, 73, 74, 75, 76], "alpha_": [54, 75], "alpha_0": 47, "alpha_1": 47, "alpha_2": 47, "alpha_i": [47, 57], "alpha_k": 57, "alpha_m": 54, "alpha_n": 47, "alpha_opt": 57, "alreadi": [29, 46, 47, 48, 49, 50, 54, 56, 59, 65, 66, 69, 72, 73, 74], "also": [20, 22, 23, 24, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 69, 72, 73, 74, 75, 76], "alter": 45, "altern": [30, 44, 45, 48, 49, 50, 52, 53, 55, 57, 59, 62, 66, 67, 72, 73, 75, 76], "although": [44, 45, 49, 50, 52, 54, 57, 60, 63, 64, 72, 75, 76], "alwai": [30, 44, 47, 49, 50, 56, 57, 60, 63, 67, 69, 72, 73, 74, 75, 76], "am": 48, "ame2016": [44, 72], "american": [], "amjith": 33, "among": [44, 47, 49, 53, 54, 56, 66, 72, 73], "amongst": [49, 76], "amount": [44, 45, 47, 48, 50, 52, 54, 58, 65, 76], "an": [19, 22, 26, 29, 30, 31, 34, 36, 45, 46, 47, 49, 50, 51, 52, 53, 55, 56, 57, 58, 60, 61, 62, 63, 65, 66, 67, 69, 70, 71, 73, 74, 75, 76], "an_": 69, "anaconda": [44, 45, 65, 67, 72], "analogi": 57, "analys": [50, 76], "analysi": [45, 47, 48, 51, 58, 63, 66, 71, 75], "analyt": [46, 47, 49, 50, 51, 56, 57, 61, 65, 67, 72, 73, 74, 75, 76], "analyz": [44, 45, 47, 48, 49, 50, 60, 67, 69, 73, 74, 75], "andrew": 45, "angl": [44, 47, 53, 73, 75], "anharmon": 47, "ani": [16, 18, 19, 20, 21, 23, 26, 30, 31, 32, 34, 35, 36, 37, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 58, 59, 60, 63, 69, 72, 73, 75, 76], "anim": [48, 56], "ann": 56, "annot": [44, 45, 47, 51, 52, 72], "announc": 72, "anom": 30, "anomali": 30, "anonym": 62, "anoth": [27, 30, 44, 45, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 59, 66, 67, 69, 72, 73, 75], "ansatz": [44, 62, 72], "answer": [44, 45, 47, 49, 50, 63, 66, 67, 70, 72, 76], "antialias": [46, 50], "anticip": 48, "anymor": [45, 52], "anyon": [48, 52, 59], "anyth": [45, 59, 60, 69], "anytim": [70, 72], "anywai": 30, "apach": 45, "apart": [30, 55, 57, 74, 75], "api": [45, 65, 72], "appar": 46, "appear": [44, 45, 47, 57, 66, 69], "append": [45, 47, 48, 52, 53, 57, 63, 72, 75], "appendic": 67, "appendix": 67, "appli": [44, 45, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 62, 67, 69, 71, 72, 73, 75, 76], "applic": [44, 45, 47, 48, 49, 50, 51, 53, 56, 57, 60, 66, 69, 71, 72, 73, 74, 75, 76], "apply_gradi": 48, "approach": [45, 46, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 62, 65, 67, 69, 71, 73, 74], "approch": 67, "appropri": [46, 50, 53, 56, 57, 61, 65, 69, 75, 76], "approv": 72, "approx": [44, 46, 47, 50, 54, 55, 57, 62, 67, 69, 72, 74, 75, 76], "approxim": [44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 57, 63, 67, 69, 72, 73, 74, 75, 76], "apt": [44, 65, 67, 72], "aq": 69, "ar": [16, 18, 20, 22, 23, 30, 31, 32, 35, 37, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76], "aragorn": 72, "arang": [45, 47, 48, 50, 51, 53, 54, 56, 57, 72, 75], "arbitrari": [45, 48, 50, 52, 56, 57, 69, 74, 76], "arbitrarili": [44, 45, 55, 72, 75], "arc": 50, "architectur": [47, 48, 56], "archiv": 67, "area": [30, 44, 47, 50, 71, 72], "argmax": [45, 55], "argmin": [48, 54, 58], "argsort": 55, "argu": [30, 45, 57], "arguement": 63, "argument": [44, 46, 47, 49, 55, 56, 57, 61, 72, 73, 75, 76], "aris": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42, 44, 50, 56, 57, 69, 72, 74, 76], "arithmet": [44, 57, 66, 72], "arm": [50, 73, 75], "armadillo": 66, "armin": 16, "around": [44, 45, 48, 49, 50, 55, 62, 67, 69, 72, 76], "arrai": [24, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 57, 58, 60, 62, 65, 67, 69, 73, 74, 75, 76], "arrang": [47, 72], "arraybox": 57, "arriv": [44, 50, 53, 55, 63, 66, 69, 72, 76], "arrow": 56, "arrowprop": 52, "art": [44, 45, 65], "articl": [44, 47, 48, 50, 54, 63, 72, 73, 74, 75, 76], "artifici": [44, 46, 51, 56, 71, 72], "artificialneuron": 56, "arug": 57, "arxiv": [47, 48, 75], "asarrai": [44, 50, 53, 73, 75], "asid": 73, "ask": [49, 50, 55, 56, 59, 63, 67, 76], "aspect": [44, 50, 65, 72, 73], "assembl": 47, "assembli": [44, 72], "assert": 48, "assess": [44, 50, 67, 72, 73, 76], "asset": 41, "assici": 48, "assign": [44, 51, 52, 53, 56, 57, 58, 59, 68, 70, 71, 72], "associ": [19, 26, 31, 34, 36, 44, 50, 53, 56, 58, 69, 72, 76], "assum": [41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 61, 63, 66, 67, 69, 72, 73, 74, 75, 76], "assumpt": [44, 47, 49, 50, 53, 55, 69, 72, 73], "ast": [44, 49, 50, 72, 76], "astyp": [48, 53, 54], "asymmetri": [44, 72], "asymptot": [48, 50, 75, 76], "atom": [44, 72], "attain": 75, "attempt": [44, 48, 50, 51, 52, 54, 72, 73, 75], "attend": 72, "attent": [44, 66, 72], "attract": [44, 54, 72], "attribut": [30, 44, 53, 72], "audi": [44, 72], "audio": [47, 48], "august": [72, 73], "aurelien": [44, 71, 72], "austfjel": 50, "auth": 59, "authent": 59, "author": [19, 25, 26, 29, 34, 36, 37, 44, 45, 54, 69], "authour": 72, "auto": [41, 53, 54, 69], "auto_exampl": [67, 73], "autocor": 69, "autocorrelation_tim": 69, "autocorrelform": 69, "autocovari": 69, "autoencod": [48, 65, 72], "autoencond": 65, "autograd": [65, 72], "autom": [44, 65, 71, 72], "automac": 66, "automag": 72, "automat": [41, 44, 45, 46, 47, 48, 55, 60, 65, 66, 72], "automobil": 47, "autonom": 48, "avail": [30, 44, 45, 48, 50, 54, 55, 65, 66, 67, 68, 70, 71, 72, 76], "avali": [64, 67], "averag": [30, 44, 45, 47, 50, 53, 54, 57, 58, 69, 70, 72, 73, 76], "avoid": [29, 30, 44, 48, 49, 50, 53, 55, 57, 62, 66, 73, 75, 76], "awai": [46, 47, 50, 73, 75], "awar": [46, 54], "award": [70, 72], "ax": [24, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 64, 66, 67, 72, 76], "axes3d": [46, 50, 57, 74, 75], "axes_grid1": 50, "axhlin": 52, "axi": [44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 62, 66, 69, 72, 73, 74, 75, 76], "axiom": 49, "axvlin": [48, 52], "axvspan": 48, "b": [44, 45, 47, 48, 49, 50, 52, 53, 54, 56, 57, 58, 59, 60, 61, 63, 64, 69, 70, 72, 73, 74, 75, 76], "b1": 52, "b19db4": 12, "b1bac4": 7, "b2": 52, "b3": 52, "b35900": 10, "b89784": 12, "b_": [44, 45, 66], "b_0": 44, "b_1": [44, 46, 56, 57, 75], "b_2": [44, 57], "b_5": [57, 75], "b_group": 53, "b_i": [44, 45, 46, 56, 72], "b_ia_": [44, 72], "b_ia_i": 44, "b_index": 53, "b_j": [45, 56], "b_k": [44, 45, 56, 57, 75], "b_m": 56, "b_score": 53, "b_valu": 53, "ba": 75, "babcock": 72, "bach": 75, "bachelor": [68, 70], "back": [44, 47, 48, 49, 50, 52, 53, 54, 59, 60, 66, 69, 72, 75], "backbon": 66, "backend": [34, 45, 48], "background": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 71, 72], "backpropag": [45, 75], "backslash": 29, "backtrack": 53, "backup": 66, "backward": [45, 46, 48, 56, 66, 75], "bad": [50, 61, 73], "badli": 69, "bag": [53, 65, 72], "bag_clf": 54, "baggin": 72, "baggingboot": 54, "baggingclassifi": 54, "baggingtre": 54, "bailei": [0, 1, 2, 3, 15], "balanc": [50, 75, 76], "ballpark": 62, "band": 66, "bandwidth": 66, "banner": 20, "bar": [44, 50, 55, 67, 72], "barber": 71, "bare": [48, 54], "base": [16, 17, 20, 23, 28, 30, 44, 45, 47, 48, 49, 51, 52, 53, 54, 58, 59, 60, 61, 65, 69, 70, 71, 72, 73, 74], "basi": [49, 51, 52, 54, 55, 56, 57, 66, 73, 74], "basic": [50, 52, 56, 57, 58, 59, 65, 67, 69, 72, 76], "basin": 75, "batch": [47, 48, 55, 56, 57, 74], "batch_shap": 48, "batch_siz": [45, 47, 48], "batchnorm": 48, "bay": 51, "bayesian": [49, 65, 71, 72], "bbbbbb": 4, "beauti": 29, "becam": 30, "becaus": [44, 45, 46, 47, 48, 49, 50, 52, 53, 56, 57, 58, 72, 73, 74, 75, 76], "becom": [30, 44, 45, 46, 49, 50, 51, 53, 56, 57, 63, 69, 72, 73, 74, 75, 76], "been": [30, 31, 44, 45, 46, 47, 48, 49, 50, 55, 56, 57, 63, 64, 65, 66, 67, 72, 73, 75, 76], "befor": [44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60, 61, 62, 63, 64, 66, 67, 69, 72, 73, 75, 76], "beforehand": [30, 44, 69, 72], "began": 20, "begin": [24, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 66, 69, 70, 72, 73, 74, 75, 76], "behav": [30, 45, 50, 57, 74, 76], "behavior": [30, 44, 45, 57, 72, 74, 75], "behaviour": [56, 75], "behind": [44, 45, 50, 52, 57, 72, 74], "being": [22, 44, 45, 46, 47, 48, 49, 51, 52, 54, 55, 56, 57, 61, 64, 69, 72, 73, 74, 75], "believ": [53, 66], "belong": [51, 52, 53, 57, 58, 74], "below": [17, 30, 37, 41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 62, 66, 67, 69, 72, 73, 74, 75, 76], "benchmark": [30, 54], "benefici": [45, 57], "benefit": [44, 45, 48, 55, 57, 65, 72, 74, 75], "bengio": [45, 71, 72, 73, 75], "benign": [45, 51], "besid": [48, 49, 74], "bessel": [49, 73, 76], "best": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 59, 60, 62, 70, 72, 73, 74, 75, 76], "beta": [45, 47, 54, 55, 57, 60, 61, 63, 72, 73, 74], "beta1": [], "beta2": [], "beta_": [47, 57, 61, 73], "beta_0": [45, 47, 57, 73], "beta_1": [45, 47, 54, 57, 73, 75], "beta_1m_": 75, "beta_1x_i": 57, "beta_2": [47, 57, 75], "beta_2v_": 75, "beta_3": 47, "beta_i": [47, 75], "beta_j": [57, 73], "beta_k": 57, "beta_linreg": 57, "beta_m": 54, "beta_mg_m": 54, "beta_n": 47, "better": [44, 45, 46, 47, 48, 50, 53, 54, 55, 56, 57, 63, 64, 72, 73, 75, 76], "between": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 67, 69, 72, 73, 74, 75, 76], "beyond": [44, 45, 49, 50, 52, 57, 72, 73, 74, 75], "bf": [57, 58, 66, 69, 74], "bf5400": 5, "bg": 72, "bgd": [57, 75], "bia": [44, 45, 46, 47, 49, 52, 53, 54, 56, 57, 64, 72, 73, 74], "bias": [45, 46, 47, 49, 50, 53, 56, 63, 75, 76], "bib": 22, "bibliographi": [22, 67], "bibtex": [22, 42], "big": [44, 45, 46, 49, 50, 58, 63, 75, 76], "bigger": [45, 50, 73], "bigr": 56, "bike": 53, "bilbo": 72, "billion": [47, 56, 65, 75], "bin": [51, 69], "binari": [16, 18, 31, 32, 35, 37, 42, 44, 47, 49, 51, 53, 54, 56, 72], "binarycrossentropi": 48, "bind": 44, "binomi": [65, 69, 72], "binsboot": [50, 76], "bioinformat": 44, "biolog": [45, 56], "bios1100": [65, 72], "bird": [44, 47], "birth": 72, "bishop": [71, 72], "bit": [45, 48, 63, 66, 69, 72], "bitwis": 69, "bivari": 46, "bk": [57, 75], "bla": [66, 72], "black": [52, 53, 58], "blame": 30, "block": [23, 27, 29, 40, 50, 54, 65, 66, 69, 72, 76], "blockquot": 29, "blog": 72, "blogpost": 48, "blue": [44, 47], "bm": [], "bmatrix": [44, 45, 47, 49, 51, 52, 55, 57, 66, 72, 73, 74, 75], "bmi": 45, "bodi": [29, 44, 45, 48, 56], "bold": 45, "boldfac": [44, 49, 60, 73, 74], "boldsymbol": [44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 57, 58, 60, 61, 63, 67, 72, 74, 75], "boltzmann": [56, 65, 72], "book": [22, 23, 24, 61, 67, 71, 72, 73, 76], "book1": 71, "bool": 30, "boolean": [30, 48, 61], "boost": [45, 53, 65, 72], "boostrap": 54, "bootstrap": [45, 57, 63, 65, 67, 72, 75], "born": 75, "borrow": 72, "boston_dataset": [], "bot": 52, "both": [22, 30, 44, 45, 48, 49, 50, 52, 53, 54, 57, 58, 59, 60, 61, 63, 65, 66, 67, 69, 70, 72, 73, 74, 75, 76], "bottl": 51, "bottou": 75, "bound": [52, 56, 75], "boundari": [46, 48, 52, 55, 56], "bousquet": 75, "bower": [27, 28], "box": [22, 48, 53], "boyd": [52, 57, 74], "bracket": [29, 48, 69], "brain": [45, 51, 56], "branch": [30, 53, 72], "break": [44, 48, 50, 55, 58, 72, 75], "breast": [49, 51, 55], "breviti": 57, "brew": [44, 65, 67, 72], "brg": 52, "brian": 35, "brief": [41, 67, 73], "briefli": [44, 60, 63, 72, 76], "bring": [44, 49, 50, 54, 73, 75], "britt": [70, 72], "broad": 44, "broadli": 72, "brought": [57, 65, 72], "brownle": 48, "browser": [27, 28, 59, 72], "brute": [47, 49, 55, 73], "bsd": [18, 20, 32, 35, 37], "budget": 75, "buffer_s": 48, "bug": 29, "bugfix": 25, "bui": 48, "build": [22, 41, 44, 48, 49, 50, 54, 60, 66, 69, 72, 76], "built": [23, 45, 47, 48, 50, 76], "bunch": [41, 55], "bundl": [21, 41], "busi": [16, 18, 31, 32, 35, 37, 42], "byte": [66, 72], "c": [16, 18, 20, 26, 31, 32, 34, 35, 36, 37, 42, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 68, 69, 70, 71, 73, 74, 75, 76], "c1": [52, 55], "c2": [52, 55], "c4a2f5": 15, "c5e478": 14, "c9d1d9": [6, 7, 8], "c_": [52, 53, 54, 57, 69, 74, 75], "c_0": 69, "c_1": 56, "c_2": 56, "c_3": 56, "c_4": 56, "c_i": [56, 57, 75], "c_k": 69, "ca": [45, 72], "caab6d": 12, "cach": 54, "cal": [44, 52, 54, 56, 57, 74, 75], "calcul": [44, 45, 46, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 60, 63, 66, 69, 72, 75, 76], "california": 67, "call": [22, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 62, 63, 65, 66, 67, 69, 70, 72, 73, 74, 75, 76], "calor": [44, 73], "caltech": 20, "cambridg": [57, 71, 74], "can": [17, 20, 22, 23, 24, 27, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71, 73, 74], "cancel": [44, 57, 72, 73], "cancer": [49, 54], "cancerpd": 51, "candid": [52, 53, 54, 75], "cannot": [29, 44, 45, 48, 49, 50, 51, 52, 53, 67, 69, 73, 74, 75], "canopi": [44, 65, 67, 72], "canva": [59, 60, 63, 64, 67, 72], "cap": 49, "capabl": [44, 45, 52, 57, 65, 72], "capac": [46, 70], "capita": [], "caption": [64, 67], "captur": [48, 55, 56, 72], "car": [47, 48], "card": [44, 51, 72], "cardin": 45, "care": [55, 59, 63, 75], "carefulli": [57, 75], "carlo": [44, 50, 65, 69, 71, 72, 76], "carri": [46, 50, 51, 67, 76], "cart": 54, "case": [30, 44, 45, 46, 47, 48, 49, 50, 51, 55, 56, 57, 58, 59, 60, 65, 66, 67, 72, 76], "casella": 71, "cast": 45, "cat": [47, 48], "catch": 44, "categor": [44, 45, 47, 53, 55, 72], "categori": [44, 45, 47, 51, 54, 56, 58, 72], "categorical_crossentropi": [45, 47], "caus": [16, 18, 31, 32, 35, 37, 42, 44, 49, 50, 69, 72, 73, 74, 75, 76], "causal": 44, "causat": [44, 72], "cax": 45, "cb": [50, 72], "cbar": 45, "cc": [44, 45, 49, 57, 72, 73, 74, 75], "cc398b": 5, "ccbb44": 4, "ccc": [49, 56, 74], "cdf": 69, "cdot": [44, 46, 50, 56, 57, 58, 66, 69, 72, 74, 75, 76], "celebr": [57, 74], "cell": 48, "center": [44, 45, 50, 51, 52, 53, 55, 58, 62, 67, 69, 72, 73, 75, 76], "central": [44, 47, 49, 50, 52, 60, 64, 66, 72, 73], "centroid": [58, 69], "centroid_differ": 58, "centuri": 47, "certain": [44, 47, 50, 51, 53, 69, 72, 73, 76], "certainti": 76, "cf": 30, "cf222e": 9, "cffi": 43, "cg": 57, "cha": [], "chain": [44, 45, 57, 65, 69, 72], "challeng": 59, "chanc": [45, 49, 57, 69, 75], "chang": [20, 41, 44, 45, 46, 47, 48, 49, 50, 52, 53, 55, 56, 57, 58, 59, 60, 63, 66, 67, 69, 72, 73, 74, 75, 76], "changelog": [27, 28], "channel": 47, "chapter": [44, 50, 54, 55, 60, 61, 63, 66, 67, 71, 72, 73, 74, 75, 76], "chapter3": [44, 67], "charact": [27, 44, 47, 49, 72, 73, 74], "character": [52, 53, 54, 56, 69], "characterist": [44, 45, 47, 54, 57, 72], "charg": [19, 26, 31, 34, 36, 44, 72], "charl": [], "charset": 29, "chase": 48, "chatgpt": [59, 67], "chd": 51, "chddata": 51, "cheap": [49, 73, 74, 75], "cheaper": [45, 57, 75], "check": [21, 24, 30, 41, 45, 47, 48, 49, 55, 57, 59, 60, 63, 66, 72, 75], "checkmark": 47, "checkpoint": 48, "checkpoint_dir": 48, "checkpoint_prefix": 48, "chen": 54, "cheng": 73, "chiaramont": 46, "childcar": 60, "children": 60, "choic": [29, 44, 45, 46, 47, 48, 50, 53, 56, 57, 58, 64, 66, 72, 73, 74, 75, 76], "choleski": [49, 66, 73, 74], "choos": [46, 47, 50, 53, 54, 55, 57, 58, 59, 62, 63, 67, 74, 76], "chosen": [44, 45, 46, 50, 52, 53, 54, 57, 60, 69, 72, 74, 75, 76], "chosen_datapoint": 45, "christian": 71, "christoph": [71, 72], "chunk": 75, "cifar": 47, "cifar10": 47, "circ": [45, 56, 75], "circl": [44, 52, 56, 73, 75], "circuit": 47, "circumfer": 53, "circumv": [45, 49, 57, 73, 74, 75], "citat": 42, "cite": [22, 64, 67], "ckpt": 48, "claim": [19, 26, 31, 34, 36], "clariti": 69, "class": [17, 27, 30, 44, 45, 47, 48, 50, 51, 52, 53, 55, 56, 57, 69, 72, 76], "class_nam": [47, 53], "class_val": 53, "class_valu": 53, "classic": [30, 51, 53, 57], "classif": [44, 47, 49, 50, 51, 52, 55, 56, 65, 67, 71, 72, 73, 76], "classifi": [44, 45, 48, 51, 53, 54, 55, 72], "classificaton": 45, "classifii": 54, "claus": [18, 20, 32, 35, 37], "clean": 45, "clear": [45, 49, 54, 56, 57, 75], "clearli": [44, 47, 49, 50, 51, 52, 69, 73, 74, 76], "clever": [45, 54], "clf": [44, 50, 52, 53, 54, 72, 73], "clf3": 44, "clf_lasso": 50, "clf_ridg": 50, "cli": 59, "click": [27, 41], "clip": [47, 69, 75], "clock": 75, "clone": [59, 70], "close": [27, 44, 45, 46, 48, 50, 52, 53, 55, 56, 57, 58, 62, 69, 71, 72, 74, 75, 76], "closer": [47, 49, 57, 73, 74, 75], "closest": [52, 55, 57, 58], "closur": [65, 72], "cloud": [65, 72], "cluster": [44, 45, 48, 50, 55, 65, 72, 76], "cluster_label": 58, "cm": [24, 45, 46, 47, 50, 52, 57, 74, 75], "cmap": [24, 44, 45, 46, 47, 48, 50, 52, 53, 54, 72], "cmap_arg": 50, "cmd": [53, 59], "cn_": 69, "cnn": 56, "cnn_kera": 47, "cntk": [65, 72], "co": [44, 46, 47, 50, 53, 57, 72, 76], "code": [6, 8, 16, 17, 18, 20, 23, 25, 26, 27, 31, 32, 35, 37, 41, 42, 44, 47, 48, 50, 51, 52, 62, 63, 65, 66, 69, 71], "codec": [25, 26], "coef": [44, 72], "coef0": 52, "coef_": [44, 49, 50, 52, 53, 57, 60, 72, 73, 74, 75], "coeff": 49, "coeffici": [44, 47, 49, 50, 51, 52, 53, 57, 62, 66, 72, 73, 75, 76], "coerc": [44, 50, 72, 76], "coin": [54, 69], "coin_toss": 54, "col": [44, 55, 72, 73], "colab": [65, 72], "cold": [24, 53], "colinear": [], "collabor": [64, 67], "collaps": 52, "collect": [20, 41, 46, 50, 54, 55, 61, 65, 69, 71, 72, 76], "collinear": [49, 73, 74], "color": [24, 44, 47, 48, 50, 52, 53, 54, 69, 75], "color_channel": 47, "color_cod": 50, "colorbar": [45, 50, 64], "colsample_bytre": 54, "colsaobject": 54, "column": [44, 45, 46, 49, 50, 51, 52, 53, 55, 56, 60, 61, 62, 63, 66, 72, 73, 74, 75, 76], "columntransform": 53, "com": [25, 31, 33, 36, 48, 50, 59, 60, 63, 64, 65, 67, 71, 72, 74, 75, 76], "combin": [30, 45, 46, 49, 50, 51, 54, 59, 62, 69, 76], "come": [30, 44, 45, 47, 48, 49, 56, 57, 58, 59, 72, 73, 74, 75], "comfort": 29, "command": [23, 30, 44, 45, 59], "comment": [44, 48, 49, 50, 64, 67], "commerci": [44, 65, 67, 72], "commit": [20, 59], "commod": [44, 72], "common": [44, 45, 47, 49, 50, 51, 53, 55, 57, 58, 60, 67, 69, 72, 73, 74, 75, 76], "commonli": [44, 45, 48, 50, 51, 53, 57, 58, 73, 75, 76], "commonmark": 22, "commun": [44, 56, 59, 67], "commut": 47, "commutatitav": 47, "compact": [44, 45, 47, 49, 50, 51, 53, 55, 56, 57, 58, 72, 73, 76], "compair": 44, "compar": [44, 47, 48, 49, 50, 55, 57, 62, 66, 67, 72, 73, 74, 75, 76], "comparison": [30, 46, 48, 57], "compat": [29, 30, 51], "compens": 75, "compet": 44, "competit": 54, "compil": [44, 45, 47, 48, 57, 65, 66, 72], "complet": [44, 46, 47, 48, 53, 56, 59, 60, 61, 62, 63, 64, 72], "completenn": 56, "complex": [45, 49, 52, 53, 55, 56, 57, 60, 63, 72, 74, 75, 76], "complianc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], "complic": [44, 45, 53, 57, 67, 72, 74, 75, 76], "compoment": 73, "compon": [44, 45, 47, 48, 49, 50, 51, 53, 58, 60, 65, 72, 73, 74, 76], "components_": 55, "compos": [53, 56, 57, 58, 65, 72], "compphys": [44, 50, 60, 64, 65, 67, 68, 70, 71, 72, 73, 74], "compress": [44, 72, 73], "compris": 50, "compromis": [49, 73, 74], "compulsori": [65, 72], "comput": [30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 59, 60, 61, 62, 65, 66, 67, 68, 69, 71, 72, 73, 74, 76], "computation": [44, 47, 50, 53, 57, 69, 72, 74, 75], "computationalscienceuio": 72, "computerlab": 67, "concaten": [46, 48, 50, 58], "concav": [45, 57, 73, 74], "concentr": 54, "concept": [44, 46, 65, 72, 73], "conceptu": [56, 57, 74], "concern": [44, 45, 48, 51, 72, 74], "concic": 72, "conclud": [44, 49, 57, 75], "conclus": 45, "cond": 46, "conda": [44, 45, 65, 67, 72], "condis": 73, "condit": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42, 44, 46, 48, 49, 50, 52, 53, 55, 57, 69, 72, 73, 75, 76], "conduct": 65, "condwav": 46, "confid": [44, 49, 50, 51, 52, 63, 72, 73], "configur": 47, "confirm": [49, 56], "conform": 43, "confus": [49, 50, 51, 54, 66, 73, 76], "confusion_matrix": 53, "congruenti": 69, "conjug": [48, 52], "conjugaci": 57, "conjunct": 47, "connect": [19, 26, 31, 34, 36, 44, 45, 47, 48, 53, 55, 56, 57, 66, 72, 73, 74], "consensu": 75, "consequ": [49, 50, 52, 54, 56, 57, 73, 74, 75, 76], "consequenti": [16, 18, 31, 32, 35, 37, 42], "conserv": [49, 58, 73, 74], "consid": [30, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 56, 57, 60, 63, 66, 67, 69, 72, 73, 74, 75, 76], "consider": [44, 45, 49, 57, 72, 73, 74, 76], "consist": [30, 45, 46, 47, 48, 50, 56, 57, 67, 69, 73, 74, 76], "consol": 27, "const": 29, "constant": [30, 44, 46, 48, 49, 50, 52, 56, 57, 60, 62, 69, 72, 73, 74, 75], "constitu": [44, 72], "constitut": [46, 50, 76], "constrain": [45, 47, 49, 51, 55, 74], "constraint": [49, 50, 52, 57, 73, 74, 76], "construct": [44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 66, 69, 72, 73, 76], "constructor": 29, "consum": 75, "contact": [44, 72], "contain": [17, 25, 29, 41, 44, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 59, 62, 63, 66, 67, 69, 71, 72, 73, 74, 75, 76], "contemporari": 72, "content": [21, 22, 23, 27, 41, 45, 59, 64, 65, 66, 72, 74, 75], "context": [50, 54, 57, 67, 74, 75, 76], "contigu": [30, 66], "contin": 63, "continu": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 63, 66, 67, 69, 72, 73, 74, 75, 76], "contour": [53, 54, 57], "contourf": [52, 53, 54], "contract": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "contrast": [45, 48, 53, 54, 56, 72, 75], "contribut": [20, 44, 47, 49, 57, 62, 69, 72, 73, 74, 75], "contributor": [16, 18, 20, 25, 31, 32, 35, 37, 42, 44, 67], "control": [44, 45, 47, 53, 57, 59, 65, 72], "conv": [47, 48], "conv2d": [47, 48], "conv2dtranspos": 48, "convei": 72, "conveni": [30, 49, 50, 56, 57, 66, 67, 72, 74, 75, 76], "convent": [56, 73], "converg": [45, 46, 48, 49, 52, 57, 58, 62, 73, 74], "convergencewarn": [], "convers": [64, 75], "convert": [23, 41, 44, 45, 48, 49, 53, 55, 57, 66, 72, 73, 74], "converttomatrix": 48, "convex": [48, 49, 51, 73], "convinc": [57, 74], "convolut": [45, 48, 65, 72], "cool": [48, 53], "coolwarm": [24, 50], "coordin": [20, 49, 56, 58, 73, 74, 75], "coorel": [], "copi": [19, 26, 30, 31, 34, 36, 44, 45, 58, 59, 73], "copyright": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "core": [20, 54], "corel": 72, "coronari": 51, "corr": [49, 51, 55, 73], "correalt": [55, 65], "correct": [44, 45, 46, 47, 48, 49, 51, 57, 59, 63, 64, 66, 69, 72, 73, 74, 76], "correctli": [45, 46, 50, 51, 54, 62, 63, 67, 76], "correl": [44, 45, 47, 49, 50, 51, 54, 56, 57, 65, 69, 72, 74, 75, 76], "correlation_matrix": [49, 51, 55, 73], "correspond": [30, 44, 47, 49, 50, 52, 53, 55, 56, 65, 66, 67, 69, 72, 73, 74, 76], "cortex": 56, "cosin": [47, 50, 76], "cost": [44, 46, 47, 49, 50, 51, 52, 53, 56, 57, 60, 61, 62, 63, 67, 72], "cost_deep_grad": 46, "cost_funct": 46, "cost_function_deep": 46, "cost_function_deep_grad": 46, "cost_function_grad": 46, "cost_grad": 46, "cost_histori": [], "cost_ol": [], "cost_ridg": [], "cost_sum": 46, "costli": 75, "costol": [57, 75], "could": [30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 66, 67, 69, 72, 73, 74, 75, 76], "coulomb": [44, 72], "count": [44, 53, 59, 68, 69, 70, 72], "counter": 67, "counteract": 75, "counterpart": 72, "countor": 57, "coupl": [30, 48, 49, 50, 76], "cours": [44, 45, 47, 49, 55, 59, 60, 61, 63, 64, 67, 70, 73, 76], "coursework": 59, "courvil": [71, 72, 73, 75], "cov": [49, 50, 55, 66, 69, 72, 73, 76], "cov_xi": [49, 55, 73], "cov_xx": [49, 55, 73], "cov_yi": [49, 55, 73], "covari": [44, 51, 65, 66, 72, 74], "covariance_matrix": [49, 55, 58], "cover": [44, 49, 65, 67, 70, 71, 73, 74, 76], "covert": [44, 72], "covxi": 69, "covxx": 69, "covxz": 69, "covyi": 69, "covyz": 69, "covzz": 69, "cpu": 45, "craft": 47, "crash": 75, "creat": [24, 27, 41, 45, 47, 48, 49, 53, 54, 55, 56, 59, 62, 63, 65, 72, 75], "create_biases_and_weight": 45, "create_convolutional_neural_network_kera": 47, "create_neural_network_kera": 45, "create_x": [49, 55], "creation": 30, "credit": [29, 44, 51, 70, 72], "crim": [], "crime": [], "criteria": [44, 48, 53, 54, 58, 69, 72], "criterion": [53, 54, 57, 62, 74, 75], "critic": [50, 67, 73], "critiqu": 67, "cross": [44, 45, 47, 51, 53, 54, 57, 59, 65, 69, 72, 73, 74, 75], "cross_entropi": 48, "cross_val_scor": [50, 76], "cross_valid": [51, 54], "crossvalid": [50, 76], "crucial": [45, 69, 75], "cs231": 47, "csr_matrix": [66, 72], "css": 29, "csv": [44, 48, 50, 51, 53, 76], "ctnk": 45, "cubic": 44, "culprit": 30, "cumbersom": [49, 76], "cumprod": 30, "cumsum": [30, 54, 55, 72], "cumul": [51, 54, 69, 75], "cumulative_heads_ratio": 54, "cup": 49, "current": [30, 45, 46, 47, 48, 57, 58, 59, 60, 71, 74, 75], "curs": [44, 73], "curv": [50, 51, 54, 56, 67], "curvatur": [57, 74, 75], "custom": [27, 50, 58], "custom_cmap": [53, 54], "custom_cmap2": [53, 54], "custom_lin": 24, "cutpoint": 53, "cv": [50, 51, 54, 76], "cvxbook": [57, 74], "cvxopt": [49, 52, 73], "cycl": [45, 56], "cycler": 24, "d": [23, 30, 41, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 63, 64, 66, 69, 70, 72, 73, 74, 75, 76], "d1": 30, "d166a3": 4, "d2": 30, "d2_g_t": 46, "d2a8ff": [6, 7], "d4d0ab": 0, "d71835": 3, "d9dee3": 8, "d_f": [57, 74], "d_g_t": 46, "d_net_out": 46, "da": 47, "dagger": [49, 66, 73, 74], "dai": [45, 53, 65], "damag": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "damp": 47, "darget": 53, "darkr": 69, "dat": [44, 72], "dat_id": [44, 50, 51, 53, 72, 76], "data": [16, 18, 24, 30, 31, 32, 35, 37, 42, 46, 48, 49, 52, 54, 56, 57, 58, 60, 63, 64, 66, 67, 71, 74, 75, 76], "data1": 58, "data2": 58, "data3": 58, "data4": 58, "data_id": [44, 50, 51, 53, 72, 76], "data_indic": 45, "data_panda": 72, "data_path": [44, 50, 51, 53, 72, 76], "databas": 45, "datafil": [44, 50, 51, 53, 72, 76], "datafram": [44, 48, 49, 51, 53, 55, 72, 73], "datapoint": [45, 49, 50, 51, 55, 57, 60, 74, 75, 76], "datasci": [59, 60, 63], "dataset": [44, 48, 50, 51, 52, 53, 54, 55, 57, 58, 60, 67, 72, 74, 75, 76], "datatyp": 48, "date": [30, 59, 62, 67, 72, 73, 74, 75, 76], "daughter": 54, "davi": [18, 32], "david": [25, 71], "davison": 76, "dbb7ff": 8, "dbh": 45, "dbo": 45, "dcc6e0": [0, 1], "dcomposit": 66, "ddot": 46, "de": [20, 75], "dead": [30, 45], "deadlin": [59, 64], "deal": [19, 26, 31, 34, 36, 44, 45, 47, 49, 50, 52, 55, 57, 58, 63, 66, 69, 72, 73, 74, 75], "dealt": 44, "debt": 51, "debug": [44, 49, 50, 73, 74, 75, 76], "debugg": 17, "decad": [44, 47, 75], "decai": [44, 57, 69, 72], "decemb": [70, 72], "decent": 54, "decid": [44, 46, 47, 49, 50, 53, 62, 73, 74, 75, 76], "decim": [44, 72], "decis": [44, 45, 52, 55, 65, 71, 72], "decision_funct": 52, "decision_tre": 53, "decisiontreeclassifi": [53, 54], "decisiontreeregressor": [44, 53, 54], "declar": [44, 48, 64, 66, 72], "declare_namespac": 17, "decompos": [49, 50, 66, 73, 74], "decomposit": [44, 50, 56, 72], "decompost": [49, 73, 74], "deconvolut": 47, "decorrel": [54, 57, 75], "decreas": [45, 46, 48, 49, 50, 54, 55, 57, 63, 74, 75, 76], "dedic": 64, "deduc": [44, 72], "deep": [47, 51, 56, 57, 65, 71, 73, 74], "deep_neural_network": 46, "deep_param": 46, "deep_tree_clf": [53, 54], "deep_tree_clf1": 53, "deep_tree_clf2": 53, "deepen": [49, 65, 72], "deeper": [44, 47, 48, 72], "deeplearningbook": [71, 72, 74, 75], "deer": 47, "def": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 60, 61, 69, 72, 73, 74, 75, 76], "def_covari": 69, "default": [6, 23, 29, 30, 44, 45, 46, 48, 50, 51, 66, 72, 73], "default_tim": 48, "defect": [49, 73, 74], "defici": [49, 73, 74], "defin": [17, 23, 27, 30, 41, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 61, 62, 63, 66, 67, 69, 73, 74, 75, 76], "definit": [28, 45, 46, 49, 50, 51, 52, 54, 55, 56, 57, 66, 69, 73, 74, 75, 76], "defint": 69, "degre": [47, 49, 50, 52, 53, 54, 55, 59, 60, 63, 64, 67, 69, 72, 74, 75, 76], "deisenroth": 73, "del": 45, "delet": [50, 59], "delimit": [27, 29, 48], "deliv": [59, 67, 68, 72], "delta": [44, 46, 47, 50, 52, 56, 57, 58, 72, 75], "delta_": [45, 66], "delta_0": 47, "delta_1": 47, "delta_2": 47, "delta_3": 47, "delta_4": 47, "delta_5": 47, "delta_h": [44, 45, 72], "delta_j": [47, 56], "delta_k": 56, "delta_l": [45, 47], "delta_momentum": [57, 75], "delta_n": [44, 47, 72], "delug": 65, "delv": 44, "demand": [57, 74], "demonstr": [44, 47, 49, 50, 51, 55, 56, 63, 65, 72, 73, 74, 75, 76], "den": 48, "denomin": [45, 49, 75], "denot": [45, 46, 50, 51, 57, 69, 74, 75], "dens": [45, 47, 48], "densiti": [44, 46, 50, 69, 76], "depart": [70, 72, 73, 74, 75, 76], "depend": [22, 44, 45, 46, 48, 49, 50, 51, 52, 55, 56, 57, 59, 60, 65, 66, 67, 69, 72, 73, 74, 75], "depict": 69, "deploy": [44, 65, 67, 72], "depth": [21, 44, 47, 53, 54, 66, 76], "der": 37, "deriv": [16, 18, 31, 32, 35, 37, 44, 45, 46, 50, 51, 52, 54, 55, 57, 62, 65, 67, 72], "derivati": 57, "derivative_fn": 57, "descend": [49, 53, 55, 73, 74], "descent": [44, 45, 47, 51, 52, 56, 72, 73], "describ": [44, 46, 48, 49, 50, 52, 54, 55, 56, 57, 63, 64, 66, 67, 72, 75, 76], "descript": [44, 52, 53, 64, 67, 72], "design": [25, 31, 43, 44, 45, 47, 48, 49, 50, 51, 54, 55, 56, 57, 61, 62, 67, 72, 74, 75, 76], "designmatrix": [44, 72], "desir": [44, 46, 48, 49, 57, 58, 72, 73, 74, 75], "desktop": 59, "despit": [45, 56, 75], "destroi": 66, "det": [49, 66, 73, 74], "detail": [23, 27, 41, 44, 50, 55, 57, 58, 62, 66, 67, 73, 74, 75], "detect": [47, 52, 56], "determin": [44, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 62, 66, 69, 72, 73, 74, 75, 76], "determinist": [51, 57, 69, 74, 75], "dev": [45, 67], "develop": [30, 31, 44, 47, 49, 52, 54, 55, 56, 65, 66, 67, 72, 73], "deviat": [30, 44, 45, 46, 48, 49, 50, 61, 62, 63, 67, 69, 72, 73, 75, 76], "devis": 56, "df": [48, 52, 55, 57, 72], "df1": 72, "di": [], "diag": [49, 52, 73, 74, 75], "diagnost": [45, 54], "diagon": [44, 49, 51, 57, 62, 63, 66, 69, 72, 73, 74, 75], "diagonaliz": [49, 73, 74], "diagram": 54, "diagsvd": 50, "dice": [50, 69, 76], "dict": [50, 52], "dictionari": [], "did": [30, 44, 45, 49, 50, 51, 54, 55, 58, 60, 67, 72, 76], "die": 45, "diff": 46, "diff1": 46, "diff2": 46, "diff_ag": 46, "diffeent": 52, "differ": [22, 27, 28, 41, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 69, 71, 72, 73, 74, 76], "differenti": [44, 47, 60, 65, 66, 72, 73, 74], "difficult": [44, 45, 50, 54, 57, 69, 72, 75, 76], "difficulti": [44, 45, 57, 72, 74, 75], "diffonedim": 46, "digit": [44, 45, 47, 48, 50, 70, 72], "dilemma": [57, 75], "dilut": 45, "dim": [48, 55, 58, 66], "dimens": [44, 45, 46, 47, 48, 49, 52, 55, 58, 60, 66, 72, 73, 74], "dimension": [44, 48, 49, 50, 53, 55, 57, 58, 63, 65, 66, 67, 72, 73, 74, 75, 76], "dimensionless": [44, 47, 72], "diment": 66, "diminish": 75, "dimnsion": 48, "diod": 47, "direct": [16, 18, 23, 31, 32, 35, 37, 42, 44, 45, 46, 48, 55, 56, 57, 58, 72, 73, 74, 75], "directli": [28, 45, 48, 49, 50, 62, 69, 73, 74], "directori": [17, 30], "disadvantag": [44, 72, 75], "disappear": [30, 47, 50, 76], "disc_loss": 48, "disc_tap": 48, "discard": [50, 55, 75, 76], "disciplin": [44, 47, 56], "disclaim": [16, 18, 31, 32, 35, 37, 42, 69], "discord": 72, "discourag": [57, 59, 74], "discov": [44, 72], "discover": 49, "discret": [45, 47, 49, 51, 57], "discrimin": [48, 51, 54, 55], "discriminator_loss": 48, "discriminator_loss_list": 48, "discriminator_model": 48, "discriminator_optim": 48, "discuss": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 62, 63, 64, 65, 66, 67, 69, 71, 72, 73, 74, 75, 76], "diseas": 51, "disguis": [50, 73, 75], "disk": 75, "disord": [45, 51], "displai": [23, 29, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 67, 69, 72, 73, 75, 76], "displaystyl": [44, 49, 61, 72, 73, 74, 75], "disregard": [44, 72], "dissimilar": [55, 58], "dist": 58, "distanc": [52, 53, 55, 58, 69], "distance_list": 53, "distinct": [47, 51, 52, 53, 54, 58], "distinctli": 52, "distinguish": [44, 48, 51, 52, 69, 72], "distplot": [], "distribut": [16, 18, 19, 20, 26, 31, 32, 34, 35, 36, 37, 41, 42, 44, 45, 48, 50, 51, 54, 55, 57, 58, 62, 63, 65, 66, 67, 72, 73, 74, 75], "distrubut": [44, 65, 67, 72], "div": [27, 29], "dive": [44, 52, 66, 72], "diverg": [45, 57, 74, 75], "divid": [30, 44, 45, 47, 49, 50, 51, 52, 53, 55, 56, 62, 63, 69, 72, 73, 75, 76], "divis": [30, 50, 52, 53, 57, 62, 66, 69, 75, 76], "dl": 28, "dm": 30, "dna": 51, "dnn": [44, 45, 46, 48, 56, 72], "dnn1": 48, "dnn2_gru2": 48, "dnn_kera": 45, "dnn_model": 45, "dnn_numpi": 45, "dnn_scikit": [44, 45, 72], "do": [19, 22, 24, 26, 31, 34, 36, 44, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 66, 67, 72, 73, 74, 76], "doc": [29, 44, 59, 60, 63, 65, 67, 68, 70, 71, 72], "document": [16, 18, 19, 21, 22, 23, 24, 26, 29, 30, 31, 32, 34, 35, 36, 37, 41, 42, 48, 57, 59], "docutil": 34, "doe": [21, 29, 30, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 59, 60, 61, 62, 63, 66, 67, 69, 72, 75, 76], "doesn": [29, 47, 53, 56, 72, 75], "dog": [45, 47, 48], "dollar": [24, 29], "domain": [30, 49, 52, 57, 67, 74, 76], "domcontentload": 29, "domin": [44, 72], "don": [44, 45, 47, 49, 50, 52, 55, 57, 59, 60, 65, 67, 72, 73, 75], "done": [17, 29, 30, 44, 46, 47, 48, 49, 50, 53, 54, 55, 57, 60, 64, 66, 67, 72, 73, 74, 75, 76], "dot": [44, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 62, 66, 67, 69, 72, 73, 74, 75, 76], "doubl": [47, 48, 60, 66, 72], "doubli": 45, "doubt": 67, "down": [30, 44, 47, 50, 53, 55, 56, 57, 74, 75], "download": [41, 44, 45, 47, 49, 50, 59, 64, 66, 71, 72], "downsampl": 47, "dozen": 45, "dq": [50, 76], "draft": 64, "drag": 57, "dragon": 27, "dramat": 55, "drastic": 48, "draw": [48, 50, 54, 57, 74, 76], "drawback": [44, 45, 47, 57, 73, 74, 75], "drawn": [45, 48, 50, 51, 55, 69, 72, 76], "drive": [47, 48], "driven": 47, "drop": [44, 45, 49, 50, 55, 57, 69, 72, 73, 74, 76], "dropna": [44, 50, 72, 76], "dropout": 48, "dt": [46, 47, 57, 69], "dtype": [30, 44, 45, 47, 48, 58, 66, 72], "dual": 31, "dub": [44, 72], "duboi": 30, "due": [45, 46, 49, 50, 52, 54, 56, 57, 62, 70, 72, 73, 74, 75, 76], "dugard": 30, "dummi": [], "dure": [30, 44, 45, 47, 48, 52, 53, 55, 64, 65, 67, 72, 75, 76], "dwell": [], "dwh": 45, "dwo": 45, "dx": [46, 47, 52, 69], "dx_1": 69, "dx_1p": [50, 76], "dx_2p": [50, 76], "dx_mp": [50, 76], "dx_n": 69, "dxp": [50, 76], "dy": [45, 52, 69], "dynam": 48, "dz": 52, "e": [29, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 69, 70, 72, 73, 74, 75, 76], "e1e1e1": 13, "e_": [44, 46, 72], "each": [20, 30, 41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 65, 66, 68, 69, 70, 72, 73, 74, 75, 76], "eager": 76, "eapprox": [44, 72], "earli": [45, 57, 75], "earlier": [30, 44, 49, 51, 52, 53, 55, 56, 57, 63, 64, 72, 73], "earthexplor": 50, "eas": [50, 53, 58, 76], "easi": [29, 30, 44, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 65, 66, 72, 73, 74, 75, 76], "easier": [41, 49, 50, 52, 53, 57, 59, 64, 67, 69, 72, 73, 74, 76], "easiest": [57, 62], "easili": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 66, 67, 72, 73, 74, 75, 76], "eastern": [70, 72], "ebind": [44, 72], "eblock": 53, "ec8e2c": 7, "econom": 31, "econometr": 72, "economi": 49, "ecosystem": [22, 65, 72], "ect": 68, "edg": 47, "edgecolor": [50, 76], "edit": 41, "editor": [59, 64], "edu": [20, 57, 67, 74], "educ": [44, 67, 72, 76], "ee6677": 4, "eff": 69, "effect": [25, 45, 48, 54, 57, 60, 61, 62, 69, 75], "effic": 45, "effici": [44, 47, 54, 57, 65, 66, 69, 72, 75], "effort": 63, "efron": [50, 76], "egrad": 57, "eig": [49, 55, 57, 66, 69, 72, 73, 74, 75], "eigen": 69, "eigenpair": [49, 55, 73, 74], "eigenvalu": [44, 49, 52, 55, 57, 66, 72, 73, 74, 75], "eigenvector": [49, 55, 57, 73, 74], "eight": [66, 72], "eigval": [66, 69, 72], "eigvalu": [55, 57, 74, 75], "eigvec": [66, 69, 72], "eigvector": [55, 57, 74, 75], "eir": [70, 72], "eispack": [66, 72], "either": [17, 45, 49, 50, 51, 52, 53, 54, 55, 57, 62, 63, 67, 69, 72, 73, 74, 75, 76], "eivind": 70, "eivinsto": 70, "ekstr\u00f8m": 48, "elabor": 69, "elarn": 47, "electr": [44, 47, 56, 72], "electron": 72, "eleg": 55, "element": [45, 46, 47, 48, 49, 50, 51, 52, 55, 56, 57, 63, 64, 65, 66, 67, 71, 73, 75, 76], "elementari": [54, 57, 66], "elementwis": [47, 57], "elementwise_grad": [46, 57], "elessar": 72, "elif": 58, "elim": 66, "elimin": [47, 52], "elin": [70, 72], "ell_": [], "ellipsi": 60, "els": [17, 27, 45, 47, 48, 51, 53, 56, 57, 60, 66], "elu": 45, "elus": [44, 72], "em": 27, "email": [64, 68, 70, 72], "emb": 24, "embed": [44, 55, 73], "embodi": [50, 67, 76], "emit": 69, "emner": 71, "emph": 75, "emphas": [44, 54, 65, 72], "emphasi": [44, 65, 71, 72], "empir": [45, 55, 69], "emploi": [44, 45, 49, 50, 55, 57, 69, 72, 73, 74, 76], "employ": 44, "empti": [50, 54, 59, 76], "emul": 56, "en": [65, 67, 71], "enabl": [55, 75], "enbodi": [50, 76], "encod": [25, 44, 47, 49, 53, 55, 58, 72, 73, 74], "encompass": [44, 67, 69], "encount": [44, 45, 49, 51, 57, 59, 67, 69, 72, 73, 74, 75], "encourag": [59, 67], "end": [24, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 64, 66, 69, 70, 72, 73, 74, 75, 76], "endblock": 40, "endfor": 40, "endif": 40, "endors": [16, 18, 31, 32, 35], "endpoint": [47, 50], "energi": [44, 48, 50, 76], "enforc": 56, "eng": 71, "engin": [29, 44, 45, 47, 48, 65, 72], "english": [41, 67], "enjoi": 75, "enocurag": 67, "enorm": 47, "enough": [44, 50, 57, 72, 74, 75, 76], "ensembl": [45, 53, 72], "ensur": [17, 44, 45, 46, 47, 49, 50, 55, 57, 62, 69, 73, 74, 75, 76], "entail": 72, "enter": [49, 50, 73, 74, 75], "enthought": [44, 65, 67, 72], "entir": [20, 45, 47, 51, 53, 65, 69, 72, 75], "entireti": 20, "entiti": [53, 56, 66, 72], "entri": [30, 41, 44, 49, 52, 55, 56, 66, 72, 73, 75, 76], "entropi": [45, 47, 51, 54, 57, 72, 74, 75], "enumer": [44, 45, 46, 47, 48, 50, 52, 72, 73, 75], "env": 69, "environ": [46, 65, 67, 72], "environemnt": 59, "eo": [44, 50, 76], "eol": 44, "eosfit": 44, "epoch": [44, 45, 47, 48, 56, 57, 72, 75], "eppstein": 25, "epsilon": [44, 49, 50, 51, 57, 67, 72, 73, 74, 75, 76], "epsilon_": [44, 72], "epsilon_0": [44, 72], "epsilon_1": [44, 72], "epsilon_2": [44, 72], "epsilon_i": [44, 72, 73], "eq": [47, 57, 58, 66, 69, 74], "eqnarrai": [47, 49, 50, 76], "equal": [44, 45, 46, 47, 48, 49, 50, 52, 53, 55, 56, 57, 58, 60, 62, 66, 67, 69, 72, 73, 74, 75, 76], "equat": [29, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 61, 63, 66, 69, 72, 75, 76], "equilibrium": [46, 56], "equiv": [47, 57, 66, 69, 74, 75], "equival": [30, 44, 45, 49, 51, 52, 55, 57, 65, 66, 72, 73, 74, 75, 76], "equivel": 63, "eras": 30, "erf": 69, "eriador": 72, "eric": [0, 1, 2, 3, 15, 30], "err": [44, 54], "err_": [50, 76], "err_sqr": 46, "errat": [57, 74, 75], "erron": 46, "error": [29, 45, 46, 48, 49, 50, 51, 53, 55, 56, 57, 59, 60, 61, 62, 63, 65, 66, 67, 69, 75], "error_estimate_corr_tim": 69, "error_hidden": 45, "error_output": 45, "escap": [24, 29, 38, 39, 40, 57, 74, 75], "escapehtml": 27, "especi": [45, 47, 53, 56, 57, 59, 62, 67, 75], "essenti": [44, 49, 50, 53, 54, 56, 58, 59, 67, 69, 73, 74, 75], "establish": [44, 50, 54, 55, 60, 67], "estim": [44, 45, 49, 50, 51, 54, 55, 57, 65, 69, 72, 73, 74, 75], "estimated_mse_fold": [50, 76], "estimated_mse_kfold": [50, 76], "estimated_mse_sklearn": [50, 76], "et": [44, 46, 48, 60, 61, 64, 71, 72, 73, 74, 76], "eta": [44, 45, 47, 52, 56, 57, 62, 72, 74, 75], "eta0": [52, 57], "eta_": 57, "eta_j": 75, "eta_t": [57, 75], "eta_v": [44, 45, 47, 72], "etc": [24, 44, 45, 47, 49, 51, 52, 53, 55, 56, 57, 58, 65, 66, 67, 69, 73, 74, 75], "ethic": 65, "etsim": 76, "euclidean": [44, 58, 73, 75], "euler": 29, "evalu": [44, 46, 47, 48, 49, 50, 53, 57, 59, 60, 61, 63, 67, 69, 72, 73, 74, 75, 76], "evalut": [57, 67], "even": [16, 18, 30, 31, 32, 35, 37, 42, 44, 45, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 65, 66, 69, 72, 73, 74, 75, 76], "evenli": 48, "event": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42, 49, 51, 54, 69, 76], "eventu": [30, 44, 49, 50, 55, 56, 57, 67, 70, 73, 74, 75, 76], "everi": [44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 58, 59, 65, 69, 70, 72, 73, 74, 75, 76], "everyth": [30, 48, 56, 60, 62], "everywher": [30, 48, 57, 74], "evolv": 44, "exact": [44, 49, 55, 56, 57, 66, 69, 72, 73, 75], "exactli": [44, 47, 48, 50, 56, 62, 65, 73, 75, 76], "exam": 72, "examin": [50, 76], "exampl": [22, 24, 30, 44, 49, 55, 56, 57, 59, 60, 62, 64, 65, 66, 67, 69, 71], "exce": [45, 56, 57, 75], "exceed": 75, "excel": [44, 45, 48, 49, 54, 64, 67, 72, 73], "except": [17, 30, 47, 48, 50, 52, 53, 66], "excess": [44, 72], "exchang": 75, "excit": 44, "exclud": [45, 50, 56, 73, 75, 76], "exclus": [44, 45, 47, 50, 69, 72, 76], "execut": [23, 41, 46, 49, 57, 59, 73, 74, 75], "exemplari": [16, 18, 31, 32, 35, 37, 42], "exemplifi": [57, 75], "exercic": [70, 72], "exercis": [49, 65, 67, 68, 70, 72, 74, 75, 76], "exhaust": [30, 50, 75, 76], "exhibit": [44, 49, 50, 52, 72, 73, 76], "exist": [44, 45, 46, 47, 49, 50, 51, 52, 53, 57, 63, 66, 67, 72, 74, 75, 76], "exit": [49, 66, 73, 74], "exp": [44, 45, 46, 49, 50, 51, 52, 54, 55, 56, 57, 60, 61, 63, 69, 73, 74, 75, 76], "exp_term": 45, "expand": [49, 51, 55, 57, 74], "expans": [44, 47, 49, 52, 54, 56, 57, 72, 73, 74], "expect": [30, 44, 45, 49, 50, 51, 55, 56, 57, 59, 62, 65, 67, 72, 73, 75], "expectation_value_of_h_wrt_p": 69, "expens": [50, 54, 57, 60, 74, 75], "experi": [44, 45, 50, 52, 57, 59, 65, 67, 72, 73, 74, 75, 76], "experiment": [30, 44, 48, 50, 53, 69, 72, 76], "expert": [45, 53], "explain": [44, 50, 53, 54, 55, 57, 60, 63, 67, 72, 74], "explained_variance_ratio_": 55, "explan": 41, "explanatori": [44, 72], "explicit": [17, 44, 47, 50, 57, 66, 67, 72, 73, 74, 75], "explicitli": [44, 48], "explod": 45, "exploit": [44, 47, 56, 57, 72, 75], "explor": [45, 48, 50, 52, 57, 62, 65, 67, 72, 74, 75], "expon": 45, "exponenti": [44, 45, 49, 50, 54, 57, 69, 72, 74], "export": [53, 59, 60, 63, 64], "export_graphviz": 53, "export_text": 53, "exporttext": 53, "expos": 65, "express": [16, 18, 19, 26, 29, 31, 32, 34, 35, 36, 37, 42, 44, 46, 47, 49, 50, 51, 54, 56, 57, 62, 66, 67, 69, 72, 74, 75, 76], "exptmean": 69, "exptvari": 69, "extend": [17, 29, 30, 44, 46, 51, 55, 57, 65, 72, 75], "extend_path": 17, "extens": [17, 22, 29, 42, 44, 56, 59, 65, 72], "extent": [44, 45, 50, 71, 76], "extern": [30, 47, 50, 53], "extra": [45, 47, 49, 59, 70, 72, 73, 74], "extract": [44, 47, 49, 50, 51, 52, 55, 57, 60, 61, 66, 72, 73], "extrapol": [44, 72], "extrem": [44, 45, 48, 49, 50, 51, 52, 53, 57, 59, 60, 66, 73, 74, 75], "extremum": [57, 74], "extrins": 55, "ey": [44, 49, 50, 57, 58, 62, 66, 72, 73, 74, 75], "f": [30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 60, 61, 62, 63, 66, 69, 70, 72, 73, 74, 75, 76], "f1": 57, "f11": [44, 72], "f12": [44, 72], "f13": [44, 72], "f1_grad": 57, "f1d": 57, "f2": 57, "f26196": 15, "f2_grad_x1": 57, "f2_grad_x1_analyt": 57, "f2_grad_x2": 57, "f2_grad_x2_analyt": 57, "f2f2f2": 3, "f3": 57, "f3_grad": 57, "f3_grad_analyt": 57, "f4": 57, "f4_grad": 57, "f4_grad_analyt": 57, "f5": 57, "f5_grad": 57, "f5a394": 15, "f5ab35": 0, "f5f5f5": [12, 13], "f6": 57, "f6_for": 57, "f6_for_grad": 57, "f6_grad_analyt": 57, "f6_while": 57, "f6_while_grad": 57, "f7": 57, "f78c6c": 14, "f7_grad": 57, "f7_grad_analyt": 57, "f8": 57, "f8_grad": 57, "f8f8f2": [0, 1], "f9": [44, 57, 72], "f9_altern": 57, "f9_alternative_grad": 57, "f9_grad": 57, "f_": 54, "f_0": [47, 54], "f_1": [54, 57, 74], "f_2": [56, 57, 74], "f_3": 56, "f_d": 69, "f_grad": 57, "f_grad_analyt": 57, "f_i": [44, 50, 56, 60, 76], "f_m": [47, 54], "f_n": 47, "f_vec": 46, "face": [57, 72, 74], "facecolor": [50, 52, 69, 76], "facil": [44, 65], "facilit": 56, "fact": [44, 45, 47, 49, 53, 55, 56, 57, 72, 73, 74, 75], "facto": 75, "factor": [44, 45, 47, 49, 50, 53, 54, 55, 57, 66, 69, 72, 73, 74], "factori": 57, "fad000": 15, "fade": 50, "fae4c2": 2, "fafab0": [53, 54], "fail": [44, 50, 57, 70, 72, 74, 76], "failur": 51, "fairli": [45, 46, 62, 69, 75], "faisal": [60, 73], "fake": 48, "fake_loss": 48, "fake_output": 48, "fall": [52, 53, 68], "fals": [30, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 58, 60, 61, 66, 72, 73, 74, 75, 76], "famili": [44, 51, 52, 69, 73, 75], "familiar": [30, 44, 47, 49, 50, 52, 59, 65, 66, 67, 69, 72, 76], "famou": [50, 56], "far": [44, 47, 48, 49, 50, 52, 55, 56, 57, 58, 60, 64, 72, 73, 74, 75], "fashion": [44, 53, 54, 72, 75], "fast": [29, 45, 47, 50, 54, 56, 57, 65, 69, 72, 74, 75, 76], "faster": [30, 45, 55, 57, 75], "fastest": [57, 66, 74], "fatal": 29, "favor": [51, 75], "favorit": 69, "fc": 47, "fcfcfc": 5, "fdac54": 7, "fdf2e2": 3, "featur": [44, 45, 47, 49, 50, 51, 52, 54, 55, 56, 57, 59, 61, 62, 63, 65, 69, 72, 74, 75, 76], "feature_nam": [45, 51, 53], "feautur": 53, "fed": 45, "feed": [44, 46, 47, 55, 65, 72], "feed_forward": 45, "feed_forward_out": 45, "feed_forward_train": 45, "feedback": [48, 64, 72], "feeddorward": 48, "feedforward": [45, 48, 56], "feel": [21, 44, 49, 50, 55, 57, 59, 60, 62, 65, 67, 70, 72], "feet": [], "fefef": 2, "fefeff": 15, "felt": 67, "fenc": 27, "fernando": 20, "fetch": [50, 59], "few": [21, 30, 45, 47, 48, 49, 53, 61, 62, 63, 69, 72], "fewer": [44, 53, 55, 63, 72, 75], "ff7b72": 6, "ff9492": 8, "ffa07a": [0, 1], "ffa657": 6, "ffb757": 8, "ffd700": 0, "ffd900": 1, "ffd9002e": [0, 1], "ffffff": [9, 10, 11], "ffnn": [45, 56], "fi": 37, "field": [30, 44, 47, 50, 56, 63, 65], "fieldmask": 30, "fifth": [44, 50, 72], "fig": [24, 44, 45, 46, 47, 48, 50, 51, 56, 57, 58, 67, 72], "fig_id": [44, 50, 51, 53, 72, 76], "figaxi": 69, "figsiz": [24, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 72, 76], "figur": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 60, 65, 67, 72, 73, 74, 75, 76], "figure_id": [44, 50, 51, 53, 72, 76], "figurefil": [44, 50, 51, 53, 72, 76], "file": [17, 19, 20, 21, 23, 26, 30, 31, 34, 36, 37, 44, 48, 49, 50, 51, 53, 59, 64, 67, 72, 76], "file_prefix": 48, "filenam": 72, "fill": [49, 53, 62, 73, 74], "fill_valu": 30, "filter": [47, 48], "final": [29, 41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 62, 64, 67, 68, 69, 70, 72, 74, 76], "financ": 44, "find": [30, 41, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 65, 67, 69, 72, 73, 74, 75], "fine": [30, 44, 58], "finish": [46, 64], "finit": [47, 49, 50, 56, 57, 61, 69, 73, 74, 76], "finnicki": 59, "fire": 30, "first": [29, 30, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 66, 67, 69, 70, 71, 73, 75, 76], "first_moment": 75, "first_term": 75, "firsteigvector": 55, "fit": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42, 45, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 61, 62, 63, 67, 69, 73, 75, 76], "fit_beta": 73, "fit_intercept": [44, 49, 50, 60, 73, 74, 75, 76], "fit_mod": 53, "fit_theta": [50, 75], "fit_transform": [44, 50, 52, 53, 55, 59, 63, 76], "fiti": [44, 72], "five": [44, 53, 72, 73], "fix": [24, 44, 47, 48, 50, 54, 55, 56, 57, 67, 72, 76], "flag": [29, 30, 48], "flat": [56, 57, 74, 75], "flatten": [45, 47, 48, 49, 66], "flavor": 22, "flexibl": [45, 50, 52, 54, 56, 72, 75, 76], "flip": [70, 72], "float": [30, 44, 47, 48, 49, 53, 55, 57, 58, 66, 72, 73, 74], "float32": [48, 53], "float64": [30, 48, 66, 72], "flop": [49, 66, 73, 74], "flow": [45, 48, 56], "fluctuat": [49, 75], "fly": 55, "fm": 44, "fmax": 47, "fmesh": 57, "fn": 51, "focu": [44, 47, 48, 49, 50, 59, 65, 67, 71, 72, 73, 74, 75, 76], "focus": [45, 50, 51, 66, 73, 75], "fold": [50, 53, 67], "folder": [17, 41, 44, 48, 50, 59, 64, 67, 72], "follow": [16, 17, 18, 19, 20, 22, 23, 26, 29, 30, 31, 32, 34, 35, 36, 37, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 74, 75, 76], "font": [51, 64, 69, 72], "fontdict": 69, "fontsiz": [45, 50, 52, 53, 54, 69], "fontweight": 45, "footprint": [47, 75], "foral": [52, 73], "forc": [30, 44, 49, 50, 54, 55, 73, 74, 75], "forcast": 48, "forcier": 16, "forecast": [48, 56], "forest": [44, 45, 53, 65, 72], "forget": [55, 75], "form": [16, 18, 31, 32, 35, 37, 42, 44, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 59, 60, 65, 66, 67, 69, 72, 73, 74, 75, 76], "formal": [47, 48, 58, 62, 69], "format": [29, 44, 45, 47, 48, 50, 51, 52, 53, 54, 55, 64, 65, 69, 71, 76], "format_data": 48, "formatstrformatt": [50, 57, 74, 75], "formatt": 41, "formul": [48, 50, 55, 58], "formula": [29, 47, 57, 69, 74], "forth": [48, 56], "fortran": [44, 65, 66, 72], "fortran2003": [65, 72], "fortran2008": 67, "fortran90": 69, "fortun": [44, 55, 73], "forward": [44, 47, 50, 65, 66, 72, 75, 76], "found": [20, 45, 46, 48, 49, 50, 56, 57, 63, 64, 67, 72, 73, 75, 76], "foundat": [65, 72], "four": [48, 49, 50, 52, 56, 66, 68, 70, 72, 74], "fourier": [44, 72], "fourierdef1": 47, "fourierdef2": 47, "fourierseriessign": 47, "fourth": [56, 72, 73], "fp": 51, "frac": [44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 61, 63, 66, 67, 69, 72, 73, 74, 75, 76], "fraction": 53, "frame": [51, 75], "framework": [45, 52, 54, 69], "frank": [49, 55], "frankefunct": [49, 50, 55], "fredli": [70, 72], "free": [19, 26, 31, 34, 36, 44, 50, 55, 57, 59, 60, 62, 65, 66, 67, 69, 70, 71, 72], "freecodecamp": 65, "freedom": [49, 74], "freeli": [44, 67], "freez": 59, "frequenc": [47, 50, 51, 69, 76], "frequent": [44, 52, 53, 57, 74], "frequentist": 65, "fresh": 54, "fridai": [59, 70, 72], "friedman": [50, 63, 67, 71, 72], "friendli": 48, "fro": 67, "frodo": 72, "frog": 47, "from": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 24, 26, 30, 31, 32, 34, 35, 36, 37, 41, 44, 45, 46, 47, 48, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71], "from_cod": 53, "from_logit": [47, 48], "from_tensor_slic": 48, "front": [44, 48, 49, 72, 73, 74], "frustrat": [30, 59], "fulfil": [46, 49, 56, 73, 74], "full": [45, 47, 49, 51, 53, 54, 57, 69, 72, 73, 74], "full_matric": [49, 73, 74], "fulli": [47, 50, 56, 69, 76], "fullnam": [38, 39, 40], "fun": [65, 72], "func": 46, "function": [22, 27, 30, 46, 47, 48, 49, 53, 58, 59, 60, 61, 62, 63, 64, 65, 66], "functionali": 55, "fundament": [44, 50, 65, 72, 76], "funtion": 46, "furnish": [19, 26, 31, 34, 36], "further": [46, 51, 53, 63, 72], "furthermor": [44, 47, 49, 50, 51, 55, 56, 57, 65, 67, 72, 73, 74, 75, 76], "futur": [44, 48, 52, 53, 72], "fy": [59, 67, 68, 70, 71, 72], "fys4155": 67, "fys5419": [71, 72], "fys5429": [71, 72], "f\u00f8470": [70, 72], "g": [30, 44, 45, 46, 47, 48, 50, 52, 53, 54, 55, 57, 59, 62, 63, 69, 72, 73, 74, 75, 76], "g0": 46, "g_": [46, 53, 54, 75], "g_0": 46, "g_1": [46, 54], "g_2": [46, 54], "g_analyt": 46, "g_dnn_ag": 46, "g_euler": 46, "g_i": 46, "g_m": [47, 54], "g_n": 47, "g_re": 46, "g_t": [46, 75], "g_t_d2t": 46, "g_t_d2x": 46, "g_t_dt": 46, "g_t_hessian": 46, "g_t_hessian_func": 46, "g_t_jacobian": 46, "g_t_jacobian_func": 46, "g_trial": 46, "g_trial_deep": 46, "g_vec": 46, "gain": [45, 49, 51, 53, 54, 57, 73, 74], "galleri": [44, 72], "game": 48, "gamge": 72, "gamma": [44, 46, 52, 53, 54, 55, 57, 72, 74], "gamma1": 52, "gamma2": 52, "gamma_": [44, 72], "gamma_0": 54, "gamma_1": 54, "gamma_1x": 54, "gamma_i": [44, 52, 69, 72], "gamma_j": 57, "gamma_k": [57, 74], "gamma_m": 54, "gamma_x": [44, 72], "gap": [52, 75], "gate": [48, 56], "gather": [44, 45, 56, 73], "gaug": 56, "gaussbacksub": 66, "gaussian": [48, 49, 50, 52, 58, 62, 69, 72, 76], "gaussian_point": 58, "gaussian_rbf": 52, "gave": [57, 75], "gavra": 72, "gbc": 72, "gca": [46, 50, 52, 57], "gd": [45, 74], "gd_clf": 54, "gdclassiffiercgain": 54, "gdclassiffierconfus": 54, "gdclassiffierroc": 54, "gdm": 57, "gdregress": 54, "ge": [45, 49, 51, 69, 73, 74], "gen_loss": 48, "gen_tap": 48, "gender": [44, 72], "genener": 48, "gener": [41, 44, 45, 46, 47, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 62, 64, 66, 67, 69, 71, 73, 74, 75, 76], "generaliz": 60, "generallay": 56, "generate_and_save_imag": 48, "generate_imag": 48, "generate_latent_point": 48, "generate_simple_clustering_dataset": 58, "generated_imag": 48, "generator_loss": 48, "generator_loss_list": 48, "generator_model": 48, "generator_optim": 48, "genom": 65, "geodes": 55, "geoff": 75, "geometr": [44, 57, 72, 75], "geometri": 49, "georg": 71, "geotif": 50, "geq": [46, 49, 52, 53, 57, 73, 74, 75], "gerard": 30, "geron": [44, 71, 72], "get": [22, 23, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 57, 59, 63, 65, 66, 67, 69, 70, 72, 73, 74, 75, 76], "get_dummi": 53, "get_paramet": 46, "get_split": 53, "get_yaxi": 52, "get_yticklabel": 50, "getmask": 30, "gh": 59, "giant": 75, "gibb": [65, 72], "gif": 48, "gini": 54, "gini_index": 53, "ginvers": 57, "git": [41, 44, 59, 65, 72], "gitcdn": 29, "giter": [57, 75], "github": [20, 44, 64, 65, 67, 68, 70, 71, 72, 73], "gitignor": 59, "gitlab": [29, 44, 59, 65, 67, 72], "give": [21, 30, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 56, 57, 58, 62, 63, 65, 67, 69, 72, 73, 74, 75, 76], "given": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 61, 63, 66, 69, 72, 73, 74, 75, 76], "global": [28, 50, 51, 57, 74, 75], "glorot": 45, "gmail": [25, 31, 33, 36], "gnew": 57, "go": [21, 29, 41, 44, 45, 47, 49, 50, 52, 53, 55, 56, 57, 59, 60, 62, 72, 73, 74, 76], "goal": [44, 51, 53, 72], "goe": [44, 45, 46, 49, 50, 57, 58, 59, 63, 66, 72, 73, 74, 75, 76], "goessner": 29, "golden": 57, "gone": [29, 49, 73, 74], "gong": 45, "good": [16, 18, 31, 32, 35, 37, 42, 45, 47, 48, 49, 50, 53, 54, 55, 57, 59, 62, 65, 69, 71, 73, 74, 75], "goodfellow": [48, 71, 72, 73, 74], "googl": [45, 48, 65, 72], "got": [30, 45, 50, 67], "gotten": 72, "gov": 50, "govern": 72, "gp": 71, "gpu": [45, 57, 65, 72, 75], "grad": [46, 57, 75], "grad_analyt": 57, "grad_ol": 62, "grad_ridg": 62, "grade": [67, 68], "gradient": [44, 47, 48, 51, 52, 53, 56, 65, 72, 73], "gradient_desc": 75, "gradientboostingclassifi": 54, "gradientboostingregressor": 54, "gradients_of_discrimin": 48, "gradients_of_gener": 48, "gradienttap": 48, "gradual": [45, 58], "grai": [20, 48, 50], "granger": 35, "grant": [19, 26, 31, 34, 36], "graph": [45, 53, 55, 56, 57, 60, 64, 74, 75], "graph_from_dot_data": 53, "graphic": [44, 45, 53, 59, 72], "grasp": 44, "gray_r": [45, 47], "grayscal": 47, "great": [49, 57, 59, 74, 75], "greater": [45, 51, 69, 73], "greatli": 57, "greedi": 53, "green": [44, 47, 53, 69], "grei": 48, "grid": [45, 47, 50, 51, 52, 56, 69, 73, 75, 76], "grossli": [57, 74], "ground": [44, 72], "group": [44, 50, 51, 53, 58, 59, 64, 65, 67, 68, 70, 72, 76], "groupbi": [44, 72], "grow": [45, 47, 53, 54, 75], "growth": [44, 72], "gru": 48, "guarante": [44, 48, 57, 69, 72, 73, 74, 75], "guess": [45, 48, 54, 57, 58, 74, 75], "guestrin": 54, "gui": 59, "guid": [24, 45], "guidelin": [64, 67], "g\u00f6ssner": 29, "h": [44, 45, 49, 50, 52, 57, 59, 63, 69, 70, 71, 72, 73, 74, 75], "h1": 46, "h_": [44, 57, 72, 74, 75], "h_0": 75, "h_1": [46, 57, 74], "h_2": [46, 57, 74], "h_m": 54, "h_t": 75, "ha": [29, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 66, 67, 69, 72, 73, 74, 75, 76], "haanen": [70, 72], "habit": [44, 73], "had": [44, 45, 50, 51, 57, 72, 74, 75, 76], "hadamard": [45, 56, 57, 75], "half": [45, 52, 53], "halv": 54, "hand": [41, 44, 45, 46, 47, 49, 55, 56, 57, 65, 66, 67, 69, 70, 71, 72, 73, 74, 75], "handi": [47, 67], "handl": [44, 45, 46, 49, 53, 55, 59, 62, 65, 73, 74, 75], "handle_unknown": 53, "handsid": 56, "handwrit": 56, "handwritten": [45, 49], "happen": [45, 46, 47, 48, 49, 50, 54, 57, 69, 73, 74, 75], "hard": [45, 51, 52, 54, 57, 74, 75], "hardcopi": [65, 72], "harder": [44, 45, 63, 73], "harmon": 47, "hash": 75, "hasn": [], "hassl": [44, 65, 72], "hast": [65, 72], "hasti": [44, 50, 60, 61, 63, 64, 67, 71, 72, 73, 76], "hat": [44, 45, 49, 50, 51, 53, 54, 55, 56, 57, 60, 61, 62, 63, 66, 73, 74, 75, 76], "hauser": 20, "have": [20, 23, 29, 30, 31, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 72, 73, 74, 75, 76], "have_sys_un_h": 43, "haven": 45, "he": 51, "head": [29, 48, 54, 69], "header": [44, 72], "heads_proba": 54, "health": [44, 73], "hear": [44, 57, 72, 75], "heart": [44, 51, 72], "heatmap": [44, 45, 47, 51, 61, 64, 72], "heavi": 75, "heavili": 44, "heavisid": 45, "height": [45, 47, 50, 73], "held": [57, 75], "help": [22, 44, 45, 48, 56, 57, 59, 60, 67, 72, 75, 76], "helper": [41, 48, 58], "henc": [44, 49, 50, 52, 53, 54, 56, 57, 72, 73, 74, 75, 76], "henrik": [70, 72], "her": 51, "here": [20, 22, 24, 27, 30, 41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 61, 62, 63, 65, 66, 67, 69, 72, 73, 74, 75, 76], "hereaft": [44, 52, 56, 72], "herebi": [19, 26, 31, 34, 36], "hermitian": 66, "hessenberg": 66, "hessian": [44, 46, 49, 57], "heterogen": [53, 54], "hex": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], "hi": 51, "hidden": [45, 47, 48, 56], "hidden_bia": 45, "hidden_bias_gradi": 45, "hidden_layer_s": [44, 45, 72], "hidden_neuron": 48, "hidden_weight": 45, "hidden_weights_gradi": 45, "hierarch": [49, 73, 74], "high": [44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 57, 58, 65, 66, 67, 72, 73, 74, 75, 76], "higher": [44, 45, 47, 49, 50, 52, 57, 62, 67, 72, 73, 74, 75, 76], "highest": [45, 46], "highli": [44, 47, 48, 54, 63, 65, 66, 71, 72, 73, 74, 75], "highlight": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], "highwai": [], "hing": 52, "hint": [57, 59, 60, 73, 74], "hinton": 75, "hip": 65, "hire": 44, "hist": [48, 50, 51, 69, 76], "histogram": [50, 51, 69], "histor": [51, 55], "histori": [41, 47, 48, 56, 59, 75], "hitherto": 49, "hjorth": [70, 72, 73, 74, 75, 76], "hobbi": 69, "hoc": [49, 73, 74], "hoff": 71, "hold": [45, 47, 50, 57, 58, 74, 75, 76], "holder": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42, 44, 72], "holdgraf_evidence_2014": 22, "home": [], "homepag": [67, 72], "homework": [50, 57, 74, 75], "homogen": [45, 47, 53, 54, 57, 75], "honchar": 46, "hopefulli": [44, 55, 59, 63, 69, 72, 75], "horizont": 55, "horlyk": [70, 72], "hors": [47, 51, 72], "hot": [24, 45, 53], "hour": [45, 65, 68, 69, 70, 72, 75, 76], "how": [21, 23, 27, 30, 41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 69, 72, 73, 74, 75, 76], "howev": [16, 18, 31, 32, 35, 37, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 65, 66, 67, 69, 72, 73, 74, 75, 76], "href": 29, "hspace": [44, 48, 52, 54, 69, 72], "hstack": 45, "htf": 72, "html": [24, 29, 44, 60, 64, 65, 67, 68, 70, 71, 72, 73, 74, 75], "http": [25, 29, 30, 31, 44, 47, 48, 50, 57, 59, 60, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 75, 76], "huang": [44, 72], "huber": [44, 72], "huge": [45, 47, 48, 65, 75], "human": [44, 45, 47, 50, 53, 56, 73], "humid": 53, "hundr": 45, "hungri": 45, "hybrid": 68, "hydrogen": [44, 72], "hyperbol": [45, 48, 56], "hyperparam": 52, "hyperparamet": [47, 48, 49, 50, 53, 57, 62, 67, 73, 74, 75], "hyperplan": 55, "h\u00f8rlyk": [70, 72], "i": [0, 16, 17, 18, 19, 20, 21, 23, 24, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 75, 76], "i0": [44, 72], "i1": [44, 50, 52, 56, 72, 73, 75], "i2": [44, 52, 56, 72], "i3": [44, 56, 72], "i5": [44, 72], "i_": [57, 74, 75], "i_1": [49, 50, 76], "i_2": [49, 50, 76], "i_t": 75, "ian": 71, "ic": [45, 67], "id": [29, 51, 57, 74, 75], "ida": [70, 72], "idea": [30, 44, 45, 46, 47, 48, 50, 53, 54, 56, 57, 64, 66, 67, 73, 74, 75, 76], "ideal": [44, 46, 50, 52, 57, 69, 72, 75, 76], "idem": [50, 76], "ident": [29, 49, 50, 56, 57, 61, 62, 66, 73, 74], "identical": 76, "identifi": [30, 44, 45, 51, 53, 55, 56, 57, 58, 72, 73], "idx": 27, "ieor": 69, "ifi": 71, "ifs": [65, 72], "ignor": [44, 45, 47, 53, 59, 73, 75], "ii": [24, 66, 69], "iii": [66, 72], "ij": [44, 45, 47, 50, 52, 56, 58, 60, 66, 69, 72, 73, 75], "ik": [44, 66, 72, 73], "iki": 37, "ill": 75, "illinoi": 31, "illustr": [49, 51, 54, 56, 57, 58, 64, 65, 72], "ilsvrc": 75, "im": 50, "imag": [24, 45, 47, 48, 50, 53, 55, 56, 58, 71, 72], "image_at_epoch_": 48, "image_batch": 48, "image_height": 47, "image_path": [44, 50, 51, 53, 72, 76], "image_width": 47, "imageio": 50, "imagenet": 75, "images_from_seed_imag": 48, "imagin": 45, "immedi": [44, 47, 48, 50, 65, 72, 75], "implement": [0, 17, 29, 30, 37, 44, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 63, 64, 67, 69, 72, 73, 74, 75], "impli": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42, 47, 49, 50, 51, 57, 66, 73, 74, 75, 76], "implicit": [47, 75], "implicitli": [55, 69], "import": [17, 20, 24, 30, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 67, 69, 75, 76], "importantli": 47, "importerror": 17, "impos": [44, 50, 55, 56, 72], "imposs": [44, 49, 72, 73, 74], "impract": 75, "impress": [44, 56, 72], "improv": [30, 44, 48, 49, 53, 54, 55, 57, 59, 67, 73, 74], "impur": 53, "imread": 50, "imshow": [45, 47, 48, 50], "in3050": [71, 72], "in3310": 72, "in4080": [71, 72], "in4300": [71, 72], "in4310": 71, "in5400": 47, "in5550": 71, "in_out_neuron": 48, "inaccur": [57, 74], "inact": 56, "inadequ": [44, 72], "inappropri": 75, "inch": [50, 73], "incident": [16, 18, 31, 32, 35, 37, 42], "includ": [16, 18, 19, 20, 23, 24, 26, 30, 31, 32, 34, 35, 36, 37, 42, 44, 45, 46, 47, 48, 49, 50, 51, 55, 56, 59, 60, 61, 62, 63, 64, 65, 69, 70, 71, 72, 73, 74, 76], "include_bia": [50, 53, 76], "incom": [56, 60], "incorrect": 45, "incoveni": 52, "increas": [44, 45, 47, 48, 49, 50, 53, 56, 57, 63, 67, 69, 72, 73, 75, 76], "increasingli": [30, 69], "increment": 75, "ind": 50, "inde": [44, 46, 48, 49, 50, 57, 72, 73, 74], "indefinit": 48, "independ": [44, 49, 50, 51, 52, 56, 57, 69, 72, 73, 74, 75], "index": [44, 45, 47, 48, 54, 58, 65, 66, 67, 69, 71, 72], "index_col": [44, 72], "indic": [20, 30, 37, 44, 45, 47, 48, 49, 50, 53, 54, 55, 57, 60, 67, 72, 73], "indirect": [16, 18, 31, 32, 35, 37, 42], "indispens": [50, 76], "individu": [20, 45, 50, 51, 54, 56, 69, 72, 73, 75, 76], "indu": [], "indx": 66, "indx1": 46, "indx2": 46, "indx3": 46, "ineffici": [47, 57], "inequ": [52, 57], "inequaltii": 74, "inertia": 57, "inexperi": 30, "inf": 30, "inf1000": [65, 72], "inf1100": [65, 72], "inf1100l": [65, 72], "inf1110": [65, 72], "inf3000": 72, "infeas": [53, 75], "infer": [44, 45, 48, 50, 71, 72, 76], "inferenc": 45, "infil": [44, 50, 51, 53, 72, 76], "infin": [49, 50, 51, 55, 63, 73, 74, 76], "infinit": [47, 75], "infinitesim": 69, "influenc": [50, 54, 62, 76], "influenti": 45, "info": [27, 72], "inform": [21, 23, 24, 30, 41, 44, 45, 47, 48, 50, 53, 55, 56, 57, 58, 66, 67, 71, 72, 74, 75, 76], "inforom": 59, "infrequ": 75, "infti": [47, 50, 57, 69, 74, 76], "ingeni": [57, 74, 75], "ingredi": [44, 53, 72], "inher": [50, 75, 76], "inherit": [17, 66, 72, 75], "init": 23, "initi": [30, 44, 45, 46, 50, 54, 57, 58, 62, 66, 69, 72, 74, 75, 76], "inject": 58, "inlin": [22, 29, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 66, 69, 72, 73, 74, 75, 76], "inner": [44, 57, 73], "innerhtml": 29, "inp": 48, "inplac": 57, "input": [22, 30, 44, 45, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60, 67, 69, 72, 73, 74, 75, 76], "input_dim": 45, "input_shap": [47, 48], "inputs": 45, "inputs_shuffl": [44, 45, 73], "inquiri": 64, "insert": [22, 47, 49, 50, 52, 54, 69, 73, 74, 76], "insid": [17, 48, 51], "insight": [44, 45, 49, 65, 72, 73, 74, 76], "insist": [50, 57, 73, 75], "inspir": [3, 44, 45, 56, 67, 72], "instabl": 46, "instal": [29, 44, 45, 49, 50, 53, 59, 64], "instanc": [30, 44, 45, 46, 48, 50, 53, 55, 57, 60, 72, 73, 74, 75, 76], "instanti": 54, "instead": [20, 30, 44, 45, 46, 47, 48, 49, 50, 52, 53, 55, 57, 58, 61, 64, 66, 69, 72, 73, 75, 76], "institut": [20, 45], "instruct": [23, 44, 45, 59], "int": [44, 45, 46, 47, 48, 49, 50, 55, 57, 58, 66, 69, 73, 75, 76], "int32": 54, "int_": [47, 50, 69, 76], "int_0": 69, "int_a": 69, "intak": [44, 73], "integ": [45, 46, 57, 58, 66, 69, 72], "integer_vector": 45, "integr": [25, 47, 50, 69, 72, 76], "intellig": [44, 58, 71, 72], "intend": 54, "intens": [45, 62], "intention": 58, "interact": [24, 44, 50, 53, 56, 65, 67, 72], "intercept": [44, 50, 52, 55, 57, 60, 61, 62, 63, 72, 73, 74, 75, 76], "intercept_": [44, 50, 52, 53, 57, 72, 73, 75], "interchang": [49, 56, 66], "interconnect": 45, "interesit": [], "interest": [30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 63, 65, 67, 69, 72, 73, 74, 76], "interfac": [44, 45, 59, 66, 73], "interior": [44, 53, 72], "intermedi": [66, 73, 75], "intern": [45, 54, 56], "internation": 41, "interpol": [45, 47, 48, 50, 56], "interpr": [49, 73, 74], "interpret": [44, 45, 50, 53, 54, 56, 57, 59, 60, 66, 67, 69], "interrupt": [16, 18, 31, 32, 35, 37, 42], "interv": [44, 47, 49, 50, 51, 57, 63, 69, 72, 73, 74], "intial": [57, 74], "intract": [44, 48, 73], "intrins": [47, 55, 66, 69, 72], "intro": [65, 71, 72], "introduc": [44, 45, 49, 50, 52, 54, 56, 66, 67, 69, 72, 74, 75, 76], "introduct": [45, 46, 48, 57, 71, 73, 74, 75], "introductori": [44, 48, 66, 71, 72, 73], "intuit": [44, 49, 50, 52, 56, 57, 67, 72, 75, 76], "inv": [44, 49, 57, 61, 72, 73, 74, 75], "invalid": 29, "invalu": [44, 57, 65, 72, 74], "invari": 45, "invd": 49, "inver": 52, "invers": [44, 47, 50, 57, 72, 73, 74, 75], "inverse_transform": 52, "invert": [44, 49, 51, 54, 57, 60, 62, 72, 75], "investig": 29, "invh": [57, 75], "invok": 52, "involv": [30, 44, 46, 50, 51, 55, 56, 72, 73, 75, 76], "io": [41, 44, 65, 67, 68, 70, 71, 72, 73], "ion": 24, "ip": [44, 52, 69, 72], "ipca": 55, "ipynb": [22, 65, 72], "ipython": [44, 49, 51, 53, 55, 58, 65, 67, 72, 73], "iq": [50, 76], "iri": [52, 53], "irreduc": [50, 76], "irrelev": [49, 73, 74], "irrespect": [44, 72], "irvin": 67, "isaac": 36, "isaacmus": 36, "iseffici": [], "isn": 49, "isnul": [], "isomap": 55, "issu": [30, 45, 53, 59, 66, 75], "it_arrai": 57, "item": [40, 44, 57, 72], "items": [66, 72], "iter": [45, 46, 48, 50, 52, 57, 58, 62, 67, 69, 74, 75, 76], "its": [18, 20, 30, 31, 32, 35, 41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 64, 65, 66, 67, 69, 72, 74, 75, 76], "itself": [28, 49, 50, 56, 67, 69, 72, 73, 76], "j": [27, 28, 44, 45, 46, 47, 48, 49, 50, 52, 53, 55, 56, 57, 58, 59, 60, 66, 67, 69, 71, 72, 73, 74, 75, 76], "j1": 66, "j_": 50, "j_41hld6ttu": 76, "j_lasso_sk": 50, "j_ridge_sk": 50, "j_sk": 50, "jackknif": [50, 65, 72, 76], "jacobian": [46, 57, 74], "janko": 20, "jason": 48, "javascript": 29, "jax": [65, 72, 75], "jeff": 16, "jensen": [70, 72, 73, 74, 75, 76], "jerom": [63, 67, 71], "jhauser": 20, "ji": [56, 66], "jit": 57, "jj": [44, 49, 50, 72, 76], "jk": [44, 45, 50, 56, 66, 72], "jl": [44, 72], "jm": 66, "jnp": 57, "job": [46, 52, 54, 59], "join": [44, 48, 50, 51, 53, 67, 72, 76], "joint": [48, 49], "jonathan": 33, "json": 41, "judg": [57, 74], "judgement": 50, "julia": [29, 65, 66, 67], "jump": [69, 75], "junk": 48, "jupit": 72, "jupyt": [22, 23, 24, 44, 59, 60, 63, 65, 67, 71, 72, 76], "jupyterbook": 22, "jupytext": 23, "just": [22, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 64, 65, 69, 72, 73, 74, 75, 76], "justif": 44, "justifi": [47, 54], "k": [31, 44, 45, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 65, 66, 67, 69, 70, 72, 73, 74, 75], "k0": 51, "k1": 51, "kaggl": [50, 67], "kappa_d": 69, "karl": [70, 72], "karush": 52, "katex": 29, "katrin": [70, 72], "keep": [24, 30, 44, 45, 48, 49, 50, 55, 57, 58, 59, 62, 66, 67, 72, 73, 74, 75, 76], "keepdim": [45, 50, 54, 66, 76], "kei": [45, 47, 50, 56, 75], "kellei": 35, "kenneth": 16, "kept": [48, 50, 58, 76], "kera": [44, 48, 65, 67, 72], "kernel": [23, 44, 45, 47, 65, 72, 73], "kernel_regular": [45, 47], "kernel_s": 48, "kernelpca": 55, "kev": [44, 72], "kevin": [31, 71, 72], "kevinsheppard": 31, "keyword": [62, 66, 72], "kfold": [50, 76], "kg": 45, "ki": 66, "kick": [45, 57, 75], "kiener": 46, "kilomet": [50, 73], "kim": [18, 32], "kind": [19, 22, 26, 31, 34, 36, 44, 46, 47, 48, 52, 56, 57, 58, 72, 73], "kingma": 75, "kj": [50, 56, 66, 73, 75], "kjm": [65, 72], "kkt": 52, "kl": 69, "km": [56, 72], "kmean": 58, "kmeanspoint": 58, "kn_k": 58, "know": [41, 44, 45, 46, 49, 50, 52, 57, 59, 60, 61, 63, 64, 65, 72, 73, 74], "knowledg": [44, 65, 72], "known": [20, 45, 47, 48, 49, 50, 51, 52, 53, 56, 62, 66, 67, 69, 71, 73, 75, 76], "kondev": [44, 72], "kp": 69, "kpca": 55, "kramdown": 29, "kroneck": 58, "kt": 29, "kuhn": 52, "kvalsund": [70, 72], "kwown": [44, 72], "l": [44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 66, 67, 69, 72, 74, 75], "l0": 51, "l1": [44, 45, 47, 51, 72], "l1_l2": [45, 47], "l1regl": 49, "l2": [45, 47], "l_": [66, 75], "l_1": 51, "l_2": [51, 57, 74, 75], "l_i": 75, "l_j": 56, "la": 57, "la_": 24, "la_i": 56, "la_k": 56, "lab": [64, 65, 67, 72], "label": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 64, 65, 66, 67, 69, 72, 73, 74, 75, 76], "labelencod": [51, 54], "labels": [50, 52, 53], "labels_shuffl": [44, 45, 73], "laboratori": 68, "lack": [44, 72, 75], "lagari": 46, "lagrang": [52, 55], "lam": 62, "lambda": [44, 45, 46, 47, 49, 50, 51, 52, 54, 56, 57, 61, 62, 63, 64, 67, 69, 72, 73, 74, 75, 76], "lambda_": 55, "lambda_0": 55, "lambda_1": [49, 52, 55, 73, 74], "lambda_2": [52, 55], "lambda_i": [52, 55], "lambda_iy_i": 52, "lambda_jy_iy_j": 52, "lambda_k": 52, "lambda_n": [49, 52, 73, 74], "lamda": 45, "land": 52, "landmark": 52, "landscap": [57, 62, 74, 75], "langl": [44, 50, 55, 69, 72, 73], "languag": [22, 41, 44, 45, 48, 52, 65, 66, 67, 71, 72], "lapack": [66, 72], "laplac": 49, "laptop": [59, 65], "larg": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 44, 45, 46, 48, 49, 50, 52, 53, 54, 55, 57, 62, 65, 66, 67, 69, 71, 72, 73, 74, 75, 76], "larger": [44, 47, 49, 50, 52, 54, 55, 57, 61, 69, 72, 73, 74, 75, 76], "largest": [48, 52, 55], "lasso": [44, 51, 65, 72, 75, 76], "lasso_sk": 50, "last": [44, 45, 47, 48, 49, 50, 51, 52, 56, 60, 61, 63, 66, 67, 69, 70, 72, 74, 76], "latent": 48, "latent_dim": 48, "latent_point": 48, "latent_space_value_rang": 48, "later": [30, 44, 45, 48, 51, 52, 56, 57, 58, 59, 63, 65, 67, 72, 75], "latest": [48, 59, 65], "latest_checkpoint": 48, "latex": [25, 26, 64, 72], "latexcodec": [25, 26], "latter": [44, 47, 50, 51, 52, 55, 57, 66, 69, 72, 73, 74, 75, 76], "lattic": 56, "law": 44, "layer": [44, 48, 57, 72, 75], "lbfg": [51, 53, 54], "lc_messag": 41, "lcc": [49, 50, 76], "lda": 55, "ldot": [44, 50, 55, 67, 72, 76], "le": [49, 51, 54, 57, 61, 69, 73, 74, 75], "lead": [20, 44, 45, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 61, 66, 69, 72, 73, 74, 75, 76], "leaf": 53, "leaki": 45, "leakyrelu": 48, "lear": [57, 74], "learn": [30, 47, 48, 49, 50, 51, 52, 53, 54, 56, 66, 70, 71], "learnabl": 47, "learner": 54, "learnig": 72, "learning_r": [52, 54], "learning_rate_init": [44, 45, 72], "learning_schedul": [57, 75], "learnt": 67, "least": [30, 44, 51, 52, 54, 55, 61, 62, 65, 66, 69, 76], "leat": [57, 75], "leav": [44, 45, 47, 49, 50, 53, 55, 72, 74, 76], "lectur": [44, 45, 49, 54, 55, 56, 57, 65, 66, 67, 68, 70, 71, 73], "lecturenot": [44, 65, 67, 71, 72], "left": [44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 61, 63, 66, 67, 69, 72, 73, 74, 75, 76], "leftarrow": [52, 56], "legend": [24, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 57, 59, 72, 73, 74, 75, 76], "leinonen": 72, "len": [44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 60, 61, 66, 72, 73, 74, 75, 76], "length": [44, 45, 47, 48, 52, 53, 57, 60, 65, 72, 73, 74, 75], "length_of_sequ": 48, "leq": [44, 49, 51, 52, 57, 58, 69, 72, 73, 74, 75], "less": [44, 45, 47, 48, 49, 50, 52, 53, 57, 65, 69, 72, 73, 74, 75, 76], "lessen": 45, "let": [23, 29, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 63, 66, 69, 72, 73, 74, 75, 76], "letter": [44, 60, 66, 69, 72, 73], "level": [27, 44, 45, 49, 50, 53, 65, 66, 67, 68, 70, 72, 75, 76], "leverag": 75, "lexer": [25, 26], "li": [52, 55], "liabil": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "liabl": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "lib": [], "liberti": 75, "liblinear": 54, "librari": [44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 66, 67, 69, 71, 73, 74, 75], "licenc": 37, "licens": [18, 32, 35, 36, 44, 45, 65, 67, 72], "lie": [44, 50, 55, 69, 72, 73, 76], "life": [44, 45, 52, 56, 72], "lifetim": 57, "light": [1, 15], "like": [22, 23, 27, 30, 41, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 60, 64, 65, 66, 67, 69, 72, 73, 74, 75, 76], "likelihood": [44, 45, 49, 53, 72, 73], "lim_": 69, "limit": [16, 18, 19, 26, 30, 31, 32, 34, 35, 36, 37, 42, 44, 49, 50, 52, 56, 66, 67, 72, 73], "lin_clf": 52, "lin_model": [], "lin_reg": 53, "linalg": [44, 46, 49, 50, 52, 55, 57, 61, 66, 69, 72, 73, 74, 75], "line": [22, 23, 24, 30, 41, 44, 47, 50, 52, 55, 57, 59, 60, 64, 72, 74, 75, 76], "line1": 52, "line2": 52, "line2d": 24, "line3": 52, "line_model": 59, "line_ms": 59, "line_predict": 59, "linear": [45, 47, 49, 50, 51, 53, 54, 55, 56, 60, 61, 62, 63, 65, 67, 69, 75, 76], "linear_model": [44, 49, 50, 51, 52, 53, 54, 55, 57, 59, 60, 63, 72, 73, 74, 75, 76], "linear_regress": [50, 76], "linearli": [49, 73, 74, 75], "linearloc": [50, 57, 74, 75], "linearregress": [44, 50, 51, 53, 59, 60, 63, 72, 73, 75, 76], "linearsvc": 52, "lineat": 74, "liner": [45, 47], "linerar": 54, "linewidth": [44, 46, 48, 50, 52, 53, 54, 76], "link": [29, 30, 44, 48, 53, 56, 59, 64, 65, 67, 68, 70, 72], "linlag": 49, "linpack": [66, 72], "linreg": [44, 72], "linspac": [24, 44, 46, 47, 48, 50, 52, 53, 54, 57, 60, 61, 63, 66, 69, 72, 73, 75, 76], "linu": 48, "linux": [44, 45, 65, 67, 72], "liquid": [44, 72], "list": [16, 18, 28, 29, 30, 31, 32, 35, 37, 42, 45, 46, 47, 48, 53, 59, 65, 67, 72, 75], "listedcolormap": [53, 54], "literatur": [45, 51, 58, 71, 76], "littl": [45, 47, 53, 56, 75], "live": [52, 60], "ll": [22, 44, 62, 69, 72, 73], "lle": [44, 73], "llm": 64, "lloyd": [48, 58], "lmb": [44, 46, 49, 50, 73, 74, 75, 76], "lmbd": [44, 45, 47, 72], "lmbd_val": [44, 45, 47, 72], "lmbda": [57, 74, 75], "ln": [45, 57, 74], "load": [28, 45, 48, 50, 51, 53, 54, 75], "load_boston": [], "load_breast_canc": [45, 51, 53, 54, 55], "load_data": [47, 48], "load_digit": [45, 47], "load_iri": [52, 53], "loc": [47, 50, 51, 52, 53, 54, 72, 76], "local": [41, 44, 45, 47, 51, 56, 57, 59, 73, 74, 75], "locat": [31, 46, 47, 52, 59], "log": [27, 44, 45, 46, 48, 49, 50, 51, 53, 54, 55, 57, 59, 64, 66, 67, 72, 75, 76], "log10": [44, 49, 50, 73, 74, 75, 76], "log_": [44, 72], "log_clf": 54, "logarithm": [44, 49, 51, 61, 66, 72, 76], "logbook": 67, "logic": [44, 45, 53, 72], "logical_or": 30, "login": 59, "logist": [44, 45, 46, 52, 53, 54, 55, 56, 57, 65, 73, 74, 75], "logisticregress": [51, 53, 54, 55], "logit": 51, "logreg": [51, 53, 54, 55], "logspac": [24, 44, 45, 47, 49, 50, 72, 73, 74, 75, 76], "long": [44, 45, 47, 48, 56, 57, 67, 72, 74, 75], "longer": [46, 47, 52, 54, 58, 66, 69, 72, 75], "loocv": [50, 76], "look": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 59, 60, 63, 64, 66, 67, 69, 72, 73, 74, 75, 76], "loop": [30, 45, 48, 50, 54, 56, 58, 60, 61, 62, 65, 66, 72, 75, 76], "lose": 45, "loss": [16, 18, 31, 32, 35, 37, 42, 44, 45, 47, 48, 49, 50, 51, 52, 54, 55, 57, 62, 66, 67, 72, 76], "loss_fil": 48, "lossfil": 48, "lost": [30, 48], "lot": [22, 24, 45, 48, 50, 60, 63, 64, 75, 76], "low": [44, 50, 53, 54, 55, 67, 72, 73, 76], "lower": [44, 45, 47, 50, 53, 54, 60, 66, 73, 75], "lowercas": [66, 72], "lowest": [53, 57, 69, 75], "lr": [45, 47, 48, 54], "lstat": [], "lstm": 48, "lstm_2layer": 48, "lstsq": [44, 72, 73], "lt": [50, 76], "lu": [44, 49, 72, 73, 74], "lubksb": 66, "luckili": 46, "ludcmp": 66, "lux": 66, "lvert": 45, "lw": [24, 44, 72], "m": [26, 27, 30, 34, 42, 44, 45, 46, 47, 49, 50, 52, 53, 54, 55, 56, 57, 59, 66, 69, 70, 71, 72, 73, 74, 75, 76], "m_": [53, 56], "m_0": 75, "m_1": 58, "m_h": [44, 72], "m_k": 58, "m_l": 56, "m_n": [44, 72], "m_p": [44, 72], "m_t": [57, 75], "ma": 55, "machin": [45, 47, 48, 49, 50, 51, 53, 54, 55, 56, 59, 60, 66, 71, 73, 75, 76], "machinelearn": [44, 50, 60, 64, 65, 67, 68, 70, 71, 72, 73, 74], "machineri": 41, "mackai": 71, "macro": 29, "made": [30, 44, 45, 47, 48, 49, 50, 51, 53, 55, 56, 67, 72, 73, 75], "mae": [44, 72], "magic": 48, "magnitud": [45, 50, 51, 57, 73, 75], "mai": [16, 18, 30, 31, 32, 35, 41, 44, 45, 46, 47, 49, 50, 51, 52, 53, 55, 56, 57, 63, 65, 66, 67, 69, 72, 73, 74, 75, 76], "mail": [68, 70], "main": [25, 44, 45, 47, 48, 49, 50, 51, 53, 66, 67, 71, 73, 74, 75], "mainli": [44, 49, 50, 51, 53, 72, 73, 76], "maintain": [20, 50, 75, 76], "major": [21, 30, 45, 50, 53, 54, 57, 66, 72, 74, 75, 76], "make": [24, 30, 41, 45, 46, 47, 48, 49, 50, 51, 52, 55, 56, 57, 59, 60, 62, 63, 65, 66, 67, 69, 71, 72, 74, 75, 76], "make_axes_locat": 50, "make_moon": [52, 53, 54], "make_pipelin": [44, 50, 54, 73, 76], "makedir": [44, 50, 51, 53, 72, 76], "malcondit": 66, "malign": [45, 51, 53], "mammographi": 49, "manag": [44, 46, 47, 59, 65, 67, 72, 75], "mandatori": [27, 70, 72], "mani": [22, 23, 30, 31, 41, 44, 45, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 69, 71, 72, 73, 74, 75, 76], "manifold": 55, "manner": 47, "manual": [50, 73, 75], "map": [41, 44, 45, 46, 50, 51, 52, 55, 56, 58, 69, 72], "marc": 73, "marchant": 30, "margin": [30, 44, 49, 52], "marit": [44, 72], "mark": 72, "markdownfil": 23, "markdownit": 29, "markdownitdeflist": 28, "markedli": 22, "marker": [27, 51, 66, 72], "markov": [65, 72], "markup": [22, 27], "marsaglia": 69, "mask_or": 30, "masked_arrai": 30, "maskedrecord": 30, "mass": [44, 45, 49, 57, 73, 74], "massag": [44, 72], "masses2016": [44, 72], "masses2016ol": [44, 72], "masses2016tre": 44, "masseval2016": [44, 72], "master": [29, 68, 70], "mat": [65, 72], "mat1100": [65, 72], "mat1110": [65, 72], "mat1120": [65, 72], "match": [27, 45, 48, 49, 57, 58, 59, 73, 74, 75], "materi": [16, 18, 31, 32, 35, 37, 42, 48, 49, 51, 57, 59, 66, 68, 70], "math": [24, 29, 47, 51, 56, 57, 66, 69, 71, 72, 75], "mathbb": [29, 44, 48, 49, 50, 51, 52, 55, 56, 57, 58, 61, 63, 66, 67, 69, 72, 73, 74, 75, 76], "mathbf": [44, 49, 50, 51, 52, 57, 63, 66, 67, 72, 73, 74, 75, 76], "mathcal": [45, 49, 50, 51, 57, 67, 76], "matheemat": 47, "mathemat": [44, 50, 55, 56, 57, 65, 66, 69, 71, 72, 75], "mathemati": 72, "mathrm": [44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 61, 62, 63, 67, 69, 72, 73, 74, 75, 76], "matmul": [45, 46, 49], "matnat": 71, "matplotlib": [24, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 63, 65, 66, 67, 69, 72, 73, 74, 75, 76], "matplotlibrc": 30, "matric": [44, 45, 47, 48, 50, 51, 52, 55, 57, 60, 61, 65, 73, 74], "matrix": [44, 46, 47, 48, 50, 51, 52, 54, 57, 61, 62, 63, 67, 69, 76], "matshow": 45, "matter": [46, 47, 57, 73, 74, 75], "matthia": [25, 26, 34, 42], "max": [44, 45, 46, 47, 48, 53, 54, 56, 57, 70, 72, 74, 75], "max_depth": [44, 53, 54], "max_diff": 46, "max_diff1": 46, "max_diff2": 46, "max_it": [44, 45, 52, 57, 72], "max_iter": 58, "max_leaf_nod": 54, "max_sampl": 54, "maxdegre": [44, 50, 54, 73, 76], "maxdepth": 54, "maxim": [45, 48, 49, 51, 52, 55, 76], "maximum": [44, 46, 47, 49, 51, 52, 53, 54, 57, 58, 72, 73, 74, 75], "maxpolydegre": [49, 50, 73, 74, 75, 76], "maxpooling2d": 47, "mbox": [24, 49, 50, 73, 74, 76], "mcculloch": 56, "md": [22, 23, 27, 28, 29, 55], "mdoel": 48, "me": [27, 30], "mean": [24, 29, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 65, 66, 67, 69, 72, 75, 76], "mean_absolute_error": [44, 72], "mean_divisor": 58, "mean_i": 69, "mean_matrix": 58, "mean_squared_error": [44, 48, 50, 51, 54, 59, 63, 72, 73, 76], "mean_squared_log_error": [44, 72], "mean_vector": 58, "mean_x": 69, "meaning": [44, 48, 51, 72], "meansquarederror": [44, 72], "meant": [47, 51, 54, 57], "meanwhil": 75, "measur": [30, 44, 45, 46, 49, 50, 53, 55, 56, 58, 60, 62, 67, 69, 72, 73, 75, 76], "mechan": [44, 48, 69, 72, 75], "median": [44, 72, 73, 75], "medicin": 56, "medium": [24, 48, 52, 57, 75], "medv": [], "meet": [44, 70], "mehta": [44, 72, 73, 74], "member": [64, 67], "memori": [47, 48, 55, 56, 57, 62, 66], "mentat": 37, "mention": [44, 56, 57, 67, 69, 72, 74, 75], "merchant": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "mere": [44, 67], "merg": [19, 26, 31, 34, 36], "meshgrid": [46, 49, 50, 52, 53, 54, 55], "mess": 59, "messag": [20, 41, 49, 57], "messi": 46, "met": [16, 18, 31, 32, 35, 37, 42, 44, 47, 52, 73], "meta": 29, "meteorolog": 53, "meter": [50, 73], "method": [30, 44, 45, 46, 47, 48, 49, 51, 52, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 69, 71, 73], "metion": 50, "metric": [44, 45, 47, 50, 51, 53, 54, 58, 59, 72, 73, 76], "metropoli": [65, 72], "mev": [44, 69, 72], "mgd": [57, 75], "mglearn": [65, 72], "mgrid": 57, "mhjensen": [], "mi": 54, "mia": [70, 72], "michael": 25, "microsoft": 71, "mid": 45, "midel": 48, "midnight": 59, "midpoint": 53, "might": [30, 44, 45, 46, 48, 50, 53, 57, 59, 61, 62, 73, 74, 75], "migth": 61, "mild": 53, "millimet": [50, 73], "million": [44, 72, 73, 75], "mimic": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 30, 56], "min": [29, 35, 44, 46, 49, 52, 53, 74], "min_": [44, 46, 49, 58, 61, 72, 73, 74], "min_samples_leaf": 53, "mind": [20, 44, 50, 57, 59, 62, 72, 73, 74, 75, 76], "mindboard": 48, "mine": [65, 72], "mini": [45, 55, 56, 57, 74], "minibatch": [45, 55, 57], "minibathc": [57, 75], "miniforge3": [], "minim": [44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 61, 73, 74, 75, 76], "minima": [44, 45, 51, 57, 72, 74, 75], "minimum": [44, 45, 46, 50, 52, 53, 55, 57, 73, 74, 75, 76], "minmaxscal": [44, 73, 75], "minor": 69, "minst": 45, "minu": 51, "mirjalili": 72, "mirror": 53, "misc": 50, "misclassif": [52, 53, 54], "misclassifi": [52, 54], "miser": 44, "mismatch": 45, "miss": [30, 51, 54], "mistak": [48, 63], "mit": [27, 28, 29, 36, 71], "mitig": 75, "mix": [45, 46, 72], "mixtur": [57, 75], "mk": [53, 66], "mkdir": [44, 50, 51, 53, 72, 76], "ml": [44, 45, 54, 57, 66, 67, 73, 74, 75], "mlab": 69, "mle": [49, 51], "mlp": 45, "mlpclassifi": 45, "mlpregressor": [44, 72], "mm": 66, "mml": 73, "mn": [56, 69], "mnist": [45, 55], "mo": 41, "mod": 69, "mode": [29, 68, 70, 72], "model": [20, 46, 47, 49, 51, 52, 53, 54, 55, 57, 58, 60, 62, 63, 64, 65, 67, 69, 71, 73, 74, 75, 76], "model_select": [44, 45, 47, 49, 50, 51, 53, 54, 55, 59, 60, 61, 63, 72, 73, 74, 75, 76], "moder": [54, 75], "modern": [44, 50, 51, 65, 72, 75, 76], "modest": 75, "modif": [16, 18, 30, 31, 32, 35, 37, 42, 46, 56, 57], "modifi": [17, 19, 20, 26, 29, 31, 34, 36, 41, 44, 45, 47, 49, 51, 52, 54, 56, 57, 72, 73, 74, 75], "modul": [17, 28, 30, 31, 40, 44, 60, 66, 72], "modular": 69, "modulo": 69, "moe": [55, 73], "moment": [49, 50, 57, 69, 76], "mondai": [70, 72], "monitor": [57, 75], "monoton": [49, 56, 69, 76], "mont": [44, 50, 65, 69, 71, 72, 76], "montli": 60, "moor": [49, 50], "more": [2, 17, 21, 23, 24, 25, 30, 41, 44, 45, 46, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 60, 61, 63, 65, 69], "moreov": [22, 30, 44, 47], "morten": [70, 72, 73, 74, 75, 76], "mortenhj": 72, "most": [22, 30, 44, 45, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 65, 67, 69, 72, 73, 74, 75, 76], "mostli": [45, 55, 62, 75], "motion": [44, 57], "motiv": [45, 48], "moulin": 75, "move": [30, 44, 48, 49, 50, 51, 53, 56, 57, 58, 59, 60, 67, 69, 73, 74, 76], "mpl": [51, 72], "mpl_toolkit": [46, 50, 57, 74, 75], "mplot3d": [46, 50, 57, 74, 75], "mplregressor": 45, "mr_": 30, "mrecord": 30, "mse": [44, 48, 49, 50, 53, 54, 59, 60, 61, 63, 64, 67, 72, 73, 74, 75, 76], "mse_simpletre": 54, "mselassopredict": [49, 74], "mselassotrain": [49, 74], "mseownridgepredict": [50, 73, 74, 75], "msepredict": [49, 74], "mseridgepredict": [44, 49, 50, 73, 74, 75], "msetrain": [49, 74], "msg": 41, "msle": [44, 72], "mt": [51, 56], "mu": [44, 50, 55, 57, 69, 72, 75, 76], "mu0": 69, "mu1": 69, "mu2": 69, "mu_": [50, 69, 73, 75, 76], "mu_i": [50, 73, 75], "mu_n": 55, "mu_x": 69, "much": [44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 59, 64, 66, 67, 69, 72, 73, 74, 75, 76], "multi": [44, 45, 47, 51, 65, 72], "multiclass": [45, 51], "multidimension": [55, 56, 72], "multilay": 45, "multinomi": 51, "multipl": [41, 46, 48, 49, 50, 51, 56, 57, 59, 69, 73, 74, 75, 76], "multipli": [47, 49, 50, 55, 57, 62, 66, 69, 73, 74, 75], "multiplum": 52, "multivari": [44, 46, 54, 55, 65, 69, 72], "multivariate_norm": [55, 58], "multpli": 60, "murphi": [55, 71, 72], "muse": 36, "must": [16, 17, 18, 22, 31, 32, 35, 37, 42, 45, 46, 49, 50, 52, 54, 56, 57, 58, 59, 64, 67, 69, 73, 74, 75, 76], "mutat": 51, "mutual": [45, 47, 50, 57, 76], "mx_": 69, "my": [30, 41, 72], "myenv": [], "myriad": [44, 65, 72], "myself": 30, "mz1": 69, "mz2": 69, "m\u00f8svatn": 50, "n": [24, 27, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 66, 67, 69, 72, 73, 74, 75, 76], "n1": 66, "n2": 66, "n8grai": 20, "n_": [45, 46, 47, 52, 56, 69], "n_0": [56, 69], "n_boostrap": [50, 54, 76], "n_bootstrap": [50, 76], "n_categori": [45, 47], "n_cluster": 58, "n_compon": 55, "n_epoch": [57, 75], "n_estim": 54, "n_examples_to_gener": 48, "n_featur": [45, 62], "n_filter": 47, "n_hidden": 46, "n_hidden_neuron": [44, 45, 72], "n_i": 69, "n_input": [44, 45, 47, 73], "n_instanc": 53, "n_iter": 75, "n_job": 54, "n_k": 58, "n_l": [56, 69], "n_layer": 45, "n_m": 53, "n_neuron": 45, "n_neurons_connect": 47, "n_neurons_layer1": 45, "n_neurons_layer2": 45, "n_point": 58, "n_sampl": [50, 52, 53, 54, 58, 62, 76], "n_split": [50, 76], "n_step": 48, "n_t": 46, "n_x": 46, "nabla": [45, 57, 74, 75], "nabla_": [46, 57, 74, 75], "nabla_w": 57, "nag": 57, "naimi": [44, 72], "naiv": 51, "naive_kmean": 58, "name": [16, 17, 18, 27, 31, 32, 35, 41, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 62, 64, 65, 66, 67, 69, 70, 72, 73, 74, 76], "namespac": 17, "nan": 30, "narrow": [57, 75], "nathaniel": 20, "nation": [45, 49], "nativ": [29, 65, 72], "natur": [44, 45, 48, 52, 53, 56, 57, 67, 69, 71, 72, 74, 75], "navier": 56, "navig": [59, 75], "nb": 69, "nb_": 66, "nbconvert": 72, "nd": 58, "ndarrai": [30, 50], "ne": [53, 54, 66, 69, 73, 74], "nearest": [45, 47, 50, 55], "nearli": [57, 74], "neat": 72, "neccesari": [50, 76], "necess": 46, "necessari": [44, 45, 47, 48, 52, 58, 62, 72], "necessarili": [44, 48, 55, 69, 72], "necesserali": 49, "neck": 51, "need": [23, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 66, 69, 73, 74, 75, 76], "neg": [44, 45, 47, 49, 50, 51, 54, 57, 66, 69, 72, 74, 76], "neg_mean_squared_error": [50, 76], "neglect": [69, 75], "neglig": [16, 18, 31, 32, 35, 37, 42, 69], "neighbor": [47, 50, 55], "neither": [18, 31, 32, 35, 48, 57, 75], "neq": [57, 58, 69, 74], "nervou": 56, "nest": [27, 53, 56], "nesterov": 57, "net": [37, 46, 48, 56], "netlib": [66, 72], "network": [44, 53, 57, 65, 71, 73], "neural": [44, 57, 65, 71, 73], "neural_network": [44, 45, 46, 72], "neuralnetwork": 45, "neuron": [45, 46, 47, 48, 56], "neutral": [44, 72], "neutron": [44, 72], "never": [30, 45, 48, 50, 53, 69, 76], "new": [20, 41, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 61, 64, 66, 72, 73, 74, 75], "new_chang": [57, 75], "new_hobbit": 72, "new_ma": 30, "newaxi": [44, 47, 50, 53, 76], "newli": [44, 72], "newlin": 29, "newton": [45, 51, 52, 57, 69], "next": [44, 45, 46, 47, 48, 49, 50, 52, 53, 57, 58, 59, 60, 72, 73, 74, 75, 76], "next_guess": 57, "next_input": 48, "ng": 45, "ni": 58, "nice": [44, 45, 49, 55, 72, 73, 74], "nicer": [62, 75], "nip": 75, "niter": [57, 74, 75], "nitric": [], "nlambda": [44, 49, 50, 73, 74, 75, 76], "nlp": 71, "nm": 69, "nm_n": [44, 72], "nmse": [50, 76], "nn": [46, 49, 50, 56, 66, 72, 76], "nn_model": 45, "nnmin": 46, "node": [27, 28, 45, 47, 53, 54, 56], "nois": [44, 48, 49, 50, 52, 53, 54, 57, 62, 63, 67, 72, 73, 74, 75, 76], "noise_dimens": 48, "noisi": [45, 50, 67, 75, 76], "nomask": 30, "non": [30, 44, 45, 47, 49, 50, 51, 53, 54, 55, 56, 57, 58, 62, 66, 69, 72, 73, 74, 76], "nondifferenti": 75, "none": [44, 45, 46, 48, 49, 53, 54, 57, 69, 72, 73], "noninfring": [19, 26, 31, 34, 36], "nonlinear": [47, 50, 52, 53, 55, 56, 76], "nonneg": [50, 53, 57, 74, 76], "nonparametr": 50, "nonsens": 69, "nonsingular": 66, "nonumb": [47, 51, 52, 57, 66], "nor": [18, 31, 32, 35, 45, 48, 57, 75], "norm": [44, 45, 49, 50, 52, 55, 57, 62, 72, 73, 74, 75, 76], "normal": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 61, 62, 63, 65, 66, 67, 69, 72, 73, 74, 75], "normali": [66, 72], "norwai": [50, 67, 72, 74, 75, 76], "notabl": 30, "notat": [44, 46, 49, 50, 57, 58, 69, 72, 73, 74, 76], "note": [20, 22, 44, 45, 46, 47, 48, 49, 50, 51, 52, 55, 56, 57, 58, 59, 60, 62, 65, 66, 69, 71, 72, 75, 76], "notebook": [22, 44, 45, 47, 53, 59, 60, 63, 64, 65, 67, 72, 76], "noteworthi": 75, "noth": [17, 29, 45, 46, 49, 52, 56, 58, 69, 73, 74], "notic": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42, 48, 49, 56, 57, 66, 69, 72], "notion": 47, "novel": [47, 50, 54, 72], "novemb": [45, 70, 72], "now": [29, 30, 41, 44, 46, 48, 49, 50, 51, 52, 54, 55, 56, 58, 59, 60, 63, 65, 66, 67, 69, 72, 73], "nowadai": [44, 45, 47, 53, 65, 72], "nox": [], "np": [24, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 66, 69, 72, 73, 74, 75, 76], "npm": [27, 28, 29], "npr": 46, "nsampl": [50, 76], "nt": 46, "nu": 69, "nuclear": [49, 73, 74], "nuclei": [44, 69, 72], "nucleon": [44, 72], "nucleu": [44, 72], "num": 48, "num_coordin": 46, "num_hidden_neuron": 46, "num_it": [46, 62], "num_neuron": 46, "num_neurons_hidden": 46, "num_point": 46, "num_tre": 54, "num_valu": 46, "number": [29, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 61, 62, 63, 66, 67, 68, 70, 72, 74, 76], "numberid": 51, "numberparamet": 47, "numer": [30, 44, 49, 50, 53, 54, 55, 56, 57, 65, 66, 71, 72, 73, 74, 75, 76], "numpi": [24, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 67, 69, 73, 74, 75, 76], "numpydocstr": 37, "nunmpi": [49, 73], "nve_frngahw": 74, "nx": 46, "ny": 69, "o": [30, 44, 45, 48, 49, 50, 51, 52, 53, 55, 66, 70, 71, 72, 73, 74, 75, 76], "obei": [50, 55, 57, 73, 75], "object": [30, 44, 45, 48, 52, 54, 59, 63, 66, 72, 75], "obliqu": [49, 73, 74], "observ": [44, 45, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 69, 72, 74, 75, 76], "obtain": [19, 26, 31, 34, 36, 44, 45, 49, 50, 51, 52, 53, 54, 56, 57, 58, 61, 66, 67, 69, 72, 73, 74, 75, 76], "obviou": [49, 50, 55, 69, 73, 74], "obviouli": 72, "obvious": [44, 48, 49, 50, 66, 72, 76], "oc": [73, 74], "occupi": [], "occur": [44, 50, 52, 53, 66, 69, 72], "octob": [70, 72], "od": 44, "odd": [44, 47, 51, 72, 73, 75], "odenum": 46, "odesi": 46, "oen": 44, "off": [21, 22, 23, 45, 47, 48, 49, 53, 57, 64, 69, 75, 76], "offer": [50, 55, 65, 66, 68, 70, 72, 76], "offic": [70, 72], "offici": [68, 72], "often": [31, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 69, 72, 73, 74, 75, 76], "ofter": [66, 72], "ol": [44, 57, 61, 63, 73, 75], "old": [30, 45, 49, 54, 57, 59, 62], "old_ma": 30, "oliph": 30, "ols_paramet": 60, "ols_sk": 50, "ols_svd": 50, "olsbeta": 74, "olstheta": [44, 49], "omega": [46, 47, 50], "omega_0": 47, "omit": [44, 49, 72, 73, 74, 76], "onc": [45, 50, 53, 55, 57, 64, 76], "one": [17, 20, 22, 30, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 63, 64, 65, 66, 67, 69, 70, 72, 73, 75, 76], "onehot": 45, "onehot_vector": 45, "onehotencod": 53, "ones": [44, 46, 49, 50, 52, 53, 54, 55, 57, 60, 62, 66, 67, 72, 73, 74, 75, 76], "ones_lik": 48, "ong": 73, "onl": 47, "onli": [20, 30, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 66, 67, 69, 72, 73, 74, 75, 76], "onlin": [55, 59, 64, 68, 75], "onto": [41, 49, 55, 73, 74], "open": [27, 44, 45, 48, 50, 51, 53, 59, 65, 67, 68, 70, 72, 76], "oper": [30, 44, 45, 47, 49, 50, 54, 55, 56, 57, 59, 60, 65, 69, 72, 73, 74, 75, 76], "operation": 69, "oplu": 69, "opmiz": [57, 75], "opportun": 44, "oppos": [50, 57], "opposit": [45, 49, 52, 73, 74], "opt": [45, 49, 67, 72, 74], "optim": [44, 46, 47, 48, 49, 50, 51, 53, 54, 55, 58, 60, 61, 63, 67, 76], "optimis": [45, 47], "option": [27, 30, 44, 45, 47, 49, 50, 52, 55, 59, 62, 66, 73, 75, 76], "optmiz": [45, 52, 57, 73], "oral": 72, "orang": 44, "order": [44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 59, 63, 66, 67, 69, 72, 73, 74, 76], "ordinari": [44, 46, 47, 51, 55, 57, 61, 62, 65, 76], "oreilli": [71, 72], "org": [22, 29, 30, 44, 47, 48, 60, 64, 65, 66, 67, 71, 72, 73, 74, 75], "organ": [50, 51, 54, 66, 76], "orient": [45, 49, 69, 73, 74], "origin": [16, 25, 30, 31, 41, 44, 47, 49, 50, 52, 55, 56, 57, 59, 66, 72, 73, 74, 75, 76], "orthogn": [49, 73, 74], "orthogon": [44, 49, 50, 52, 55, 57, 66, 72, 73, 74], "orthonorm": [49, 73, 74], "os": [70, 72], "oscar": 45, "oscil": [47, 57, 75], "oskar": 72, "oskarlei": 72, "osl": 62, "oslo": [44, 65, 67, 68, 70, 72, 73, 74, 75, 76], "osx": [44, 65, 67, 72], "other": [16, 18, 19, 23, 26, 31, 32, 34, 35, 36, 37, 42, 44, 45, 46, 47, 49, 50, 51, 52, 54, 57, 58, 60, 63, 65, 68, 69, 70, 71, 73, 74, 75, 76], "otherwis": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42, 44, 45, 48, 51, 57, 66, 72, 75], "ouput": [49, 51, 56, 76], "our": [41, 45, 46, 47, 50, 51, 52, 53, 54, 56, 58, 59, 60, 61, 62, 63, 65, 66, 69, 75, 76], "ourmodel": 44, "ourselv": [44, 49, 50, 52, 55, 57, 72, 73, 74, 76], "out": [16, 18, 19, 21, 24, 26, 29, 30, 31, 32, 34, 35, 36, 37, 42, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 65, 66, 67, 69, 72, 73, 75, 76], "out_fil": 53, "outcom": [44, 51, 53, 54, 56, 69, 73], "outdoor": 53, "outer": [50, 56, 57], "outfil": 48, "outlier": [44, 52, 72, 73, 75], "outlin": [50, 54, 55, 76], "outlook": 53, "outperform": [54, 75], "output": [23, 27, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 63, 66, 67, 69, 72, 73, 74, 75, 76], "output_bia": 45, "output_bias_gradi": 45, "output_shap": 48, "output_weight": 45, "output_weights_gradi": 45, "outputlayer1": 56, "outputlayer2": 56, "outsid": 48, "over": [20, 44, 45, 47, 48, 49, 50, 53, 54, 56, 57, 59, 60, 63, 66, 67, 72, 73, 74, 75, 76], "over1": 57, "overal": [45, 54, 75], "overcast": 53, "overcom": [56, 57], "overdetermin": [44, 72], "overfit": [44, 45, 47, 50, 53, 54, 57, 75, 76], "overflow": [49, 75, 76], "overhead": 56, "overlap": [47, 51, 52, 53], "overleaf": [64, 67], "overlin": [44, 49, 50, 53, 54, 55, 58, 66, 72, 73, 75], "overshoot": 75, "overst": 44, "overtrain": 48, "overview": [22, 47, 64], "own": [17, 48, 49, 50, 52, 56, 57, 60, 62, 65, 66, 74, 75, 76], "owner": [16, 42], "ownmsepredict": 44, "ownmsetrain": 44, "ownridgebeta": 73, "ownridgetheta": [44, 50, 73, 74, 75], "ownypredictridg": 44, "ownytilderidg": 44, "ox": 31, "oxid": [], "p": [27, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 66, 69, 72, 73, 74, 75, 76], "p0": 46, "p1": 46, "p_": [46, 48, 52, 53], "p_hidden": 46, "p_i": [49, 69], "p_j": 69, "p_n": 69, "p_output": 46, "p_x": 69, "pack": [44, 72], "packag": [17, 25, 28, 41, 44, 45, 47, 48, 49, 52, 55, 57, 59, 64, 65, 67, 69, 73, 74, 75], "packtpub": 72, "packtpublish": 72, "pad": [47, 48], "page": [21, 22, 23, 28, 30, 44, 65, 67, 72, 74, 75, 76], "pai": [44, 45, 53, 57, 59, 75], "pair": [44, 46, 47, 53, 65, 69, 72], "paltform": 59, "panda": [44, 48, 49, 50, 51, 53, 55, 65, 67, 74, 75, 76], "pandoc": 28, "panel": 72, "paper": [45, 75], "paper_fil": 75, "paradigm": [44, 72], "paragraph": 64, "parallel": [54, 57, 65, 66, 72], "param": [27, 46], "paramat": 46, "paramet": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 60, 61, 62, 63, 67, 69, 74, 75, 76], "parameter": [44, 50, 54, 72, 73], "parametr": [44, 50, 72, 73, 76], "paramt": [47, 49, 76], "parser": [27, 28, 29], "part": [30, 31, 44, 45, 47, 49, 50, 54, 61, 63, 64, 66, 68, 69, 70, 72, 73, 76], "partial": [44, 45, 49, 50, 51, 52, 54, 55, 56, 57, 60, 69, 72, 73, 74, 75], "particip": [59, 65, 68, 70, 72], "particl": [44, 48, 57, 69, 72], "particular": [16, 18, 19, 21, 26, 30, 31, 32, 34, 35, 36, 37, 42, 44, 45, 46, 47, 49, 50, 53, 54, 55, 56, 57, 60, 67, 69, 71, 72, 73, 74, 75, 76], "particularli": [49, 50, 52, 55, 57, 69, 73, 74, 75, 76], "partit": [45, 48, 53], "partli": [50, 72], "partner": [59, 67], "pass": [46, 47, 56, 58, 75], "password": 67, "past": [54, 69, 75], "patch": [50, 69, 76], "path": [17, 23, 44, 48, 50, 51, 53, 65, 72, 75, 76], "pathcollect": 61, "patholog": 29, "patient": 51, "patter": 48, "pattern": [44, 47, 48, 56, 71, 72, 75], "paul": 30, "pauli": [37, 44, 72], "pav": 37, "pc": [55, 59, 65], "pca": [44, 51, 65, 72, 73], "pd": [44, 48, 49, 50, 51, 53, 55, 72, 73, 74, 75, 76], "pde": 46, "pdf": [44, 47, 48, 49, 50, 53, 59, 60, 63, 64, 67, 71, 72, 76], "pedagog": [44, 72, 73], "penal": [50, 62, 73, 75], "penalti": [50, 57, 62, 67, 73, 75], "penros": [49, 50], "pentagon": [57, 74], "peopl": [45, 53, 57, 65, 67, 75], "per": [30, 44, 45, 50, 68, 70, 72, 75, 76], "percentag": [54, 55, 70], "perceptron": [44, 45, 51, 72], "peregrin": 72, "perez": 20, "perfect": [44, 45, 57, 72, 75], "perfectli": [48, 50, 76], "perform": [30, 44, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 60, 62, 63, 65, 66, 67, 69, 72, 73, 74, 75, 76], "performac": 48, "perhap": [44, 49, 57, 72, 73, 74, 75], "perimet": 45, "period": [45, 48, 69], "permiss": [16, 18, 19, 26, 31, 32, 34, 35, 36, 59], "permit": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "permut": 55, "persist": 57, "person": [19, 20, 26, 31, 34, 36, 49, 50, 51, 60, 64, 68, 70, 72, 73], "perspect": 71, "pertin": [56, 72], "petal": [52, 53], "peter": [25, 71, 73], "phantom": 69, "phase": [41, 50, 56], "phenomena": 69, "phenomenon": 75, "phi": 52, "phi_k": 52, "philipp": 25, "philosophi": 57, "phone": [70, 72], "photo": [48, 72], "php": 67, "phrase": [41, 44, 72], "physic": [44, 45, 48, 51, 56, 57, 69, 70, 71, 72, 73, 74, 75, 76], "pi": [29, 46, 47, 49, 50, 51, 53, 56, 57, 69, 76], "pick": [45, 53, 54, 55, 57, 58, 67, 75], "pickl": 45, "pictur": [30, 44, 72], "pie": [65, 72], "piec": [55, 58], "pierr": 30, "pillow": [44, 65, 67, 72], "pinv": [49, 50, 57, 67, 73, 74, 75], "pip": [44, 45, 59, 65, 67, 72], "pip3": [44, 45, 67, 72], "pipelin": [44, 50, 52, 54, 73, 76], "pippin": 72, "pit": 48, "pitfal": [50, 73], "pitt": 56, "pixel": [45, 47, 48, 72], "pixel_height": [45, 47], "pixel_width": [45, 47], "pkg_resourc": 17, "pkgutil": 17, "place": [30, 44, 48, 50, 52, 57, 59, 66, 67, 72, 74, 76], "plai": [44, 47, 48, 49, 50, 52, 55, 62, 65, 67, 72, 73, 74, 76], "plain": [52, 54, 56, 57, 58, 74, 75], "plan": [50, 53, 70, 71, 72], "plane": [52, 53], "plateau": [49, 74, 75], "platform": [65, 72], "plausibl": 56, "pleas": [30, 57, 67, 70, 72], "plenti": 45, "plethora": [47, 56], "plot": [24, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 61, 63, 64, 65, 66, 67, 69, 72, 73, 74, 75], "plot_all_sc": [67, 73], "plot_confusion_matrix": [51, 54], "plot_count": 50, "plot_cumulative_gain": [51, 54], "plot_data": 45, "plot_dataset": 52, "plot_decision_boundari": [53, 54], "plot_import": 54, "plot_max": 48, "plot_min": 48, "plot_model": 48, "plot_numb": 48, "plot_predict": 52, "plot_regression_predict": 53, "plot_result": 48, "plot_roc": [51, 54], "plot_surfac": [46, 50, 57], "plot_train": 53, "plot_tre": [53, 54], "plt": [24, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 63, 66, 69, 72, 73, 74, 75, 76], "plu": [44, 47, 49, 51, 62, 72, 73], "plugin": [17, 27, 28, 29], "pm": [52, 76], "pmatrix": 46, "pml": 71, "pn": 47, "png": [44, 48, 50, 51, 53, 72, 76], "point": [30, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 57, 58, 62, 63, 64, 66, 67, 69, 70, 72, 73, 74, 75, 76], "point_1": 48, "point_2": 48, "poisson": [65, 69, 72], "poli": [50, 52, 76], "poly100_kernel_svm_clf": 52, "poly3": 44, "poly3_plot": 44, "poly_featur": [52, 53, 59], "poly_features10": 53, "poly_fit": 53, "poly_fit10": 53, "poly_kernel_svm_clf": 52, "poly_model": 59, "poly_ms": 59, "poly_predict": 59, "polydegre": [44, 49, 50, 54, 73, 76], "polygon": [57, 74], "polym": 56, "polymi": 67, "polynomi": [44, 49, 50, 51, 52, 53, 54, 55, 59, 61, 63, 64, 67, 72, 73, 75, 76], "polynomial_featur": [50, 59, 60, 61, 76], "polynomial_svm_clf": 52, "polynomialfeatur": [44, 50, 52, 53, 59, 60, 63, 73, 76], "polytrop": [44, 50, 76], "pool": 47, "pool_siz": 47, "poor": [45, 57, 74, 75], "poorli": [44, 73], "popul": [44, 49, 72, 73], "popular": [44, 45, 47, 50, 51, 52, 53, 55, 56, 59, 65, 66, 67, 69, 73], "popularli": [44, 72], "portabl": 54, "portion": [19, 26, 34, 36, 55, 57, 75], "pose": [44, 48, 49, 50, 55, 69, 72, 76], "posit": [44, 45, 46, 47, 49, 51, 52, 54, 55, 57, 58, 66, 69, 72, 73, 74, 75], "possibl": [16, 18, 30, 31, 32, 35, 37, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 65, 66, 67, 69, 70, 72, 73, 74, 75, 76], "possibli": [50, 52, 57, 67], "post": 24, "posterior": 49, "postpon": [44, 73], "postscript": 67, "postul": 49, "potenti": [44, 47, 49, 50, 56, 57, 73, 75, 76], "pott": 56, "power": [22, 44, 45, 49, 50, 52, 53, 56, 57, 72, 73, 74, 75, 76], "pp": [49, 50, 63, 76], "practic": [44, 49, 50, 51, 52, 60, 62, 63, 67, 69, 73, 76], "practition": [44, 45, 47, 72, 75], "pre": 72, "preambl": 17, "preced": [45, 55, 56, 69], "preceed": 48, "preceq": 52, "precis": [44, 46, 49, 55, 57, 66, 67, 69, 72, 73, 75, 76], "pred": [50, 76], "predicit": 44, "predict": [44, 45, 49, 50, 51, 52, 53, 54, 59, 60, 61, 63, 65, 67, 71, 72, 73, 74, 75, 76], "predict_prob": 45, "predict_proba": [51, 54], "predictor": [44, 49, 50, 51, 53, 54, 55, 72, 73, 75], "prefer": [44, 45, 50, 52, 53, 55, 57, 59, 64, 65, 67, 72], "prefil": 30, "prepar": [30, 44, 50, 66, 67, 72, 73], "preprocess": [44, 48, 50, 51, 52, 53, 54, 55, 59, 60, 61, 62, 63, 67, 76], "prerequisit": 44, "prescript": 67, "presenc": [23, 57], "present": [30, 44, 49, 50, 51, 53, 56, 57, 66, 67, 69, 72, 73, 74, 75], "preserv": [30, 47, 55, 66], "press": [57, 59, 71, 74], "pretrain": [45, 48], "pretti": [44, 48, 52, 53, 65, 67, 72], "prettier": 41, "prev_centroid": 58, "prevent": [57, 69, 75], "previou": [44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 59, 60, 66, 67, 69, 73, 74, 75], "previous": [46, 47, 53, 54, 69], "price": [44, 48, 53, 57, 75], "primal": 52, "primari": [44, 51, 72], "prime": 69, "princip": [44, 49, 51, 65, 72, 73, 74], "principl": [44, 50, 51, 52, 58, 72, 76], "print": [23, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 62, 66, 69, 72, 73, 74, 75, 76], "print_funct": [52, 53], "printout": [44, 72], "prior": [16, 18, 31, 32, 35, 44, 49, 50, 72], "privat": 44, "prob": [45, 69], "probabilist": [44, 71, 72, 73], "probabl": [44, 45, 47, 48, 50, 51, 54, 57, 65, 72, 73, 75], "problem": [30, 44, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 61, 65, 66, 67, 69, 76], "probml": 71, "proce": [44, 49, 50, 51, 52, 53, 54, 55, 57, 66, 72, 73, 76], "procedur": [46, 48, 49, 50, 52, 54, 55, 57, 73, 74, 75, 76], "proceed": 66, "process": [29, 44, 46, 48, 50, 53, 54, 56, 57, 65, 66, 67, 69, 71, 72, 74, 75, 76], "procur": [16, 18, 31, 32, 35, 37, 42], "prod": 71, "prod_": [45, 49, 51, 76], "produc": [44, 47, 48, 49, 50, 53, 54, 55, 56, 57, 62, 64, 65, 66, 67, 69, 72, 73, 76], "product": [16, 18, 31, 32, 35, 44, 45, 47, 49, 50, 51, 52, 56, 57, 60, 61, 65, 66, 72, 73, 75, 76], "profess": [44, 72], "profit": [16, 18, 31, 32, 35, 37, 42], "program": [44, 45, 48, 49, 50, 52, 56, 58, 59, 65, 66, 68, 69, 70, 72, 73], "programm": 66, "progress": [45, 48, 58, 75], "prohibit": [50, 76], "project": [20, 37, 44, 45, 46, 47, 49, 55, 57, 59, 63, 65, 68, 73, 74, 75, 76], "project_root_dir": [44, 50, 51, 53, 72, 76], "promin": 56, "promis": 52, "promot": [16, 18, 31, 32, 35, 70, 72], "prompt": 64, "prone": [53, 59], "pronounc": [57, 65, 72, 75], "proof": [44, 55, 56, 57, 72, 74, 76], "prop": 75, "prop_cycl": 24, "propag": [30, 46, 47, 57, 75], "proper": [44, 46, 50, 51, 64, 76], "properli": [22, 45, 50, 52, 54, 57, 62, 64, 67, 75], "properti": [29, 30, 44, 45, 47, 56, 57, 60, 66, 72, 76], "proport": [44, 45, 49, 53, 55, 57, 69, 72, 73], "propos": [45, 48, 50, 54, 67, 72, 75], "propto": [49, 57, 74, 75], "proton": [44, 72], "prove": [47, 57, 74, 75], "provid": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42, 44, 45, 47, 48, 49, 50, 52, 53, 54, 56, 57, 64, 65, 66, 67, 69, 72, 73, 74, 75, 76], "proxi": [45, 57, 75], "prune": 53, "pseudo": [66, 69, 75], "pseudocod": 67, "pseudoinv": 49, "pseudoinvers": [49, 50, 67], "pseudorandom": [50, 69, 76], "psychologi": [44, 72], "pt": 57, "public": [44, 59, 65, 72], "publish": [19, 26, 31, 34, 36], "pull": 59, "punish": [44, 45, 72], "pure": [47, 53, 69], "purest": 53, "puriti": 53, "purpos": [16, 18, 19, 22, 26, 30, 31, 32, 34, 35, 36, 37, 42, 44, 47, 54, 56, 58, 72], "push": 59, "put": [30, 41, 45, 64, 67, 75], "putmask": 30, "py": [17, 30, 41, 49], "pybtex": 34, "pycod": 72, "pydata": 65, "pydevd_extension_api": 17, "pydevd_plugin": 17, "pydevd_plugin_plugin_nam": 17, "pydot": 53, "pygment": 0, "pyhton2": 72, "pylab": [51, 72], "pypi": 65, "pyplot": [24, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 63, 66, 69, 72, 73, 74, 75, 76], "pythagora": 49, "python": [17, 26, 30, 41, 45, 46, 47, 49, 50, 52, 55, 56, 57, 58, 62, 64, 67, 69, 73, 75], "python2": [44, 67], "python3": [44, 65, 67, 72], "pythonpath": 17, "pytorch": [44, 65, 67, 72], "pyzmq": 43, "q": [49, 50, 52, 55, 69, 76], "qp": 52, "qquad": [46, 55, 57, 66, 75], "qr": [49, 50, 66, 73, 74], "quad": [45, 57, 66], "quadrat": [44, 52, 53, 57, 72], "qualit": [48, 53, 67, 69], "qualiti": [44, 53, 65, 72, 73], "quantifi": 45, "quantil": 54, "quantit": [44, 50, 53, 67, 72, 76], "quantiti": [44, 46, 49, 50, 51, 53, 54, 55, 56, 58, 60, 66, 69, 72, 73, 74, 75, 76], "quantum": [48, 56, 71, 72], "quartil": [44, 73, 75], "quench": 49, "queri": 53, "question": [44, 49, 50, 53, 55, 56, 57, 67, 70, 72, 73, 75, 76], "qugan": 48, "quick": [30, 48, 69], "quicker": 75, "quickli": [30, 45, 47, 53, 55, 57, 74, 75], "quit": [45, 49, 50, 53, 54, 56, 59, 73, 74, 76], "quot": 48, "r": [29, 33, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 65, 66, 67, 69, 73, 74, 75, 76], "r2": [44, 49, 50, 63, 72, 73, 74], "r2_score": [44, 72], "r2score": [44, 72], "r_": [30, 75], "r_0": 75, "r_1": 53, "r_2": 53, "r_j": 53, "r_m": 53, "r_t": 75, "rad": [], "rade": [], "radial": [52, 56], "radioact": 69, "radiu": [44, 45, 73, 75], "radziej": 25, "ragan": 35, "rain": 53, "rais": 30, "ram": 75, "ramanujam": 33, "ramp": 45, "ran0": 69, "ran1": 69, "ran2": 69, "ran3": 69, "rand": [44, 48, 49, 50, 53, 54, 57, 59, 63, 66, 72, 73, 74, 75, 76], "randint": [50, 53, 57, 75, 76], "randn": [24, 44, 45, 46, 49, 50, 53, 55, 57, 59, 62, 72, 73, 74, 75, 76], "random": [24, 44, 45, 46, 47, 48, 49, 50, 52, 53, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 72, 73, 74, 75, 76], "random_forest_model": 54, "random_index": [57, 75], "random_indic": [45, 47], "random_st": [51, 52, 53, 54, 55], "randomforestclassifi": 54, "randomli": [45, 50, 53, 57, 58, 62, 74, 75, 76], "rang": [24, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 58, 62, 63, 66, 69, 72, 73, 74, 75, 76], "rangl": [44, 50, 55, 69, 72, 73], "rangle_x": 69, "rank": [49, 73, 74], "rankdir": 48, "raphson": [45, 52, 57], "rapidli": [44, 75], "rare": [45, 57, 75], "raschka": [72, 73, 76], "rasckha": 72, "rashcka": [74, 75], "rate": [45, 46, 47, 48, 52, 53, 54, 56, 57, 62, 74, 76], "rather": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 66, 69, 72, 73, 74, 76], "ratio": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 48, 51, 53, 54, 55], "rational": [44, 72], "ravel": [49, 50, 51, 52, 53, 54, 55, 57, 66, 76], "raw": [41, 47, 75], "rbf": [52, 55, 56], "rbf_kernel_svm_clf": 52, "rbf_pca": 55, "rc": 69, "rcond": [44, 72, 73], "rcparam": [24, 30, 45, 47, 51, 52, 53, 54, 69, 72], "re": [46, 48, 57, 59, 74], "reach": [45, 48, 49, 50, 53, 54, 56, 57, 58, 74, 75, 76], "react": 29, "read": [41, 44, 46, 47, 48, 49, 50, 51, 52, 55, 56, 60, 61, 63, 64, 66, 67, 69, 71, 74], "read_csv": [44, 50, 51, 53, 76], "read_fwf": [44, 72], "reader": [44, 50, 64, 66, 69, 72, 73, 75], "readi": [44, 45, 49, 50, 52, 54, 55, 56, 66, 72], "readili": 45, "readm": [59, 64, 67], "readthedoc": 65, "real": [44, 45, 48, 51, 54, 55, 56, 60, 62, 63, 66, 73, 76], "real_loss": 48, "real_output": 48, "realist": [52, 72], "realiti": 69, "realiz": [30, 45, 56], "realli": [30, 44, 45, 72], "rearrang": 57, "reason": [44, 45, 47, 48, 54, 57, 71, 72, 74, 75], "reassign": 45, "recal": [49, 50, 53, 54, 55, 56, 66, 69, 72, 73, 74, 75, 76], "recarrai": 30, "recast": 47, "receiv": [45, 47, 54, 56, 69], "recent": [44, 50, 57, 71, 75, 76], "recept": [47, 56], "receptive_field": 47, "recip": [25, 44, 50, 51, 66, 67, 72, 73], "reciproc": 49, "recogn": [44, 48, 49, 54, 72, 76], "recognit": [44, 45, 47, 56, 71, 72], "recommen": 72, "recommend": [44, 46, 47, 48, 49, 50, 52, 57, 59, 63, 64, 65, 66, 67, 71, 74, 75, 76], "reconsid": 53, "reconstruct": 55, "record": [20, 54, 67, 68, 70, 72], "recreat": 59, "rectangl": [53, 57, 74], "rectangular": [49, 73, 74], "rectifi": [45, 47, 56], "recur": [44, 65, 72], "recurr": [44, 45, 65, 72], "recurs": [53, 65, 66, 72], "red": [44, 47, 48, 50, 52, 53, 75, 76], "redefin": [44, 54, 72, 73, 74], "redefinit": 74, "redistribut": [16, 18, 31, 32, 35, 37, 42], "reduc": [45, 47, 49, 50, 53, 54, 55, 57, 72, 74, 75, 76], "reduct": [44, 54, 55, 65, 69, 72, 73], "reegress": 67, "ref": 64, "refer": [22, 44, 45, 46, 47, 49, 50, 55, 56, 57, 58, 64, 66, 71, 72, 73, 74, 75, 76], "referansestil": 64, "referenc": 46, "refin": 56, "refit": [50, 76], "reflect": [44, 45, 48, 49, 67, 69, 72], "refresh": [65, 72], "refreshprogrammingskil": 72, "reg": [54, 55], "regard": [45, 53, 57], "regardless": [56, 60], "regexp": 29, "reggi": 30, "regim": 75, "region": [47, 48, 50, 53, 56, 67, 75], "regist": [17, 50, 69], "reglasso": [49, 74], "regr_1": [44, 53], "regr_2": [44, 53], "regr_3": [44, 53], "regress": [45, 52, 55, 56, 60, 64, 65, 66], "regressor": [44, 51, 54], "regret": [], "regridg": [44, 49, 50, 73, 74, 75], "regular": [22, 29, 30, 44, 47, 48, 49, 50, 51, 53, 57, 61, 62, 70, 72, 73, 74, 75, 76], "regularli": [30, 59], "reilli": [44, 71, 72], "reinforc": [44, 52, 65, 72], "reiter": 45, "reitz": 16, "reject": 51, "rel": [29, 44, 48, 50, 51, 53, 56, 57, 69, 72, 73, 75, 76], "relat": [44, 45, 47, 48, 49, 55, 57, 58, 63, 66, 69, 72, 73, 74, 76], "relationship": [44, 48, 53, 62, 72], "relativeerror": [44, 72, 73], "releas": [45, 65, 72], "relev": [44, 45, 49, 51, 55, 65, 67, 69, 72, 74, 75], "reli": [44, 50, 52, 75], "reliabilti": 67, "reliabl": [51, 69], "relu": [47, 48, 72], "remain": [45, 46, 48, 50, 56, 66, 69, 73, 75, 76], "remaind": 69, "reman": 46, "remark": 45, "rememb": [30, 44, 52, 57, 64, 66, 67, 72, 75], "remind": [44, 49, 55, 57, 63, 66, 69, 76], "remot": 59, "remov": [29, 48, 49, 50, 62, 73, 74, 75], "renam": [41, 59], "render": [22, 27, 28, 29, 44, 72, 73], "reorder": [49, 51, 73, 74], "reorgan": [44, 72], "repeat": [44, 45, 47, 48, 49, 50, 53, 54, 55, 57, 58, 66, 67, 69, 72, 73, 74, 75, 76], "repeated": 72, "repeatedli": [44, 50, 54, 57, 76], "repet": 47, "repetit": [50, 72, 73, 76], "rephras": [57, 74], "replac": [44, 45, 47, 48, 49, 50, 54, 56, 58, 65, 67, 72, 73, 74, 76], "replica": [50, 76], "repo": [59, 67], "report": [72, 75], "repositori": [20, 41, 48, 64, 67, 72], "reposotori": [], "repres": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 67, 69, 72, 73, 74, 75, 76], "represent": [44, 45, 47, 50, 69, 72, 76], "representd": 47, "reproduc": [16, 18, 24, 30, 31, 32, 35, 37, 42, 44, 49, 50, 53, 56, 59, 60, 62, 64, 65, 67, 69, 72, 73], "repuls": [44, 72], "request": [29, 44, 57, 75], "requir": [27, 28, 29, 30, 44, 45, 47, 48, 49, 50, 52, 53, 55, 56, 57, 59, 61, 62, 63, 64, 66, 67, 72, 73, 74, 75, 76], "res1": 46, "res2": 46, "res3": 46, "res_analyt": 46, "res_analytical1": 46, "res_analytical2": 46, "res_analytical3": 46, "resaml": 50, "resampl": [44, 51, 54, 65, 72, 73], "rescal": [44, 55, 56, 75], "rescu": 49, "reseach": 50, "research": [44, 48, 57, 65, 71, 72, 75], "resembl": [50, 69, 76], "reserv": [16, 18, 31, 32, 35, 37, 42, 45, 49, 50, 69, 76], "reshap": [44, 45, 46, 47, 48, 50, 52, 53, 54, 66, 72, 73, 76], "resid": 75, "residenti": [], "residu": [44, 49, 57, 72], "resiz": [49, 73, 74], "resnet": 75, "resort": 75, "resourc": [72, 75], "respect": [44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 57, 58, 60, 61, 62, 67, 69, 72, 73, 74, 75, 76], "respond": 56, "respons": [44, 51, 53, 56, 72, 73], "rest": [23, 44, 49, 62, 73, 74, 75], "restat": [44, 56, 72], "restor": 48, "restored_discrimin": 48, "restored_gener": 48, "restrict": [19, 26, 31, 34, 36, 44, 47, 53, 56, 72], "result": [30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 72, 75, 76], "retail": [], "retain": [16, 18, 31, 32, 35, 37, 42, 49, 50, 73, 74, 75, 76], "rethink": 76, "return": [27, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 60, 61, 66, 69, 72, 73, 74, 75, 76], "return_data": 58, "return_sequ": 48, "return_x_i": 53, "reus": [45, 47, 50, 63, 64, 67], "reveal": [44, 56, 72], "revers": [45, 66], "review": [65, 66], "revis": 20, "revisit": 58, "revolut": 72, "reward": [44, 48, 72], "rewrit": [30, 44, 47, 49, 50, 51, 52, 54, 55, 56, 57, 60, 63, 66, 67, 69, 74, 75], "rewritten": [46, 50, 52, 54, 69, 76], "rewrot": 57, "rf": 54, "rgb": 47, "rgoj5yh7evk": 65, "rh": [50, 76], "rho": [44, 54, 57, 75], "rho_1": 54, "rho_2": 54, "rho_m": 54, "rich": [44, 72], "rid": 30, "ride": 53, "rideclass": 53, "ridedata": 53, "ridg": [51, 55, 57, 64, 65, 72, 76], "ridge_paramet": 61, "ridge_sk": 50, "ridgebeta": 74, "ridgetheta": 49, "right": [16, 18, 19, 26, 29, 31, 32, 34, 35, 36, 37, 42, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 56, 57, 58, 60, 61, 63, 66, 67, 69, 72, 73, 74, 75, 76], "right_sid": 46, "rightarrow": [44, 45, 49, 50, 52, 55, 56, 57, 69, 72, 73, 74, 75, 76], "rigor": [44, 72, 73, 74], "ring": 50, "rise": [44, 72], "risk": [44, 57, 72, 74, 75], "rival": 48, "river": [], "rlm": 72, "rm": [69, 75], "rmse": [], "rmsporp": [57, 75], "rmsprop": [45, 47, 48, 57, 67, 76], "rnd_clf": 54, "rng": 69, "rnn": [48, 56], "rnn1": 48, "rnn2": 48, "rnn_2layer": 48, "rnn_input": 48, "rnn_output": 48, "rnn_train": 48, "rntrick1": 69, "rntrick2": 69, "rntrick3": 69, "rntrick4": 69, "ro": [44, 57, 72, 74, 75], "robert": [63, 67, 71], "robust": [25, 44, 72, 75], "robustscal": [44, 73, 75], "roc": [51, 54], "role": [44, 46, 49, 50, 52, 62, 65, 67, 72, 73, 74, 75, 76], "roll": 50, "ronach": 16, "room": [44, 70, 72], "root": [17, 44, 49, 53, 57, 59, 69, 73, 74, 75], "root_directori": 17, "rot": 72, "rotat": [45, 52, 53, 54], "rotation_matrix": 53, "roughli": [45, 47, 62], "round": [51, 53, 57], "routin": [57, 66, 72, 74], "row": [44, 45, 46, 49, 50, 53, 55, 60, 66, 72, 73, 74, 76], "rr": [29, 49, 73, 74], "rrr": [49, 73, 74], "rubric": 40, "rudg": [], "rug": [57, 74, 75], "rule": [44, 45, 49, 50, 57, 67, 72, 73, 74], "run": [23, 41, 44, 45, 46, 48, 49, 50, 52, 53, 55, 57, 59, 64, 65, 67, 72, 73, 74, 75, 76], "runtim": [45, 50, 58, 59], "rust": [44, 65, 66, 72], "rvert": 45, "rvert_2": 45, "s_": [47, 50], "s_1": 50, "s_i": [50, 51], "s_j": 50, "s_k": 50, "s_phenomenon": 67, "saddl": [57, 74, 75], "safeguard": [62, 75], "sai": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 63, 66, 67, 69, 72, 73, 74, 75, 76], "said": [50, 53, 57, 74], "sake": [44, 49, 51, 55, 72, 73, 74], "sale": [44, 72], "sam": 72, "same": [22, 27, 30, 44, 45, 46, 47, 48, 49, 50, 52, 53, 55, 56, 58, 59, 60, 62, 64, 66, 67, 69, 72, 73, 74], "samm": 54, "sampl": [21, 24, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 57, 58, 62, 63, 65, 66, 67, 69, 72, 73, 75, 76], "sample_vari": 58, "sampleexptvari": 69, "samwis": 72, "sandbox": 30, "sasha": 30, "sastri": 55, "satisfactori": [44, 72], "satisfi": [45, 46, 47, 50, 52, 57, 66, 69, 74, 76], "satur": [45, 50, 76], "save": [27, 28, 44, 48, 50, 51, 53, 57, 64, 72, 75, 76], "save_fig": [44, 50, 51, 53, 54, 72, 76], "savefig": [44, 48, 50, 51, 53, 69, 72, 76], "savetxt": 48, "saw": [49, 73], "scalabl": 54, "scalar": [46, 49, 50, 54, 73, 76], "scale": [44, 45, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 65, 66, 67, 70, 72, 74], "scale_mean": 48, "scale_std": 48, "scaler": [44, 51, 52, 53, 54, 55, 61, 67, 73], "scan": [49, 51], "scari": 49, "scatter": [44, 45, 50, 51, 52, 53, 58, 59, 61, 72, 73, 75, 76], "scenario": [50, 57, 74, 75], "schedul": [57, 75], "scheme": [45, 57, 74, 75], "schrage": 69, "sch\u00f8yen": [50, 73, 75], "scienc": [44, 45, 54, 56, 57, 65, 68, 69, 70, 71, 74, 76], "scientif": [44, 64, 65, 67, 72], "scientist": [29, 44, 72], "scikit": [30, 47, 49, 50, 52, 53, 54, 57, 59, 60, 64, 65, 66, 67, 71], "scikit_learn": 44, "scikitlearn": 72, "scikitplot": [51, 54], "scipi": [30, 44, 47, 49, 50, 57, 65, 66, 67, 72, 73, 74, 76], "scl": 50, "scm": 59, "score": [44, 45, 47, 50, 51, 53, 54, 55, 59, 60, 63, 67, 70, 72, 73, 75, 76], "scores_kfold": [50, 76], "scratch": [45, 57, 60], "script": [28, 29, 30, 41], "sdg": [57, 75], "sdv4f4s2sb8": [74, 75], "seaborn": [44, 45, 47, 50, 51, 72], "seamless": [44, 65, 67, 72], "search": [44, 45, 47, 49, 53, 57, 59, 72, 74, 75], "sebastian": 72, "sebastianraschka": 72, "sec": 50, "second": [44, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 58, 59, 60, 64, 65, 66, 69, 70, 72, 73, 74, 76], "second_mo": 75, "second_term": 75, "secondari": 75, "secondeigvector": 55, "secondli": 56, "section": [30, 48, 55, 60, 64, 66, 67, 69, 73, 75], "sector": 44, "see": [20, 21, 22, 23, 24, 27, 28, 30, 37, 41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 69, 72, 73, 74, 75, 76], "seed": [24, 44, 45, 46, 47, 48, 49, 50, 52, 53, 55, 57, 58, 62, 64, 67, 69, 72, 73, 74, 75, 76], "seed_imag": 48, "seek": [45, 46, 52], "seem": [45, 47, 48, 75], "seemingli": [44, 72], "seen": [44, 45, 47, 49, 54, 56, 69], "segment": [57, 74], "seismic": 50, "seldomli": [44, 72], "select": [30, 41, 45, 49, 50, 52, 53, 54, 55, 59, 64, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76], "selevet": 59, "self": [30, 45, 49, 73], "sell": [19, 26, 31, 34, 36, 48], "semest": [51, 68], "semi": [52, 57, 74, 75], "semilogx": 50, "send": [49, 56, 57, 70, 72], "senior": [68, 70], "sens": [44, 48, 50, 52, 72, 76], "sensibl": 47, "sensit": [44, 49, 50, 53, 57, 72, 73, 75, 76], "sent": 46, "sentenc": [48, 56], "separ": [44, 45, 46, 48, 50, 52, 53, 56, 58, 62, 65, 67, 69, 72, 75, 76], "septemb": [62, 67, 72], "sequenc": [47, 48, 51, 53, 54, 56, 57, 65, 66, 69, 72, 74], "sequenti": [45, 47, 48, 54, 56, 69], "seri": [30, 44, 45, 46, 47, 48, 49, 50, 54, 55, 56, 57, 66, 72, 73, 74, 76], "serif": [51, 69, 72], "serv": [22, 44, 45, 46, 47, 49, 51, 57, 71, 72, 73, 74, 75], "servic": [16, 18, 31, 32, 35, 37, 41, 42, 67], "session": [45, 59, 64, 67, 68, 70, 72], "set": [20, 29, 30, 45, 48, 49, 50, 51, 52, 54, 55, 57, 58, 60, 61, 62, 65, 66, 67, 69, 70, 75, 76], "set_major_formatt": 50, "set_major_loc": 50, "set_tick": [45, 52], "set_ticklabel": 45, "set_titl": [44, 45, 46, 47, 51, 56, 58, 72], "set_xlabel": [44, 45, 46, 47, 51, 56, 72], "set_xlim": [51, 56], "set_xticklabel": 45, "set_ylabel": [44, 45, 46, 47, 51, 72], "set_ylim": [51, 56], "set_ytick": 51, "set_yticklabel": [45, 50], "set_zlim": 50, "seth": 48, "setminu": 50, "setosa": [52, 53], "setosa_or_versicolor": 52, "setp": [50, 76], "setup": [45, 48, 50, 52, 65, 72, 73, 74], "sever": [44, 47, 49, 50, 51, 52, 53, 55, 56, 57, 60, 65, 66, 67, 69, 72, 73, 74, 75, 76], "sgd": [45, 47, 74], "sgd_clf": 52, "sgdclassifi": 52, "sgdreg": 57, "sgdregressor": 57, "sgn": [49, 73, 74], "shall": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "shallow": [57, 75], "shape": [44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 62, 66, 72, 73, 74, 75, 76], "share": [20, 45, 47, 59, 72], "share_mask": 30, "shareabl": 59, "she": 51, "sheppard": 31, "shibukawa": 19, "shift": [45, 50, 56, 59, 62, 69, 73, 75], "ship": 47, "shire": 72, "short": [41, 48, 49, 64, 67], "shortcom": [57, 74, 75], "shorten": 48, "shorter": 69, "shorthand": [72, 76], "shortli": [66, 72], "should": [20, 23, 27, 41, 44, 46, 47, 49, 50, 52, 53, 55, 56, 59, 62, 63, 64, 66, 67, 69, 72, 73, 75, 76], "shouldn": 30, "show": [21, 22, 23, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 66, 67, 69, 72, 73, 74, 75, 76], "show_shap": 48, "shown": [44, 48, 49, 52, 56, 57, 66, 73, 74, 75], "shrink": [47, 49, 50, 52, 55, 73, 74, 75], "shrinkag": [49, 50, 73, 74], "shrunk": 55, "shuffl": [44, 45, 48, 50, 57, 73, 75, 76], "side": [44, 46, 49, 52, 56, 57, 66, 67, 72, 74], "sigh": [65, 72], "sigma": [44, 45, 49, 50, 51, 54, 55, 56, 57, 63, 66, 67, 69, 72, 73, 74, 75, 76], "sigma0": 69, "sigma1": 69, "sigma2": 69, "sigma_": [49, 66, 72, 73, 74, 76], "sigma_0": [49, 73, 74], "sigma_1": [49, 73, 74], "sigma_2": [49, 73, 74], "sigma_fn": [51, 56], "sigma_i": [44, 49, 72, 73, 74], "sigma_j": [49, 73, 74], "sigma_m": [50, 69, 76], "sigma_n": [55, 69], "sigma_t": 57, "sigma_x": 69, "sigmoid": [45, 46, 48, 51, 52, 54, 56], "sigmundson": [50, 73, 75], "sign": [24, 45, 46, 51, 52, 54, 69, 70], "signal": [45, 47, 54, 56, 75], "signifi": 48, "signific": [45, 75], "significantli": [45, 57, 62, 69, 74, 75], "sim": [48, 49, 50, 57, 63, 69, 76], "similar": [22, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 62, 65, 66, 67, 72, 74, 76], "similarli": [44, 45, 47, 49, 52, 54, 57, 69, 72, 73, 74, 75], "simpl": [22, 25, 29, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 58, 60, 61, 65, 66, 69, 76], "simple_plot": 30, "simplepredict": 54, "simpler": [25, 44, 45, 49, 50, 51, 57, 60, 65, 67, 72, 74, 75], "simplernn": 48, "simplest": [44, 45, 47, 48, 53, 54, 56, 58, 67, 72], "simpletre": 54, "simpli": [44, 45, 46, 48, 49, 50, 52, 53, 54, 55, 56, 65, 66, 67, 69, 72, 73, 74, 75, 76], "simplic": [46, 49, 50, 51, 52, 53, 54, 55, 56, 58, 73, 74, 75], "simplicti": [49, 73, 74], "simplifi": [29, 44, 50, 53, 62, 65, 67, 72, 73, 75, 76], "simplist": [47, 50, 69, 76], "simul": [50, 62, 75, 76], "simultan": [50, 75, 76], "sin": [44, 45, 46, 47, 48, 53, 56, 57, 66, 72], "sinc": [44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 57, 60, 62, 66, 67, 69, 71, 72, 73, 74, 75, 76], "sine": [47, 56], "singl": [20, 44, 45, 46, 47, 49, 50, 51, 52, 53, 56, 57, 62, 63, 66, 69, 72, 73, 74, 75, 76], "singular": [44, 50, 57, 66, 72, 76], "sinusoid": 47, "site": [44, 67, 68, 73], "situat": [44, 48, 49, 51, 57, 69, 72, 73, 74, 75], "six": [47, 69], "size": [44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 57, 62, 64, 66, 67, 69, 72, 76], "sizesp": 75, "sketch": 54, "ski": 53, "skill": 44, "skip": 55, "skl": [44, 50, 72, 73, 75], "sklearn": [44, 45, 47, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 61, 63, 64, 72, 73, 74, 75, 76], "skplt": [51, 54], "sl": [50, 73, 75], "slack": 52, "slender": 33, "slice": [46, 66, 72], "slide": [44, 47, 60, 67, 69, 72, 73, 74], "slight": [22, 50, 57, 76], "slightli": [45, 46, 47, 49, 50, 51, 54, 69, 73, 74, 76], "slope": [52, 55, 56], "slow": [30, 44, 46, 52, 57, 62, 73, 74, 75], "slower": [30, 49, 66, 72, 73, 74, 75], "slowest": 66, "slowli": [56, 75], "slp": 45, "small": [21, 22, 44, 45, 46, 47, 49, 50, 52, 53, 54, 55, 56, 57, 62, 65, 66, 69, 72, 73, 74, 75, 76], "smaller": [44, 45, 46, 49, 50, 52, 53, 55, 57, 69, 72, 73, 74, 75, 76], "smallest": [44, 48, 58, 72], "smallest_row_index": 58, "smodin": 41, "smooth": [44, 47, 50, 57, 67, 72, 74, 75], "smoother": 75, "sn": [44, 45, 47, 50, 51, 72], "sne": 55, "so": [19, 23, 26, 29, 30, 31, 34, 36, 41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 69, 70, 72, 73, 74, 75, 76], "soar": 50, "social": 44, "soft": [45, 51, 54, 56], "soften": 52, "softmax": [47, 51], "softwar": [16, 18, 19, 26, 31, 32, 34, 35, 36, 42, 44, 52, 65, 66], "sokogskriv": 64, "sol": 52, "sole": [44, 50, 72], "solid": [44, 51], "solut": [44, 45, 46, 47, 49, 50, 52, 54, 55, 57, 62, 66, 67, 69, 72, 73, 74, 75, 76], "solution_ev": 75, "soluton": 46, "solv": [44, 45, 47, 49, 50, 52, 54, 55, 56, 57, 60, 66, 67, 72, 73], "solve_expdec": 46, "solve_ode_deep_neural_network": 46, "solve_ode_neural_network": 46, "solve_pde_deep_neural_network": 46, "solveod": 46, "solveode_popul": 46, "solver": [46, 51, 52, 53, 54, 66, 72], "some": [16, 21, 22, 24, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 62, 63, 67, 69, 72, 75, 76], "some_model": [50, 73, 75], "somehow": 48, "someon": 60, "someth": [44, 45, 47, 48, 51, 53, 55, 59, 63, 64, 67, 69, 72, 73], "sometim": [44, 45, 55, 56, 57, 58, 63, 73, 75], "soon": [66, 70, 73], "sophist": [44, 72], "sopt": 57, "sort": [49, 50, 53, 55, 69, 76], "sound": [47, 49], "sourc": [16, 18, 20, 32, 35, 37, 42, 44, 45, 47, 50, 65, 66, 67, 69, 72, 75, 76], "space": [44, 45, 48, 49, 52, 53, 55, 56, 57, 58, 69, 73, 74, 75], "span": [22, 44, 47, 49, 53, 55, 66, 72, 73, 74], "spare": 45, "spars": [47, 50, 62, 66, 72, 75], "sparse_mtx": [66, 72], "sparsecategoricalcrossentropi": 47, "sparsiti": [54, 62], "spatial": [45, 46, 47, 56], "speak": 69, "special": [16, 18, 22, 30, 31, 32, 35, 37, 42, 50, 51, 54, 56, 57, 66, 69, 72, 73, 74, 75], "specif": [16, 18, 20, 22, 31, 32, 35, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 59, 60, 65, 66, 67, 69, 71, 72, 73, 74, 76], "specifi": [27, 44, 47, 49, 50, 51, 53, 55, 57, 58, 69, 72, 74, 75, 76], "specifici": [44, 54, 72], "spectacular": 47, "spectral": 45, "speech": [44, 45, 47, 48, 56], "speed": [30, 45, 46, 48, 57], "spend": [60, 69, 75], "spent": 67, "sphere": [44, 73, 75], "sphinx": [22, 41, 42], "sphinx_book_them": 41, "sphinxcontrib": 42, "spike": 75, "spin": 50, "spite": 44, "spitzer": 25, "spline": 52, "split": [41, 45, 47, 48, 49, 50, 52, 53, 54, 55, 58, 60, 61, 64, 67, 69, 72, 74, 75, 76], "splite": 44, "splitter": [45, 54], "spoiler": 27, "spontan": 69, "spot": 47, "spread": [44, 55, 69, 72, 73], "springer": [63, 67, 71, 72, 76], "spuriou": [57, 75], "sqquar": 74, "sqrsignal": 47, "sqrt": [47, 48, 49, 50, 52, 54, 55, 57, 69, 73, 74, 75, 76], "squar": [45, 46, 47, 48, 51, 52, 53, 55, 57, 58, 59, 61, 62, 65, 66, 69, 76], "squarederror": 54, "squaredeuclidean": 58, "squash": 56, "src": [29, 41], "srtm": 50, "srtm_data_norway_1": 50, "sso": 64, "stabil": [49, 67, 75], "stabl": [44, 48, 49, 50, 53, 60, 64, 65, 67, 72, 73, 74, 75], "stack": [47, 48], "stage": [49, 57, 59, 67, 75], "stagnat": 75, "stai": [44, 46, 48, 49, 55, 72, 73, 75], "stand": [22, 44, 49, 53, 56, 72, 73, 74], "standard": [44, 45, 48, 49, 50, 51, 52, 54, 56, 61, 62, 63, 66, 67, 69, 72, 74, 75], "standardscal": [44, 50, 51, 52, 53, 54, 55, 61, 73, 75], "standpoint": 75, "stanford": [57, 74], "start": [17, 22, 23, 30, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 66, 69, 70, 72, 73, 74, 75, 76], "start_tim": 58, "starter": 22, "stat": [50, 76], "state": [24, 45, 46, 48, 49, 50, 51, 52, 54, 55, 56, 57, 65, 69, 72, 73, 74, 76], "statement": [44, 51, 66, 72], "static": 41, "stationari": [74, 75], "statist": [44, 45, 47, 48, 51, 53, 54, 55, 56, 57, 58, 63, 66, 67, 71, 73, 74, 75], "statu": [44, 51, 59, 72], "stavang": 50, "stb": 41, "std": [44, 48, 50, 62, 72, 73, 75, 76], "steep": [57, 74, 75], "steepest": 75, "stefan": [29, 37], "step": [30, 44, 45, 46, 48, 50, 51, 53, 54, 55, 56, 57, 58, 59, 62, 66, 67, 72, 74], "step_fn": [51, 56], "step_length": [57, 75], "step_siz": 75, "steps_list": 53, "stereo": 47, "sticki": 29, "still": [20, 30, 44, 46, 47, 49, 50, 55, 57, 69, 73, 74, 75, 76], "stimuli": 56, "stk": [71, 72], "stk2100": [71, 72], "stk3155": [59, 67, 68, 70], "stk4021": [71, 72], "stk4051": [71, 72], "stk4155": [68, 70], "stk5000": 71, "stochast": [44, 45, 49, 50, 52, 55, 56, 74, 76], "stock": 48, "stoke": 56, "stone": [44, 51], "stop": [45, 48, 53, 57, 58, 62, 74], "storag": [49, 73, 74], "store": [22, 30, 44, 45, 46, 47, 50, 55, 57, 69, 72, 75], "storehaug": [70, 72], "stori": 30, "str": [45, 47, 48], "straight": [44, 50, 52, 57, 72, 74, 76], "straightforward": [44, 46, 47, 49, 50, 52, 53, 54, 57, 66, 72, 73, 74, 76], "strategi": [44, 45, 53, 72], "stratifi": [50, 76], "stream": 75, "strength": [44, 49, 58, 73, 74], "stretch": 55, "strict": [16, 18, 31, 32, 35, 37, 42, 52, 57, 74], "strictli": [52, 57, 74], "stride": [48, 66], "strike": 50, "string": 45, "stroke": 51, "strong": [47, 50, 53, 54, 56, 66, 69, 75, 76], "strongli": [44, 52, 59, 64, 65, 66], "stronli": [], "structur": [17, 21, 22, 44, 45, 46, 47, 50, 53, 54, 56, 65, 72, 76], "stuck": [45, 57, 74, 75], "student": [29, 44, 59, 67, 68, 70, 71, 72], "studi": [44, 47, 48, 49, 50, 51, 52, 55, 56, 57, 65, 67, 71, 72, 73, 74, 75], "studier": 71, "style": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 42, 51, 53, 64, 66, 72], "stylesheet": 29, "st\u00f8land": 70, "sub": [53, 56, 75], "subarrai": 30, "subclass": 30, "subdivid": [44, 66, 72], "subfield": 44, "subgradi": 75, "subject": [19, 26, 31, 34, 36, 50, 52, 69], "sublicens": [19, 26, 31, 34, 36], "sublinear": 75, "submit": 72, "subplot": [24, 44, 45, 47, 48, 50, 51, 52, 53, 54, 58, 72, 76], "subplots_adjust": [52, 69], "subprogram": [66, 72], "subproject": 20, "subract": [44, 73], "subroutin": [44, 72], "subscript": 45, "subsequ": [45, 48, 49, 50, 56, 66, 69, 73, 74, 76], "subset": [45, 50, 53, 56, 57, 65, 72, 74, 75, 76], "subspac": [44, 52, 55, 73], "substanti": [19, 26, 30, 34, 36, 53, 54, 75], "substep": 55, "substitut": [16, 18, 31, 32, 35, 37, 42, 47, 50, 56, 60, 66, 76], "subsubset": 53, "subtask": 50, "subtl": 45, "subtract": [44, 48, 49, 50, 55, 57, 62, 63, 66, 67, 69, 73, 75, 76], "subtre": 53, "succeed": [44, 48, 72], "success": [27, 47, 51, 53, 57, 69], "successfulli": [48, 53], "succinctli": 75, "sudo": [44, 65, 67, 72], "suffer": [44, 45, 46, 49, 54, 72, 73, 74], "suffici": [45, 50, 52, 55, 57, 74, 76], "suggest": [30, 45, 57, 67, 71, 74, 75], "suit": [52, 56], "suitabl": [44, 59, 63, 69, 73, 75], "sum": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 63, 66, 69, 72, 73, 74, 75], "sum_": [44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 63, 66, 67, 69, 72, 73, 74, 75, 76], "sum_i": [44, 46, 49, 50, 52, 57, 63, 67, 73, 74, 75, 76], "sum_j": [50, 62, 75], "sum_ja_": 44, "sum_k": [50, 52, 56, 66], "sum_logist": 57, "sum_m": 47, "sum_n": 47, "sum_nx_": 47, "summar": [49, 50, 53, 76], "summari": [27, 45, 47, 48, 54, 68, 74, 75], "summat": [44, 47, 60, 73, 74], "sunni": 53, "super": [49, 73, 74, 75], "superfici": 47, "superscript": [45, 56], "supervis": [44, 49, 50, 51, 53, 56, 65, 72, 73, 74, 76], "supplement": [51, 67], "suppli": 29, "support": [23, 29, 41, 43, 44, 45, 53, 54, 55, 57, 64, 65, 72, 73, 75], "suppos": [44, 49, 50, 51, 52, 54, 55, 56, 57, 66, 72, 73, 74, 75, 76], "suppress": [49, 57, 74], "sure": [24, 30, 44, 45, 48, 50, 60, 64, 67], "surf": 50, "surfac": [44, 50, 72, 75], "surpass": 50, "surpris": [30, 44, 72], "surround": [47, 65], "survei": [44, 49, 50, 72, 73], "svc": [52, 53, 54], "svd": [44, 50, 55, 72, 76], "svdinv": 49, "svm": [52, 53, 54, 55], "svm_clf": [52, 54], "svn": 30, "swath": [49, 73, 74], "switch": 44, "sy": [17, 57, 74, 75], "symbol": [45, 49, 55, 57, 65, 69, 72, 73, 74], "symmeteri": 45, "symmetr": [44, 49, 52, 55, 56, 57, 66, 72, 73], "symmetri": 50, "sympi": [44, 65, 67, 72], "synonim": 69, "syntax": [0, 22, 28, 57], "system": [28, 43, 44, 45, 47, 48, 50, 51, 53, 54, 56, 57, 59, 65, 66, 67, 72, 74, 75], "systemat": [48, 50, 76], "t": [24, 29, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 69, 70, 72, 74, 75, 76], "t0": [47, 50, 57, 75], "t1": [46, 57, 75], "t2": 46, "t3": 46, "t9jjwsmsd1o": 76, "t_": 46, "t_0": [46, 53, 57, 75], "t_1": [57, 75], "t_b": 54, "t_i": [45, 46, 49, 56, 73, 74], "t_j": 56, "t_k": 53, "tabl": [29, 53, 67, 69, 70, 72], "tabul": [44, 72], "tabular": 72, "tackl": 48, "tag": [27, 28, 46, 47, 48, 49, 50, 51, 56, 57, 58, 66, 69, 73, 74], "taht": [44, 72], "tail": [27, 69], "tailor": [46, 52, 55, 72], "taiwan": [44, 72], "take": [30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 61, 63, 65, 66, 69, 72, 73, 74, 75, 76], "taken": [44, 45, 47, 50, 54, 57, 66, 76], "tan": 47, "tangent": [45, 48, 56, 57, 74], "tanh": [45, 48, 51, 52, 56], "target": [44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 59, 60, 62, 63, 72, 73, 74, 75, 76], "target_nam": 53, "task": [44, 45, 47, 50, 53, 55, 56, 58, 67, 72, 75, 76], "tau": [47, 49, 69], "taught": 72, "tax": [], "taylor": [46, 57, 74], "taylornr": [57, 74], "tc": 52, "teach": [59, 68, 72, 76], "team": [37, 45], "teaser": 44, "technic": [44, 49, 50, 57, 67, 74, 75, 76], "techniqu": [44, 45, 52, 54, 57, 65, 69, 71, 72, 73, 75, 76], "technologi": [44, 45], "tell": [44, 48, 50, 54, 55, 57, 60, 69, 75, 76], "temp": 45, "temp1": 45, "temp2": 45, "temperatur": [44, 53, 72], "templat": [62, 64], "temporari": 30, "temporarili": 45, "ten": [47, 72], "tend": [47, 49, 50, 52, 53, 54, 56, 57, 58, 73, 75, 76], "tendenc": [44, 72], "tension": [50, 76], "tensor": 47, "tensorflow": [44, 46, 48, 52, 58, 65, 66, 67, 71, 72, 73], "term": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 62, 63, 67, 69, 72, 73, 74, 75], "term1": [49, 50, 55], "term2": [49, 50, 55], "term3": [49, 50, 55], "term4": [49, 50, 55], "termin": [44, 48, 49, 53, 54, 57, 59, 73, 74, 75], "terminarl": 59, "terrain": 50, "terrain1": 50, "test": [29, 30, 47, 48, 49, 50, 51, 52, 53, 54, 57, 60, 63, 64, 66, 67, 69, 72, 74, 75, 76], "test_acc": 47, "test_accuraci": [45, 47], "test_error": 50, "test_imag": [47, 48], "test_ind": [50, 76], "test_input": 48, "test_label": [47, 48], "test_loss": 47, "test_pr": 45, "test_predict": 45, "test_rnn": 48, "test_scor": [51, 54], "test_siz": [44, 45, 47, 49, 50, 54, 59, 61, 73, 74, 75, 76], "test_split": 53, "testerror": [44, 50, 73, 76], "testi": 48, "testpredict": 48, "testx": 48, "tex": [24, 29], "text": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 22, 23, 44, 45, 46, 48, 49, 52, 53, 55, 57, 59, 62, 64, 66, 69, 71, 73, 74, 75, 76], "textbf": [], "textbook": [60, 67, 73, 74, 76], "textual": 53, "textur": 45, "tf": [45, 47, 48, 57, 58, 74], "th": [44, 45, 46, 49, 50, 51, 53, 56, 57, 58, 66, 67, 69, 72, 73, 75, 76], "than": [30, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 56, 57, 61, 65, 69, 72, 73, 75, 76], "thank": [48, 50, 73, 75], "theano": [45, 65, 72], "thei": [20, 22, 27, 30, 41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 59, 60, 62, 64, 66, 67, 69, 72, 73, 74, 75, 76], "them": [17, 41, 44, 45, 47, 48, 50, 52, 53, 54, 55, 56, 57, 62, 66, 67, 72, 73], "theme": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 41, 44, 59, 72], "themselv": [44, 67, 69, 72, 75], "thenc": [50, 76], "theorem": [46, 50, 51, 73, 74], "theoret": [44, 48, 54], "theori": [16, 18, 31, 32, 35, 37, 42, 44, 45, 47, 52, 53, 56, 57, 63, 65, 67, 71, 72, 75], "thereaft": [44, 49, 50, 55, 56, 66, 67, 72, 76], "therebi": [44, 49, 51, 55, 67, 72, 73, 74], "therefor": [44, 45, 46, 47, 48, 50, 51, 52, 55, 57, 63, 69, 72, 73, 74, 75, 76], "therein": 55, "thereof": [44, 50, 57, 72, 75, 76], "theta": [44, 45, 48, 49, 50, 51, 57, 60, 67, 69, 72, 73, 74, 75], "theta1": 75, "theta2": 75, "theta_": [44, 45, 50, 51, 57, 72, 73, 74, 75], "theta_0": [44, 49, 50, 51, 60, 72, 73, 74, 75], "theta_0x_": [44, 72, 73], "theta_1": [44, 49, 50, 51, 72, 73, 74, 75], "theta_1x_": [44, 72, 73], "theta_1x_0": [44, 72], "theta_1x_1": [44, 51, 72], "theta_1x_2": [44, 72], "theta_1x_i": [51, 73, 74, 75], "theta_2": [44, 72, 73], "theta_2x_": [44, 72, 73], "theta_2x_0": [44, 72], "theta_2x_1": [44, 72], "theta_2x_2": [44, 51, 72], "theta_2x_i": 73, "theta_3x_i": 73, "theta_4x_i": 73, "theta_closed_form": 62, "theta_closed_formol": 62, "theta_closed_formridg": 62, "theta_gdol": 62, "theta_gdridg": 62, "theta_i": [44, 45, 49, 72, 73, 74], "theta_j": [44, 49, 50, 62, 72, 73, 75], "theta_k": [74, 75], "theta_linreg": [57, 74, 75], "theta_ol": 62, "theta_p": 51, "theta_px_p": 51, "theta_ridg": 62, "theta_t": [57, 75], "theta_tru": 62, "thetaith": 75, "thetavalu": 49, "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 29, 30, 31, 32, 34, 35, 36, 37, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 71, 73, 74, 75, 76], "thing": [23, 30, 44, 45, 46, 48, 49, 51, 53, 59, 60, 62, 69, 72, 76], "think": [44, 45, 47, 48, 50, 53, 56, 57, 58, 69, 72, 73, 74, 75, 76], "third": [30, 44, 47, 50, 57, 70, 72, 74, 75], "thirti": 51, "thorughout": 72, "those": [22, 44, 47, 49, 50, 52, 53, 54, 55, 66, 67, 72, 73, 74, 75, 76], "though": [45, 46, 47, 48, 57, 60, 61, 63, 66, 69, 75], "thought": [50, 58, 67, 69, 76], "thousand": [44, 45, 67, 73, 75], "three": [44, 45, 47, 49, 50, 52, 53, 56, 66, 67, 68, 69, 70, 72, 73, 74, 76], "threshold": [45, 47, 53, 54, 55, 56, 57, 75], "through": [44, 45, 46, 47, 48, 49, 50, 52, 55, 56, 57, 58, 59, 65, 66, 67, 69, 72, 73, 74, 75, 76], "throughout": [44, 48, 49, 58, 59, 65, 66, 69, 72], "throw": [29, 47, 50, 69, 76], "thu": [20, 44, 45, 46, 49, 50, 51, 52, 54, 55, 56, 57, 70, 72, 73, 74, 75, 76], "thumb": [44, 50, 67, 73], "thursdai": [], "tibshirani": [50, 63, 67, 71, 72, 76], "tick_param": 50, "ticker": [50, 57, 69, 74, 75], "tif": 50, "tight_layout": [45, 51], "tightli": 55, "tild": [44, 49, 50, 51, 55, 63, 67, 69, 72, 73, 74, 75, 76], "till": [44, 48, 51, 52, 53, 54, 56, 66, 72, 73], "time": [41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 64, 65, 66, 67, 69, 72, 73, 74, 76], "timeit": 48, "timer": 48, "timeseri": 30, "tini": [45, 75], "tip": 47, "titl": [44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 57, 59, 64, 69, 72, 74, 75, 76], "tm": 29, "tmp": 57, "tn": [46, 47, 51], "to_categor": [45, 47, 48], "to_categorical_numpi": 45, "to_numer": [44, 50, 72, 76], "todai": 47, "togeth": [44, 47, 50, 52, 55, 57, 65, 72], "toi": 58, "token": 27, "told": 57, "toler": [46, 58], "tolist": 48, "tomographi": 56, "too": [44, 46, 48, 49, 50, 53, 55, 57, 61, 62, 69, 71, 73, 74, 75, 76], "took": [52, 72], "tool": [22, 29, 44, 45, 47, 50, 57, 59, 65, 73, 76], "toolbox": 52, "top": [23, 44, 47, 49, 50, 53, 54, 63, 65, 72, 76], "topic": [21, 44, 49, 50, 51, 52, 65, 67, 73, 74, 76], "topolog": [47, 56], "topologi": [45, 56], "torkjellsdatt": [70, 72], "tort": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "toss": [54, 69], "total": [44, 45, 46, 47, 48, 50, 51, 52, 54, 55, 56, 57, 58, 66, 69, 70, 72, 73, 74, 75, 76], "total_loss": 48, "totalclustervari": 58, "totalscatt": 58, "toward": [45, 46, 51, 56, 57, 59, 74], "towardsdatasci": 75, "town": [], "tp": [48, 51], "tpng": 53, "tpu": [57, 65, 72], "tqdm": 50, "tr": [], "track": [47, 57, 58, 59, 66, 73, 74, 75], "tract": [], "tractabl": [44, 72, 73], "trade": [49, 53, 64, 75, 76], "tradeoff": [44, 49, 63, 67, 72, 73, 74], "tradit": [44, 45, 48, 50, 72, 76], "train": [46, 47, 49, 50, 52, 53, 54, 55, 56, 57, 60, 61, 64, 67, 74, 75, 76], "train_accuraci": [44, 45, 47, 72], "train_dataset": 48, "train_end": [44, 45, 73], "train_error": 50, "train_imag": [47, 48], "train_ind": [50, 76], "train_label": [47, 48], "train_pr": 45, "train_siz": [44, 45, 47, 73], "train_step": 48, "train_test_split": [44, 45, 47, 49, 50, 51, 53, 54, 55, 59, 60, 61, 63, 72, 73, 74, 75, 76], "train_test_split_numpi": [44, 45, 73], "trainable_vari": 48, "trained_model": [50, 73, 75], "trainerror": [44, 73], "traini": 48, "training_checkpoint": 48, "training_dataset": 48, "training_gradi": [57, 75], "trainingerror": [50, 76], "trainpredict": 48, "trainscor": 48, "trainx": 48, "trait": [44, 72], "trajectori": [48, 75], "transfer": [53, 72], "transform": [44, 49, 50, 51, 52, 53, 54, 55, 56, 57, 61, 65, 66, 72, 73, 74, 75, 76], "transit": [50, 56], "translat": [45, 48, 50, 54, 72, 73, 75], "transpos": [45, 49, 55, 66, 73, 74], "travers": [44, 49], "travi": 30, "treat": [23, 44, 45, 47, 50, 56, 57, 62, 69, 72, 73, 74, 75, 76], "tree": [44, 45, 65, 72], "tree_clf": [53, 54], "tree_clf_": 53, "tree_clf_sr": 53, "tree_reg": 53, "tree_reg1": 53, "tree_reg2": 53, "trend": 69, "treue": 51, "trevor": [63, 67, 71], "tri": [30, 46, 47, 48, 53, 57, 60, 75], "triain": 44, "trial": [44, 46, 48, 50, 57, 69, 72, 74, 75, 76], "triangl": [57, 74], "triangular": 66, "trick": [47, 48, 52, 55, 57, 69, 75], "trickier": 69, "tridiagon": 66, "trillion": 65, "trim": 27, "trivial": [44, 45, 49, 55, 69, 72, 74], "troffa": [25, 26, 34, 42], "troubl": [44, 52, 56, 59, 73, 75], "truck": 47, "true": [27, 30, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 60, 61, 62, 63, 66, 67, 69, 72, 73, 74, 75, 76], "true_beta": 73, "true_fun": [50, 76], "true_theta": [50, 75], "truli": 72, "try": [17, 29, 30, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 62, 65, 66, 67, 69, 72, 73, 74, 75], "tr\u00f6ger": 25, "tucker": 52, "tuesdai": [70, 72], "tumor": [51, 53], "tumour": 51, "tunabl": 45, "tune": [48, 53, 57, 66, 72, 75], "turn": [44, 45, 49, 50, 51, 52, 53, 54, 55, 56, 57, 66, 67, 69, 72, 73, 74, 75, 76], "tutori": [45, 48], "tv": 46, "tveito": 46, "tweak": [45, 48, 54, 69], "twice": [57, 74], "twist": 55, "two": [22, 23, 30, 37, 44, 45, 46, 48, 49, 50, 51, 53, 54, 55, 56, 57, 59, 61, 66, 67, 68, 69, 71, 72, 73, 74, 75, 76], "tx": [57, 74, 75], "tx_1": [57, 74], "txt": [48, 59, 64, 67], "ty": [57, 74], "type": [21, 30, 41, 44, 45, 47, 50, 52, 54, 57, 66, 69, 73, 74, 75, 76], "typeset": 64, "typic": [20, 44, 45, 46, 47, 48, 49, 51, 53, 54, 56, 57, 59, 60, 64, 69, 72, 73, 74, 75, 76], "typo": 67, "u": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 66, 67, 69, 71, 72, 73, 74, 75, 76], "u_": 66, "u_i": 56, "u_m": 54, "ua": [44, 72], "ubuntu": [44, 65, 67, 72], "uci": 67, "ufunc": 30, "uio": [59, 64, 67, 70, 71], "uk": 31, "un": 58, "unabl": 59, "unari": [66, 72], "unbalanc": [50, 53, 76], "unbias": [44, 49, 50, 72, 76], "uncent": [50, 73, 75], "uncertainti": [44, 49, 72], "uncertitud": 69, "unchang": [45, 47], "uncom": 30, "uncorrel": [54, 69], "undefin": [49, 73, 74], "under": [20, 29, 31, 37, 44, 45, 49, 50, 54, 57, 65, 67, 72, 73, 74, 75, 76], "underdetermin": [44, 72], "underfit": [45, 50, 76], "underflowproblem": [49, 76], "undergo": 49, "undergradu": [68, 70], "underli": [44, 45, 53, 57, 62, 69, 72, 75], "underlin": [38, 39, 40], "underscor": 29, "underset": [48, 58], "understand": [23, 30, 44, 45, 47, 49, 50, 54, 57, 58, 59, 63, 64, 65, 72, 73, 74, 75], "understood": [30, 52, 57], "underwai": 30, "undesir": 52, "undetermin": [49, 52, 76], "undo": 48, "unexpect": [50, 76], "unexpected": 69, "unexplain": 62, "unfair": [50, 73], "unfortun": [30, 45, 52, 53, 54], "unicode_liter": [52, 53], "uniform": [44, 45, 49, 50, 55, 57, 67, 69, 72, 74, 75], "uniformli": [57, 69, 74, 75], "unifrompdf": 69, "unimport": [57, 74], "union": [49, 50, 76], "uniqu": [44, 46, 50, 57, 58, 66, 72, 76], "unique_cluster_label": 58, "unit": [44, 45, 47, 48, 49, 54, 56, 62, 69, 72, 73, 74, 75], "unitari": [49, 50, 66, 73, 74], "unitarili": [66, 72], "uniti": 69, "univari": 69, "univers": [31, 44, 45, 46, 57, 65, 67, 68, 70, 72, 73, 74, 75, 76], "unix": [43, 45], "unknow": [44, 66, 72], "unknown": [44, 45, 47, 48, 49, 50, 52, 54, 57, 63, 66, 67, 72, 73, 74, 75, 76], "unknowwn": 56, "unlabel": 45, "unless": [37, 44, 47, 50, 55, 57, 67, 72, 74, 76], "unlik": [45, 47, 52, 57, 74, 75], "unnecessarili": 53, "unord": 47, "unpickl": 30, "unpleas": 30, "unpublish": 75, "unravel": 45, "unrol": [47, 55], "unscal": 63, "unseen": [44, 51, 53, 59], "unstabl": 45, "unsupervis": [44, 45, 48, 56, 65, 72], "unsymmetr": [66, 72], "until": [30, 45, 46, 48, 53, 56, 57, 58, 74, 75], "untouch": 44, "unusu": 56, "up": [30, 45, 47, 48, 49, 50, 52, 54, 55, 57, 58, 60, 62, 63, 64, 65, 66, 67, 69, 70, 75], "updat": [30, 45, 46, 54, 56, 57, 58, 59, 62, 63, 76], "uploa": 72, "upload": [59, 64, 65, 67, 71], "upon": [44, 45, 50, 51, 55, 66], "upper": [44, 52, 53, 60, 66, 73], "uppercas": [66, 72], "upsampl": 48, "upscal": 48, "upward": 30, "url": [72, 73], "us": [16, 18, 19, 20, 22, 23, 26, 27, 31, 32, 34, 35, 36, 37, 41, 42, 48, 49, 50, 52, 53, 54, 55, 56, 58, 59, 61, 64, 66, 69, 71, 76], "usag": [44, 52, 65, 72, 73], "usd": [], "usd10000": [], "use_bia": 48, "usecol": [44, 72], "useless": 45, "user": [29, 30, 44, 45, 46, 48, 50, 51, 59, 65, 66, 67, 72, 73], "usernam": [59, 67], "usetex": 69, "usg": 50, "usr": 69, "usual": [44, 47, 48, 51, 56, 57, 58, 72, 75], "ut": 49, "utf": 29, "util": [27, 45, 47, 48, 50, 51, 54, 58, 63, 72, 76], "ux": 66, "v": [6, 8, 46, 48, 49, 50, 55, 57, 59, 65, 73, 74, 76], "v0": 69, "v1": 69, "v2": [27, 28, 69], "v5": [27, 28], "v_": 75, "v_0": [55, 75], "v_t": 75, "va": 45, "vahid": 72, "val": 57, "val_accuraci": 47, "val_loss": 48, "vale": 46, "valid": [27, 44, 45, 48, 51, 53, 54, 57, 65, 69, 72, 73, 75], "validation_data": 47, "validation_split": 48, "valu": [30, 41, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 56, 57, 58, 60, 61, 62, 64, 65, 66, 67, 72, 75], "valuat": 53, "valueerror": 30, "valy": 48, "van": [37, 44, 63, 67, 72, 73, 74, 75], "vandenbergh": [52, 57, 74], "vandermond": [44, 72], "vanilla": [44, 50, 55, 58, 73, 75], "vanish": [45, 48, 57, 69, 74], "var": [27, 28, 49, 50, 54, 55, 63, 67, 69, 73, 76], "var_x": 69, "varabl": 52, "varepsilon": [49, 50, 63, 76], "varepsilon_": [49, 50, 76], "varepsilon_i": [49, 50, 76], "vari": [44, 45, 47, 49, 50, 54, 72, 76], "variabl": [44, 45, 46, 49, 50, 51, 52, 54, 55, 56, 57, 58, 66, 72, 73, 75, 76], "varianc": [44, 45, 49, 51, 53, 54, 55, 57, 58, 62, 64, 65, 66, 69, 72, 73, 74, 75], "variance_i": [49, 55, 73], "variance_x": [49, 55, 73], "variant": [44, 45, 50, 52, 56, 57, 72, 73, 74, 75], "variat": [22, 47, 48, 55, 72], "varieti": [44, 47, 56, 65, 67, 72], "variou": [25, 41, 45, 47, 49, 50, 51, 52, 53, 55, 56, 57, 60, 63, 64, 65, 66, 67, 69, 72, 73, 74, 75], "varydimens": 48, "vast": 75, "vastli": 47, "vaue": 45, "vault": 44, "vdot": [46, 57, 74, 75], "ve": [41, 67, 75], "vec": [50, 76], "vector": [44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 55, 57, 58, 61, 62, 65, 74, 75, 76], "vector_mean": 58, "ventur": [44, 52, 65, 72], "venv": 59, "verbos": [45, 47, 48], "veri": [25, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 62, 67, 69, 71, 72, 73, 74, 75, 76], "verifi": [29, 47, 55, 66, 72], "versatil": [52, 72], "versicolor": [52, 53], "version": [30, 44, 47, 54, 57, 58, 59, 65, 66, 67, 69, 72], "versu": [45, 75], "vert": [44, 45, 49, 50, 51, 52, 53, 55, 57, 60, 61, 72, 73, 74, 75, 76], "vert_1": [49, 50, 73, 74, 75], "vert_2": [49, 50, 55, 61, 73, 74, 75, 76], "via": [44, 49, 50, 51, 52, 53, 54, 55, 56, 63, 65, 66, 67, 68, 69, 70, 72, 73, 74, 75, 76], "vidal": 55, "video": [44, 45, 56, 65, 68, 70, 72, 73, 74], "view": [29, 30, 45, 47, 49, 50, 56, 57, 69, 71, 72, 74, 75, 76], "violat": 52, "virginica": 53, "viridi": [44, 45, 46, 47, 72], "virtanen": 37, "virtual": [45, 75], "viscos": 57, "viscou": 57, "visibl": 59, "vision": [44, 47], "visit": 75, "visual": [44, 47, 55, 56, 62, 65, 72, 73], "visualis": 45, "visualstudio": [59, 60, 63], "viz": [50, 52, 69], "vmap": 57, "vmax": [45, 50], "vmh0zpt0tli": 75, "vmin": [45, 50], "voic": 47, "volatil": 75, "volum": [44, 47, 72], "vote": [54, 72], "voting_clf": 54, "votingclassifi": 54, "votingsimpl": 54, "vscode": [4, 5, 7, 9, 10, 11, 12, 13, 14, 29], "vstack": [49, 55, 66, 69, 72, 73], "vt": [49, 73, 74], "w": [30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 66, 69, 72, 73, 74, 75, 76], "w1": 52, "w2": [52, 55], "w3": 52, "w_": [45, 56], "w_1": [52, 66], "w_1x_": 52, "w_1x_1": 52, "w_2": [52, 66], "w_2x_": 52, "w_2x_2": 52, "w_3": 66, "w_4": 66, "w_hidden": 46, "w_i": [45, 46, 54], "w_ix_i": 56, "w_j": 66, "w_m": 66, "w_output": 46, "w_px_": 52, "w_px_p": 52, "w_t": [], "wa": [30, 37, 45, 47, 48, 49, 50, 51, 54, 55, 56, 58, 61, 63, 66, 72, 73, 75, 76], "wai": [16, 18, 30, 31, 32, 35, 37, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 62, 63, 66, 69, 72, 73, 74, 75], "walk": 53, "walker": 69, "wall": 75, "walt": 37, "wang": [44, 72], "want": [20, 24, 30, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 64, 65, 67, 69, 72, 73, 74, 75, 76], "warn": [27, 48], "warrant": [50, 76], "warranti": [16, 18, 19, 26, 31, 32, 34, 35, 36, 37, 42], "wast": [47, 75], "watch": [65, 74, 75, 76], "wave": 47, "wavelet": 52, "wcag": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], "we": [30, 41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71, 73, 74, 76], "weak": [53, 54, 58], "weaker": 75, "weather": [45, 56], "web": [65, 68, 70, 72], "webpag": 72, "websit": [50, 66, 67, 68, 72], "wedg": [52, 69], "wednesdai": [70, 72], "wee": 55, "week": [44, 49, 50, 51, 67, 68, 70], "weekli": [59, 60, 65, 67, 68, 70, 71, 72], "weight": [45, 46, 47, 50, 51, 53, 54, 56, 57, 62, 69, 75], "weigth": 46, "welcom": [52, 59, 65], "well": [21, 24, 30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 59, 60, 64, 65, 66, 67, 69, 71, 72, 73, 74, 75, 76], "went": [30, 52], "were": [30, 41, 44, 45, 47, 48, 49, 50, 51, 52, 54, 55, 56, 58, 69, 72, 75, 76], "wessel": [44, 63, 67, 72, 73, 74, 75], "what": [20, 30, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 69, 75], "whatev": 47, "when": [20, 22, 23, 30, 41, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 66, 67, 69, 72, 73, 74, 76], "whenev": [57, 59, 69, 75], "where": [29, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 64, 65, 66, 67, 69, 70, 72, 73, 74, 75, 76], "wherea": [22, 50, 69, 75, 76], "wherefrom": 67, "wherein": [45, 56], "whether": [16, 18, 19, 22, 26, 30, 31, 32, 34, 35, 36, 37, 42, 44, 47, 49, 51, 53, 67, 69, 72], "which": [23, 25, 29, 30, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 72, 73, 74, 76], "whichev": [45, 47], "while": [30, 44, 45, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 59, 60, 63, 64, 69, 72, 73, 74, 75, 76], "white": 53, "whiteboad": 75, "whiteboard": [73, 74, 75, 76], "who": [44, 59], "whole": [45, 47, 48, 49, 53, 55, 57, 75], "whom": [19, 26, 31, 34, 36], "whose": [44, 50, 54, 69, 73, 76], "whow": [55, 73], "why": [29, 30, 44, 45, 47, 50, 57, 59, 60, 61, 63, 67, 73, 74], "wide": [44, 45, 47, 50, 51, 56, 65, 66, 67, 72, 76], "widehat": [50, 76], "width": [44, 47, 52, 53, 72], "wieringen": [44, 63, 67, 72, 73, 74, 75], "wiki": [30, 67], "wikipedia": 67, "win": [54, 75], "wind": 53, "window": 28, "wing": [70, 72], "winther": 46, "wiothout": 50, "wiscons": 51, "wisconsin": 54, "wisdom": [50, 73, 75], "wise": [45, 49, 56, 57, 73, 74, 75], "wish": [30, 44, 46, 49, 51, 52, 55, 57, 58, 62, 66, 67, 72, 73, 74, 75], "with_std": [44, 73], "wither": 50, "within": [29, 44, 46, 47, 48, 51, 53, 56, 57, 58, 69, 71, 72, 74], "withinclust": 58, "without": [16, 17, 18, 19, 26, 28, 30, 31, 32, 34, 35, 36, 37, 42, 44, 45, 49, 50, 52, 53, 55, 56, 57, 59, 62, 67, 72, 73, 74, 75, 76], "won": [44, 59, 72], "wonder": [30, 52], "word": [41, 44, 45, 47, 48, 49, 50, 51, 58, 63, 67, 69, 72, 73, 74, 75], "work": [16, 24, 26, 29, 30, 44, 45, 48, 50, 51, 52, 53, 57, 59, 60, 62, 63, 64, 65, 67, 68, 69, 70, 72, 73, 75, 76], "workabl": 75, "workaround": 29, "workhors": 75, "workload": 75, "workshop": 72, "world": [44, 52, 60, 73], "worldwid": [44, 72], "worri": 59, "wors": [44, 45, 47, 48, 50, 72, 75, 76], "worth": [30, 53, 63], "worthi": 67, "would": [30, 44, 45, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 62, 64, 66, 67, 69, 72, 73, 74, 75, 76], "wouldn": 30, "wrap": [50, 66, 72], "write": [22, 23, 30, 44, 45, 46, 47, 49, 50, 51, 52, 56, 57, 59, 60, 62, 66, 72, 73, 75, 76], "written": [16, 18, 22, 23, 31, 32, 35, 44, 46, 47, 49, 55, 56, 57, 60, 65, 66, 67, 69, 72, 73, 74, 75], "wrong": [45, 52, 59, 63], "wrongli": 54, "wrote": [25, 49, 55, 73], "wrt": [54, 57, 75], "wth": [54, 57, 75], "www": [30, 31, 64, 65, 66, 67, 71, 72, 74, 75, 76], "wx_1": 52, "x": [30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 66, 67, 69, 72, 74, 75, 76], "x0": 52, "x1": [48, 52, 53, 54, 57], "x1_exampl": 52, "x1d": 52, "x2": [52, 53, 54, 57], "x2d": [52, 55], "x2d_train": 55, "x2dsl": 55, "x3": 52, "x_": [44, 46, 47, 49, 50, 52, 54, 55, 57, 58, 66, 69, 72, 73, 74, 75, 76], "x_0": [44, 49, 55, 62, 66, 72, 73, 76], "x_1": [44, 46, 49, 50, 51, 52, 53, 54, 55, 57, 62, 66, 69, 72, 73, 74, 75, 76], "x_2": [44, 46, 49, 50, 51, 52, 53, 54, 55, 57, 66, 69, 72, 73, 74, 76], "x_3": [52, 66, 69], "x_4": 66, "x_6": 62, "x_center": 55, "x_data": 45, "x_data_ful": 45, "x_hidden": 46, "x_i": [44, 45, 46, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 66, 69, 72, 73, 74, 75, 76], "x_input": 46, "x_ix_": [44, 72], "x_iy_i": 52, "x_j": [44, 46, 52, 53, 56, 60, 69, 73, 75], "x_jy_j": 52, "x_k": [56, 58, 66, 69, 73], "x_l": 69, "x_m": [50, 56, 66, 69, 76], "x_mean": [62, 75], "x_n": [44, 46, 47, 50, 52, 55, 56, 57, 66, 69, 72, 74, 76], "x_new": [53, 54], "x_norm": [62, 75], "x_offset": [50, 73, 75], "x_output": 46, "x_p": [47, 51, 53], "x_poli": 53, "x_poly10": 53, "x_pred": 48, "x_prev": 46, "x_reduc": 55, "x_sampl": [], "x_scale": 52, "x_small": 57, "x_std": [62, 75], "x_t": 75, "x_test": [44, 45, 47, 49, 50, 51, 53, 54, 55, 59, 60, 61, 63, 73, 74, 75, 76], "x_test_": 61, "x_test_own": 50, "x_test_scal": [44, 50, 51, 53, 54, 55, 73, 75], "x_tot": 48, "x_train": [44, 45, 47, 48, 49, 50, 51, 53, 54, 55, 59, 60, 61, 63, 72, 73, 74, 75, 76], "x_train_": 61, "x_train_mean": [50, 73, 75], "x_train_own": 50, "x_train_r": 63, "x_train_scal": [44, 50, 51, 53, 54, 55, 73, 75], "x_val": 45, "xarrai": [65, 72], "xavier": 45, "xbnew": [57, 74, 75], "xcode": [44, 65, 67, 72], "xdclassiffierconfus": 54, "xdclassiffierroc": 54, "xg_clf": 54, "xgb": 54, "xgbclassifi": 54, "xgboost": 53, "xgboot": 54, "xgbregressor": 54, "xgparam": 54, "xgtree": 54, "xi": [52, 57, 75], "xi_": 52, "xi_1": 52, "xi_i": 52, "xk": 52, "xla": [57, 65, 72], "xlabel": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 57, 69, 72, 73, 74, 75, 76], "xlim": [50, 54, 76], "xm": 53, "xmesh": 57, "xnew": [44, 57, 72, 74, 75], "xp": 69, "xpanda": [44, 73], "xpd": [49, 55, 73], "xplot": 44, "xscale": [44, 73], "xsr": 53, "xt_x": [57, 74, 75], "xtest": [50, 76], "xtick": [47, 50, 52, 53, 76], "xtrain": [50, 76], "xu": [44, 72], "xx": [44, 66, 72], "xy": [44, 50, 52, 66, 72], "xytext": 52, "xyz": 29, "xz": [66, 72], "y": [29, 30, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 66, 67, 69, 72, 73, 74, 75, 76], "y1": 48, "y2": 48, "y3": 48, "y_": [44, 45, 49, 50, 54, 55, 66, 72, 73, 76], "y_0": [44, 49, 55, 66, 72, 73, 76], "y_1": [44, 49, 52, 53, 55, 57, 66, 72, 73, 74, 75, 76], "y_1y_1": 52, "y_1y_1k": 52, "y_1y_2": 52, "y_1y_2k": 52, "y_1y_n": 52, "y_1y_nk": 52, "y_2": [44, 49, 52, 53, 55, 66, 72, 73], "y_2y_1": 52, "y_2y_1k": 52, "y_2y_2": 52, "y_2y_2k": 52, "y_3": [44, 53, 66], "y_4": 66, "y_center": [62, 75], "y_data": [44, 45, 49, 50, 72, 73, 74, 75], "y_data_ful": 45, "y_decis": 52, "y_fit": [44, 73], "y_i": [44, 45, 49, 50, 51, 52, 53, 54, 55, 56, 57, 63, 66, 67, 72, 73, 74, 75, 76], "y_if_": 54, "y_ix_": [44, 72], "y_ix_i": [51, 52, 57, 73, 74, 75], "y_iy_jk": 52, "y_j": [50, 52, 56, 67, 76], "y_k": 56, "y_m": 66, "y_mean": [62, 75], "y_model": [44, 48, 49, 50, 72, 73, 74, 75], "y_n": [52, 57, 74, 75], "y_ny_1": 52, "y_ny_1k": 52, "y_ny_2": 52, "y_ny_2k": 52, "y_ny_n": 52, "y_ny_nk": 52, "y_offset": [50, 61, 73, 75], "y_plot": 53, "y_pred": [44, 45, 48, 50, 51, 52, 53, 54, 73, 75, 76], "y_pred1": 53, "y_pred2": 53, "y_pred_rf": 54, "y_pred_tre": 54, "y_proba": [51, 54], "y_sampl": [], "y_scaler": [50, 73, 75], "y_test": [44, 45, 47, 48, 49, 50, 51, 53, 54, 55, 59, 60, 61, 63, 73, 74, 75, 76], "y_test_onehot": 45, "y_test_predict": [], "y_tot": 48, "y_train": [44, 45, 47, 48, 49, 50, 51, 53, 54, 55, 59, 60, 61, 63, 72, 73, 74, 75, 76], "y_train_mean": [50, 73, 75], "y_train_onehot": 45, "y_train_predict": [], "y_train_r": 63, "y_train_scal": [50, 73, 75], "y_val": 45, "ye": [30, 47, 50, 51, 76], "year": [44, 65, 72], "yet": [29, 44, 45, 50, 52, 55, 57, 64, 72], "yi": [57, 75], "yield": [44, 46, 49, 50, 52, 54, 56, 57, 58, 66, 69, 72, 74, 75, 76], "yk": 52, "ylabel": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 57, 69, 72, 73, 74, 75, 76], "ylim": [47, 50, 76], "ym": 53, "ymesh": 57, "yn": 44, "yo": [52, 53, 54], "yoshiki": 19, "yoshua": [45, 71], "you": [21, 22, 23, 24, 27, 28, 30, 41, 44, 45, 47, 48, 49, 50, 52, 53, 54, 55, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 74, 75, 76], "young": 44, "your": [17, 22, 23, 24, 29, 30, 45, 46, 48, 49, 50, 52, 55, 57, 59, 61, 63, 64, 65, 66, 72, 74, 75, 76], "your_model_object": 60, "yourself": [55, 57, 72, 74], "youtu": [73, 74, 76], "youtub": [65, 74, 75, 76], "ypred": [50, 76], "ypredict": [44, 57, 72, 73, 74, 75], "ypredict2": [57, 74, 75], "ypredictlasso": [49, 74], "ypredictol": [44, 49, 74], "ypredictown": [50, 73, 75], "ypredictownridg": [50, 73, 74, 75], "ypredictridg": [44, 49, 50, 73, 74, 75], "ypredictskl": [50, 73, 75], "ytest": [50, 76], "ytick": [47, 50, 52, 53, 76], "ytild": [44, 50, 72, 73, 76], "ytildelasso": [49, 74], "ytildenp": [44, 72, 73], "ytildeol": [44, 49, 74], "ytildeownridg": [50, 73, 74, 75], "ytilderidg": [49, 50, 73, 74, 75], "ytrain": [50, 76], "yuxi": 72, "yx": [66, 72], "yy": [66, 72], "yz": [66, 72], "z": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 66, 69, 72, 73, 76], "z_": [45, 46, 56, 66, 72], "z_0": [66, 72], "z_1": [66, 72], "z_2": [66, 72], "z_c": 45, "z_h": 45, "z_hidden": 46, "z_i": [45, 56], "z_j": [45, 56], "z_k": [56, 73], "z_m": 45, "z_mod": 53, "z_o": 45, "z_output": 46, "za": 37, "zaman": 69, "zaxi": 50, "zero": [30, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 61, 62, 63, 66, 67, 69, 72, 73, 74, 75, 76], "zeros_lik": 48, "zeroth": 73, "zfill": 48, "zip": [48, 50], "zm_h": [44, 72], "zn": [], "zone": [], "zoom": 72, "zscout": 20, "zx": [66, 72], "zy": [66, 72], "zz": [66, 72], "\u00f8yvind": [50, 73, 75]}, "titles": ["A11Y Dark", "A11Y High Contrast Dark", "A11Y High Contrast Light", "A11Y Light", "Blinds Dark", "Blinds Light", "Github Dark", "Github Dark Colorblind", "Github Dark High Contrast", "Github Light", "Github Light Colorblind", "Github Light High Contrast", "Gotthard Dark", "Gotthard Light", "Greative", "Pitaya Smoothie", "<no title>", "<no title>", "<no title>", "The MIT License (MIT)", "The IPython licensing terms", "Welcome to your Jupyter Book", "Markdown Files", "Notebooks with MyST Markdown", "Content with notebooks", "<no title>", "<no title>", "markdown-it-container", "markdown-it-deflist", "markdown-it-texmath", "A guide to masked arrays in NumPy", "NCSA Open Source License", "<no title>", "Authors", "<no title>", "<no title>", "<no title>", "License for Sphinx", "<no title>", "<no title>", "<no title>", "Translation workflow", "<no title>", "<no title>", "<span class=\"section-number\">3. </span>Linear Regression", "<span class=\"section-number\">14. </span>Building a Feed Forward Neural Network", "<span class=\"section-number\">15. </span>Solving Differential Equations with Deep Learning", "<span class=\"section-number\">16. </span>Convolutional Neural Networks", "<span class=\"section-number\">17. </span>Recurrent neural networks: Overarching view", "<span class=\"section-number\">4. </span>Ridge and Lasso Regression", "<span class=\"section-number\">5. </span>Resampling Methods", "<span class=\"section-number\">6. </span>Logistic Regression", "<span class=\"section-number\">8. </span>Support Vector Machines, overarching aims", "<span class=\"section-number\">9. </span>Decision trees, overarching aims", "<span class=\"section-number\">10. </span>Ensemble Methods: From a Single Tree to Many Trees and Extreme Boosting, Meet the Jungle of Methods", "<span class=\"section-number\">11. </span>Basic ideas of the Principal Component Analysis (PCA)", "<span class=\"section-number\">13. </span>Neural networks", "<span class=\"section-number\">7. </span>Optimization, the central part of any Machine Learning algortithm", "<span class=\"section-number\">12. </span>Clustering and Unsupervised Learning", "Exercises week 34", "Exercises week 35", "Exercises week 36", "Exercises week 37", "Exercises week 38", "Exercises week 39", "Applied Data Analysis and Machine Learning", "<span class=\"section-number\">2. </span>Linear Algebra, Handling of Arrays and more Python Features", "Project 1 on Machine Learning, deadline October 6 (midnight), 2025", "Course setting", "<span class=\"section-number\">1. </span>Elements of Probability Theory and Statistical Data Analysis", "Teachers and Grading", "Textbooks", "Week 34: Introduction to the course, Logistics and Practicalities", "Week 35: From Ordinary Linear Regression to Ridge and Lasso Regression", "Week 36: Linear Regression and Gradient descent", "Week 37: Gradient descent methods", "Week 38: Statistical analysis, bias-variance tradeoff and resampling methods"], "titleterms": {"": [52, 54, 74, 75, 76], "0": 29, "04": 29, "05": 29, "06": 29, "07": 29, "1": [44, 59, 60, 61, 62, 63, 64, 67, 73], "11": 29, "15": [29, 63, 76], "19": 63, "1a": 62, "2": [29, 44, 59, 60, 61, 62, 63, 64, 72, 73, 74], "20": 29, "2017": 29, "2018": 29, "2019": 29, "2023": 70, "2025": 67, "27": 29, "2a": [], "2b": [], "3": [29, 31, 44, 59, 60, 61, 62, 63, 64, 73], "34": [59, 72], "35": [60, 73], "36": [61, 74], "37": [62, 75], "38": [63, 76], "39": 64, "3a": 62, "3b": 62, "4": [29, 44, 59, 60, 61, 62, 63, 64, 73], "4a": 62, "4b": 62, "5": [29, 44, 60, 62, 63, 64], "6": [29, 67], "8": 75, "A": [30, 44, 45, 48, 52, 53, 72, 76], "And": [72, 73, 75], "But": 75, "In": 70, "Ising": 50, "The": [19, 20, 44, 45, 46, 47, 49, 50, 51, 52, 53, 55, 56, 59, 65, 72, 73, 74, 75, 76], "To": [41, 72], "With": [48, 74], "a11i": [0, 1, 2, 3], "about": [20, 72, 73, 74], "abov": 74, "abstract": 64, "accuraci": 75, "across": 75, "activ": [45, 56], "ad": [44, 50, 64, 67, 72, 73], "adaboost": 54, "adagrad": [57, 75], "adam": [57, 75], "adapt": [54, 75], "add": 23, "adjust": 45, "advanc": 67, "adversari": 48, "again": [47, 53], "ai": [67, 72], "aim": [52, 53, 72], "aka": 72, "al": 75, "algebra": [66, 72], "algorithm": [53, 54, 55, 56, 72, 73, 74, 75], "algortithm": [57, 74], "all": 52, "an": [23, 44, 48, 54, 59, 64, 72], "analys": [49, 73, 74], "analysi": [44, 49, 50, 55, 65, 67, 69, 72, 73, 74, 76], "analyt": [44, 60, 62], "ani": [57, 74], "anoth": [53, 74, 76], "api": 27, "appli": 65, "approach": [44, 52, 58, 72, 75, 76], "approxim": 56, "architectur": 45, "arrai": [30, 66, 72], "assist": 70, "assumpt": 76, "august": 29, "author": 33, "autocorrel": 69, "autograd": [46, 57, 75], "automat": [57, 75], "avail": 64, "avali": [], "averag": 75, "b": 67, "back": [45, 55, 56, 73, 74], "background": [65, 67, 76], "bag": 54, "base": [57, 75, 76], "basic": [44, 49, 51, 53, 54, 55, 66, 73, 74], "batch": [45, 75], "bay": 49, "befor": [30, 55], "beta": [], "better": 52, "bia": [50, 63, 67, 75, 76], "binari": 45, "bind": 72, "bird": 54, "blind": [4, 5], "block": 24, "boldsymbol": [62, 73, 76], "book": [21, 63], "boost": 54, "bootstrap": [50, 54, 76], "boston": [], "breast": 45, "brief": [72, 76], "bring": 56, "browser": 29, "bsd": 31, "build": [45, 47, 53], "c": [67, 72], "calcul": [62, 73, 74], "can": [72, 75, 76], "cancer": [45, 51, 53, 55], "cart": 53, "case": [52, 54, 69, 73, 74, 75], "cdn": 29, "cell": 23, "central": [57, 65, 69, 74, 76], "chain": 56, "challeng": 75, "chang": 54, "changelog": 29, "channel": 72, "chi": [44, 72], "choic": 61, "choos": [45, 75], "cifar01": 47, "citat": 22, "classic": 55, "classif": [45, 53, 54], "classifi": 52, "claus": 31, "clip": 45, "cluster": 58, "cnn": 47, "code": [24, 45, 46, 49, 53, 55, 56, 57, 58, 59, 60, 64, 67, 72, 73, 74, 75, 76], "collect": [45, 47], "color": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], "colorblind": [7, 10], "combin": 75, "commun": 72, "compar": [46, 54, 60], "comparison": [74, 75], "compet": 75, "compil": 41, "complet": 73, "complex": [44, 50, 67, 73], "complic": 50, "compon": [31, 55], "comput": [53, 63, 75], "computation": 76, "computerlab": 72, "con": [53, 75], "concept": 69, "condit": 74, "confid": 76, "conjug": 57, "constraint": 75, "contain": 27, "content": [24, 30], "contn": 72, "contrast": [1, 2, 8, 11], "contributor": 33, "converg": 75, "convex": [52, 57, 74, 75], "convolut": [47, 56], "copyright": 20, "core": 30, "correct": 75, "correl": [55, 73], "correspond": [], "cost": [45, 54, 73, 74, 75, 76], "cours": [65, 68, 71, 72], "covari": [49, 55, 69, 73], "cover": 72, "creat": [23, 60, 64], "creator": 33, "cross": [50, 67, 76], "cython": 72, "d": 67, "dark": [0, 1, 4, 6, 7, 8, 12], "data": [44, 45, 47, 50, 51, 53, 55, 59, 61, 62, 65, 69, 72, 73], "dataset": [45, 47, 62], "david": 72, "deadlin": [67, 72], "deadllin": 70, "decai": [46, 75], "decis": [53, 54], "decomposit": [49, 55, 66, 73, 74], "deeep": [], "deep": [45, 46, 72, 75], "defin": [45, 72], "definit": 63, "deflist": 28, "degre": [44, 61, 73], "deliver": [59, 60, 63, 64, 67], "deliveri": 67, "delta": 76, "dens": 44, "depend": 29, "deriv": [49, 56, 60, 61, 63, 73, 74, 75, 76], "descent": [46, 54, 57, 62, 67, 74, 75], "design": 73, "detail": [47, 72], "develop": [20, 45], "diagon": 55, "differ": [30, 52, 75], "differenti": [46, 57, 75], "diffus": 46, "dimens": 75, "dimension": [46, 47, 52, 62], "direct": 22, "disadvantag": 53, "discret": 69, "discrimin": 72, "distribut": [49, 69, 76], "do": [45, 75], "document": 64, "doe": [73, 74], "domain": 69, "down": 45, "dropout": 45, "e": 67, "economi": [73, 74], "electron": 67, "element": [44, 69, 72], "elimin": 66, "empir": 75, "energi": 72, "ensembl": 54, "entropi": 53, "environ": [44, 59], "equat": [44, 46, 56, 73, 74], "error": [44, 54, 72, 73, 74, 76], "essenti": 72, "estim": 76, "et": 75, "etc": 72, "euler": 46, "evalu": 45, "evid": 75, "exampl": [23, 27, 45, 46, 47, 48, 50, 51, 52, 53, 54, 72, 73, 74, 75, 76], "exercis": [44, 50, 59, 60, 61, 62, 63, 64, 73], "expect": [63, 69, 76], "expens": 76, "experi": 69, "explor": 44, "exponenti": [46, 75], "express": [60, 61, 63, 73], "extend": 74, "extrapol": 48, "extrem": [54, 72], "ey": 54, "f": 67, "fall": 70, "famili": [45, 72], "famou": 66, "fantast": [73, 74], "faq": 29, "featur": [29, 30, 53, 60, 66, 73], "februari": 29, "feed": [45, 56], "figur": 64, "file": [22, 41], "fill": 30, "final": [56, 73, 75], "find": [60, 62, 76], "fine": 45, "first": [48, 56, 72, 74], "fit": [44, 54, 59, 60, 72, 74], "fix": [73, 74, 75], "fold": 76, "forc": 47, "forest": 54, "form": 62, "format": [67, 72], "formula": 62, "forward": [45, 46, 56], "foster": 72, "fourier": 47, "frank": 50, "freedom": [44, 61, 73], "frequent": [73, 75], "frequentist": [44, 72], "from": [49, 54, 56, 72, 73, 74, 75, 76], "full": [46, 75], "function": [44, 45, 50, 51, 52, 54, 55, 56, 57, 67, 69, 72, 73, 74, 75, 76], "further": [47, 49, 73, 74], "g": 67, "gan": 48, "gaussian": 66, "gd": [57, 75], "gener": [48, 53, 72], "geometr": [55, 74], "get": 64, "gini": 53, "github": [6, 7, 8, 9, 10, 11, 59], "goal": [59, 60, 61, 62, 63, 64], "good": [44, 64, 72], "goodfellow": 75, "gotthard": [12, 13], "grade": [70, 72], "gradient": [45, 46, 54, 57, 62, 67, 74, 75], "greativ": 14, "growth": 46, "guid": 30, "h": 67, "ha": 65, "handl": [66, 72], "happen": 76, "hessian": [73, 74, 75], "hidden": 46, "high": [1, 2, 8, 11], "histogram": 76, "histori": 30, "hous": [], "how": 60, "hyperparamet": [45, 61], "hyperplan": 52, "i": [22, 44, 45, 72], "id3": 53, "idea": 55, "ideal": 74, "ident": 76, "identifi": 76, "ii": 72, "iid": 76, "illustr": 74, "implement": [45, 60, 61, 62], "implic": [49, 73, 74], "import": [49, 66, 72, 73, 74], "improv": [45, 75], "includ": [57, 67, 75], "incorpor": 37, "increment": 55, "independ": 76, "index": 53, "inform": 70, "input": 46, "instal": [27, 28, 65, 67, 72], "instructor": 70, "interpret": [49, 55, 63, 72, 73, 74, 76], "interv": 76, "introduc": [55, 57, 73], "introduct": [44, 50, 64, 65, 66, 67, 72], "invers": [49, 66], "invert": [73, 74], "ipython": 20, "iter": 54, "its": 73, "j": 29, "jacobian": 73, "januari": 29, "jax": 57, "julia": 72, "jungl": 54, "jupyt": 21, "k": 76, "kera": [45, 47], "kernel": [52, 55], "lab": [74, 75, 76], "lagrangian": 52, "lasso": [49, 50, 67, 73, 74], "last": [73, 75], "later": [49, 73, 74], "layer": [45, 46, 47, 56], "learn": [22, 44, 45, 46, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 67, 72, 73, 74, 75, 76], "least": [49, 50, 60, 63, 67, 72, 73, 74, 75], "lectur": [72, 74, 75, 76], "level": 54, "librari": [65, 72], "licens": [19, 20, 27, 28, 29, 31, 37], "light": [2, 3, 5, 9, 10, 11, 13], "likelihood": [51, 76], "limit": [45, 57, 69, 74, 75, 76], "linear": [44, 52, 57, 59, 66, 72, 73, 74], "link": [49, 55, 71, 73, 76], "literatur": 67, "logist": [51, 72], "loss": [73, 74, 75], "lu": 66, "ma": 30, "machin": [44, 52, 57, 65, 67, 72, 74], "made": 76, "main": [30, 69, 72], "make": [44, 53, 54, 64, 73], "mani": [54, 56], "markdown": [22, 23, 24, 27, 28, 29], "mask": 30, "maskedarrai": 30, "mass": 72, "materi": [67, 72, 73, 74, 75, 76], "math": [49, 73, 74], "mathemat": [47, 49, 52, 73, 74], "matplotlib": 30, "matric": [49, 66, 72], "matrix": [45, 49, 55, 56, 60, 66, 72, 73, 74, 75], "matter": 44, "max": 73, "maximum": 76, "me": 29, "mean": [44, 73, 74], "meet": [49, 54, 69, 72, 73], "memori": 75, "mercer": 52, "metadata": 23, "method": [50, 53, 54, 57, 67, 72, 74, 75, 76], "metric": 63, "midnight": 67, "min": 73, "mini": 75, "minibatch": 75, "minim": 72, "mit": 19, "ml": 72, "mle": 76, "mlp": 56, "mnist": [47, 48], "model": [44, 45, 48, 50, 56, 59, 61, 72], "moment": 75, "momentum": [57, 67, 75], "mondai": [74, 75, 76], "moon": [52, 53], "more": [22, 47, 50, 66, 67, 72, 73, 74, 75, 76], "motiv": 75, "move": 75, "multilay": 56, "multipl": [45, 47, 61], "multipli": 52, "myst": [22, 23, 24], "ncsa": 31, "need": [67, 72], "network": [45, 46, 47, 48, 51, 56, 72, 75], "neural": [45, 46, 47, 48, 51, 56, 72, 75], "new": [30, 48, 62, 76], "newton": [74, 75], "node": 29, "non": [52, 75], "none": 75, "normal": [44, 45, 76], "notat": 56, "note": [30, 67, 73, 74], "notebook": [23, 24], "novemb": 29, "now": [45, 53, 57, 74, 75, 76], "nuclear": [44, 72], "numba": 72, "number": [44, 46, 69, 73, 75], "numer": [46, 67, 69], "numpi": [30, 66, 72], "object": 47, "obtain": 55, "octob": [29, 67], "od": 46, "off": [50, 63, 67], "ol": [49, 50, 59, 60, 62, 67, 74, 76], "one": [46, 56, 62, 74], "open": 31, "oper": 66, "optim": [30, 45, 52, 57, 62, 65, 72, 73, 74, 75], "order": [57, 62, 75], "ordinari": [49, 50, 60, 63, 67, 72, 73, 74, 75], "organ": [44, 72], "oslo": 71, "other": [48, 53, 55, 56, 66, 67, 72], "our": [20, 44, 48, 49, 55, 57, 67, 72, 73, 74], "outcom": [65, 72], "output": [24, 46], "overarch": [44, 48, 52, 53, 72, 73], "overview": [54, 72, 75], "own": [44, 54, 55, 67, 72, 73], "packag": [30, 66, 72], "panda": [72, 73], "paramet": [72, 73], "paramt": 62, "part": [57, 65, 67, 74], "partial": 46, "pass": 45, "pca": 55, "pdf": 69, "perceptron": 56, "perform": [45, 53], "period": 47, "perspect": 45, "pitaya": 15, "plan": [73, 74, 75, 76], "plethora": 72, "plot": 76, "point": 48, "poisson": 46, "polici": 20, "polynomi": [47, 60, 62, 74], "popul": 46, "popular": 72, "practic": [57, 70, 72, 75], "pre": [45, 47], "preambl": 67, "predict": 48, "preprocess": [73, 75], "prerequisit": [47, 65, 72], "present": 64, "princip": 55, "principl": 47, "pro": [53, 75], "probabl": [49, 69, 76], "problem": [45, 46, 57, 72, 73, 74, 75], "procedur": [53, 72], "process": [30, 45, 47], "program": [46, 57, 67, 74, 75], "project": [50, 64, 67, 70, 72], "prop": 57, "propag": [45, 56], "properti": [49, 69, 73, 74, 75], "python": [44, 53, 59, 65, 66, 72], "quick": 52, "quickli": 23, "r": 72, "random": [54, 55, 69], "raphson": 74, "rate": [67, 75], "read": [53, 72, 73, 75, 76], "real": [50, 72], "recommend": [72, 73], "record": 30, "recurr": [48, 56], "reduc": [44, 73], "reduct": 47, "refer": 67, "referenc": 64, "reformul": 46, "regress": [44, 49, 50, 51, 53, 54, 57, 59, 61, 62, 63, 67, 72, 73, 74, 75, 76], "regular": 45, "relat": [], "relev": [71, 73], "relu": 45, "remark": 47, "remind": [50, 52, 72, 73, 74, 75], "replac": [57, 75], "report": [64, 67], "repositori": [59, 76], "requir": [46, 65], "resampl": [50, 63, 67, 76], "rescal": [50, 73], "residu": [73, 74], "resourc": 46, "result": [73, 74], "revis": 30, "revisit": [57, 74, 75], "rewrit": [72, 73, 76], "ridg": [44, 49, 50, 61, 62, 63, 67, 73, 74, 75], "rm": 57, "rmsprop": 75, "role": 22, "rule": [56, 75], "rung": 67, "same": [57, 75, 76], "sampl": [22, 55], "scalabl": 75, "scale": [61, 62, 63, 73, 75], "schedul": 72, "schemat": 53, "scheme": 46, "scienc": 72, "scikit": [44, 45, 55, 72, 73, 74, 75, 76], "second": [57, 62, 75], "semest": 70, "sensit": 74, "septemb": [29, 63, 74, 75, 76], "session": [74, 75, 76], "set": [44, 46, 47, 53, 56, 59, 68, 72, 73, 74], "setup": 59, "sgd": [57, 75], "should": [30, 45], "show": 29, "similar": [57, 75], "simpl": [44, 48, 53, 57, 62, 72, 73, 74, 75], "simplest": 62, "singl": 54, "singular": [49, 55, 73, 74], "size": [73, 74, 75], "sklearn": 60, "slightli": 75, "smoothi": 15, "sneak": 75, "soft": 52, "softmax": 45, "softwar": [37, 67, 72], "solv": [46, 74], "solver": 57, "some": [57, 66, 73, 74], "sourc": [31, 41], "specifi": 46, "speed": 75, "sphinx": 37, "split": [44, 59, 73], "squar": [44, 49, 50, 54, 60, 63, 67, 72, 73, 74, 75], "standard": [57, 73, 76], "start": 64, "state": 44, "statist": [49, 50, 65, 69, 72, 76], "steepest": [54, 57, 74], "step": [75, 76], "stochast": [57, 67, 69, 75], "stop": 75, "strongli": [72, 75], "structur": 41, "suggest": 72, "sum": 76, "summari": [70, 72], "superposit": 47, "supervis": 45, "support": 52, "svd": [49, 73, 74], "synthet": 62, "systemat": 47, "t": 73, "take": 60, "taken": [72, 75], "teach": 70, "teacher": [70, 72], "team": 20, "technic": 73, "techniqu": [50, 55, 67], "technologi": 65, "tensorflow": [45, 47], "tent": [70, 72], "term": [20, 76], "test": [44, 45, 59, 61, 73], "texmath": 29, "text": 72, "textbook": [71, 72], "than": 74, "thank": 30, "theorem": [49, 52, 55, 56, 69, 76], "theoret": 75, "theori": 69, "theta": [62, 76], "thi": 72, "time": 75, "tip": [57, 75], "todo": 29, "togeth": 56, "tool": [67, 72], "top": 45, "topic": 72, "toward": 55, "trade": [50, 63, 67], "tradeoff": [50, 76], "train": [44, 45, 48, 59, 72, 73], "transform": 47, "translat": 41, "tree": [53, 54], "tuesdai": 74, "tune": 45, "two": [47, 52, 65], "type": [46, 48, 56, 72], "uio": 72, "understand": 76, "univers": [56, 71], "unsupervis": 58, "up": [44, 46, 53, 56, 59, 72, 73, 74, 76], "updat": [41, 67, 75], "us": [28, 29, 30, 44, 45, 46, 47, 51, 57, 60, 62, 63, 65, 67, 72, 73, 74, 75], "usag": 75, "v": [47, 75], "valid": [50, 67, 76], "valu": [49, 55, 63, 69, 73, 74, 76], "vari": 75, "variabl": [69, 74], "varianc": [50, 63, 67, 76], "variou": [44, 76], "vector": [52, 56, 60, 66, 72, 73], "versu": 72, "video": [75, 76], "view": [44, 48, 54, 73], "virtual": 59, "visual": [45, 53], "wai": [53, 67, 76], "wave": 46, "we": [72, 75], "wednesdai": 74, "week": [59, 60, 61, 62, 63, 64, 72, 73, 74, 75, 76], "weekli": [], "welcom": 21, "what": [22, 44, 72, 73, 74, 76], "when": 75, "which": [45, 75], "why": [72, 75, 76], "wisconsin": 51, "workflow": 41, "wrap": 76, "write": [48, 55, 64, 67, 74], "x": 73, "xgboost": 54, "yaml": 23, "yet": 74, "your": [21, 44, 54, 60, 62, 67, 73]}}) |