78.txt
来自「This complete matlab for neural network」· 文本 代码 · 共 34 行
TXT
34 行
发信人: NAOMIELIE (雁来红), 信区: DataMining
标 题: Re: 请教关于数据挖掘语言的问题
发信站: 南京大学小百合站 (Thu Mar 13 13:18:13 2003)
ole-db for dm provides a method to 'encapsulate' the data mining operations.
Its basic idea is based on the 'nested table' in database.
And, based on this specification,
some multi-mining task optimization research are enabled.
ole-db for dm is designed for two kinds of people:
1. dm algorithm developers. they may encapsulate their algorithms with the
interface defined by oledb4dm. Then, their program can be invoked by
any other programs need it that also obey the interface.
2. dm application implementors. they do not need to implement their own
algorithms anymore. Just use the interface, they can use the modules
developed by others.
Of course, the model can be exported and be used for other use.
There is one paper about this:
Netz A., Bernhardt J., Chaudhuri S. and Fayyad U. , Integrating Data Mining wi
th SQL Databases: OLE DB for Data Mining. Proceedings of 17th International Co
nference on Data Engineering, Heidelberg, Germany, 2001.
【 在 haohao 的大作中提到: 】
: 本人正在看ole db for dm,有谁知道哪里有这方面的资料啊?我对它
: 的理解好象是建了个数据挖掘模型,但不知道怎样和具体的应用联系
: 起来,哪里有好的例子呢?谢谢!
--
※ 来源:.南京大学小百合站 http://bbs.nju.edu.cn [FROM: 210.22.170.74]
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?