FileMood

Download [FreeCourseSite.com] Udemy - Complete Python for Data Science & Machine Learning from A-Z

FreeCourseSite com Udemy Complete Python for Data Science Machine Learning from

Name

[FreeCourseSite.com] Udemy - Complete Python for Data Science & Machine Learning from A-Z

 DOWNLOAD Copy Link

Total Size

13.1 GB

Total Files

371

Last Seen

2024-07-08 23:45

Hash

BA5FFFE5C08E32B64F629B8DA35A94A703227F54

/0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/1. Installations/

1. Installing Anaconda Distribution for Windows.mp4

136.7 MB

2. Installing Anaconda Distribution for MacOs.mp4

64.1 MB

3. Installing Anaconda Distribution for Linux.mp4

133.4 MB

4. Reviewing The Jupyter Notebook.mp4

76.5 MB

5. Reviewing The Jupyter Lab.mp4

51.3 MB

/10. Conditional Expressions in Python Programming Language/

1. Comparison Operators.mp4

20.9 MB

2. Structure of “if” Statements.mp4

29.1 MB

3. Structure of “if-else” Statements.mp4

16.3 MB

4. Structure of “if-elif-else” Statements.mp4

35.8 MB

5. Structure of Nested “if-elif-else” Statements.mp4

42.6 MB

6. Coordinated Programming with “IF” and “INPUT”.mp4

26.2 MB

7. Ternary Condition.mp4

21.6 MB

8. Quiz.html

0.2 KB

/11. For Loop in Python Programming Language/

1. For Loop in Python.mp4

23.7 MB

2. For Loop in Python(Reinforcing the Topic).mp4

24.2 MB

3. Using Conditional Expressions and For Loop Together.mp4

38.4 MB

4. Continue Command.mp4

14.5 MB

5. Break Command.mp4

21.7 MB

6. List Comprehension.mp4

27.2 MB

7. Quiz.html

0.2 KB

/12. While Loop in Python Programming Language/

1. While Loop in Python.mp4

17.8 MB

2. While Loops in Python Reinforcing the Topic.mp4

61.7 MB

3. Quiz.html

0.2 KB

/.../0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/13. Functions in Python Programming Language/

1. Getting know to the Functions.mp4

41.5 MB

2. How to Write Function.mp4

25.6 MB

3. Return Expression in Functions.mp4

18.7 MB

4. Writing Functions with Multiple Argument.mp4

14.2 MB

5. Writing Docstring in Functions.mp4

21.0 MB

6. Using Functions and Conditional Expressions Together.mp4

40.8 MB

7. Quiz.html

0.2 KB

/14. Arguments And Parameters in Python Programming Language/

1. Arguments and Parameters.mp4

49.7 MB

2. High Level Operations with Arguments.mp4

41.0 MB

3. Quiz.html

0.2 KB

/15. Most Used Functions in Python Programming Language/

1. all(), any() Functions.mp4

28.9 MB

10. Quiz.html

0.2 KB

2. map() Function.mp4

16.7 MB

3. filter() Function.mp4

17.1 MB

4. zip() Function.mp4

14.9 MB

5. enumerate() Function.mp4

13.1 MB

6. max(), min() Functions.mp4

8.0 MB

7. sum() Function.mp4

5.8 MB

8. round() Function.mp4

14.2 MB

9. Lambda Function.mp4

44.7 MB

/16. Class Structure in Python Programming Language/

1. Local and Global Variables.mp4

14.1 MB

2. Features of Class.mp4

33.2 MB

3. Instantiation of Class.mp4

24.6 MB

4. Attribute of Instantiation.mp4

34.4 MB

5. Write Function in the Class.mp4

25.1 MB

6. Inheritance Structure.mp4

37.2 MB

/17. NumPy Library Introduction/

1. Introduction to NumPy Library.mp4

47.5 MB

2. Notebook Project Files Link regarding NumPy Python Programming Language Library.html

0.2 KB

3. The Power of NumPy.mp4

62.8 MB

4. Quiz.html

0.2 KB

/18. Creating NumPy Array in Python/

1. Creating NumPy Array with The Array() Function.mp4

30.9 MB

10. Quiz.html

0.2 KB

