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万字
  • 会员
    本书详细介绍C语言及其程序设计方法。全书共12章,主要内容包括:概述;数据类型、运算符及表达式;顺序结构程序设计;选择结构程序设计;循环结构程序设计;数组;指针;函数和变量的存储类型;结构体、公用体和枚举类型;编译预处理;位运算;文件。
    杨崇艳主编计算机13.7万字
  • 会员
    本书系统地介绍了Java语言高级程序设计内容,主要包括Java集合框架、异常处理、输入/输出流、多线程、网络编程、图形用户界面程序设计、泛型、JDBC编程、Java8新特性。本书所有知识点都结合具体实例进行分析,既注重理论介绍,又强调实际应用,从实用的角度精心设计知识结构和代码示例,同时每章后面配有相应习题。本书可作为普通高等院校计算机及相关专业Java程序设计课程的教材,也适合程序开发人员学习
    周化祥 许金元主编计算机8.8万字
  • 这是一本从点、线、面、体4个维度深度解读分布式系统性能优化方法的专业工具书,更是一套全栈性能优化解决方案。全书融合了5位长期(最长有近30年工作经验)从事软件开发及优化工作的一线专家的实践经验和深刻理解,不仅从理论层面深入解读了性能优化的本质,还从软件开发整体流程的角度构建性能优化体系和评估策略。本书共分为17章。第1~4章主要介绍作者对性能优化的理解以及性能优化体系及评测方法。第5~9章对网络、
    于君泽 曹洪伟 李伟山 秦金卫 陈龙泉计算机23.3万字
  • 会员
    本书根据小学生学习的特点,选取了100多个有趣且易于理解的例子来介绍程序设计的基本概念,让小学生体会到用程序解决实际问题的乐趣。
    蔡驰聪计算机7.3万字
  • 会员
    本书介绍了Docker和Kubernetes的相关知识,可以帮助读者快速了解并熟练配置Kubernetes。本书共分为16章。首先介绍了Docker基础和Docker进阶;然后介绍了Kubernetes的基础操作,包括部署Kubernetes集群、升级Kubernetes、创建及管理Pod等;之后重点介绍了存储管理、密码管理、Deployment、DaemonSet及其他控制器、探针、Job、服务
    段超飞编著计算机8.6万字
  • 会员
    本书从网页开发的基础知识HTML5、CSS、JavaScript开始,以项目实战的方式介绍如何构建自适应网页,并通过工具免费发布自己的网站。在后面的章节中,以主流的3D框架ThreeJS为技术支撑,在网页中编写JavaScript代码,让读者构建完整的3D应用场景。
    少儿编程网编著计算机0字
  • 会员
    本书分为9篇,共35章。第1篇主要介绍基本配置;第2篇主要介绍用户及权限管理;第3篇主要介绍网络相关配置;第4篇主要介绍存储管理;第5篇主要介绍系统管理;第6篇主要介绍软件管理;第7篇主要介绍安全管理;第8篇主要介绍容器管理;第9篇主要介绍自动化管理工具ansible的使用。
    段超飞计算机12.4万字
  • 会员
    本书从初学者的角度出发,详细介绍了JavaWeb开发需要掌握的相关技术。全书分4个部分,共17章,由浅入深地介绍了HTTP、Tomcat、Servlet、Maven、数据库基础知识、JDBC、MyBatis、JSP、框架原理、如何设计自己的框架,以及在线购书商城、个人云文件系统、论坛、个人博客项目开发的完整过程。本书理论联系实际,不但能让读者全面掌握JavaWeb开发基本技术,而且能让读者开发
    李西明 陈立为 邵艳玲主编计算机8.5万字