2021 Python for Machine Learning & Data Science Masterclass
File List
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/29. Pandas Project Exercise Solutions.mp4 181.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/16. Logistic Regression Project Exercise - Solutions.mp4 168.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/8. Data Analysis and Visualization Capstone Project Exercise/4. Capstone Project Solutions - Part Three.mp4 144.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/11. Feature Engineering and Data Preparation/3. Dealing with Outliers.mp4 141.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/7. Coding Classification with Random Forest Classifier - Part Two.mp4 139.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/8. Coding Decision Trees - Part Two -Creating the Model.mp4 136.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/27. Pandas Pivot Tables.mp4 128.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/2. Scatterplots with Seaborn.mp4 128.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/11. Feature Engineering and Data Preparation/5. Dealing with Missing Data Part Two - Filling or Dropping data based on Rows.mp4 125.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/11. Matplotlib Exercise Questions - Solutions.mp4 123.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/11. Feature Engineering and Data Preparation/6. Dealing with Missing Data Part 3 - Fixing data based on Columns.mp4 122.8 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/8. Data Analysis and Visualization Capstone Project Exercise/2. Capstone Project Solutions - Part One.mp4 117.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/7. Coding Decision Trees - Part One - The Data.mp4 115.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/5. DataFrames - Part One - Creating a DataFrame.mp4 114.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/14. KNN - K Nearest Neighbors/4. KNN Coding with Python - Part Two - Choosing K.mp4 112.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/8. Categorical Plots - Distributions within Categories - Coding with Seaborn.mp4 111.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/8. Data Analysis and Visualization Capstone Project Exercise/3. Capstone Project Solutions - Part Two.mp4 111.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/14. Multi-Class Classification with Logistic Regression - Part Two - Model.mp4 111.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/14. Seaborn Plot Exercises Solutions.mp4 110.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/14. KNN - K Nearest Neighbors/6. KNN Classification Project Exercise Solutions.mp4 109.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/4. NumPy/2. NumPy Arrays.mp4 109.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/10. Support Vector Machine Project Solutions.mp4 108.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/24. Pandas Input and Output - HTML Tables.mp4 106.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/16. GroupBy Operations - Part Two - MultiIndex.mp4 105.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/26. Pandas Input and Output - SQL Databases.mp4 103.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/22. Pandas - Time Methods for Date and Time Data.mp4 101.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/24. L1 Regularization - Lasso Regression - Background and Implementation.mp4 100.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/8. SVM with Scikit-Learn and Python - Regression Tasks.mp4 99.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/1. Introduction to Course/3. Anaconda Python and Jupyter Install and Setup.mp4 98.8 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/11. Pandas - Useful Methods - Apply on Multiple Columns.mp4 98.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/14. Missing Data - Pandas Operations.mp4 97.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/8. DataFrames - Part Four - Working with Rows.mp4 96.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/7. SVM with Scikit-Learn and Python - Classification Part Two.mp4 96.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/23. L2 Regularization - Ridge Regression - Python Implementation.mp4 96.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/6. Matplotlib - Subplots Functionality.mp4 96.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/8. Linear Regression Project - Solutions.mp4 95.8 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/5. SVM - Theory and Intuition - Kernel Trick and Mathematics.mp4 93.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/25. L1 and L2 Regularization - Elastic Net.mp4 93.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/8. Data Analysis and Visualization Capstone Project Exercise/1. Capstone Project Overview.mp4 93.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/15. GroupBy Operations - Part One.mp4 93.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/6. Python coding Simple Linear Regression.mp4 91.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/11. Seaborn Grid Plots.mp4 91.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/9. Pandas - Conditional Filtering.mp4 90.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/9. Coding Regression with Random Forest Regressor - Part Two - Basic Models.mp4 89.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/7. DataFrames - Part Three - Working with Columns.mp4 89.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/11. Linear Regression - Model Deployment and Coefficient Interpretation.mp4 88.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/3. Linear Regression - Understanding Ordinary Least Squares.mp4 86.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/12. Pandas - Useful Methods - Statistical Information and Sorting.mp4 85.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/14. KNN - K Nearest Neighbors/3. KNN Coding with Python - Part One.mp4 83.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/8. Linear Regression - Scikit-Learn Train Test Split.mp4 82.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/8. Matplotlib Styling - Colors and Styles.mp4 81.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/11. Feature Engineering and Data Preparation/7. Dealing with Categorical Data - Encoding Options.mp4 78.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/6. Grid Search.mp4 78.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/11. Feature Engineering and Data Preparation/2. Introduction to Feature Engineering and Data Preparation.mp4 78.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/4. Distribution Plots - Part Two - Coding with Seaborn.mp4 77.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/3. Cross Validation - Test Validation Train Split.mp4 77.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/6. Logistic Regression - Theory and Intuition - Best fit with Maximum Likelihood.mp4 76.8 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/5. Logistic Regression - Theory and Intuition - Linear to Logistic Math.mp4 75.8 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/21. Pandas - Text Methods for String Data.mp4 75.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/12. Logistic Regression with Scikit-Learn - Part Three - Performance Evaluation.mp4 74.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/7. Logistic Regression with Scikit-Learn - Part One - EDA.mp4 73.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/9. Linear Regression - Scikit-Learn Performance Evaluation - Regression.mp4 73.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/10. Pandas - Useful Methods - Apply on Single Column.mp4 73.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/16. Polynomial Regression - Choosing Degree of Polynomial.mp4 72.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/9. Machine Learning Concepts Overview/4. Supervised Machine Learning Process.mp4 71.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/12. Seaborn - Matrix Plots.mp4 71.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/10. Seaborn - Comparison Plots - Coding with Seaborn.mp4 70.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/6. Coding Classification with Random Forest Classifier - Part One.mp4 68.5 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/3. SVM - Theory and Intuition - Hyperplanes and Margins.mp4 66.8 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/5. Linear Regression - Gradient Descent.mp4 65.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/5. Random Forests - Bootstrapping and Out-of-Bag Error.mp4 63.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/6. SVM with Scikit-Learn and Python - Classification Part One.mp4 62.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/20. Introduction to Cross Validation.mp4 62.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/7. Categorical Plots - Distributions within Categories - Understanding Plot Types.mp4 61.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/22. L2 Regularization - Ridge Regression Theory.mp4 61.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/4. Random Forests - Number of Estimators and Features in Subsets.mp4 60.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/2. Cross Validation - Test Train Split.mp4 60.5 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/10. Coding Regression with Random Forest Regressor - Part Three - Polynomials.mp4 60.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/10. Linear Regression - Residual Plots.mp4 59.5 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/4. Matplotlib - Implementing Figures and Axes.mp4 59.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/11. Coding Regression with Random Forest Regressor - Part Four - Advanced Models.mp4 59.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/4. Cross Validation - cross_val_score.mp4 57.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/11. Feature Engineering and Data Preparation/4. Dealing with Missing Data Part One - Evaluation of Missing Data.mp4 56.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/6. Categorical Plots - Statistics within Categories - Coding with Seaborn.mp4 55.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/2. Linear Regression - Algorithm History.mp4 54.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/19. Feature Scaling.mp4 54.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/6. DataFrames - Part Two - Basic Properties.mp4 53.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/2. Matplotlib Basics.mp4 53.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/18. Combining DataFrames - Inner Merge.mp4 53.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/13. Missing Data - Overview.mp4 53.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/13. Polynomial Regression - Creating Polynomial Features.mp4 52.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/6. Constructing Decision Trees with Gini Impurity - Part Two.mp4 52.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/2. Decision Tree - History.mp4 51.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/10. Matplotlib Exercise Questions Overview.mp4 50.8 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/17. Combining DataFrames - Concatenation.mp4 50.5 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/14. KNN - K Nearest Neighbors/2. KNN Classification - Theory and Intuition.mp4 50.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/13. Seaborn Plot Exercises Overview.mp4 49.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/23. Pandas Input and Output - CSV Files.mp4 49.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/1. Introduction to Course/5. Environment Setup.mp4 49.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/14. Polynomial Regression - Training and Evaluation.mp4 48.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/4. NumPy/6. NumPy Operations.mp4 48.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/4. NumPy/9. Numpy Exercises - Solutions.mp4 48.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/5. Cross Validation - cross_validate.mp4 47.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/9. Classification Metrics - Confusion Matrix and Accuracy.mp4 47.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/4. NumPy/4. NumPy Indexing and Selection.mp4 46.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/7. Overview of Scikit-Learn and Python.mp4 45.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/4. Series - Part Two.mp4 45.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/2. Random Forests - History and Motivation.mp4 44.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/9. Machine Learning Concepts Overview/2. Why Machine Learning.mp4 44.8 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/12. Polynomial Regression - Theory and Motivation.mp4 44.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/13. Multi-Class Classification with Logistic Regression - Part One - Data and EDA.mp4 44.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/15. Bias Variance Trade-Off.mp4 43.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/28. Pandas Project Exercise Overview.mp4 41.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/3. Machine Learning Pathway Overview/1. Machine Learning Pathway.mp4 40.5 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/9. Support Vector Machine Project Overview.mp4 40.5 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/9. Advanced Matplotlib Commands (Optional).mp4 40.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/20. Combining DataFrames - Outer Merge.mp4 39.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/26. Linear Regression Project - Data Overview.mp4 39.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/9. Machine Learning Concepts Overview/3. Types of Machine Learning Algorithms.mp4 38.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/2. Series - Part One.mp4 38.5 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/5. Constructing Decision Trees with Gini Impurity - Part One.mp4 38.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/4. Linear Regression - Cost Functions.mp4 36.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/15. Logistic Regression Exercise Project Overview.mp4 35.8 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/1. Introduction to Course/3.1 UNZIP_ME_FOR_NOTEBOOKS_V4.zip 35.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/1. Introduction to Course/2.1 UNZIP_ME_FOR_NOTEBOOKS_V4.zip 35.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/4. Decision Tree - Understanding Gini Impurity.mp4 35.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/8. Logistic Regression with Scikit-Learn - Part Two - Model Training.mp4 35.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/25. Pandas Input and Output - Excel Files.mp4 34.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/21. Regularization Data Setup.mp4 34.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/11. Classification Metrics - ROC Curves.mp4 34.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/3. Logistic Regression - Theory and Intuition - Part One The Logistic Function.mp4 34.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/7. Matplotlib Styling - Legends.mp4 34.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/18. Regularization Overview.mp4 33.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/10. Classification Metrics - Precison, Recall, F1-Score.mp4 33.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/3. Distribution Plots - Part One - Understanding Plot Types.mp4 32.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/2. Introduction to Logistic Regression Section.mp4 31.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/2. History of Support Vector Machines.mp4 31.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/14. KNN - K Nearest Neighbors/5. KNN Classification Project Exercise Overview.mp4 31.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/9. Machine Learning Concepts Overview/1. Introduction to Machine Learning Overview Section.mp4 29.7 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/2. OPTIONAL Python Crash Course/2. Python Crash Course - Part One.mp4 29.5 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/17. Polynomial Regression - Model Deployment.mp4 28.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/19. Combining DataFrames - Left and Right Merge.mp4 27.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/8. Coding Regression with Random Forest Regressor - Part One - Data.mp4 27.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/7. Linear Regression Project Overview.mp4 27.5 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/4. SVM - Theory and Intuition - Kernel Intuition.mp4 26.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/3. Matplotlib - Understanding the Figure Object.mp4 25.8 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/2. OPTIONAL Python Crash Course/6. Python Crash Course - Exercise Solutions.mp4 25.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/1. Introduction to Course/2. COURSE OVERVIEW LECTURE - PLEASE DO NOT SKIP!.mp4 24.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/4. Logistic Regression - Theory and Intuition - Part Two Linear to Logistic.mp4 24.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/5. Matplotlib - Figure Parameters.mp4 23.8 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/9. Seaborn - Comparison Plots - Understanding the Plot Types.mp4 23.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/2. OPTIONAL Python Crash Course/4. Python Crash Course - Part Three.mp4 23.2 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/2. OPTIONAL Python Crash Course/3. Python Crash Course - Part Two.mp4 22.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/5. Categorical Plots - Statistics within Categories - Understanding Plot Types.mp4 21.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/1. Introduction to Matplotlib.mp4 21.6 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/1. Introduction to Pandas.mp4 21.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/1. Section Overview and Introduction.mp4 20.5 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/1. Introduction to Seaborn.mp4 20.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/9. Machine Learning Concepts Overview/5. Companion Book - Introduction to Statistical Learning.mp4 19.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/3. Random Forests - Key Hyperparameters.mp4 19.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/3. Decision Tree - Terminology.mp4 15.1 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/4. NumPy/8. NumPy Exercises.mp4 11.5 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/14. KNN - K Nearest Neighbors/1. Introduction to KNN Section.mp4 11.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/4. NumPy/1. Introduction to NumPy.mp4 11.3 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/1. Introduction to Random Forests Section.mp4 9.5 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/1. Introduction to Support Vector Machines.mp4 9.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/1. Introduction to Linear Regression Section.mp4 8.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/1. Introduction to Tree Based Methods.mp4 7.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/2. OPTIONAL Python Crash Course/5. Python Crash Course - Exercise Questions.mp4 5.0 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/1.2 15-Random-Forests.zip 3.9 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/1.1 11-Logistic-Regression-Models.zip 2.0 MB
- .pad/157 2.0 MB
- .pad/26 2.0 MB
- .pad/77 2.0 MB
- .pad/121 2.0 MB
- .pad/110 2.0 MB
- .pad/134 2.0 MB
- .pad/42 1.9 MB
- .pad/131 1.9 MB
- .pad/53 1.9 MB
- .pad/52 1.9 MB
- .pad/91 1.9 MB
- .pad/66 1.8 MB
- .pad/130 1.8 MB
- .pad/34 1.8 MB
- .pad/95 1.8 MB
- .pad/45 1.8 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/1.1 14-Decision-Trees.zip 1.8 MB
- .pad/59 1.8 MB
- .pad/109 1.8 MB
- .pad/152 1.7 MB
- .pad/46 1.7 MB
- .pad/144 1.7 MB
- .pad/129 1.7 MB
- .pad/120 1.7 MB
- .pad/104 1.6 MB
- .pad/14 1.6 MB
- .pad/148 1.6 MB
- .pad/33 1.6 MB
- .pad/115 1.6 MB
- .pad/128 1.6 MB
- .pad/114 1.5 MB
- .pad/76 1.5 MB
- .pad/119 1.5 MB
- .pad/67 1.5 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/1.1 13-Support-Vector-Machines.zip 1.5 MB
- .pad/94 1.5 MB
- .pad/156 1.5 MB
- .pad/113 1.5 MB
- .pad/147 1.4 MB
- .pad/29 1.4 MB
- .pad/101 1.4 MB
- .pad/127 1.4 MB
- .pad/72 1.4 MB
- .pad/100 1.4 MB
- .pad/32 1.4 MB
- .pad/18 1.4 MB
- .pad/7 1.4 MB
- .pad/90 1.4 MB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/14. KNN - K Nearest Neighbors/1.1 12-K-Nearest-Neighbors.zip 1.4 MB
- .pad/22 1.4 MB
- .pad/82 1.3 MB
- .pad/118 1.3 MB
- .pad/71 1.3 MB
- .pad/84 1.3 MB
- .pad/31 1.3 MB
- .pad/51 1.3 MB
- .pad/28 1.2 MB
- .pad/108 1.2 MB
- .pad/68 1.2 MB
- .pad/93 1.2 MB
- .pad/10 1.2 MB
- .pad/56 1.2 MB
- .pad/6 1.2 MB
- .pad/21 1.1 MB
- .pad/99 1.1 MB
- .pad/166 1.1 MB
- .pad/75 1.1 MB
- .pad/107 1.1 MB
- .pad/49 1.1 MB
- .pad/63 1.1 MB
- .pad/140 1.1 MB
- .pad/11 1.0 MB
- .pad/17 1.0 MB
- .pad/103 1.0 MB
- .pad/83 1.0 MB
- .pad/168 1016.2 KB
- .pad/155 1010.6 KB
- .pad/80 1000.2 KB
- .pad/111 985.7 KB
- .pad/69 985.6 KB
- .pad/62 977.9 KB
- .pad/16 968.5 KB
- .pad/133 966.0 KB
- .pad/160 961.8 KB
- .pad/112 949.1 KB
- .pad/117 948.6 KB
- .pad/74 935.1 KB
- .pad/79 934.7 KB
- .pad/73 928.5 KB
- .pad/146 925.9 KB
- .pad/39 912.9 KB
- .pad/9 910.5 KB
- .pad/12 890.0 KB
- .pad/159 887.6 KB
- .pad/61 862.5 KB
- .pad/151 850.2 KB
- .pad/137 838.8 KB
- .pad/89 835.1 KB
- .pad/24 834.3 KB
- .pad/50 832.8 KB
- .pad/38 819.1 KB
- .pad/60 797.6 KB
- .pad/8 781.8 KB
- .pad/48 777.0 KB
- .pad/15 774.2 KB
- .pad/65 762.9 KB
- .pad/126 760.2 KB
- .pad/27 743.6 KB
- .pad/163 733.4 KB
- .pad/158 729.5 KB
- .pad/55 727.7 KB
- .pad/106 719.7 KB
- .pad/44 716.5 KB
- .pad/98 697.1 KB
- .pad/70 697.0 KB
- .pad/132 675.4 KB
- .pad/150 662.1 KB
- .pad/165 629.6 KB
- .pad/37 608.2 KB
- .pad/162 601.3 KB
- .pad/64 594.8 KB
- .pad/136 594.4 KB
- .pad/167 582.6 KB
- .pad/143 531.3 KB
- .pad/164 521.1 KB
- .pad/139 495.4 KB
- .pad/161 495.4 KB
- .pad/78 492.6 KB
- .pad/154 444.5 KB
- .pad/102 400.8 KB
- .pad/105 398.3 KB
- .pad/88 397.5 KB
- .pad/142 397.4 KB
- .pad/87 394.7 KB
- .pad/41 386.6 KB
- .pad/20 376.1 KB
- .pad/47 353.8 KB
- .pad/125 345.8 KB
- .pad/135 329.1 KB
- .pad/123 320.5 KB
- .pad/124 320.5 KB
- .pad/58 314.9 KB
- .pad/43 281.6 KB
- .pad/138 280.3 KB
- .pad/81 276.9 KB
- .pad/19 273.0 KB
- .pad/54 265.9 KB
- .pad/149 252.1 KB
- .pad/122 201.0 KB
- .pad/145 198.5 KB
- .pad/57 183.0 KB
- .pad/35 165.2 KB
- .pad/153 143.5 KB
- .pad/36 140.1 KB
- .pad/23 139.3 KB
- .pad/30 138.6 KB
- .pad/13 133.1 KB
- .pad/97 132.5 KB
- .pad/116 116.9 KB
- .pad/92 109.6 KB
- .pad/86 100.9 KB
- .pad/141 100.7 KB
- .pad/96 93.3 KB
- .pad/40 85.6 KB
- .pad/25 81.6 KB
- .pad/169 66.5 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/1.1 data_banknote_authentication.csv 45.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/11. Feature Engineering and Data Preparation/3. Dealing with Outliers.srt 41.2 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/29. Pandas Project Exercise Solutions.srt 38.8 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/11. Feature Engineering and Data Preparation/6. Dealing with Missing Data Part 3 - Fixing data based on Columns.srt 36.8 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/16. Logistic Regression Project Exercise - Solutions.srt 35.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/14. KNN - K Nearest Neighbors/4. KNN Coding with Python - Part Two - Choosing K.srt 35.3 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/8. Coding Decision Trees - Part Two -Creating the Model.srt 32.7 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/27. Pandas Pivot Tables.srt 32.2 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/7. Coding Classification with Random Forest Classifier - Part Two.srt 32.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/4. NumPy/2. NumPy Arrays.srt 31.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/22. Pandas - Time Methods for Date and Time Data.srt 31.7 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/11. Feature Engineering and Data Preparation/5. Dealing with Missing Data Part Two - Filling or Dropping data based on Rows.srt 31.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/8. Data Analysis and Visualization Capstone Project Exercise/4. Capstone Project Solutions - Part Three.srt 30.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/8. SVM with Scikit-Learn and Python - Regression Tasks.srt 30.0 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/2. Scatterplots with Seaborn.srt 29.7 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/26. Pandas Input and Output - SQL Databases.srt 29.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/5. SVM - Theory and Intuition - Kernel Trick and Mathematics.srt 29.3 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/7. Coding Decision Trees - Part One - The Data.srt 29.3 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/5. DataFrames - Part One - Creating a DataFrame.srt 29.0 KB
- .pad/85 29.0 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/6. Matplotlib - Subplots Functionality.srt 28.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/8. Categorical Plots - Distributions within Categories - Coding with Seaborn.srt 28.3 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/6. Python coding Simple Linear Regression.srt 28.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/14. Missing Data - Pandas Operations.srt 27.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/9. Pandas - Conditional Filtering.srt 27.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/8. Data Analysis and Visualization Capstone Project Exercise/2. Capstone Project Solutions - Part One.srt 26.8 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/23. L2 Regularization - Ridge Regression - Python Implementation.srt 26.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/10. Support Vector Machine Project Solutions.srt 25.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/11. Pandas - Useful Methods - Apply on Multiple Columns.srt 25.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/25. L1 and L2 Regularization - Elastic Net.srt 25.7 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/11. Linear Regression - Model Deployment and Coefficient Interpretation.srt 25.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/5. Logistic Regression - Theory and Intuition - Linear to Logistic Math.srt 24.8 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/4. Distribution Plots - Part Two - Coding with Seaborn.srt 24.8 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/2. OPTIONAL Python Crash Course/2. Python Crash Course - Part One.srt 24.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/11. Matplotlib Exercise Questions - Solutions.srt 24.5 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/11. Feature Engineering and Data Preparation/2. Introduction to Feature Engineering and Data Preparation.srt 24.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/21. Pandas - Text Methods for String Data.srt 23.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/7. SVM with Scikit-Learn and Python - Classification Part Two.srt 23.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/14. Multi-Class Classification with Logistic Regression - Part Two - Model.srt 23.8 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/8. Linear Regression - Scikit-Learn Train Test Split.srt 23.8 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/8. Data Analysis and Visualization Capstone Project Exercise/3. Capstone Project Solutions - Part Two.srt 23.5 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/12. Logistic Regression with Scikit-Learn - Part Three - Performance Evaluation.srt 23.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/12. Pandas - Useful Methods - Statistical Information and Sorting.srt 23.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/9. Linear Regression - Scikit-Learn Performance Evaluation - Regression.srt 23.0 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/6. Logistic Regression - Theory and Intuition - Best fit with Maximum Likelihood.srt 23.0 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/3. Linear Regression - Understanding Ordinary Least Squares.srt 22.5 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/24. L1 Regularization - Lasso Regression - Background and Implementation.srt 22.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/14. Seaborn Plot Exercises Solutions.srt 22.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/24. Pandas Input and Output - HTML Tables.srt 22.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/14. KNN - K Nearest Neighbors/3. KNN Coding with Python - Part One.srt 22.2 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/7. Logistic Regression with Scikit-Learn - Part One - EDA.srt 21.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/3. Cross Validation - Test Validation Train Split.srt 21.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/1. Introduction to Course/3. Anaconda Python and Jupyter Install and Setup.srt 21.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/15. GroupBy Operations - Part One.srt 21.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/14. KNN - K Nearest Neighbors/6. KNN Classification Project Exercise Solutions.srt 21.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/12. Seaborn - Matrix Plots.srt 21.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/8. DataFrames - Part Four - Working with Rows.srt 21.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/8. Matplotlib Styling - Colors and Styles.srt 21.0 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/4. Matplotlib - Implementing Figures and Axes.srt 21.0 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/16. GroupBy Operations - Part Two - MultiIndex.srt 20.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/22. L2 Regularization - Ridge Regression Theory.srt 20.7 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/7. DataFrames - Part Three - Working with Columns.srt 20.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/8. Data Analysis and Visualization Capstone Project Exercise/1. Capstone Project Overview.srt 20.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/11. Seaborn Grid Plots.srt 20.5 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/9. Coding Regression with Random Forest Regressor - Part Two - Basic Models.srt 20.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/10. Pandas - Useful Methods - Apply on Single Column.srt 20.2 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/10. Linear Regression - Residual Plots.srt 20.2 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/7. Categorical Plots - Distributions within Categories - Understanding Plot Types.srt 20.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/11. Feature Engineering and Data Preparation/7. Dealing with Categorical Data - Encoding Options.srt 20.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/16. Polynomial Regression - Choosing Degree of Polynomial.srt 19.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/20. Introduction to Cross Validation.srt 19.8 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/9. Machine Learning Concepts Overview/4. Supervised Machine Learning Process.srt 19.8 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/2. Matplotlib Basics.srt 19.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/6. Grid Search.srt 19.3 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/3. SVM - Theory and Intuition - Hyperplanes and Margins.srt 18.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/18. Combining DataFrames - Inner Merge.srt 18.5 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/13. Missing Data - Overview.srt 18.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/8. Linear Regression Project - Solutions.srt 18.3 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/6. Coding Classification with Random Forest Classifier - Part One.srt 18.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/2. OPTIONAL Python Crash Course/3. Python Crash Course - Part Two.srt 18.0 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/5. Random Forests - Bootstrapping and Out-of-Bag Error.srt 18.0 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/2. Cross Validation - Test Train Split.srt 17.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/4. Cross Validation - cross_val_score.srt 17.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/2. Random Forests - History and Motivation.srt 17.2 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/11. Feature Engineering and Data Preparation/4. Dealing with Missing Data Part One - Evaluation of Missing Data.srt 17.0 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/14. KNN - K Nearest Neighbors/2. KNN Classification - Theory and Intuition.srt 16.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/5. Linear Regression - Gradient Descent.srt 16.7 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/23. Pandas Input and Output - CSV Files.srt 16.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/2. OPTIONAL Python Crash Course/4. Python Crash Course - Part Three.srt 16.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/6. Constructing Decision Trees with Gini Impurity - Part Two.srt 16.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/13. Polynomial Regression - Creating Polynomial Features.srt 16.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/6. SVM with Scikit-Learn and Python - Classification Part One.srt 16.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/4. NumPy/4. NumPy Indexing and Selection.srt 16.2 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/4. Random Forests - Number of Estimators and Features in Subsets.srt 16.2 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/15. Bias Variance Trade-Off.srt 15.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/3. Machine Learning Pathway Overview/1. Machine Learning Pathway.srt 15.8 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/10. Seaborn - Comparison Plots - Coding with Seaborn.srt 15.7 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/11. Coding Regression with Random Forest Regressor - Part Four - Advanced Models.srt 15.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/4. Series - Part Two.srt 15.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/10. Coding Regression with Random Forest Regressor - Part Three - Polynomials.srt 15.3 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/17. Combining DataFrames - Concatenation.srt 15.0 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/3. Distribution Plots - Part One - Understanding Plot Types.srt 15.0 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/19. Feature Scaling.srt 14.8 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/9. Machine Learning Concepts Overview/2. Why Machine Learning.srt 14.7 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/6. Categorical Plots - Statistics within Categories - Coding with Seaborn.srt 14.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/20. Combining DataFrames - Outer Merge.srt 14.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/1. Introduction to Course/5. Environment Setup.srt 14.5 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/14. Polynomial Regression - Training and Evaluation.srt 14.2 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/9. Classification Metrics - Confusion Matrix and Accuracy.srt 13.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/2. OPTIONAL Python Crash Course/6. Python Crash Course - Exercise Solutions.srt 13.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/2. Series - Part One.srt 13.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/6. DataFrames - Part Two - Basic Properties.srt 13.3 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/2. Decision Tree - History.srt 13.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/2. Linear Regression - Algorithm History.srt 13.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/21. Regularization Data Setup.srt 12.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/7. Overview of Scikit-Learn and Python.srt 12.3 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/4. NumPy/6. NumPy Operations.srt 12.0 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/13. Multi-Class Classification with Logistic Regression - Part One - Data and EDA.srt 12.0 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/9. Machine Learning Concepts Overview/3. Types of Machine Learning Algorithms.srt 11.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/3. Matplotlib - Understanding the Figure Object.srt 11.5 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/5. Constructing Decision Trees with Gini Impurity - Part One.srt 11.5 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/4. Linear Regression - Cost Functions.srt 11.5 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/13. Seaborn Plot Exercises Overview.srt 11.3 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/5. Cross Validation - cross_validate.srt 11.2 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/12. Polynomial Regression - Theory and Motivation.srt 11.2 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/4. Decision Tree - Understanding Gini Impurity.srt 11.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/11. Classification Metrics - ROC Curves.srt 11.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/25. Pandas Input and Output - Excel Files.srt 10.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/4. NumPy/9. Numpy Exercises - Solutions.srt 10.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/7. Matplotlib Styling - Legends.srt 10.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/18. Regularization Overview.srt 10.3 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/28. Pandas Project Exercise Overview.srt 9.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/8. Logistic Regression with Scikit-Learn - Part Two - Model Training.srt 9.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/10. Matplotlib Exercise Questions Overview.srt 9.3 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/19. Combining DataFrames - Left and Right Merge.srt 9.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/5. Categorical Plots - Statistics within Categories - Understanding Plot Types.srt 8.8 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/9. Seaborn - Comparison Plots - Understanding the Plot Types.srt 8.7 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/9. Machine Learning Concepts Overview/1. Introduction to Machine Learning Overview Section.srt 8.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/2. Introduction to Logistic Regression Section.srt 8.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/17. Polynomial Regression - Model Deployment.srt 8.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/10. Classification Metrics - Precison, Recall, F1-Score.srt 8.3 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/3. Logistic Regression - Theory and Intuition - Part One The Logistic Function.srt 8.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/26. Linear Regression Project - Data Overview.srt 7.7 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/5. Matplotlib - Figure Parameters.srt 7.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/4. Logistic Regression - Theory and Intuition - Part Two Linear to Logistic.srt 7.3 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/1. Introduction to Pandas.srt 7.2 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/1. Introduction to Course/2. COURSE OVERVIEW LECTURE - PLEASE DO NOT SKIP!.srt 7.2 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/4. SVM - Theory and Intuition - Kernel Intuition.srt 7.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/9. Support Vector Machine Project Overview.srt 6.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/8. Coding Regression with Random Forest Regressor - Part One - Data.srt 6.9 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/1. Introduction to Matplotlib.srt 6.7 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/2. History of Support Vector Machines.srt 6.5 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/7. Seaborn Data Visualizations/1. Introduction to Seaborn.srt 6.5 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/6. Matplotlib/9. Advanced Matplotlib Commands (Optional).srt 6.5 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/15. Logistic Regression Exercise Project Overview.srt 6.5 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/3. Decision Tree - Terminology.srt 6.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/7. Linear Regression Project Overview.srt 5.8 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/14. KNN - K Nearest Neighbors/5. KNN Classification Project Exercise Overview.srt 5.2 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/12. Cross Validation , Grid Search, and the Linear Regression Project/1. Section Overview and Introduction.srt 5.0 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/9. Machine Learning Concepts Overview/5. Companion Book - Introduction to Statistical Learning.srt 4.7 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/3. Random Forests - Key Hyperparameters.srt 4.4 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/14. KNN - K Nearest Neighbors/1. Introduction to KNN Section.srt 3.6 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/4. NumPy/1. Introduction to NumPy.srt 3.0 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/17. Random Forests/1. Introduction to Random Forests Section.srt 2.8 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/10. Linear Regression/1. Introduction to Linear Regression Section.srt 2.7 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/2. OPTIONAL Python Crash Course/5. Python Crash Course - Exercise Questions.srt 2.5 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/15. Support Vector Machines/1. Introduction to Support Vector Machines.srt 2.3 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/16. Tree Based Methods Decision Tree Learning/1. Introduction to Tree Based Methods.srt 2.2 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/4. NumPy/8. NumPy Exercises.srt 2.1 KB
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/11. Feature Engineering and Data Preparation/1. A note from Jose on Feature Engineering and Data Preparation.html 990 bytes
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/1. Introduction to Course/4. Note on Environment Setup - Please read me!.html 857 bytes
- [TGx]Downloaded from torrentgalaxy.to .txt 585 bytes
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/1. Introduction to Course/1. EARLY BIRD INFO.html 550 bytes
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/13. Logistic Regression/1. Early Bird Note on Downloading .zip for Logistic Regression Notes.html 523 bytes
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/2. OPTIONAL Python Crash Course/1. OPTIONAL Python Crash Course.html 472 bytes
- .pad/4 408 bytes
- .pad/5 269 bytes
- .pad/3 240 bytes
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/1. Introduction to Course/5.2 requirements.txt 221 bytes
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/4. NumPy/3. Coding Exercise Check-in Creating NumPy Arrays.html 163 bytes
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/4. NumPy/5. Coding Exercise Check-in Selecting Data from Numpy Array.html 163 bytes
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/4. NumPy/7. Check-In Operations on NumPy Array.html 163 bytes
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/5. Pandas/3. Check-in Labeled Index in Pandas Series.html 163 bytes
- [TutsNode.com] - 2021 Python for Machine Learning & Data Science Masterclass/1. Introduction to Course/5.1 Backup Google Link for requirements.txt file.html 143 bytes
- TutsNode.com.txt 63 bytes
- .pad/2 20 bytes
- .pad/1 18 bytes
- .pad/0 16 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via anywarmservice[AT]gmail.com. Remember to include the full url in your complaint.