2. Creating NumPy Array with Zeros() Function.mp4

25.2 MB

3. Creating NumPy Array with Ones() Function.mp4

16.6 MB

4. Creating NumPy Array with Full() Function.mp4

11.7 MB

5. Creating NumPy Array with Arange() Function.mp4

12.7 MB

6. Creating NumPy Array with Eye() Function.mp4

13.2 MB

7. Creating NumPy Array with Linspace() Function.mp4

7.7 MB

8. Creating NumPy Array with Random() Function.mp4

45.4 MB

9. Properties of NumPy Array.mp4

23.1 MB

/19. Functions in the NumPy Library/

1. Reshaping a NumPy Array Reshape() Function.mp4

27.4 MB

2. Identifying the Largest Element of a Numpy Array.mp4

15.9 MB

3. Detecting Least Element of Numpy Array Min(), Ar.mp4

10.7 MB

4. Concatenating Numpy Arrays Concatenate() Functio.mp4

40.2 MB

5. Splitting One-Dimensional Numpy Arrays The Split.mp4

21.9 MB

6. Splitting Two-Dimensional Numpy Arrays Split(),.mp4

37.4 MB

7. Sorting Numpy Arrays Sort() Function.mp4

17.9 MB

8. Quiz.html

0.2 KB

/2. First Step to Coding/

1. Python Introduction.mp4

26.5 MB

2. Project Files.html

0.1 KB

3. First Step to Coding.mp4

29.5 MB

4. Using Quotation Marks in Python Coding.mp4

38.1 MB

5. How Should the Coding Form and Style Be (Pep8).mp4

40.9 MB

6. Quiz.html

0.2 KB

/20. Indexing, Slicing, and Assigning NumPy Arrays/

1. Indexing Numpy Arrays.mp4

27.9 MB

2. Slicing One-Dimensional Numpy Arrays.mp4

23.4 MB

3. Slicing Two-Dimensional Numpy Arrays.mp4

35.9 MB

4. Assigning Value to One-Dimensional Arrays.mp4

19.1 MB

5. Assigning Value to Two-Dimensional Array.mp4

37.1 MB

6. Fancy Indexing of One-Dimensional Arrrays.mp4

21.5 MB

7. Fancy Indexing of Two-Dimensional Arrrays.mp4

48.0 MB

8. Combining Fancy Index with Normal Indexing.mp4

13.3 MB

9. Combining Fancy Index with Normal Slicing.mp4

17.3 MB

/21. Operations in Numpy Library/

1. Operations with Comparison Operators.mp4

22.2 MB

2. Arithmetic Operations in Numpy.mp4

75.3 MB

3. Statistical Operations in Numpy.mp4

33.6 MB

4. Solving Second-Degree Equations with NumPy.mp4

25.4 MB

/22. Pandas Library Introduction/

1. Introduction to Pandas Library.mp4

35.6 MB

2. Pandas Project Files Link.html

0.2 KB

/.../0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/23. Series Structures in the Pandas Library/

1. Creating a Pandas Series with a List.mp4

41.1 MB

2. Creating a Pandas Series with a Dictionary.mp4

19.2 MB

3. Creating Pandas Series with NumPy Array.mp4

12.5 MB

4. Object Types in Series.mp4

20.5 MB

5. Examining the Primary Features of the Pandas Seri.mp4

19.8 MB

6. Most Applied Methods on Pandas Series.mp4

50.5 MB

7. Indexing and Slicing Pandas Series.mp4

31.3 MB

/24. DataFrame Structures in Pandas Library/

1. Creating Pandas DataFrame with List.mp4

23.7 MB

2. Creating Pandas DataFrame with NumPy Array.mp4

12.7 MB

3. Creating Pandas DataFrame with Dictionary.mp4

16.6 MB

4. Examining the Properties of Pandas DataFrames.mp4

27.2 MB

/25. Element Selection Operations in DataFrame Structures/

1. Element Selection Operations in Pandas DataFrames Lesson 1.mp4

31.3 MB

2. Element Selection Operations in Pandas DataFrames Lesson 2.mp4

33.4 MB

3. Top Level Element Selection in Pandas DataFramesLesson 1.mp4

40.2 MB

