24. Python - Basic Python Syntax/9. Understanding Line Continuation.mp42.35MB
25. Python - Other Python Operators/1. Comparison Operators.mp410.17MB
25. Python - Other Python Operators/3. Logical and Identity Operators.mp430.05MB
26. Python - Conditional Statements/1. The IF Statement.mp410.81MB
26. Python - Conditional Statements/3. The ELSE Statement.mp410.84MB
26. Python - Conditional Statements/4. The ELIF Statement.mp425.07MB
26. Python - Conditional Statements/5. A Note on Boolean Values.mp48.9MB
27. Python - Python Functions/1. Defining a Function in Python.mp46.3MB
27. Python - Python Functions/2. How to Create a Function with a Parameter.mp418.08MB
27. Python - Python Functions/3. Defining a Function in Python - Part II.mp411.14MB
27. Python - Python Functions/4. How to Use a Function within a Function.mp48.13MB
27. Python - Python Functions/5. Conditional Statements and Functions.mp415.69MB
27. Python - Python Functions/6. Functions Containing a Few Arguments.mp46.01MB
27. Python - Python Functions/7. Built-in Functions in Python.mp422.01MB
28. Python - Sequences/1. Lists.mp437.8MB
28. Python - Sequences/3. Using Methods.mp437.6MB
28. Python - Sequences/5. List Slicing.mp430.77MB
28. Python - Sequences/6. Tuples.mp429.49MB
28. Python - Sequences/7. Dictionaries.mp441.68MB
29. Python - Iterations/1. For Loops.mp423.59MB
29. Python - Iterations/3. While Loops and Incrementing.mp428.44MB
29. Python - Iterations/4. Lists with the range() Function.mp425.79MB
29. Python - Iterations/6. Conditional Statements and Loops.mp427.76MB
29. Python - Iterations/7. Conditional Statements, Functions, and Loops.mp49.48MB
29. Python - Iterations/8. How to Iterate over Dictionaries.mp429.65MB
3. The Field of Data Science - Connecting the Data Science Disciplines/1. Applying Traditional Data, Big Data, BI, Traditional Data Science and ML.mp4126.88MB
48. Deep Learning - Digging into Gradient Descent and Learning Rate Schedules/1. Stochastic Gradient Descent.mp428.68MB
48. Deep Learning - Digging into Gradient Descent and Learning Rate Schedules/2. Problems with Gradient Descent.mp411.01MB
48. Deep Learning - Digging into Gradient Descent and Learning Rate Schedules/3. Momentum.mp416.43MB
48. Deep Learning - Digging into Gradient Descent and Learning Rate Schedules/4. Learning Rate Schedules, or How to Choose the Optimal Learning Rate.mp429.08MB
48. Deep Learning - Digging into Gradient Descent and Learning Rate Schedules/5. Learning Rate Schedules Visualized.mp49.11MB
48. Deep Learning - Digging into Gradient Descent and Learning Rate Schedules/6. Adaptive Learning Rate Schedules (AdaGrad and RMSprop ).mp426.35MB
48. Deep Learning - Digging into Gradient Descent and Learning Rate Schedules/7. Adam (Adaptive Moment Estimation).mp422.35MB
49. Deep Learning - Preprocessing/1. Preprocessing Introduction.mp427.78MB
49. Deep Learning - Preprocessing/2. Types of Basic Preprocessing.mp411.85MB
49. Deep Learning - Preprocessing/3. Standardization.mp450.98MB
49. Deep Learning - Preprocessing/4. Preprocessing Categorical Data.mp418.6MB
49. Deep Learning - Preprocessing/5. Binary and One-Hot Encoding.mp428.95MB
5. The Field of Data Science - Popular Data Science Techniques/1. Techniques for Working with Traditional Data.mp4138.3MB
5. The Field of Data Science - Popular Data Science Techniques/10. Techniques for Working with Traditional Methods.mp4111.65MB
5. The Field of Data Science - Popular Data Science Techniques/12. Real Life Examples of Traditional Methods.mp442.79MB
5. The Field of Data Science - Popular Data Science Techniques/13. Machine Learning (ML) Techniques.mp499.33MB
5. The Field of Data Science - Popular Data Science Techniques/15. Types of Machine Learning.mp4125.14MB
5. The Field of Data Science - Popular Data Science Techniques/17. Real Life Examples of Machine Learning (ML).mp436.82MB
5. The Field of Data Science - Popular Data Science Techniques/3. Real Life Examples of Traditional Data.mp429.93MB
5. The Field of Data Science - Popular Data Science Techniques/4. Techniques for Working with Big Data.mp475.5MB
5. The Field of Data Science - Popular Data Science Techniques/6. Real Life Examples of Big Data.mp422.03MB
5. The Field of Data Science - Popular Data Science Techniques/7. Business Intelligence (BI) Techniques.mp489.94MB
5. The Field of Data Science - Popular Data Science Techniques/9. Real Life Examples of Business Intelligence (BI).mp429.54MB
50. Deep Learning - Classifying on the MNIST Dataset/1. MNIST The Dataset.mp413.38MB
50. Deep Learning - Classifying on the MNIST Dataset/10. MNIST Learning.mp440.96MB
50. Deep Learning - Classifying on the MNIST Dataset/12. MNIST Testing the Model.mp429.53MB
50. Deep Learning - Classifying on the MNIST Dataset/2. MNIST How to Tackle the MNIST.mp418.66MB
50. Deep Learning - Classifying on the MNIST Dataset/3. MNIST Importing the Relevant Packages and Loading the Data.mp416.33MB
50. Deep Learning - Classifying on the MNIST Dataset/4. MNIST Preprocess the Data - Create a Validation Set and Scale It.mp429.04MB
50. Deep Learning - Classifying on the MNIST Dataset/6. MNIST Preprocess the Data - Shuffle and Batch.mp441.52MB
50. Deep Learning - Classifying on the MNIST Dataset/8. MNIST Outline the Model.mp428.24MB
50. Deep Learning - Classifying on the MNIST Dataset/9. MNIST Select the Loss and the Optimizer.mp413.9MB
51. Deep Learning - Business Case Example/1. Business Case Exploring the Dataset and Identifying Predictors.mp466.27MB
51. Deep Learning - Business Case Example/11. Business Case Testing the Model.mp410.79MB
51. Deep Learning - Business Case Example/2. Business Case Outlining the Solution.mp47.3MB
51. Deep Learning - Business Case Example/3. Business Case Balancing the Dataset.mp430.43MB
51. Deep Learning - Business Case Example/4. Business Case Preprocessing the Data.mp484.33MB
51. Deep Learning - Business Case Example/6. Business Case Load the Preprocessed Data.mp417.57MB
51. Deep Learning - Business Case Example/8. Business Case Learning and Interpreting the Result.mp431.18MB
51. Deep Learning - Business Case Example/9. Business Case Setting an Early Stopping Mechanism.mp449.81MB
52. Deep Learning - Conclusion/1. Summary on What You've Learned.mp439.75MB
52. Deep Learning - Conclusion/2. What's Further out there in terms of Machine Learning.mp420.13MB
52. Deep Learning - Conclusion/4. An overview of CNNs.mp458.79MB
52. Deep Learning - Conclusion/5. An Overview of RNNs.mp425.26MB
52. Deep Learning - Conclusion/6. An Overview of non-NN Approaches.mp444.77MB
53. Appendix Deep Learning - TensorFlow 1 Introduction/2. How to Install TensorFlow 1.mp411.35MB
53. Appendix Deep Learning - TensorFlow 1 Introduction/4. TensorFlow Intro.mp447.69MB
53. Appendix Deep Learning - TensorFlow 1 Introduction/5. Actual Introduction to TensorFlow.mp417.42MB
53. Appendix Deep Learning - TensorFlow 1 Introduction/6. Types of File Formats, supporting Tensors.mp420.34MB
53. Appendix Deep Learning - TensorFlow 1 Introduction/7. Basic NN Example with TF Inputs, Outputs, Targets, Weights, Biases.mp438.49MB
53. Appendix Deep Learning - TensorFlow 1 Introduction/8. Basic NN Example with TF Loss Function and Gradient Descent.mp432.51MB
53. Appendix Deep Learning - TensorFlow 1 Introduction/9. Basic NN Example with TF Model Output.mp437.39MB
54. Appendix Deep Learning - TensorFlow 1 Classifying on the MNIST Dataset/1. MNIST What is the MNIST Dataset.mp417.82MB
54. Appendix Deep Learning - TensorFlow 1 Classifying on the MNIST Dataset/2. MNIST How to Tackle the MNIST.mp422.58MB
54. Appendix Deep Learning - TensorFlow 1 Classifying on the MNIST Dataset/3. MNIST Relevant Packages.mp418.9MB
54. Appendix Deep Learning - TensorFlow 1 Classifying on the MNIST Dataset/4. MNIST Model Outline.mp456.38MB
54. Appendix Deep Learning - TensorFlow 1 Classifying on the MNIST Dataset/5. MNIST Loss and Optimization Algorithm.mp425.86MB
54. Appendix Deep Learning - TensorFlow 1 Classifying on the MNIST Dataset/6. Calculating the Accuracy of the Model.mp443.9MB
54. Appendix Deep Learning - TensorFlow 1 Classifying on the MNIST Dataset/7. MNIST Batching and Early Stopping.mp412.86MB
54. Appendix Deep Learning - TensorFlow 1 Classifying on the MNIST Dataset/8. MNIST Learning.mp446.68MB
54. Appendix Deep Learning - TensorFlow 1 Classifying on the MNIST Dataset/9. MNIST Results and Testing.mp462.77MB
55. Appendix Deep Learning - TensorFlow 1 Business Case/1. Business Case Getting Acquainted with the Dataset.mp487.65MB
55. Appendix Deep Learning - TensorFlow 1 Business Case/10. Business Case Testing the Model.mp411.2MB
55. Appendix Deep Learning - TensorFlow 1 Business Case/11. Business Case A Comment on the Homework.mp436.39MB
55. Appendix Deep Learning - TensorFlow 1 Business Case/2. Business Case Outlining the Solution.mp412.21MB
55. Appendix Deep Learning - TensorFlow 1 Business Case/3. The Importance of Working with a Balanced Dataset.mp439.41MB
55. Appendix Deep Learning - TensorFlow 1 Business Case/4. Business Case Preprocessing.mp4103.41MB
55. Appendix Deep Learning - TensorFlow 1 Business Case/6. Creating a Data Provider.mp476.34MB
55. Appendix Deep Learning - TensorFlow 1 Business Case/7. Business Case Model Outline.mp453.13MB
55. Appendix Deep Learning - TensorFlow 1 Business Case/8. Business Case Optimization.mp441.52MB
55. Appendix Deep Learning - TensorFlow 1 Business Case/9. Business Case Interpretation.mp425.74MB
56. Software Integration/1. What are Data, Servers, Clients, Requests, and Responses.mp469.03MB
56. Software Integration/3. What are Data Connectivity, APIs, and Endpoints.mp4104.08MB
56. Software Integration/5. Taking a Closer Look at APIs.mp4115.59MB
56. Software Integration/7. Communication between Software Products through Text Files.mp460.34MB
57. Case Study - What's Next in the Course/1. Game Plan for this Python, SQL, and Tableau Business Exercise.mp452.3MB
57. Case Study - What's Next in the Course/2. The Business Task.mp439.15MB
57. Case Study - What's Next in the Course/3. Introducing the Data Set.mp440.87MB
58. Case Study - Preprocessing the 'Absenteeism_data'/10. Analyzing the Reasons for Absence.mp440.57MB
58. Case Study - Preprocessing the 'Absenteeism_data'/11. Obtaining Dummies from a Single Feature.mp481.12MB
58. Case Study - Preprocessing the 'Absenteeism_data'/15. More on Dummy Variables A Statistical Perspective.mp413.74MB
58. Case Study - Preprocessing the 'Absenteeism_data'/16. Classifying the Various Reasons for Absence.mp474.6MB
58. Case Study - Preprocessing the 'Absenteeism_data'/17. Using .concat() in Python.mp438.73MB
58. Case Study - Preprocessing the 'Absenteeism_data'/2. Importing the Absenteeism Data in Python.mp423.15MB
58. Case Study - Preprocessing the 'Absenteeism_data'/20. Reordering Columns in a Pandas DataFrame in Python.mp414.02MB
58. Case Study - Preprocessing the 'Absenteeism_data'/23. Creating Checkpoints while Coding in Jupyter.mp425.67MB
58. Case Study - Preprocessing the 'Absenteeism_data'/26. Analyzing the Dates from the Initial Data Set.mp457.28MB
58. Case Study - Preprocessing the 'Absenteeism_data'/27. Extracting the Month Value from the Date Column.mp447.79MB
58. Case Study - Preprocessing the 'Absenteeism_data'/28. Extracting the Day of the Week from the Date Column.mp427.96MB
58. Case Study - Preprocessing the 'Absenteeism_data'/3. Checking the Content of the Data Set.mp461.9MB
58. Case Study - Preprocessing the 'Absenteeism_data'/30. Analyzing Several Straightforward Columns for this Exercise.mp429.51MB
58. Case Study - Preprocessing the 'Absenteeism_data'/31. Working on Education, Children, and Pets.mp439.59MB
58. Case Study - Preprocessing the 'Absenteeism_data'/32. Final Remarks of this Section.mp421.63MB
58. Case Study - Preprocessing the 'Absenteeism_data'/4. Introduction to Terms with Multiple Meanings.mp427.86MB
58. Case Study - Preprocessing the 'Absenteeism_data'/6. Using a Statistical Approach towards the Solution to the Exercise.mp420.19MB
58. Case Study - Preprocessing the 'Absenteeism_data'/7. Dropping a Column from a DataFrame in Python.mp461.76MB
59. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/1. Exploring the Problem with a Machine Learning Mindset.mp427.55MB
59. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/10. Interpreting the Coefficients of the Logistic Regression.mp440.4MB
59. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/11. Backward Elimination or How to Simplify Your Model.mp439.56MB
59. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/12. Testing the Model We Created.mp449.06MB
59. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/13. Saving the Model and Preparing it for Deployment.mp437.45MB
59. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/16. Preparing the Deployment of the Model through a Module.mp444.49MB
59. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/2. Creating the Targets for the Logistic Regression.mp445.79MB
59. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/3. Selecting the Inputs for the Logistic Regression.mp416.75MB
59. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/4. Standardizing the Data.mp420.59MB
59. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/5. Splitting the Data for Training and Testing.mp452.76MB
59. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/6. Fitting the Model and Assessing its Accuracy.mp441.62MB
59. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/7. Creating a Summary Table with the Coefficients and Intercept.mp438.87MB
59. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/8. Interpreting the Coefficients for Our Problem.mp452.37MB
59. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/9. Standardizing only the Numerical Variables (Creating a Custom Scaler).mp441.19MB
6. The Field of Data Science - Popular Data Science Tools/1. Necessary Programming Languages and Software Used in Data Science.mp4103.51MB
60. Case Study - Loading the 'absenteeism_module'/2. Deploying the 'absenteeism_module' - Part I.mp425.48MB
60. Case Study - Loading the 'absenteeism_module'/3. Deploying the 'absenteeism_module' - Part II.mp454.26MB
61. Case Study - Analyzing the Predicted Outputs in Tableau/2. Analyzing Age vs Probability in Tableau.mp456.55MB
61. Case Study - Analyzing the Predicted Outputs in Tableau/4. Analyzing Reasons vs Probability in Tableau.mp459.33MB
61. Case Study - Analyzing the Predicted Outputs in Tableau/6. Analyzing Transportation Expense vs Probability in Tableau.mp440.63MB
62. Appendix - Additional Python Tools/1. Using the .format() Method.mp447.64MB
62. Appendix - Additional Python Tools/2. Iterating Over Range Objects.mp422.49MB
62. Appendix - Additional Python Tools/3. Introduction to Nested For Loops.mp429.46MB
62. Appendix - Additional Python Tools/4. Triple Nested For Loops.mp446.6MB
62. Appendix - Additional Python Tools/5. List Comprehensions.mp455.45MB