官术网_书友最值得收藏!

Machine Learning with R
會員

Solvereal-worlddataproblemswithRandmachinelearningKeyFeatures*Thirdeditionofthebestselling,widelyacclaimedRmachinelearningbook,updatedandimprovedforR3.6andbeyond*HarnessthepowerofRtobuildflexible,effective,andtransparentmachinelearningmodels*Learnquicklywithaclear,hands-onguidebyexperiencedmachinelearningteacherandpractitioner,BrettLantzBookDescriptionMachinelearning,atitscore,isconcernedwithtransformingdataintoactionableknowledge.Roffersapowerfulsetofmachinelearningmethodstoquicklyandeasilygaininsightfromyourdata.MachineLearningwithR,ThirdEditionprovidesahands-on,readableguidetoapplyingmachinelearningtoreal-worldproblems.WhetheryouareanexperiencedRuserornewtothelanguage,BrettLantzteachesyoueverythingyouneedtouncoverkeyinsights,makenewpredictions,andvisualizeyourfindings.Thisnew3rdeditionupdatestheclassicRdatasciencebooktoR3.6withnewerandbetterlibraries,adviceonethicalandbiasissuesinmachinelearning,andanintroductiontodeeplearning.Findpowerfulnewinsightsinyourdata;discovermachinelearningwithR.Whatyouwilllearn*Discovertheoriginsofmachinelearningandhowexactlyacomputerlearnsbyexample*PrepareyourdataformachinelearningworkwiththeRprogramminglanguage*ClassifyimportantoutcomesusingnearestneighborandBayesianmethods*Predictfutureeventsusingdecisiontrees,rules,andsupportvectormachines*Forecastnumericdataandestimatefinancialvaluesusingregressionmethods*Modelcomplexprocesseswithartificialneuralnetworks—thebasisofdeeplearning*Avoidbiasinmachinelearningmodels*Evaluateyourmodelsandimprovetheirperformance*ConnectRtoSQLdatabasesandemergingbigdatatechnologiessuchasSpark,H2O,andTensorFlowWhothisbookisforDatascientists,students,andotherpractitionerswhowantaclear,accessibleguidetomachinelearningwithR.

Brett Lantz ·自動化 ·12.1萬字

Windows Server 2019 Automation with PowerShell Cookbook
會員

AutomateWindowsservertaskswiththepowerfulfeaturesofthePowerShellLanguageKeyFeatures*LeveragePowerShelltoautomatecomplexWindowsservertasks*MasternewfeaturessuchasDevOps,andcontainers,andspeeduptheirperformanceusingPowerShell*ImprovePowerShell'susability,andcontrolandmanageWindows-basedenvironmentsbyworkingthroughexcitingrecipesBookDescriptionWindowsServer2019representsthelatestversionofMicrosoft’sflagshipserveroperatingsystem.ItalsocomeswithPowerShellVersion5.1andhasanumberofadditionalfeaturesthatITprosfinduseful.ThebookhelpsthereaderlearnhowtousePowerShellandmanagecoreroles,features,andservicesofWindowsServer2019.YouwillbeginwithcreatingaPowerShellAdministrativeEnvironmentthathasupdatedversionsofPowerShellandtheWindowsManagementFramework,updatedversionsofthe.NETFramework,andthird-partymodules.Next,youwilllearntousePowerShelltosetupandconfigureWindowsServer2019networkingandalsomanagingobjectsintheADenvironment.Youwillalsolearntosetupahosttoutilizecontainersandhowtodeploycontainers.YouwillalsobeimplementingdifferentmechanismsforachievingdesiredstateconfigurationalongwithgettingwellversedwithAzureinfrastructureandhowtosetupVirtualMachines,websites,andsharedfilesonAzure.Finally,youwillbeusingsomepowerfultoolsyoucanusetodiagnoseandresolveissueswithWindowsServer2019.Bytheendofthebook,youwilllearnalotoftripsandtrickstoautomateyourwindowsenvironmentwithPowerShellWhatyouwilllearn*PerformkeyadmintasksonWindowsServer2019*EmployingbestpracticesforwritingPowerShellscriptsandconfiguringWindowsServer2019*Usethe.NETFrameworktoachieveadministrativescripting*SetupVMs,websites,andsharedfilesonAzure*Reportsystemperformanceusingbuilt-incmdletsandWMItoobtainsinglemeasurements*KnowthetoolsyoucanusetodiagnoseandresolveissueswithWindowsServerWhothisbookisforIfyouareasystemsadministrator,engineer,oranarchitectworkingwithWindowsServer2016interestedinupgradingtoWindowsServer2019andautomatingtaskswithPowerShell,thenthisbookisforyou.AbasicknowledgeofPowerShellisexpected.

Thomas Lee ·自動化 ·9.3萬字

大數據平臺異常檢測分析系統的若干關鍵技術研究
會員

大數據技術生態體系中的各類技術構件本身沒有可自省的安全機制,構件間使用的RPC協議也沒有安全機制,大數據平臺的安全性面臨著巨大挑戰,如何高效、快速地檢測大數據平臺中的應用異常對提高大數據平臺的安全性具有重要意義。本書在介紹相關研究工作及相關基礎內容之后,主要針對大數據平臺的應用層日志數據,研究了平臺異常的檢測與分析問題,構建了大數據平臺異常的離線檢測分析的方法體系及實時檢測的機制。研究了基于數據流二重概念漂移檢測的增量學習、分布式日志的最大頻繁序列模式挖掘算法、基于最大頻繁模式的動態規則庫構建算法、基于Web會話流的分布式實時異常定位算法、基于最大信息系數的在線異常檢測算法、基于聚類分析的離線異常檢測算法、基于相鄰請求的動態時間閾值會話識別算法、基于會話特征相似性模糊聚類的SFAD異常檢測算法、基于貝葉斯粒子群的異常檢測算法、平臺異常時的推測式任務調度策略、基于實時負載的推測式任務調度算法。分析了大數據平臺異常檢測分析(RADA)系統在實現時所采用的大數據技術與組件技術選型,針對RADA系統進行了深入的結構化分析,介紹了基于融合架構的RADA系統概要設計,研究了RADA系統的詳細設計與實現方法,完整地總結了大數據平臺異常的實時檢測技術與分析RADA系統的關鍵技術。

肖如良 ·自動化 ·12.6萬字

QQ閱讀手機版

主站蜘蛛池模板: 南靖县| 溧水县| 寿阳县| 昌吉市| 青海省| 黄龙县| 治县。| 天峨县| 泰宁县| 观塘区| 栾川县| 皮山县| 长泰县| 漳平市| 张北县| 方城县| 富蕴县| 伊金霍洛旗| 华容县| 拉萨市| 洛隆县| 阳山县| 仙游县| 乐安县| 曲阜市| 象州县| 漯河市| 东阳市| 卫辉市| 绥芬河市| 广东省| 宜丰县| 滦平县| 合水县| 腾冲县| 西平县| 岫岩| 商河县| 裕民县| 东阿县| 黄骅市|