4. Top Level Element Selection in Pandas DataFramesLesson 2.mp4

32.9 MB

5. Top Level Element Selection in Pandas DataFramesLesson 3.mp4

23.2 MB

6. Element Selection with Conditional Operations in.mp4

48.6 MB

/26. Structural Operations on Pandas DataFrame/

1. Adding Columns to Pandas Data Frames.mp4

35.2 MB

2. Removing Rows and Columns from Pandas Data frames.mp4

16.3 MB

3. Null Values in Pandas Dataframes.mp4

70.3 MB

4. Dropping Null Values Dropna() Function.mp4

36.2 MB

5. Filling Null Values Fillna() Function.mp4

54.1 MB

6. Setting Index in Pandas DataFrames.mp4

41.6 MB

/27. Multi-Indexed DataFrame Structures/

1. Multi-Index and Index Hierarchy in Pandas DataFrames.mp4

44.7 MB

2. Element Selection in Multi-Indexed DataFrames.mp4

25.8 MB

3. Selecting Elements Using the xs() Function in Multi-Indexed DataFrames.mp4

32.8 MB

/28. Structural Concatenation Operations in Pandas DataFrame/

1. Concatenating Pandas Dataframes Concat Function.mp4

67.0 MB

2. Merge Pandas Dataframes Merge() Function Lesson 1.mp4

60.1 MB

3. Merge Pandas Dataframes Merge() Function Lesson 2.mp4

32.0 MB

4. Merge Pandas Dataframes Merge() Function Lesson 3.mp4

63.1 MB

5. Merge Pandas Dataframes Merge() Function Lesson 4.mp4

42.7 MB

6. Joining Pandas Dataframes Join() Function.mp4

58.8 MB

/29. Functions That Can Be Applied on a DataFrame/

1. Loading a Dataset from the Seaborn Library.mp4

39.5 MB

2. Examining the Data Set 1.mp4

44.9 MB

3. Aggregation Functions in Pandas DataFrames.mp4

95.1 MB

4. Examining the Data Set 2.mp4

48.8 MB

5. Coordinated Use of Grouping and Aggregation Functions in Pandas Dataframes.mp4

92.4 MB

6. Advanced Aggregation Functions Aggregate() Function.mp4

30.6 MB

7. Advanced Aggregation Functions Filter() Function.mp4

25.7 MB

8. Advanced Aggregation Functions Transform() Function.mp4

49.4 MB

9. Advanced Aggregation Functions Apply() Function.mp4

43.4 MB

/3. Basic Operations with Python/

1. Introduction to Basic Data Structures in Python.mp4

27.3 MB

2. Performing Assignment to Variables.mp4

39.7 MB

3. Performing Complex Assignment to Variables.mp4

15.7 MB

4. Type Conversion.mp4

34.4 MB

5. Arithmetic Operations in Python.mp4

31.8 MB

6. Examining the Print Function in Depth.mp4

30.6 MB

7. Escape Sequence Operations.mp4

31.6 MB

8. Quiz.html

0.2 KB

/30. Pivot Tables in Pandas Library/

1. Examining the Data Set 3.mp4

41.0 MB

2. Pivot Tables in Pandas Library.mp4

56.9 MB

/31. File Operations in Pandas Library/

1. Accessing and Making Files Available.mp4

36.3 MB

2. Data Entry with Csv and Txt Files.mp4

67.5 MB

3. Data Entry with Excel Files.mp4

22.9 MB

4. Outputting as an CSV Extension.mp4

37.4 MB

5. Outputting as an Excel File.mp4

20.7 MB

/32. Matplotlib/

1. What is Matplotlib.mp4

20.0 MB

2. Using Pyplot.mp4

29.6 MB

3. Pyplot – Pylab - Matplotlib.mp4

29.7 MB

4. Figure, Subplot and Axes.mp4

73.3 MB

5. Figure Customization.mp4

66.4 MB

6. Plot Customization.mp4

28.7 MB

7. Grid, Spines, Ticks.mp4

25.0 MB

8. Basic Plots in Matplotlib I.mp4

116.6 MB

9. Basic Plots in Matplotlib II.mp4

57.5 MB

/33. Seaborn/

