基于CRISP-DM(cross-industry standard process for data mining)模型设计与实现了一个时序预测Web服务,对网站资源的下载需求量进行预测。重点阐述了CRISP-DM模型应用于时序预测任务时的设计思想和实现的关键技术。测试结果表明,该时...基于CRISP-DM(cross-industry standard process for data mining)模型设计与实现了一个时序预测Web服务,对网站资源的下载需求量进行预测。重点阐述了CRISP-DM模型应用于时序预测任务时的设计思想和实现的关键技术。测试结果表明,该时序预测Web服务具有较高的预测准确率,部署快速,使用方便,对解决同类问题具有一定的示范和参考价值。展开更多
This paper tries to characterize volcanic rocks through the development and application of an empirical geomechanical system. Geotechnical information was collected from the samples from several Atlantic Ocean islands...This paper tries to characterize volcanic rocks through the development and application of an empirical geomechanical system. Geotechnical information was collected from the samples from several Atlantic Ocean islands including Madeira, Azores and Canarias archipelagos. An empirical rock classification system termed as the volcanic rock system(VRS) is developed and presented in detail. Results using the VRS are compared with those obtained using the traditional rock mass rating(RMR) system. Data mining(DM) techniques are applied to a database of volcanic rock geomechanical information from the islands.Different algorithms were developed and consequently approaches were followed for predicting rock mass classes using the VRS and RMR classification systems. Finally, some conclusions are drawn with emphasis on the fact that a better performance was achieved using attributes from VRS.展开更多
文摘基于CRISP-DM(cross-industry standard process for data mining)模型设计与实现了一个时序预测Web服务,对网站资源的下载需求量进行预测。重点阐述了CRISP-DM模型应用于时序预测任务时的设计思想和实现的关键技术。测试结果表明,该时序预测Web服务具有较高的预测准确率,部署快速,使用方便,对解决同类问题具有一定的示范和参考价值。
文摘This paper tries to characterize volcanic rocks through the development and application of an empirical geomechanical system. Geotechnical information was collected from the samples from several Atlantic Ocean islands including Madeira, Azores and Canarias archipelagos. An empirical rock classification system termed as the volcanic rock system(VRS) is developed and presented in detail. Results using the VRS are compared with those obtained using the traditional rock mass rating(RMR) system. Data mining(DM) techniques are applied to a database of volcanic rock geomechanical information from the islands.Different algorithms were developed and consequently approaches were followed for predicting rock mass classes using the VRS and RMR classification systems. Finally, some conclusions are drawn with emphasis on the fact that a better performance was achieved using attributes from VRS.
文摘数据挖掘语言标准化的研究是开发新一代数据挖掘系统的关键。DMX(Data Mining Extensions,数据挖掘扩展)是OLE DBFor DM规范支持的数据挖掘查询语言,支持数据挖掘系统直接对关系数据库进行挖掘,是数据挖掘原语标准化发展中的一个突破。该文介绍了OLE DB For DM规范下数据挖掘的主要步骤,给出了Microsoft SQL Server Analysis Services中基于DMX的实现方法。