自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(40)
  • 收藏
  • 关注

转载 【Scikit-Learn 中文文档】处理文本数据 - scikit-learn 教程 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/tutorial/text_analytics/working_with_text_data.html 英文文档:http://sklearn.apachecn.org/en/stable/tutori...

2017-12-08 17:37:00 184

转载 【Scikit-Learn 中文文档】寻求帮助 - 关于科学数据处理的统计学习教程 - scikit-learn 教程 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/tutorial/statistical_inference/finding_help.html 英文文档:http://sklearn.apachecn.org/en/stable/tutorial/...

2017-12-08 17:35:00 89

转载 【Scikit-Learn 中文文档】把它们放在一起 - 关于科学数据处理的统计学习教程 - scikit-learn 教程 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/tutorial/statistical_inference/putting_together.html 英文文档:http://sklearn.apachecn.org/en/stable/tutor...

2017-12-08 17:33:00 103

转载 【Scikit-Learn 中文文档】无监督学习: 寻求数据表示 - 关于科学数据处理的统计学习教程 - scikit-learn 教程 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/tutorial/statistical_inference/unsupervised_learning.html 英文文档:http://sklearn.apachecn.org/en/stable/...

2017-12-08 17:30:00 117

转载 【Scikit-Learn 中文文档】模型选择:选择估计量及其参数 - 关于科学数据处理的统计学习教程 - scikit-learn 教程 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/tutorial/statistical_inference/model_selection.html 英文文档:http://sklearn.apachecn.org/en/stable/tutori...

2017-12-08 17:28:00 69

转载 【Scikit-Learn 中文文档】监督学习:从高维观察预测输出变量 - 关于科学数据处理的统计学习教程 - scikit-learn 教程 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/tutorial/statistical_inference/supervised_learning.html 英文文档:http://sklearn.apachecn.org/en/stable/tu...

2017-12-07 10:55:00 107

转载 【Scikit-Learn 中文文档】机器学习: scikit-learn 中的设置以及预估对象 - 关于科学数据处理的统计学习教程 - scikit-learn 教程 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/tutorial/statistical_inference/settings.html 英文文档:http://sklearn.apachecn.org/en/stable/tutorial/stat...

2017-12-07 10:53:00 73

转载 【Scikit-Learn 中文文档】使用 scikit-learn 介绍机器学习 - scikit-learn 教程 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/tutorial/basic/tutorial.html 英文文档:http://sklearn.apachecn.org/en/stable/tutorial/basic/tutorial.html ...

2017-12-07 10:42:00 62

转载 【Scikit-Learn 中文文档】预测延迟 / 预测吞吐量 / 技巧和窍门 - 计算性能 - 用户指南 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/modules/computational_performance.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/computation...

2017-12-07 10:40:00 166

转载 【Scikit-Learn 中文文档】大规模计算的策略: 更大量的数据 - 用户指南 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/user_guide.html 英文文档:http://sklearn.apachecn.org/en/stable/user_guide.html 官方文档:http://scikit-learn...

2017-12-07 10:38:00 67

转载 【Scikit-Learn 中文文档】数据集加载工具 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/datasets/index.html 英文文档:http://sklearn.apachecn.org/en/stable/datasets/index.html 官方文档:http://scik...

2017-12-07 10:35:00 140

转载 【Scikit-Learn 中文文档】预测目标 (y) 的转换 - 数据集转换 - 用户指南 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/modules/preprocessing_targets.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/preprocessing_t...

2017-12-07 10:32:00 68

转载 【Scikit-Learn 中文文档】成对的矩阵, 类别和核函数 - 数据集转换 - 用户指南 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/modules/metrics.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/metrics.html 官方文档:http://sc...

2017-12-07 10:30:00 80

转载 【Scikit-Learn 中文文档】内核近似 - 数据集转换 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/kernel_approximation.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/kernel_approxima...

2017-12-07 10:28:00 102

转载 【Scikit-Learn 中文文档】随机投影 - 数据集转换 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/random_projection.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/random_projection.h...

2017-12-07 10:27:00 103

转载 【Scikit-Learn 中文文档】无监督降维 - 数据集转换 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/unsupervised_reduction.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/unsupervised_r...

2017-12-04 16:44:00 48

转载 【Scikit-Learn 中文文档】预处理数据 - 数据集转换 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/preprocessing.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/preprocessing.html 官方文...

2017-12-04 16:42:00 116

转载 【Scikit-Learn 中文文档】特征提取 - 数据集转换 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/feature_extraction.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/feature_extraction...

2017-12-04 16:39:00 172

转载 【Scikit-Learn 中文文档】Pipeline(管道)和 FeatureUnion(特征联合): 合并的评估器 - 数据集转换 - 用户指南 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/modules/pipeline.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/pipeline.html 官方文档:http://...