1. What is Seaborn.mp4

14.2 MB

2. Controlling Figure Aesthetics in Seaborn.mp4

43.8 MB

3. Example in Seaborn.mp4

57.6 MB

4. Color Palettes in Seaborn.mp4

50.7 MB

5. Basic Plots in Seaborn.mp4

103.6 MB

6. Multi-Plots in Seaborn.mp4

45.1 MB

7. Regression Plots and Squarify in Seaborn.mp4

63.0 MB

/34. Geoplotlib/

1. What is Geoplotlib.mp4

35.8 MB

2. Example - 1.mp4

40.8 MB

3. Example - 2.mp4

85.1 MB

4. Example - 3.mp4

53.8 MB

/35. Intro to Machine Learning with Python/

1. What is Machine Learning.mp4

28.9 MB

2. Machine Learning Terminology.mp4

14.7 MB

3. Machine Learning Project Files.html

0.3 KB

4. Quiz.html

0.2 KB

/36. Evaluation Metrics in Machine Learning/

1. Classification vs Regression in Machine Learning.mp4

20.9 MB

2. Machine Learning Model Performance Evaluation Classification Error Metrics.mp4

105.2 MB

3. Evaluating Performance Regression Error Metrics in Python.mp4

47.9 MB

4. Machine Learning With Python.mp4

96.7 MB

5. Quiz.html

0.2 KB

/37. Supervised Learning with Machine Learning/

1. What is Supervised Learning in Machine Learning.mp4

33.2 MB

2. Quiz.html

0.2 KB

/38. Linear Regression Algorithm in Machine Learning A-Z/

1. Linear Regression Algorithm Theory in Machine Learning A-Z.mp4

35.7 MB

2. Linear Regression Algorithm With Python Part 1.mp4

79.9 MB

3. Linear Regression Algorithm With Python Part 2.mp4

112.1 MB

4. Linear Regression Algorithm With Python Part 3.mp4

73.7 MB

5. Linear Regression Algorithm With Python Part 4.mp4

94.4 MB

/39. Bias Variance Trade-Off in Machine Learning/

1. What is Bias Variance Trade-Off.mp4

57.7 MB

2. Quiz.html

0.2 KB

/4. Boolean Data Type in Python Programming Language/

1. Boolean Logic Expressions.mp4

20.9 MB

2. Order Of Operations In Boolean Operators.mp4

4.2 MB

3. Practice with Python.mp4

38.4 MB

4. Quiz.html

0.2 KB

/40. Logistic Regression Algorithm in Machine Learning A-Z/

1. What is Logistic Regression Algorithm in Machine Learning.mp4

29.2 MB

2. Logistic Regression Algorithm with Python Part 1.mp4

75.7 MB

3. Logistic Regression Algorithm with Python Part 2.mp4

85.4 MB

4. Logistic Regression Algorithm with Python Part 3.mp4

36.5 MB

5. Logistic Regression Algorithm with Python Part 4.mp4

49.5 MB

6. Logistic Regression Algorithm with Python Part 5.mp4

41.3 MB

7. Quiz.html

0.2 KB

/41. K-fold Cross-Validation in Machine Learning A-Z/

1. K-Fold Cross-Validation Theory.mp4

18.3 MB

2. K-Fold Cross-Validation with Python.mp4

36.4 MB

/42. K Nearest Neighbors Algorithm in Machine Learning A-Z/

1. K Nearest Neighbors Algorithm Theory.mp4

30.1 MB

2. K Nearest Neighbors Algorithm with Python Part 1.mp4

36.7 MB

3. K Nearest Neighbors Algorithm with Python Part 2.mp4

62.3 MB

4. K Nearest Neighbors Algorithm with Python Part 3.mp4

32.9 MB

5. Quiz.html

0.2 KB

/43. Hyperparameter Optimization/

1. Hyperparameter Optimization Theory.mp4

34.7 MB

2. Hyperparameter Optimization with Python.mp4

49.8 MB

/44. Decision Tree Algorithm in Machine Learning A-Z/

1. Decision Tree Algorithm Theory.mp4

37.5 MB

2. Decision Tree Algorithm with Python Part 1.mp4

33.1 MB

