24. Python - Basic Python Syntax/9. Understanding Line Continuation.mp42.35MB
25. Python - Other Python Operators/1. Comparison Operators.mp410.18MB
25. Python - Other Python Operators/3. Logical and Identity Operators.mp430.05MB
26. Python - Conditional Statements/1. The IF Statement.mp413.63MB
26. Python - Conditional Statements/3. The ELSE Statement.mp413.58MB
26. Python - Conditional Statements/4. The ELIF Statement.mp433.16MB
26. Python - Conditional Statements/5. A Note on Boolean Values.mp411.26MB
27. Python - Python Functions/1. Defining a Function in Python.mp47.74MB
27. Python - Python Functions/2. How to Create a Function with a Parameter.mp423.87MB
27. Python - Python Functions/3. Defining a Function in Python - Part II.mp414.79MB
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.mp47.58MB
27. Python - Python Functions/7. Built-in Functions in Python.mp422.02MB
28. Python - Sequences/1. Lists.mp422MB
28. Python - Sequences/3. Using Methods.mp421.96MB
28. Python - Sequences/5. List Slicing.mp430.77MB
28. Python - Sequences/6. Tuples.mp416.67MB
28. Python - Sequences/7. Dictionaries.mp425.05MB
29. Python - Iterations/1. For Loops.mp411.8MB
29. Python - Iterations/3. While Loops and Incrementing.mp415.44MB
29. Python - Iterations/4. Lists with the range() Function.mp411.42MB
29. Python - Iterations/6. Conditional Statements and Loops.mp416.09MB
29. Python - Iterations/7. Conditional Statements, Functions, and Loops.mp49.48MB
29. Python - Iterations/8. How to Iterate over Dictionaries.mp416.99MB
3. The Field of Data Science - Connecting the Data Science Disciplines/1. Applying Traditional Data, Big Data, BI, Traditional Data Science and ML.mp479.56MB
48. Deep Learning - Digging into Gradient Descent and Learning Rate Schedules/1. Stochastic Gradient Descent.mp428.69MB
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.36MB
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.84MB
49. Deep Learning - Preprocessing/3. Standardization.mp450.98MB
49. Deep Learning - Preprocessing/4. Preprocessing Categorical Data.mp418.61MB
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.mp479.85MB
5. The Field of Data Science - Popular Data Science Techniques/10. Techniques for Working with Traditional Methods.mp4123.51MB
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.04MB
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 What is the MNIST Dataset.mp417.82MB
50. Deep Learning - Classifying on the MNIST Dataset/2. MNIST How to Tackle the MNIST.mp422.59MB
50. Deep Learning - Classifying on the MNIST Dataset/3. MNIST Relevant Packages.mp418.9MB
50. Deep Learning - Classifying on the MNIST Dataset/4. MNIST Model Outline.mp456.38MB
50. Deep Learning - Classifying on the MNIST Dataset/5. MNIST Loss and Optimization Algorithm.mp425.86MB
50. Deep Learning - Classifying on the MNIST Dataset/6. Calculating the Accuracy of the Model.mp443.91MB
50. Deep Learning - Classifying on the MNIST Dataset/7. MNIST Batching and Early Stopping.mp412.85MB
50. Deep Learning - Classifying on the MNIST Dataset/8. MNIST Learning.mp446.68MB
50. Deep Learning - Classifying on the MNIST Dataset/9. MNIST Results and Testing.mp462.77MB
51. Deep Learning - Business Case Example/1. Business Case Getting acquainted with the dataset.mp487.65MB
51. Deep Learning - Business Case Example/10. Business Case Testing the Model.mp411.21MB
51. Deep Learning - Business Case Example/11. Business Case A Comment on the Homework.mp436.39MB
51. Deep Learning - Business Case Example/2. Business Case Outlining the Solution.mp412.21MB
51. Deep Learning - Business Case Example/3. The Importance of Working with a Balanced Dataset.mp439.41MB
51. Deep Learning - Business Case Example/4. Business Case Preprocessing.mp4103.42MB
51. Deep Learning - Business Case Example/6. Creating a Data Provider.mp476.34MB
51. Deep Learning - Business Case Example/7. Business Case Model Outline.mp453.13MB
51. Deep Learning - Business Case Example/8. Business Case Optimization.mp441.52MB
51. Deep Learning - Business Case Example/9. Business Case Interpretation.mp425.74MB
52. Deep Learning - Conclusion/1. Summary on What You've Learned.mp439.76MB
52. Deep Learning - Conclusion/2. What's Further out there in terms of Machine Learning.mp420.13MB
52. Deep Learning - Conclusion/3. 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.78MB
53. Software Integration/1. What are Data, Servers, Clients, Requests, and Responses.mp469.04MB
53. Software Integration/3. What are Data Connectivity, APIs, and Endpoints.mp4104.08MB
53. Software Integration/5. Taking a Closer Look at APIs.mp4115.59MB
53. Software Integration/7. Communication between Software Products through Text Files.mp460.34MB
54. Case Study - What's Next in the Course/1. Game Plan for this Python, SQL, and Tableau Business Exercise.mp452.3MB
54. Case Study - What's Next in the Course/2. The Business Task.mp439.15MB
54. Case Study - What's Next in the Course/3. Introducing the Data Set.mp440.86MB
55. Case Study - Preprocessing the 'Absenteeism_data'/10. Analyzing the Reasons for Absence.mp440.57MB
55. Case Study - Preprocessing the 'Absenteeism_data'/11. Obtaining Dummies from a Single Feature.mp481.11MB
55. Case Study - Preprocessing the 'Absenteeism_data'/15. More on Dummy Variables A Statistical Perspective.mp413.74MB
55. Case Study - Preprocessing the 'Absenteeism_data'/16. Classifying the Various Reasons for Absence.mp474.61MB
55. Case Study - Preprocessing the 'Absenteeism_data'/17. Using .concat() in Python.mp438.74MB
55. Case Study - Preprocessing the 'Absenteeism_data'/2. Importing the Absenteeism Data in Python.mp423.15MB
55. Case Study - Preprocessing the 'Absenteeism_data'/20. Reordering Columns in a Pandas DataFrame in Python.mp414.02MB
55. Case Study - Preprocessing the 'Absenteeism_data'/23. Creating Checkpoints while Coding in Jupyter.mp425.68MB
55. Case Study - Preprocessing the 'Absenteeism_data'/26. Analyzing the Dates from the Initial Data Set.mp457.28MB
55. Case Study - Preprocessing the 'Absenteeism_data'/27. Extracting the Month Value from the Date Column.mp447.8MB
55. Case Study - Preprocessing the 'Absenteeism_data'/28. Extracting the Day of the Week from the Date Column.mp427.96MB
55. Case Study - Preprocessing the 'Absenteeism_data'/3. Checking the Content of the Data Set.mp461.9MB
55. Case Study - Preprocessing the 'Absenteeism_data'/30. Analyzing Several Straightforward Columns for this Exercise.mp429.51MB
55. Case Study - Preprocessing the 'Absenteeism_data'/31. Working on Education, Children, and Pets.mp439.59MB
55. Case Study - Preprocessing the 'Absenteeism_data'/32. Final Remarks of this Section.mp421.64MB
55. Case Study - Preprocessing the 'Absenteeism_data'/4. Introduction to Terms with Multiple Meanings.mp427.85MB
55. Case Study - Preprocessing the 'Absenteeism_data'/6. Using a Statistical Approach towards the Solution to the Exercise.mp420.18MB
55. Case Study - Preprocessing the 'Absenteeism_data'/7. Dropping a Column from a DataFrame in Python.mp461.76MB
56. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/1. Exploring the Problem with a Machine Learning Mindset.mp427.54MB
56. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/10. Interpreting the Coefficients of the Logistic Regression.mp440.4MB
56. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/11. Backward Elimination or How to Simplify Your Model.mp439.56MB
56. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/12. Testing the Model We Created.mp449.06MB
56. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/13. Saving the Model and Preparing it for Deployment.mp437.46MB
56. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/16. Preparing the Deployment of the Model through a Module.mp444.48MB
56. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/2. Creating the Targets for the Logistic Regression.mp445.79MB
56. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/3. Selecting the Inputs for the Logistic Regression.mp416.76MB
56. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/4. Standardizing the Data.mp420.59MB
56. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/5. Splitting the Data for Training and Testing.mp452.76MB
56. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/6. Fitting the Model and Assessing its Accuracy.mp441.62MB
56. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/7. Creating a Summary Table with the Coefficients and Intercept.mp438.87MB
56. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/8. Interpreting the Coefficients for Our Problem.mp452.37MB
56. Case Study - Applying Machine Learning to Create the 'absenteeism_module'/9. Standardizing only the Numerical Variables (Creating a Custom Scaler).mp441.2MB
57. Case Study - Loading the 'absenteeism_module'/2. Deploying the 'absenteeism_module' - Part I.mp425.48MB
57. Case Study - Loading the 'absenteeism_module'/3. Deploying the 'absenteeism_module' - Part II.mp454.26MB
58. Case Study - Analyzing the Predicted Outputs in Tableau/2. Analyzing Age vs Probability in Tableau.mp480.01MB
58. Case Study - Analyzing the Predicted Outputs in Tableau/4. Analyzing Reasons vs Probability in Tableau.mp486.92MB
58. Case Study - Analyzing the Predicted Outputs in Tableau/6. Analyzing Transportation Expense vs Probability in Tableau.mp468.54MB
6. The Field of Data Science - Popular Data Science Tools/1. Necessary Programming Languages and Software Used in Data Science.mp463.11MB
7. The Field of Data Science - Careers in Data Science/1. Finding the Job - What to Expect and What to Look for.mp435.79MB
8. The Field of Data Science - Debunking Common Misconceptions/1. Debunking Common Misconceptions.mp445.37MB
9. Part 2 Probability/1. The Basic Probability Formula.mp444.02MB
9. Part 2 Probability/3. Computing Expected Values.mp475.68MB
9. Part 2 Probability/5. Frequency.mp461.74MB
9. Part 2 Probability/7. Events and Their Complements.mp459.16MB