Publications by MSDS 6372: Jacob Turner: Student: Jessica McPhaul link:

quantum study 2

06.02.2025

recap of “Quantum Computing Course – Math and Theory for Beginners” video, along with mathematical explanations and Python code examples to illustrate key concepts. Summary: The video provides a comprehensive introduction to quantum computing, covering essential mathematical foundations and core principles. It delves into topics such as c...

6197 sym Python (1214 sym/3 pcs) 2 tbl

QuartoyQuantum

06.02.2025

--- title: "Quantum Study Guide" author: "Jessica McPhaul" date: "2025-02-06" format: html: theme: cosmo code-fold: true html-math-method: katex server: shiny execute: echo: true --- ## Shiny Interactive Component ::: {.cell} ```{.r .cell-code} library(shiny) ::: fluidPage( titlePanel("Old Faithful Geyser Dat...

2867 sym R (1974 sym/7 pcs) 2 tbl

Publish Document

06.02.2025

--- title: "Quantum Study Guide" author: "Your Name" date: "2025-02-06" format: html server: shiny execute: echo: true --- ## Shiny Interactive Component ::: {.cell} ```{.r .cell-code} library(shiny) ::: fluidPage( titlePanel("Old Faithful Geyser Data"), sidebarLayout( sidebarPanel( sliderInput("bins", ...

5190 sym R (2484 sym/7 pcs) 2 tbl

Mod3 Taking it further

21.01.2025

3: Logistic Regression Categorical Data Linear to Logistic The Sigmoid Log Loss Minimizing Log Loss Multiclass Context Module Sub Header Demonstration of Logistic Regression Demonstration of Logistic Regression, Part I Demonstration of Logistic Regression, Part II Context Module Sub Header Case Study 2 Case Study 2 Introduction Case Study 2, Part...

211756 sym Python (5355 sym/10 pcs) 1 tbl

Module 3 Transcript and Guide

20.01.2025

Logistic Regression Study Guide Key Concepts 1. Categorical Data Definition: Data based on classes (e.g., red/green/blue, true/false). Transformation: Use one-hot encoding to convert non-numeric data into numeric format. Example: Red = [1, 0, 0], Green = [0, 1, 0], Blue = [0, 0, 1]. Each category is represented by a binary vector. Discrete ...

32822 sym Python (2793 sym/12 pcs)

QTW Module 3 with quiz

20.01.2025

Logistic Regression Study Guide Key Concepts 1. Categorical Data Definition: Data based on classes (e.g., red/green/blue, true/false). Transformation: Use one-hot encoding to convert non-numeric data into numeric format. Example: Red = [1, 0, 0], Green = [0, 1, 0], Blue = [0, 0, 1]. Each category is represented by a binary vector. Discrete ...

55024 sym Python (2793 sym/12 pcs)

QTW Class 1 into CS1

18.01.2025

Class 1 transcript summarized and broken down into sections going into case studfy 1. Course Introduction and Structure Instructor: Professor Slater. Course: “Quantifying the World.” Syllabus and Textbook: Free online textbook available. Key Components of Grading: Case studies (50%): Seven biweekly case studies (odd weeks). Final case ...

26120 sym Python (9192 sym/9 pcs)

7333QTWModule2

11.01.2025

Study Guide: Understanding Overfitting and Regularization in Machine Learning (integrating theory, mathematical foundations, and practical examples to regularization techniques to help understand their impact on overfitting in machine learning. 1. Overfitting Definition: Overfitting occurs when a model is overly tailored to the training data,...

12333 sym Python (905 sym/5 pcs) 1 tbl

Dev Drive Setup

04.01.2025

Step 1: Setting Up Development Tools on the Dev Drive You’ll need to configure your commonly used tools (like Python, VSCode, WSL, and Docker) to store their files, projects, or data on the Dev Drive. 1. Python (venv or Conda) Using venv: Open a terminal (Command Prompt or PowerShell). Create a Python virtual environment directly on the Dev...

10849 sym Python (678 sym/13 pcs)

Jessica McPhaul GIS 7334 Fall 2024 JZ

09.12.2024

Week 3 Learn: 3-1 Edinburgh Week 3 pptx 3-2 3-2 These have been on canvas waiting for grades since September 12 Week 4 HACK - This was turned in but you didn’t grade it correctly, overlooking the link as well as the comments. Week 4 Jessica’s Bike Survey Storymap Wheelin’ Around Dallas] Week 5 Week 5 Snow LEARN 7-1 : This was turne...

5194 sym 20 img