589689.xyz

[] PacktPub - Data Cleansing Master Class in Python

  • 收录时间:2022-02-06 23:42:35
  • 文件大小:6GB
  • 下载次数:1
  • 最近下载:2022-02-06 23:42:35
  • 磁力链接:

文件列表

  1. Section 5/05.08-nominal_and_ordinal_variables.mkv 302MB
  2. Section 2/02.01-introducing_data_preparation.mkv 277MB
  3. Section 2/02.04-choosing_a_data_preparation_technique.mkv 264MB
  4. Section 2/02.03-data_preparation_defined.mkv 252MB
  5. Section 6/06.06-challenge_of_preparing_new_data_for_a_model.mkv 247MB
  6. Section 4/04.01-feature_selection_introduction.mkv 203MB
  7. Section 4/04.24-feature_importance_scores_defined.mkv 187MB
  8. Section 4/04.19-recursive_feature_elimination.mkv 177MB
  9. Section 2/02.08-common_data_preparation_tasks-data_cleansing.mkv 160MB
  10. Section 3/03.01-data_cleansing_overview.mkv 160MB
  11. Section 1/01.02-course_structure.mkv 157MB
  12. Section 5/05.19-polynomial_features.mkv 153MB
  13. Section 1/01.01-course_introduction.mkv 153MB
  14. Section 2/02.14-problem_with_naive_data_preparation.mkv 143MB
  15. Section 2/02.11-common_data_preparation_tasks-feature_engineering.mkv 135MB
  16. Section 2/02.06-raw_data.mkv 115MB
  17. Section 3/03.05-identify_and_remove_rows_that_contain_duplicate_data.mkv 111MB
  18. Section 4/04.03-statistics_for_feature_selection.mkv 104MB
  19. Section 3/03.06-defining_outliers.mkv 98MB
  20. Section 7/07.02-techniques_for_dimensionality_reduction.mkv 97MB
  21. Section 2/02.02-the_machine_learning_process.mkv 91MB
  22. Section 2/02.05-what_is_data_in_machine_learning.mkv 76MB
  23. Section 3/03.10-mark_missing_values.mkv 60MB
  24. Section 7/07.05-principal_component_analysis.mkv 60MB
  25. Section 4/04.18-tuning_number_of_selected_features.mkv 55MB
  26. Section 6/06.05-automatically_transform_target_variable.mkv 54MB
  27. Section 2/02.09-common_data_preparation_tasks-feature_selection.mkv 52MB
  28. Section 4/04.20-rfe_for_classification.mkv 51MB
  29. Section 3/03.09-automatic_outlier_detection.mkv 50MB
  30. Section 3/03.07-remove_outliers-the_standard_deviation_approach.mkv 50MB
  31. Section 7/07.04-linear_discriminant_analysis_demonstrated.mkv 49MB
  32. Section 2/02.15-case_study_data_leakage_train__test__split_naive_approach.mkv 47MB
  33. Section 5/05.13-ordinal_encoder_transform_on_breast_cancer_dataset.mkv 46MB
  34. Section 3/03.16-k-nearest_neighbors_imputation.mkv 44MB
  35. Section 5/05.05-robust_scaling_data.mkv 42MB
  36. Section 4/04.29-feature_selection_with_importance.mkv 42MB
  37. Section 3/03.13-mean_value_imputation.mkv 42MB
  38. Section 4/04.09-feature_selection_with_anova_on_numerical_input.mkv 42MB
  39. Section 3/03.08-remove_outliers-the_iqr_approach.mkv 41MB
  40. Section 6/06.07-save_model_and_data_scaler.mkv 40MB
  41. Section 2/02.17-case_study_data_leakage_k-fold_naive_approach.mkv 40MB
  42. Section 4/04.12-tuning_a_number_of_selected_features.mkv 38MB
  43. Section 3/03.18-iterative_imputation.mkv 38MB
  44. Section 4/04.08-modeling_with_selected_categorical_features.mkv 37MB
  45. Section 4/04.26-feature_importance_scores_logistic_regression_and_cart.mkv 37MB
  46. Section 4/04.16-baseline_and_model_built_using_correlation.mkv 36MB
  47. Section 2/02.18-case_study_data_leakage_k-fold_correct_approach.mkv 35MB
  48. Section 6/06.03-the_columntransformer_on_abalone_dataset.mkv 35MB
  49. Section 4/04.25-feature_importance_scores_linear_regression.mkv 35MB
  50. Section 3/03.17-knnimputer_and_model_evaluation.mkv 34MB
  51. Section 4/04.22-rfe_hyperparameters.mkv 33MB
  52. Section 5/05.17-box-cox_on_sonar_dataset.mkv 32MB
  53. Section 3/03.03-identify_columns_with_few_values.mkv 31MB
  54. Section 4/04.23-feature_ranking_for_rfe.mkv 30MB
  55. Section 4/04.15-linear_correlation_with_mutual_information.mkv 29MB
  56. Section 3/03.04-remove_columns_with_low_variance.mkv 29MB
  57. Section 2/02.07-machine_learning_is_mostly_data_preparation.mkv 29MB
  58. Section 5/05.16-power_transform_on_sonar_dataset.mkv 29MB
  59. Section 5/05.04-standardscaler_transform.mkv 29MB
  60. Section 4/04.28-permutation_feature_importance.mkv 28MB
  61. Section 6/06.02-the_columntransformer.mkv 28MB
  62. Section 3/03.11-remove_rows_with_missing_values.mkv 28MB
  63. Section 4/04.04-loading_a_categorical_dataset.mkv 28MB
  64. Section 2/02.16-case_study_data_leakage_train__test__split_correct_approach.mkv 27MB
  65. Section 4/04.21-rfe_for_regression.mkv 26MB
  66. Section 4/04.14-linear_correlation_with_correlation_statistics.mkv 26MB
  67. Section 5/05.18-yeo-johnson_on_sonar_dataset.mkv 26MB
  68. Section 4/04.11-modeling_with_selected_numerical_features.mkv 26MB
  69. Section 3/03.15-compare_different_statistical_imputation_strategies.mkv 25MB
  70. Section 4/04.05-encode_the_dataset_for_modelling.mkv 25MB
  71. Section 6/06.04-manually_transform_target_variable.mkv 25MB
  72. Section 5/05.03-minmaxscaler_transform.mkv 24MB
  73. Section 6/06.01-transforming_different_data_types.mkv 23MB
  74. Section 5/05.02-diabetes_dataset_for_scaling.mkv 23MB
  75. Section 3/03.20-iterativeimputer_and_different_imputation_order.mkv 23MB
  76. Section 4/04.13-select_features_for_numerical_output.mkv 23MB
  77. Section 5/05.06-robust_scaler_applied_to_dataset.mkv 23MB
  78. Section 5/05.15-power_transform_on_contrived_dataset.mkv 21MB
  79. Section 3/03.14-simple_imputer_with_model_evaluation.mkv 21MB
  80. Section 7/07.03-linear_discriminant_analysis.mkv 19MB
  81. Section 5/05.20-effect_of_polynomial_degrees.mkv 19MB
  82. Section 3/03.19-iterativeimputer_and_model_evaluation.mkv 18MB
  83. Section 4/04.10-feature_selection_with_mutual_information.mkv 18MB
  84. Section 4/04.07-mutual_information.mkv 18MB
  85. Section 3/03.02-identify_columns_that_contain_a_single_value.mkv 18MB
  86. Section 6/06.08-load_and_apply_saved_scalers.mkv 18MB
  87. Section 4/04.06-chi-squared.mkv 17MB
  88. Section 5/05.12-dummy_variable_encoding.mkv 17MB
  89. Section 5/05.11-one-hot_encoding.mkv 17MB
  90. Section 5/05.09-ordinal_encoding.mkv 17MB
  91. Section 4/04.27-feature_importance_scores_random_forests.mkv 17MB
  92. Section 5/05.07-explore_robust_scaler_range.mkv 15MB
  93. Section 7/07.01-curse_of_dimensionality.mkv 14MB
  94. Section 4/04.02-feature_selection_defined.mkv 12MB
  95. Section 4/04.17-model_built_using_mutual_information_features.mkv 11MB
  96. Section 2/02.13-data_leakage.mkv 11MB
  97. Section 5/05.01-scale_numerical_data.mkv 11MB
  98. Section 2/02.10-common_data_preparation_tasks-data_transforms.mkv 10MB
  99. Section 2/02.12-common_data_preparation_tasks-dimensionality_reduction.mkv 9MB
  100. Section 5/05.14-make_distributions_more_gaussian.mkv 9MB
  101. Section 3/03.12-statistical_imputation.mkv 6MB
  102. Section 1/01.03-is_this_course_right_for_you.mkv 4MB
  103. Section 5/05.10-one-hot_encoding_defined.mkv 4MB
  104. Exercises Files.zip 304KB
  105. 0. Websites you may like/For $3, Get Anything Official like Windows 11 keys + Microsoft Office 365 Accounts! Hurry! Limited Time Offer.url 2KB
  106. 0. Websites you may like/0. OneHack.us Premium Cracked Accounts-Tutorials-Guides-Articles Community Based Forum.url 377B
  107. 0. Websites you may like/1. FreeCoursesOnline.Me Download Udacity, Masterclass, Lynda, PHLearn, Pluralsight Free.url 286B
  108. 0. Websites you may like/3. FTUApps.com Download Cracked Developers Applications For Free.url 239B
  109. 0. Websites you may like/How you can help our Group!.txt 204B