Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我要设计一个数据库。数据库中的数据将在以后用于数据挖掘。我想知道是否有更好的实践或方法来设计数据库,以便它对数据挖掘使用有用。特别是当我为数据挖掘设计数据库模式时应该注意什么?
您可以通过一些介绍性教程开始设计数据库,例如数据挖掘或空间数据和文本挖掘简介。您将看到大多数方法都集中在 SQL 关系数据库上。在创建模型时,请参阅构建模型。