3. Decision Tree Algorithm with Python Part 2.mp4

51.3 MB

4. Decision Tree Algorithm with Python Part 3.mp4

15.4 MB

5. Decision Tree Algorithm with Python Part 4.mp4

44.6 MB

6. Decision Tree Algorithm with Python Part 5.mp4

34.3 MB

7. Quiz.html

0.2 KB

/45. Random Forest Algorithm in Machine Learning A-Z/

1. Random Forest Algorithm Theory.mp4

24.0 MB

2. Random Forest Algorithm with Pyhon Part 1.mp4

40.5 MB

3. Random Forest Algorithm with Pyhon Part 2.mp4

40.6 MB

/46. Support Vector Machine Algorithm in Machine Learning A-Z/

1. Support Vector Machine Algorithm Theory.mp4

22.9 MB

2. Support Vector Machine Algorithm with Python Part 1.mp4

37.3 MB

3. Support Vector Machine Algorithm with Python Part 2.mp4

43.7 MB

4. Support Vector Machine Algorithm with Python Part 3.mp4

49.6 MB

5. Support Vector Machine Algorithm with Python Part 4.mp4

39.4 MB

6. Quiz.html

0.2 KB

/47. Unsupervised Learning with Machine Learning/

1. Unsupervised Learning Overview.mp4

17.7 MB

2. Quiz.html

0.2 KB

/48. K Means Clustering Algorithm in Machine Learning A-Z/

1. K Means Clustering Algorithm Theory.mp4

18.0 MB

2. K Means Clustering Algorithm with Python Part 1.mp4

31.4 MB

3. K Means Clustering Algorithm with Python Part 2.mp4

31.1 MB

4. K Means Clustering Algorithm with Python Part 3.mp4

29.1 MB

5. K Means Clustering Algorithm with Python Part 4.mp4

30.4 MB

6. Quiz.html

0.2 KB

/49. Hierarchical Clustering Algorithm in machine learning data science/

1. Hierarchical Clustering Algorithm Theory.mp4

30.0 MB

2. Hierarchical Clustering Algorithm with Python Part 1.mp4

37.2 MB

3. Hierarchical Clustering Algorithm with Python Part 2.mp4

30.3 MB

4. Quiz.html

0.2 KB

/5. String Data Type in Python Programming Language/

1. Examining Strings Specifically.mp4

35.1 MB

10. String Formatting With % Operator.mp4

38.4 MB

11. String Formatting With String.Format Method.mp4

33.9 MB

12. String Formatting With f-string Method.mp4

21.6 MB

13. Quiz.html

0.2 KB

2. Accessing Length Information (Len Method).mp4

9.5 MB

3. Search Method In Strings Startswith(), Endswith().mp4

44.2 MB

4. Character Change Method In Strings Replace().mp4

18.7 MB

5. Spelling Substitution Methods in String.mp4

17.9 MB

6. Character Clipping Methods in String.mp4

25.5 MB

7. Indexing and Slicing Character String.mp4

28.4 MB

8. Complex Indexing and Slicing Operations.mp4

34.5 MB

9. String Formatting with Arithmetic Operations.mp4

22.0 MB

/50. Principal Component Analysis (PCA) in Machine Learning A-Z/

1. Principal Component Analysis (PCA) Theory.mp4

39.8 MB

2. Principal Component Analysis (PCA) with Python Part 1.mp4

27.3 MB

3. Principal Component Analysis (PCA) with Python Part 2.mp4

8.8 MB

4. Principal Component Analysis (PCA) with Python Part 3.mp4

39.1 MB

/51. Recommender System Algorithm in Machine Learning A-Z/

1. What is the Recommender System Part 1.mp4

24.2 MB

2. What is the Recommender System Part 2.mp4

18.8 MB

3. Quiz.html

0.2 KB

/52. First Contact with Kaggle/

1. What is Kaggle.mp4

136.0 MB

2. FAQ about Kaggle.html

11.2 KB

3. Registering on Kaggle and Member Login Procedures.mp4

45.6 MB

4. Project Link File - Hearth Attack Prediction Project, Machine Learning.html

0.1 KB

5. Getting to Know the Kaggle Homepage.mp4

128.9 MB

6. Quiz.html