2017-12-04 16:38:00 82

转载 【Scikit-Learn 中文文档】模型持久化 - 模型选择和评估 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/model_persistence.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/model_persistence.h...

2017-12-04 16:30:00 54

转载 【Scikit-Learn 中文文档】模型评估: 量化预测的质量 - 模型选择和评估 - 用户指南 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/modules/model_evaluation.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/model_evaluation.htm...

2017-12-01 10:00:00 575

转载 【Scikit-Learn 中文文档】优化估计器的超参数 - 模型选择和评估 - 用户指南 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/modules/grid_search.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/grid_search.html 官方文档:h...

2017-12-01 09:58:00 90

转载 【Scikit-Learn 中文文档】交叉验证 - 模型选择和评估 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/cross_validation.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/cross_validation.htm...

2017-12-01 09:56:00 144

转载 【Scikit-Learn 中文文档】神经网络模型(无监督)- 无监督学习 - 用户指南 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/modules/neural_networks_unsupervised.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/neural_n...

2017-12-01 09:55:00 72

转载 【Scikit-Learn 中文文档】密度估计 - 无监督学习 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/density.html 英文文档:http://sklearn.apachecn.org/cn/stable/modules/density.html 官方文档:http://sc...

2017-12-01 09:53:00 73

转载 【Scikit-Learn 中文文档】新异类和异常值检测 - 无监督学习 - 用户指南 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/modules/outlier_detection.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/outlier_detection.h...

2017-11-30 15:09:00 112

转载 【Scikit-Learn 中文文档】协方差估计 / 经验协方差 / 收敛协方差 / 稀疏逆协方差 / Robust 协方差估计 - 无监督学习 - 用户指南 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/modules/covariance.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/covariance.html 官方文档:htt...

2017-11-30 15:06:00 132

转载 【Scikit-Learn 中文文档】分解成分中的信号(矩阵分解问题) - 无监督学习 - 用户指南 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/stable/modules/decomposition.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/decomposition.html 官方文...

2017-11-30 15:04:00 327

转载 【Scikit-Learn 中文文档】双聚类 - 无监督学习 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/biclustering.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/biclustering.html 官方文档:...

2017-11-30 15:02:00 66

转载 【Scikit-Learn 中文文档】聚类 - 无监督学习 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/clustering.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/clustering.html 官方文档:htt...

2017-11-30 15:00:00 484

转载 【Scikit-Learn 中文文档】流形学习 - 监督学习 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/manifold.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/manifold.html 官方文档:http://...

2017-11-30 14:57:00 144

转载 【Scikit-Learn 中文文档】高斯混合模型 - 无监督学习 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/mixture.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/mixture.html 官方文档:http://sc...

2017-11-30 14:54:00 126

转载 【Scikit-Learn 中文文档】神经网络模块(监督的)- 监督学习 - 用户指南 | ApacheCN...

中文文档:http://sklearn.apachecn.org/cn/0.19.0/modules/neural_networks_supervised.html 英文文档:http://sklearn.apachecn.org/en/0.19.0/modules/neural_net...

2017-11-30 14:52:00 145

转载 【Scikit-Learn 中文文档】概率校准 - 监督学习 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/0.19.0/modules/calibration.html 英文文档:http://sklearn.apachecn.org/en/0.19.0/modules/calibration.html 官方文档:h...

2017-11-30 14:48:00 71

转载 【Scikit-Learn 中文文档】半监督学习 - 监督学习 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/label_propagation.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/label_propagation.h...

2017-11-30 14:45:00 86

转载 【Scikit-Learn 中文文档】特征选择 - 监督学习 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/feature_selection.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/feature_selection.h...

2017-11-27 16:45:00 68

转载 【Scikit-Learn 中文文档】多类和多标签算法 - 监督学习 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/multiclass.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/multiclass.html 官方文档:htt...

2017-11-27 16:43:00 97

转载 【Scikit-Learn 中文文档】集成方法 - 监督学习 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/ensemble.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/ensemble.html 官方文档:http://...

2017-11-27 16:40:00 248

转载 【Scikit-Learn 中文文档】决策树 - 监督学习 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/tree.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/tree.html 官方文档:http://scikit-l...

2017-11-27 16:38:00 83

转载 【Scikit-Learn 中文文档】朴素贝叶斯 - 监督学习 - 用户指南 | ApacheCN

中文文档:http://sklearn.apachecn.org/cn/stable/modules/naive_bayes.html 英文文档:http://sklearn.apachecn.org/en/stable/modules/naive_bayes.html 官方文档:h...

2017-11-27 16:34:00 91

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除