会员
Applied Unsupervised Learning with R
更新时间:2021-06-11 13:35:47 最新章节:Chapter 6: Anomaly Detection
书籍简介
Startingwiththebasics,AppliedUnsupervisedLearningwithRexplainsclusteringmethods,distributionanalysis,dataencoders,andfeaturesofRthatenableyoutounderstandyourdatabetterandgetanswerstoyourmostpressingbusinessquestions.Thisbookbeginswiththemostimportantandcommonlyusedmethodforunsupervisedlearning-clustering-andexplainsthethreemainclusteringalgorithms-k-means,divisive,andagglomerative.Followingthis,you'llstudymarketbasketanalysis,kerneldensityestimation,principalcomponentanalysis,andanomalydetection.You'llbeintroducedtothesemethodsusingcodewritteninR,withfurtherinstructionsonhowtoworkwith,edit,andimproveRcode.Tohelpyougainapracticalunderstanding,thebookalsofeaturesusefultipsonapplyingthesemethodstorealbusinessproblems,includingmarketsegmentationandfrauddetection.Byworkingthroughinterestingactivities,you'llexploredataencodersandlatentvariablemodels.Bytheendofthisbook,youwillhaveabetterunderstandingofdifferentanomalydetectionmethods,suchasoutlierdetection,Mahalanobisdistances,andcontextualandcollectiveanomalydetection.
品牌:中图公司
上架时间:2019-03-27 00:00:00
出版社:Packt Publishing
本书数字版权由中图公司提供,并由其授权上海阅文信息技术有限公司制作发行
最新章节
Alok Malik Bradford Tuckfield
同类热门书
最新上架
- 会员全书分为3篇。第1篇存储基本原理和分布式基本原理。特别针对LinuxOS的IO知识进行讲解,并且还会结合Go的存储编程实现。第二篇剖析现有的存储系统实现,对它们使用的设计,概念,实现进行深入的剖析。以此来借鉴。第三篇进行编程实战,将编写数个极具实践价值的应用程序,并且形成一个完备的分布式存储系统。计算机19.2万字
- 会员本书重在引导读者体验真实的项目开发,围绕SpringCloudAlibaba技术栈全面展开,兼顾相关技术的知识拓展,由浅入深,步步为营,对一个单体API项目进行拆解和微服务化,并从零到一落地一个功能完整、流程完善的微服务项目。本书的目标是让读者拥有完整且高质量的学习体验,远离“HelloWorld”项目,为技术深度的挖掘和薪水、职位的提升提供保障。本书分为13章。第1章主要介绍大型微服务架构计算机8.1万字