Python Machine Learning / Second Edition在线阅读
会员

Python Machine Learning / Second Edition

Sebastian Raschka Vahid Mirjalili
开会员,本书免费读 >

计算机网络编程语言与程序设计13.3万字

更新时间: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
主页

同类热门书

最新上架

  • 会员
    Go语言是近年来非常流行的新兴编程语言,它不仅是以太坊客户端和HyperledgerFabric区块链平台的开发语言,而且广泛应用于区块链应用的开发。本书介绍使用Go语言开发的经典联盟链项目HyperledgerFabric,它由Linux基金会管理。国外的微软、摩根大通、世界银行和国内的华为、阿里巴巴、百度、腾讯等企业都参与了Hyperledger社区的建设。本书涵盖Hyperledger
    李晓黎编著计算机15.3万字
  • 会员
    本书是网页特效设计任务驱动式教材。本书将网页特效分为9类,分别是基本网页特效、日期时间类网页特效、文字类网页特效、图片类网页特效、表单控件类网页特效、导航菜单类网页特效、选项卡类网页特效、内容展开与折叠类网页特效和页面类网页特效,同时相应地将全书分为9个教学单元,每个教学单元分析和设计一种类型的网页特效,将JavaScript和jQuery的相关知识合理地安排到各个教学单元中。
    陈承欢编著计算机7.4万字
  • 会员
    本书分为9篇,共35章。第1篇主要介绍基本配置;第2篇主要介绍用户及权限管理;第3篇主要介绍网络相关配置;第4篇主要介绍存储管理;第5篇主要介绍系统管理;第6篇主要介绍软件管理;第7篇主要介绍安全管理;第8篇主要介绍容器管理;第9篇主要介绍自动化管理工具ansible的使用。
    段超飞计算机12.4万字
  • 会员
    本书将JavaWeb开发的基础知识与实例有机地结合在一起,系统地介绍JavaWeb应用开发过程中的一些实用技术、系统设计与编程思想。本书主要内容包括JavaWeb开发基础、Servlet入门、Servlet应用、JSP应用开发、JDBC数据库应用开发、EL表达式与JSTL标签、基于WebMVC框架的项目实践。全书不仅介绍理论基础,更强调实际应用。本书可作为普通高等院校计算机相关专业的教材,
    曹慧 艾迪主编计算机9.5万字
  • 会员
    本书系统地讲述了HTML5、CSS3、JavaScript、Bootstrap等开发技术,满足Web前端开发基础学习的需求。本书包括了HTML5与CSS3的典型案例、使用Bootstrap框架开发、响应式布局等内容,适应Web前端开发从PC端转向移动端的变化。
    张大为 刘德山 崔晓松 张也非主编计算机14.3万字
  • 这是一本从点、线、面、体4个维度深度解读分布式系统性能优化方法的专业工具书,更是一套全栈性能优化解决方案。全书融合了5位长期(最长有近30年工作经验)从事软件开发及优化工作的一线专家的实践经验和深刻理解,不仅从理论层面深入解读了性能优化的本质,还从软件开发整体流程的角度构建性能优化体系和评估策略。本书共分为17章。第1~4章主要介绍作者对性能优化的理解以及性能优化体系及评测方法。第5~9章对网络、
    于君泽 曹洪伟 李伟山 秦金卫 陈龙泉计算机23.3万字
  • 会员
    本书内容分为差分进化算法(以下简称算法)的设计及应用。本书从差分进化算法基本原理、单目标差分进化算法、面向约束优化的差分进化算法、面向多目标差分进化算法、面向离散问题的差分进化算法等五个方面进行了介绍。对提出的10个算法进行了详细介绍和讨论,并给给出了实验(仿真)结果。
    董明刚 王宁 艾兵等计算机9.6万字
  • 会员
    本书使用深入浅出、通俗易懂的语言阐述JavaWeb相关知识,并结合典型的Web应用案例,帮助读者掌握Web应用程序的开发技术。本书共15章,详细讲解了网页开发的基础知识和JavaWeb开发的核心知识,其中网页开发基础知识包括HTML技术、CSS技术、JavaScript技术和Bootstrap技术,而JavaWeb的核心知识包括Servlet技术、会话技术,JSP技术、JDBC技术和数据库连
    黑马程序员编著计算机16.6万字
  • 会员
    本书主要内容包括Go语言简介、开发环境准备、快速基础入门、数学科学领域的计算、开发一个自己的日常命令行工具、文件处理、数据格式分析与转换、正则表达式、并发处理、数据采集和清理应用、网络服务端应用、Web服务器、加密解密领域应用、网络提供的各种API、常用Go语言技术的示例与研究、实用函数实例等。安排了大量实例代码,介绍相关编程知识。
    谢琼编著计算机27万字