
会员
Python Machine Learning / Second Edition
Sebastian Raschka Vahid Mirjalili更新时间: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
主页
同类热门书
最新上架
- 会员
Java Web应用开发
本书将JavaWeb开发的基础知识与实例有机地结合在一起,系统地介绍JavaWeb应用开发过程中的一些实用技术、系统设计与编程思想。本书主要内容包括JavaWeb开发基础、Servlet入门、Servlet应用、JSP应用开发、JDBC数据库应用开发、EL表达式与JSTL标签、基于WebMVC框架的项目实践。全书不仅介绍理论基础,更强调实际应用。本书可作为普通高等院校计算机相关专业的教材,计算机9.5万字 - 会员
JavaScript+jQuery交互式Web前端开发(第2版)
本书是一本入门级的Web前端开发教材,以通俗易懂的语言、丰富实用的案例,帮助初学者快速掌握JavaScript技术和jQuery技术,并能够运用JavaScript技术和jQuery技术开发交互式Web前端项目。全书共12章。第1~5章讲解JavaScript的基础知识;第6~8章讲解DOM和BOM的相关知识;第9章和第10章讲解jQuery的相关知识和使用方法;第11章讲解JavaScript面计算机14.9万字 - 会员
Node.js开发指南
本书跟随了Node.js的标准与行业的发展趋势,在介绍新标准与新技术的同时兼顾了理论基础和实际应用,主要内容分为基础和应用两部分,基础部分内容包含了Node.js环境配置,npm项目管理,JavaScript语法基础,Node.js基本模块的原理与使用,异步代码的编写与组织,应用部分包含了网络编程,桌面应用开发以及测试和调试。本书讲解与示例并重,由浅入深地剖析了Node.js模块与语言原理,并通过计算机10.9万字 - 会员
Node.js应用开发
Node.js是一个基于ChromeV8引擎的JavaScript运行环境,用来编写服务器端程序。Node.js是新兴的开发工具,也是目前发展较快的开发工具之一。近几年来,随着Node.js的发展,越来越多的开发人员选择用它构建Web应用。本书较为系统地介绍了目前Node.js应用开发中涉及的基础知识和核心技术,并通过案例介绍了基于Express和Koa框架的项目开发。本书着重实际应用,案例及实计算机10.9万字 - 会员
代码整洁之道:程序员的职业素养
本书是编程大师“Bob大叔”40余年编程生涯的心得体会的总结,讲解要成为真正专业的程序员需要具备什么样的态度,需要遵循什么样的原则,需要采取什么样的行动。作者以自己以及身边的同事走过的弯路、犯过的错误为例,意在为后来者引路,助其职业生涯迈上更高台阶。计算机12.2万字 - 会员
Elasticsearch实战(第2版)
本书全面深入地介绍Elasticsearch的核心功能及其工作机制。本书由浅入深,从Elasticsearch的基本用法和架构原理,以及倒排索引、分片、节点角色和相关性等核心概念讲起;然后深入探讨数据处理和索引管理,涵盖映射模式、数据类型、文本分析、索引模板;接着详细介绍词项级搜索、全文搜索、复合查询和高级搜索等Elasticsearch的搜索功能,并深入讲解聚合;最后聚焦生产环境中的Elasti计算机27.5万字 - 会员
Java到Kotlin:代码重构指南
本书讲述了如何从Java过渡到Kotlin,主要关注代码,每章都阐述了从Java过渡到Kotlin的一个方面,考察了典型Java项目在这个过程中可以改进的方面。比如,从Optional到nullable,从Bean到值,从开放类到密封类。每章首先解释关键概念,然后展示如何在保持互操作性的前提下,逐步且安全地将生产型Java代码重构为惯用的Kotlin代码,由此产生的代码更简单、更有表现力,也更容易计算机14.5万字 - 会员
区块链技术及应用
本书系统地阐述了区块链技术的理论体系结构,辅以典型工程案例,为读者展示成熟的分析方法和解决方案。全书内容包括区块链概述、区块链开发基础、区块链核心技术解析、区块链数据存储、区块链网络构建、以太坊技术解析、区块链技术改进、区块链安全性分析、区块链项目实战案例。本书难易适中,内容充实,层次清晰,可作为普通高等学校信息安全、网络空间安全、软件工程、计算机科学与技术等专业本科生和研究生教材,也可以作为区块计算机18.8万字 - 会员
Python数据分析与挖掘实战(第3版)
本书是Python数据分析与挖掘领域的公认的事实标准,前两版销售超过15万册,被国内100余所院校采用为教材,同时也被广大数据科学工作者奉为经典。本书以真实项目案例为驱动,以真实的行业应用为依托,帮助读者快速掌握数据分析与挖掘的相关技术、流程与方法。本书精选了7个经典实战案例,涵盖了房地产、零售、互联网等多个领域,将Python编程知识、数据分析与挖掘知识和行业知识融合,让读者在实践中快速地掌握针计算机14万字