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

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閱讀手機版

主站蜘蛛池模板: 九江市| 阜新市| 大理市| 洛隆县| 商水县| 新民市| 定结县| 昌吉市| 郸城县| 江口县| 栾城县| 五指山市| 彭水| 宁陵县| 洛浦县| 抚远县| 夏邑县| 赣州市| 铅山县| 溆浦县| 义马市| 丁青县| 丰台区| 云霄县| 淮阳县| 上高县| 宜兴市| 建阳市| 新干县| 汶上县| 宁陵县| 武宣县| 喜德县| 博爱县| 鹰潭市| 游戏| 海城市| 潍坊市| 寿阳县| 濉溪县| 新河县|