
会员
Python Machine Learning / Second Edition
更新时间:2021-03-26 16:11:58 最新章节:Index
书籍简介
UnlockmodernmachinelearninganddeeplearningtechniqueswithPythonbyusingthelatestcutting-edgeopensourcePythonlibraries.AboutThisBook?SecondeditionofthebestsellingbookonMachineLearning?Apracticalapproachtokeyframeworksindatascience,machinelearning,anddeeplearning?UsethemostpowerfulPythonlibrariestoimplementmachinelearninganddeeplearning?GettoknowthebestpracticestoimproveandoptimizeyourmachinelearningsystemsandalgorithmsWhoThisBookIsForIfyouknowsomePythonandyouwanttousemachinelearninganddeeplearning,pickupthisbook.Whetheryouwanttostartfromscratchorextendyourmachinelearningknowledge,thisisanessentialandunmissableresource.Writtenfordevelopersanddatascientistswhowanttocreatepracticalmachinelearninganddeeplearningcode,thisbookisidealfordevelopersanddatascientistswhowanttoteachcomputershowtolearnfromdata.WhatYouWillLearn?Understandthekeyframeworksindatascience,machinelearning,anddeeplearning?HarnessthepowerofthelatestPythonopensourcelibrariesinmachinelearning?Exploremachinelearningtechniquesusingchallengingreal-worlddata?MasterdeepneuralnetworkimplementationusingtheTensorFlowlibrary?Learnthemechanicsofclassificationalgorithmstoimplementthebesttoolforthejob?Predictcontinuoustargetoutcomesusingregressionanalysis?Uncoverhiddenpatternsandstructuresindatawithclustering?DelvedeeperintotextualandsocialmediadatausingsentimentanalysisInDetailMachinelearningiseatingthesoftwareworld,andnowdeeplearningisextendingmachinelearning.Understandandworkatthecuttingedgeofmachinelearning,neuralnetworks,anddeeplearningwiththissecondeditionofSebastianRaschka’sbestsellingbook,PythonMachineLearning.ThoroughlyupdatedusingthelatestPythonopensourcelibraries,thisbookoffersthepracticalknowledgeandtechniquesyouneedtocreateandcontributetomachinelearning,deeplearning,andmoderndataanalysis.Fullyextendedandmodernized,PythonMachineLearningSecondEditionnowincludesthepopularTensorFlowdeeplearninglibrary.Thescikit-learncodehasalsobeenfullyupdatedtoincluderecentimprovementsandadditionstothisversatilemachinelearninglibrary.SebastianRaschkaandVahidMirjalili’suniqueinsightandexpertiseintroduceyoutomachinelearninganddeeplearningalgorithmsfromscratch,andshowyouhowtoapplythemtopracticalindustrychallengesusingrealisticandinterestingexamples.Bytheendofthebook,you’llbereadytomeetthenewdataanalysisopportunitiesintoday’sworld.Ifyou’vereadthefirsteditionofthisbook,you’llbedelightedtofindanewbalanceofclassicalideasandmoderninsightsintomachinelearning.Everychapterhasbeencriticallyupdated,andtherearenewchaptersonkeytechnologies.You’llbeabletolearnandworkwithTensorFlowmoredeeplythaneverbefore,andgetessentialcoverageoftheKerasneuralnetworklibrary,alongwiththemostrecentupdatestoscikit-learn.StyleandApproachPythonMachineLearningSecondEditiontakesapractical,hands-oncodingapproachsoyoucanlearnaboutmachinelearningbycodingwithPython.ThisbookmovesfluentlybetweenthetheoreticalprinciplesofmachinelearningandthepracticaldetailsofimplementationwithPython.
品牌:中图公司
上架时间:2017-09-20 00:00:00
出版社:Packt Publishing
本书数字版权由中图公司提供,并由其授权上海阅文信息技术有限公司制作发行
最新章节
Sebastian Raschka Vahid Mirjalili
同类热门书
最新上架
- 会员本书分为三篇,共12章。第一篇:基础篇,包括第1-4章,介绍了uni-app的特点和优势、环境搭建、HBuilderX开发工具的安装和使用,以及uni-app的一些基础知识。第二篇:进阶篇,包括第5-9章,介绍了uni-app的基础配置、相关组件、导航栏、高效开发技巧,以及uniCloud云开发平台。第三篇:实战篇,包括第10-12章,通过第一个实战,介绍了如何使用uni-app开发小程序;通过第计算机10万字
- 会员本书从分布式系统的基础概念讲起,随后介绍分布式系统中间件SpringCloudAlibaba进阶实战,重点介绍了使用SpringCloudAlibaba框架整合各种分布式组件的完整过程。计算机3.1万字
- 会员本书系统地介绍了Java语言高级程序设计内容,主要包括Java集合框架、异常处理、输入/输出流、多线程、网络编程、图形用户界面程序设计、泛型、JDBC编程、Java8新特性。本书所有知识点都结合具体实例进行分析,既注重理论介绍,又强调实际应用,从实用的角度精心设计知识结构和代码示例,同时每章后面配有相应习题。本书可作为普通高等院校计算机及相关专业Java程序设计课程的教材,也适合程序开发人员学习计算机8.8万字
- 会员本书跟随了Node.js的标准与行业的发展趋势,在介绍新标准与新技术的同时兼顾了理论基础和实际应用,主要内容分为基础和应用两部分,基础部分内容包含了Node.js环境配置,npm项目管理,JavaScript语法基础,Node.js基本模块的原理与使用,异步代码的编写与组织,应用部分包含了网络编程,桌面应用开发以及测试和调试。本书讲解与示例并重,由浅入深地剖析了Node.js模块与语言原理,并通过计算机10.9万字
- 会员本书从零开始,介绍了Python编程语言的基础知识。全书共17章,第1-9章介绍了Python的语言基础;第10-13章介绍了与Python编程相关的拓展知识;第14-16章介绍了3个实战项目;第17章介绍了初学者如何利用当下最热门的AI工具ChatGPT学习Python编程。计算机8.8万字
- 会员本书是一份旨在帮助Java求职者在面试中脱颖而出的重要指南。本书涵盖Java并发编程的多个关键主题,如并发原理和线程安全、并发关键字原理、并发锁和死锁、并发容器和工具、并发线程池以及并发设计与实战等。本书的特色在于将“大厂”“名企”的面试问题和实践经验相结合,不仅对面试问题和面试官心理进行深度剖析,还对面试问题解答和相关技术点进行详细介绍,这样更有利于读者全面理解相关知识点和技术,并能够在实际工作计算机17.6万字
- 会员Go语言是近年来非常流行的新兴编程语言,它不仅是以太坊客户端和HyperledgerFabric区块链平台的开发语言,而且广泛应用于区块链应用的开发。本书介绍使用Go语言开发的经典联盟链项目HyperledgerFabric,它由Linux基金会管理。国外的微软、摩根大通、世界银行和国内的华为、阿里巴巴、百度、腾讯等企业都参与了Hyperledger社区的建设。本书涵盖Hyperledger计算机15.3万字
- 会员本书为适应新工科复合型人才对计算思维和问题求解能力的要求而编写。全书共12章,主要内容包括:计算思维与问题求解,数据类型、运算符和表达式,简单的C程序设计,选择结构程序设计,循环结构程序设计,函数,数组,常用算法,指针,结构体,文件系统和人工智能经典算法。本教材兼顾计算思维与程序设计基础知识,注重问题抽象,通过问题案例分析,逐步给出问题求解算法与程序实现,引导读者的算法思维和程序设计思维。通过“常计算机13.2万字
- 会员本书使用深入浅出、通俗易懂的语言阐述JavaWeb相关知识,并结合典型的Web应用案例,帮助读者掌握Web应用程序的开发技术。本书共15章,详细讲解了网页开发的基础知识和JavaWeb开发的核心知识,其中网页开发基础知识包括HTML技术、CSS技术、JavaScript技术和Bootstrap技术,而JavaWeb的核心知识包括Servlet技术、会话技术,JSP技术、JDBC技术和数据库连计算机16.6万字
同类书籍最近更新
- 会员本书从第1版付梓到现在已经30余年,是软件测试领域的经典著作。本书结构清晰、讲解生动活泼,简明扼要地展示了久经考验的软件测试方法和智慧。本书以一次自评价测试开篇,从软件测试的心理学和经济学人手,探讨了代码检查、走查与评审、测试用例的设计、模块(单元)测试、系统测试、调试等主题,以及极限测试、互联网应用系统测试等高级主题,全面展现了作者的软件测试思想。第3版在前两版的基础上,结合软件测试的最新发展进程序设计11.9万字
- 会员本书共14章,涵盖Flutter跨平台开发所需的各方面知识,循序渐进的讲解有助于读者更深入地学习Flutter知识。第1章~第8章介绍Flutter的入门与基础知识,主要由Flutter概述、Flutter快速入门、Dart基础、Flutter组件基础、Flutter页面布局、高级组件、事件处理,以及动画等知识组成。第9章~第13章介绍进阶知识,主要由路由与导航程序设计11.4万字
- 会员Thebooktakesaclear,step-by-stepapproachtobuildingsmall,simplegameprojects.Itfocusesonshort,attainablegoalssothatthereadercanfinishsomething,insteadoftryingtocreateacomp程序设计9.1万字
- 会员Thisisapracticalandlight-heartedguidetogettogripswithcreatingyourfirstgames,witheasy-to-follow,step-by-steptutorialsusingtheawardwinningUnityengine.Ifyou’veeverwantedtoen程序设计11.6万字
- 会员Discoverover100easy-to-followrecipestohelpyouimplementefficientgamephysicsandcollisiondetectioninyourgamesAboutThisBook?Getacomprehensivecoverageoftechniquestocreatehighpe程序设计9.9万字
- 会员MakethemostoutofyourinvestmentinOffice365appsandserviceswiththisMicrosoftOfficecookbookKeyFeatures*LearnhowtomanageandsecuretheentireOffice365stackinadditiontospecific程序设计5万字