我如何开始小型杂货店的数据挖掘
我的公司得到了一个项目,要建立一个简单的杂货店网站,只有目录,没有购物车。几天前,我从 读到了一些有关数据挖掘的内容在这里,
我发现可以进行一些预测建模,
例如,一家中西部杂货连锁店使用 Oracle 软件的数据挖掘功能来分析当地的购买模式。他们发现,当男人买东西时 周四和周六换尿布的同时,他们也倾向于购买啤酒。
我告诉他们这个例子,如果我能做这样的事情,他们会很高兴。
现在不知道如何开始,从哪里开始。我了解 mysql 数据库,也可以编写复杂的查询程序。 的数据类型
但我不知道如何获得啤酒和尿布等我还剩 3-4 个月 。谁能指导我如何开始。 我也不知道我能从商店获得什么类型的顾客购物数据,可能是excel文件。
但我想开始
My company got the project to build simple website of grocery shop with catalogue only without shop cart. Few days ago I read something about data mining from here
I found that it is possible to do some predictive modelling like
For example, one Midwest grocery chain used the data mining capacity of Oracle software to analyze local buying patterns. They discovered that when men bought
diapers on Thursdays and Saturdays, they also tended to buy beer.
I told them this example and they were happy if I can do something like that.
Now don't know how to start and where to start. I know mysql database and can program complex queries as well. But I don't know how i can get the type of data like beer and diapers
I have 3-4 months left. Can anyone guide me how i can start.
I also don't know what type of data of customer shopping i can get from the shop may be excel files .
But i want to start
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
从你的问题来看,你似乎对数据挖掘了解不多(如果有的话)。话虽这么说,您可以在 4 个月内获得可用的运行版本,特别是在像网上商店这样非常受限制的领域,您所追求的可能只是购买模式作为开始。
请理解,您无法期望用 10 行代码就可以在此处发布一些开箱即用的解决方案,因此我建议您首先阅读一本有关该主题的不错的书。我建议:
集体智慧编程:构建智能 Web 2.0 应用程序
Judging your question, you don't seem to know much, if anything, about data mining. That being said, you can get something usable running in 4 months, especially in a very restricted domain like a web shop, where all you are after is probably buying patterns for a start.
Please understand that you cannot expct some out-of-the-box solution that can be posted here in 10 lines of code, so I suggest you start by reading a decent book on the subject. I'd recommend:
Programming Collective Intelligence: Building Smart Web 2.0 Applications