scikit学习技巧:scikit学习技巧-源码

上传者: 42130889 | 上传时间: 2021-02-03 09:38:24 | 文件大小: 154KB | 文件类型: ZIP
scikit学习技巧:scikit学习技巧

文件下载

资源详情

[{"title":"( 51 个子文件 154KB ) scikit学习技巧:scikit学习技巧-源码","children":[{"title":"scikit-learn-tips-master","children":[{"title":"icons","children":[{"title":"binder.svg <span style='color:#111;'> 3.30KB </span>","children":null,"spread":false},{"title":"nb.svg <span style='color:#111;'> 1008B </span>","children":null,"spread":false},{"title":"in.svg <span style='color:#111;'> 660B </span>","children":null,"spread":false},{"title":"yt.svg <span style='color:#111;'> 708B </span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 38B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 25.04KB </span>","children":null,"spread":false},{"title":"environment.yml <span style='color:#111;'> 120B </span>","children":null,"spread":false},{"title":"notebooks","children":[{"title":"13_examine_pipeline_steps.ipynb <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false},{"title":"27_impute_categorical_features.ipynb <span style='color:#111;'> 4.66KB </span>","children":null,"spread":false},{"title":"26_stratified_train_test_split.ipynb <span style='color:#111;'> 4.69KB </span>","children":null,"spread":false},{"title":"33_function_transformer.ipynb <span style='color:#111;'> 5.93KB </span>","children":null,"spread":false},{"title":"30_examine_pipeline_steps.ipynb <span style='color:#111;'> 3.92KB </span>","children":null,"spread":false},{"title":"02_select_columns.ipynb <span style='color:#111;'> 6.35KB </span>","children":null,"spread":false},{"title":"07_handle_unknown_categories.ipynb <span style='color:#111;'> 6.18KB </span>","children":null,"spread":false},{"title":"40_print_changed_only.ipynb <span style='color:#111;'> 3.86KB </span>","children":null,"spread":false},{"title":"46_ensembling.ipynb <span style='color:#111;'> 3.44KB </span>","children":null,"spread":false},{"title":"01_column_transformer.ipynb <span style='color:#111;'> 6.33KB </span>","children":null,"spread":false},{"title":"38_get_feature_names.ipynb <span style='color:#111;'> 3.36KB </span>","children":null,"spread":false},{"title":"21_plot_roc_curve.ipynb <span style='color:#111;'> 32.50KB </span>","children":null,"spread":false},{"title":"25_decision_tree_pruning.ipynb <span style='color:#111;'> 3.80KB </span>","children":null,"spread":false},{"title":"09_add_missing_indicator.ipynb <span style='color:#111;'> 4.84KB </span>","children":null,"spread":false},{"title":"44_parallel_processing.ipynb <span style='color:#111;'> 24.63KB </span>","children":null,"spread":false},{"title":"45_feature_interactions.ipynb <span style='color:#111;'> 4.12KB </span>","children":null,"spread":false},{"title":"48_pipeline_slicing.ipynb <span style='color:#111;'> 13.52KB </span>","children":null,"spread":false},{"title":"47_ensemble_tuning.ipynb <span style='color:#111;'> 4.12KB </span>","children":null,"spread":false},{"title":"49_tune_multiple_models.ipynb <span style='color:#111;'> 5.05KB </span>","children":null,"spread":false},{"title":"14_handle_missing_values.ipynb <span style='color:#111;'> 4.61KB </span>","children":null,"spread":false},{"title":"17_randomized_search.ipynb <span style='color:#111;'> 4.57KB </span>","children":null,"spread":false},{"title":"31_kfold_shuffle.ipynb <span style='color:#111;'> 3.75KB </span>","children":null,"spread":false},{"title":"42_passthrough_or_drop.ipynb <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false},{"title":"41_drop_if_binary.ipynb <span style='color:#111;'> 5.37KB </span>","children":null,"spread":false},{"title":"10_random_state.ipynb <span style='color:#111;'> 10.16KB </span>","children":null,"spread":false},{"title":"29_vectorize_two_columns.ipynb <span style='color:#111;'> 2.63KB </span>","children":null,"spread":false},{"title":"32_multiclass_auc.ipynb <span style='color:#111;'> 3.90KB </span>","children":null,"spread":false},{"title":"36_keyword_arguments.ipynb <span style='color:#111;'> 2.43KB </span>","children":null,"spread":false},{"title":"06_encode_categorical_features.ipynb <span style='color:#111;'> 5.28KB </span>","children":null,"spread":false},{"title":"16_pipeline_cross_validation.ipynb <span style='color:#111;'> 5.15KB </span>","children":null,"spread":false},{"title":"50_simple_ml_pattern.ipynb <span style='color:#111;'> 5.31KB </span>","children":null,"spread":false},{"title":"12_pipeline_vs_make_pipeline.ipynb <span style='color:#111;'> 3.71KB </span>","children":null,"spread":false},{"title":"23_linear_model_coefficients.ipynb <span style='color:#111;'> 3.75KB </span>","children":null,"spread":false},{"title":"11_new_imputers.ipynb <span style='color:#111;'> 6.12KB </span>","children":null,"spread":false},{"title":"20_plot_confusion_matrix.ipynb <span style='color:#111;'> 12.04KB </span>","children":null,"spread":false},{"title":"35_pass_pandas_object.ipynb <span style='color:#111;'> 3.13KB </span>","children":null,"spread":false},{"title":"43_ordinal_encoding_for_trees.ipynb <span style='color:#111;'> 4.73KB </span>","children":null,"spread":false},{"title":"28_joblib.ipynb <span style='color:#111;'> 4.05KB </span>","children":null,"spread":false},{"title":"37_pipeline_diagram.ipynb <span style='color:#111;'> 15.94KB </span>","children":null,"spread":false},{"title":"34_feature_selection.ipynb <span style='color:#111;'> 3.91KB </span>","children":null,"spread":false},{"title":"24_decision_tree_visualization.ipynb <span style='color:#111;'> 56.96KB </span>","children":null,"spread":false},{"title":"18_hyperparameter_search_results.ipynb <span style='color:#111;'> 6.61KB </span>","children":null,"spread":false},{"title":"39_toy_dataset.ipynb <span style='color:#111;'> 6.87KB </span>","children":null,"spread":false},{"title":"08_pipeline.ipynb <span style='color:#111;'> 7.15KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明