【问题标题】:How to generate specific data pattern used for data mining in python?如何在python中生成用于数据挖掘的特定数据模式?
【发布时间】:2016-05-01 19:00:18
【问题描述】:

我需要创建具有特定形状的数据集,如图所示。

如何在 Python 中做到这一点?

【问题讨论】:

  • 使用来源,卢克。

标签: python dataset cluster-analysis data-mining


【解决方案1】:

看着http://scikit-learn.org/stable/auto_examples/cluster/plot_cluster_comparison.html

sklearn 包包含一个 datasets 子模块,其中包含每个模式的数据集生成器 - make_circlesmake_moonsmake_blobs

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-07-21
    • 2012-12-29
    • 2011-12-25
    • 1970-01-01
    • 2012-04-24
    • 1970-01-01
    相关资源
    最近更新 更多