搜索资源列表
ems
- 建模优化与评价的理论基础学习,用于统计分析和数据挖掘-Based learning theory and modeling optimization and uation for statistical analysis and data mining
SAP_HANA_pdf
- HANA是一个软硬件结合体,提供高性能的数据查询功能,用户可以直接对大量实时业务数据进行查询和分析,而不需要对业务数据进行建模、聚合。-HANA is a combination of hardware and software to provide high-performance data query capabilities, users can perform a large number of real-time business data query and analysis dir
lightlda-master
- LightLDA is a distributed system for large scale topic modeling. It implements a distributed sampler that enables very large data sizes and models. LightLDA improves sampling throughput and convergence speed via a fast O(1) metropolis-Hastings algori
bayes
- 首先对数据进行拆分,分为测试集与训练集,通过训练集进行贝叶斯网络的建模,最后利用建立的模型进行预测或分类任务的R语言代码-First, the data is split into a training set and test set, Bayesian network modeling through the training set, and finally the use of the model to predict or classify tasks R language code
Maltab
- 文件里面是数据挖掘中各种经典算法的MATLAB的源代码,尤其适合不只懂原理不会写代码的人进行数据建模- The document is a variety of data mining algorithms in the classic MATLAB source code, especially for people who do not understand the principle of not only the code to write data modeling
R
- 金融数据的 R 分析,包括线性模型,时序分析,波动率分析,VaR 风险分析等。(An Introduction to Analysis of Financial Data with R)
4建模分析股票市场数据
- 建模分析股票市场数据,利用R语言进行数据分析,包括画图(Modeling and analyzing stock market data)
TensorFlow股票预测
- 利用TensorFlow和股票历史数据,进行数据挖掘,深度学习建模,实现对股票未来走势的预测(Using TensorFlow and stock historical data, data mining and deep learning modeling are used to predict the future trend of stocks.)
TianCheng-master_chusai_qingyu
- 2018年甜橙金融杯大数据建模大赛初赛方案:通过追踪时间、设备、ip和经纬度等属性的变化来建模判断UID是否为黑产链 ## 代码说明: - gen_stat_feat.py 统计特征 - gen_w2v_feat.py word2vec特征 - lgb_train.py lgb训练模型 两份特征建模加权8:2比例融合即可0.792+,单独统计特征加UID列建模即可0.795。(The preliminary scheme of the 2018 Sweet
Python数据分析与挖掘实战
- 本书共15章,分两个部分:基础篇、实战篇。基础篇介绍了数据挖掘的基本原理,实战篇介绍了一个个真实案例,通过对案例深入浅出的剖析,使读者在不知不觉中通过案例实践获得数据挖掘项目经验,同时快速领悟看似难懂的数据挖掘理论。读者在阅读过程中,应充分利用随书配套的案例建模数据,借助相关的数据挖掘建模工具,通过上机实验,以快速理解相关知识与理论。(There are 15 chapters in this book, which are divided into two parts: the basic c