0.2 KB

/53. Competition Section on Kaggle/

1. Competitions on Kaggle Lesson 1.mp4

197.3 MB

2. Competitions on Kaggle Lesson 2.mp4

201.1 MB

3. Quiz.html

0.2 KB

/54. Dataset Section on Kaggle/

1. Datasets on Kaggle.mp4

139.6 MB

2. Quiz.html

0.2 KB

/55. Code Section on Kaggle/

1. Examining the Code Section in Kaggle Lesson 1.mp4

83.4 MB

2. Examining the Code Section in Kaggle Lesson 2.mp4

111.0 MB

3. Examining the Code Section in Kaggle Lesson 3.mp4

167.7 MB

4. Quiz.html

0.2 KB

/56. Discussion Section on Kaggle/

1. What is Discussion on Kaggle.mp4

42.6 MB

2. Quiz.html

0.2 KB

/57. Other Most Used Options on Kaggle/

1. Courses in Kaggle.mp4

54.7 MB

2. Ranking Among Users on Kaggle.mp4

112.3 MB

3. Blog and Documentation Sections.mp4

42.9 MB

4. Quiz.html

0.2 KB

/58. Details on Kaggle/

1. User Page Review on Kaggle.mp4

85.5 MB

2. Treasure in The Kaggle.mp4

78.3 MB

3. Publishing Notebooks on Kaggle.mp4

40.1 MB

4. What Should Be Done to Achieve Success in Kaggle.mp4

61.3 MB

5. Quiz.html

0.2 KB

/59. Introduction to Machine Learning with Real Hearth Attack Prediction Project/

1. First Step to the Hearth Attack Prediction Project.mp4

122.9 MB

2. FAQ about Machine Learning, Data Science.html

15.7 KB

3. Notebook Design to be Used in the Project.mp4

110.1 MB

4. Project Link File - Hearth Attack Prediction Project, Machine Learning.html

0.1 KB

5. Examining the Project Topic.mp4

80.2 MB

6. Recognizing Variables In Dataset.mp4

133.0 MB

7. Quiz.html

0.2 KB

/6. List Data Structure in Python Programming Language/

1. Creation of List.mp4

55.0 MB

2. Reaching List Elements – Indexing and Slicing.mp4

37.8 MB

3. Adding & Modifying & Deleting Elements of List.mp4

35.6 MB

4. Adding and Deleting by Methods.mp4

22.5 MB

5. Adding and Deleting by Index.mp4

21.4 MB

6. Other List Methods.mp4

26.0 MB

7. Quiz.html

0.2 KB

/60. First Organization/

1. Required Python Libraries.mp4

66.7 MB

2. Loading the Statistics Dataset in Data Science.mp4

10.5 MB

3. Initial analysis on the dataset.mp4

67.1 MB

4. Quiz.html

0.2 KB

/61. Preparation For Exploratory Data Analysis (EDA) in Data Science/

1. Examining Missing Values.mp4

48.0 MB

2. Examining Unique Values.mp4

46.7 MB

3. Separating variables (Numeric or Categorical).mp4

16.6 MB

4. Examining Statistics of Variables.mp4

95.8 MB

5. Quiz.html

0.2 KB

/62. Exploratory Data Analysis (EDA) - Uni-variate Analysis/

1. Numeric Variables (Analysis with Distplot) Lesson 1.mp4

84.2 MB

2. Numeric Variables (Analysis with Distplot) Lesson 2.mp4

20.7 MB

3. Categoric Variables (Analysis with Pie Chart) Lesson 1.mp4

78.4 MB

4. Categoric Variables (Analysis with Pie Chart) Lesson 2.mp4

88.1 MB

5. Examining the Missing Data According to the Analysis Result.mp4

56.4 MB

6. Quiz.html

0.2 KB

/63. Exploratory Data Analysis (EDA) - Bi-variate Analysis/

1. Numeric Variables – Target Variable (Analysis with FacetGrid) Lesson 1.mp4

51.8 MB

10. Numerical - Categorical Variables (Analysis with Swarm Plot) Lesson 2.mp4

71.4 MB

11. Numerical - Categorical Variables (Analysis with Box Plot) Lesson 1.mp4

