LogicBlox系统的设计与实现 这是我第一次尝试理解研究论文! 我将尝试问一些我不了解的问题,并尝试进行一些研究以了解它们。 LogicBlox LogicBlox的主要产品是我们所谓的智能数据库。 这是一个活跃的云数据库,具有很多传统上通常需要编写的业务逻辑命令式语言在数据库中的不同计算机上运行。 这样,当数据添加到数据库中时, 这些业务规则生效并自动更新视图。 它专门从事真正的大规模分析和事务和分析之间混合的应用程序, 资料来源: 抽象的 The LogicBlox system aims to reduce the complexity of software development for modern applications which enhance and automate decision-making and enable their users to evo
1
预期寿命 过去已经对影响预期寿命的几个因素进行了研究。 以前从未考虑过使用某些功能根据国家状况(发展/发达,GDP,百分比支出),​​生活方式(BMI,酒精,教育,资源收入构成),疾病(艾滋病毒/艾滋病)预测所有国家/地区预期寿命的准确性艾滋病,白喉等) 数据集已从收集。 我已经在R上完成了这个项目,并且在Tableau上创建了不同类型的有意义的可视化。 清理数据,可视化数据,缩放比例的特征,进行统计分析,创建相关矩阵,检查变量之间如何正/负相关以及它们之间的相关性如何,为每个特征创建简单的(一个变量)回归模型并比较p值使用多变量线性回归来检查冗余预测变量,使用vif来量化共线性度,检查条件,这些清理后的数据集是否适合线性回归模型,生成多元回归模型,同时使用AIC和向后消除预测最准确模型的方法以及未来的预测方法-该项目的一部分
2022-01-11 20:27:46 354KB data-analysis tableau predictive-analytics R
1
Python: Advanced Predictive Analytics: Gain practical insights by exploiting data in your business to build advanced predictive modeling applications Python: Advanced Predictive Analytics: Gain practical insights by exploiting data in your business to build advanced predictive modeling applications By 作者: Ashish Kumar – Joseph Babcock ISBN-10 书号: 1788992369 ISBN-13 书号: 9781788992367 Release 出版日期: 2017-12-27 pages 页数: (660 ) $99.99 Python: Advanced Predictive Analytics: Gain practical insights by exploiting data in your business to build advanced predictive modeling applications Gain practical insights by exploiting data in your business to build advanced predictive modeling applications Social Media and the Internet of Things have resulted in an avalanche of data. Data is powerful but not in its raw form; it needs to be processed and modeled, and Python is one of the most robust tools out there to do so. It has an array of packages for predictive modeling and a suite of IDEs to choose from. Using the Python programming language, analysts can use these sophisticated methods to build scalable analytic applications. This book is your guide to getting started with predictive analytics using Python. You’ll balance both statistical and mathematical concepts, and implement them in Python using libraries such as pandas, scikit-learn, and NumPy. Through case studies and code examples using popular open-source Python libraries, this book illustrates the complete development process for analytic applications. Covering a wide range of algorithms for classification, regression, clustering, as well as cutting-edge techniques such as deep learning, this book illustrates explains how these methods work. You will learn to choose the right approach for your problem and how to develop engaging visualizations to bring to life the insights of predictive modeling. Finally, you will learn best practices in predictive modeling, as well as the different applications of predictive modeling in the modern world. The course provides you with highly practical content from the following Packt books: Learning Predictive Analytics with Python Mastering Predictive Analytics with Python What You Will Learn Understand the statistical and mathematical concepts behind predictive analytics algorithms and implement them using Python libraries Get to know various methods for importing, cleaning, sub-setting, merging, joining, concatenating, exploring, grouping, and plotting data with pandas and NumPy Master the use of Python notebooks for exploratory data analysis and rapid prototyping Get to grips with applying regression, classification, clustering, and deep learning algorithms Discover advanced methods to analyze structured and unstructured data Visualize the performance of models and the insights they produce Ensure the robustness of your analytic applications by mastering the best practices of predictive analysis
2021-12-25 22:49:17 20.59MB python 预测
1
BTYDplus BTYDplus 软件包提供了高级统计方法来描述和预测客户的购买行为。 它使用历史交易记录来拟合概率模型,然后该模型可以计算出一个队列以及一个客户级别的管理兴趣量(客户生命周期价值,客户权益,P(活动)等)。 该软件包对软件包进行了补充,提供了几种其他的“为止”模型,这些模型已经在营销文献中发布,但是其实现是复杂且不平凡的。 这些模型是:NBD,MBG / NBD,BG / CNBD-k,MBG / CNBD-k,Pareto / NBD(HB),Pareto / NBD(Abe)和Pareto / GGG。 安装 # install.packages("devtools") devtools::install_github("mplatzer/BTYDplus", dependencies=TRUE) library(BTYDplus) 入门 demo("cdn
2021-11-07 19:52:20 156KB crm rstats predictive-analytics customer-behavior
1
该存储库包含为Predictive Analytics编写的所有代码。
2021-03-02 16:07:33 137KB R
1
Mastering Predictive Analytics with R(2nd) 英文无水印pdf 第2版 pdf转化版,非原版pdf pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2019-12-21 21:22:31 7.36MB Mastering Predictive Analytics R
1
This in-depth guide provides managers with a solid understanding of data and data trends, the opportunities that it can offer to businesses, and the dangers of these technologies. Written in an accessible style, Steven Finlay provides a contextual roadmap for developing solutions that deliver benefits to organizations. Table of Contents Chapter 1 Introduction Chapter 2 Using Predictive Models Chapter 3 Analytics, Organization And Culture Chapter 4 The Value Of Data Chapter 5 Ethics And Legislation Chapter 6 Types Of Predictive Models Chapter 7 The Predictive Analytics Process Chapter 8 How To Build A Predictive Model Chapter 9 Text Mining And Social Network Analysis Chapter 10 Hardware, Software And All That Jazz Appendix A. Glossary of Terms Appendix B. Further Sources of Information Appendix C. Lift Charts and Gain Charts
2018-03-18 16:05:48 1.71MB Predictive Analytics
1