39.9 MB

12. Numerical - Categorical Variables (Analysis with Box Plot) Lesson 2.mp4

37.2 MB

13. Relationships between variables (Analysis with Heatmap) Lesson 1.mp4

38.1 MB

14. Relationships between variables (Analysis with Heatmap) Lesson 2.mp4

95.1 MB

15. Quiz.html

0.2 KB

2. Numeric Variables – Target Variable (Analysis with FacetGrid) Lesson 2.mp4

37.4 MB

3. Categoric Variables – Target Variable (Analysis with Count Plot) Lesson 1.mp4

25.3 MB

4. Categoric Variables – Target Variable (Analysis with Count Plot) Lesson 2.mp4

59.0 MB

5. Examining Numeric Variables Among Themselves (Analysis with Pair Plot) Lesson 1.mp4

29.7 MB

6. Examining Numeric Variables Among Themselves (Analysis with Pair Plot) Lesson 2.mp4

49.4 MB

7. Feature Scaling with the Robust Scaler Method.mp4

36.9 MB

8. Creating a New DataFrame with the Melt() Function.mp4

55.4 MB

9. Numerical - Categorical Variables (Analysis with Swarm Plot) Lesson 1.mp4

43.7 MB

/64. Preparation for Modelling in Machine Learning/

1. Dropping Columns with Low Correlation.mp4

28.1 MB

10. Feature Scaling with the Robust Scaler Method for Machine Learning Algorithms.mp4

12.0 MB

11. Separating Data into Test and Training Set.mp4

31.2 MB

12. Quiz.html

0.2 KB

2. Visualizing Outliers.mp4

36.6 MB

3. Dealing with Outliers – Trtbps Variable Lesson 1.mp4

44.9 MB

4. Dealing with Outliers – Trtbps Variable Lesson 2.mp4

46.0 MB

5. Dealing with Outliers – Thalach Variable.mp4

38.0 MB

6. Dealing with Outliers – Oldpeak Variable.mp4

37.8 MB

7. Determining Distributions of Numeric Variables.mp4

26.4 MB

8. Transformation Operations on Unsymmetrical Data.mp4

25.2 MB

9. Applying One Hot Encoding Method to Categorical Variables.mp4

25.3 MB

/65. Modelling for Machine Learning/

1. Logistic Regression.mp4

30.8 MB

2. Cross Validation.mp4

31.7 MB

3. Roc Curve and Area Under Curve (AUC).mp4

43.7 MB

4. Hyperparameter Optimization (with GridSearchCV).mp4

61.6 MB

5. Decision Tree Algorithm.mp4

27.0 MB

6. Support Vector Machine Algorithm.mp4

25.7 MB

7. Random Forest Algorithm.mp4

31.2 MB

8. Hyperparameter Optimization (with GridSearchCV).mp4

55.2 MB

9. Quiz.html

0.2 KB

/66. Conclusion/

1. Project Conclusion and Sharing.mp4

30.1 MB

2. Quiz.html

0.2 KB

/67. Extra/

1. Complete Python for Data Science & Machine Learning from A-Z.html

0.3 KB

/7. Tuple Data Structure in Python Programming Language/

1. Creation of Tuple.mp4

44.5 MB

2. Reaching Tuple Elements Indexing And Slicing.mp4

20.7 MB

3. Quiz.html

0.2 KB

/8. Dictionary Data Structure in Python Programming Language/

1. Creation of Dictionary.mp4

22.9 MB

2. Reaching Dictionary Elements.mp4

33.1 MB

3. Adding & Changing & Deleting Elements in Dictionary.mp4

17.0 MB

4. Dictionary Methods.mp4

36.4 MB

5. Quiz.html

0.2 KB

/9. Set Data Structure in Python Programming Language/

1. Creation of Set.mp4

34.4 MB

2. Adding & Removing Elements Methods in Sets.mp4

19.7 MB

3. Difference Operation Methods In Sets.mp4

20.9 MB

4. Intersection & Union Methods In Sets.mp4

11.3 MB

5. Asking Questions to Sets with Methods.mp4

24.1 MB

6. Quiz.html

0.2 KB

 

Total files 371


Copyright © 2024 FileMood.com