Scikit Learn机器学习 第2版

Scikit Learn机器学习 第2版 Book in PDF, ePub and Kindle version is available to download in english. Read online anytime anywhere directly from your device. Click on the download button below to get a free pdf file of Scikit Learn机器学习 第2版 book. This book definitely worth reading, it is an incredibly well-written.

scikit-learn机器学习(第2版)

Author : Posts & Telecom Press,Gavin Hackeling
Publisher : Packt Publishing Ltd
Page : 215 pages
File Size : 51,5 Mb
Release : 2024-05-23
Category : Computers
ISBN : 9781836206248

Get Book

scikit-learn机器学习(第2版) by Posts & Telecom Press,Gavin Hackeling Pdf

掌握Python机器学习的有效工具,搞定scikit-learn的必备指南 Key Features 本书内容涵盖多种机器学习模型 讨论了数据预处理、超参数优化和集成方法等主题。 Book Description近年来,Python语言成为了广受欢迎的编程语言,而它在机器学习领域也有着卓越的表现。scikit-learn是一个用Python语言编写的机器学习算法库,它可以实现一系列常用的机器学习算法,是一个不可多得的好工具。 本书通过14章内容,详细地介绍了一系列机器学习模型和scikit-learn的使用技巧。本书从机器学习的基础理论讲起,涵盖了简单线性回归、K-近邻算法、特征提取、多元线性回归、逻辑回归、朴素贝叶斯、非线性分类、决策树回归、随机森林、感知机、支持向量机、人工神经网络、K-均值算法、主成分分析等重要话题。 本书适合机器学习领域的工程师学习,也适合想要了解scikit-learn的数据科学家阅读。通过阅读本书,读者将有效提升自己在机器学习模型的构建和评估方面的能力,并能够高效地解决机器学习难题。What you will learn 学会构建用于文档分类、图像识别、广告检测等任务的系统 学到如何使用scikit-learn类库的API从类别变量、文本和图像中提取特征,如何评估模型的性能 如何提升模型的性能建立直觉 掌握在实践中运用scikit-learn构建高效模型所需的技能,并能够通过实用的策略完成高级任务。 Who this book is for 程序开发人员、一般的Python用户、机器学习、人工智能领域的读者、普通高校计算机相关专业的学生

从机器学习到深度学习:基于scikit-learn与TensorFlow的高效开发实战

Author : 刘长龙著
Publisher : BEIJING BOOK CO. INC.
Page : 595 pages
File Size : 52,7 Mb
Release : 2019-03-01
Category : Computers
ISBN : 9787121355189

Get Book

从机器学习到深度学习:基于scikit-learn与TensorFlow的高效开发实战 by 刘长龙著 Pdf

这是一本场景式的机器学习实践书,笔者努力做到“授人以渔,而非授人以鱼”。理论方面从人工智能(AI)与机器学习(ML)的基本要素讲起,逐步展开有监督学习、无监督学习、强化学习这三大类模型的应用场景与算法原理;实践方面通过金融预测、医疗诊断概率模型、月球登陆器、图像识别、写诗机器人、中国象棋博弈等案例启发读者将机器学习应用在各行各业里,其中后三个案例使用了深度学习技术。 本书试图用通俗的语言讲解涵盖算法模型的机器学习,主要内容包括机器学习通用概念、三个基本科学计算工具、有监督学习、聚类模型、降维模型、隐马尔可夫模型、贝叶斯网络、自然语言处理、深度学习、强化学习、模型迁移等。在深入浅出地解析模型与算法之后,介绍使用Python相关工具进行开发的方法、解析经典案例,使读者做到“能理解、能设计、能编码、能调试”,没有任何专业基础的读者在学习本书后也能够上手设计与开发机器学习产品。 本书内容深入浅出、实例典型,适合对机器学习感兴趣的产品设计、技术管理、数据分析、软件开发或学生读者。阅读本书既能了解当前工业界的主流机器学习与深度学习开发工具的使用方法,又能从战略方面掌握如何将人工智能技术应用到自己的企业与产品中。

機器學習入門:使用Scikit-Learn與TensorFlow(電子書)

Author : 黃建庭
Publisher : 碁峰資訊股份有限公司
Page : 321 pages
File Size : 41,8 Mb
Release : 2021-12-20
Category : Computers
ISBN : 9786263240285

Get Book

機器學習入門:使用Scikit-Learn與TensorFlow(電子書) by 黃建庭 Pdf

◎從機器學習的基礎知識開始,逐步建構相關的延伸應用。 ◎以經典範例搭配步驟化解說,帶領讀者掌握應用的訣竅! .使用Kaggle網站的資料集,讀者可以透過本書所提供連結或關鍵字搜尋下載。 .使用Pandas與Numpy處理與分析資料。 .以Scikit-Learn實作監督式學習-線性廻歸、邏輯廻歸、決策樹、K-近鄰演算法、支援向量機,以及非監督式學習-K-means分群與階層式分群。 .使用TensorFlow建立神經網路進行運算,實作前向傳播算法與反向傳播算法的運算過程。 .介紹卷積神經網路的概念與運算過程,並使用TensorFlow 建立卷積神經網路進行運算。 #碁峰資訊 GOTOP

The The Machine Learning Workshop

Author : Hyatt Saleh
Publisher : Packt Publishing Ltd
Page : 285 pages
File Size : 52,6 Mb
Release : 2020-07-22
Category : Computers
ISBN : 9781838985462

Get Book

The The Machine Learning Workshop by Hyatt Saleh Pdf

Take a comprehensive and step-by-step approach to understanding machine learning Key FeaturesDiscover how to apply the scikit-learn uniform API in all types of machine learning modelsUnderstand the difference between supervised and unsupervised learning modelsReinforce your understanding of machine learning concepts by working on real-world examplesBook Description Machine learning algorithms are an integral part of almost all modern applications. To make the learning process faster and more accurate, you need a tool flexible and powerful enough to help you build machine learning algorithms quickly and easily. With The Machine Learning Workshop, you'll master the scikit-learn library and become proficient in developing clever machine learning algorithms. The Machine Learning Workshop begins by demonstrating how unsupervised and supervised learning algorithms work by analyzing a real-world dataset of wholesale customers. Once you've got to grips with the basics, you’ll develop an artificial neural network using scikit-learn and then improve its performance by fine-tuning hyperparameters. Towards the end of the workshop, you'll study the dataset of a bank's marketing activities and build machine learning models that can list clients who are likely to subscribe to a term deposit. You'll also learn how to compare these models and select the optimal one. By the end of The Machine Learning Workshop, you'll not only have learned the difference between supervised and unsupervised models and their applications in the real world, but you'll also have developed the skills required to get started with programming your very own machine learning algorithms. What you will learnUnderstand how to select an algorithm that best fits your dataset and desired outcomeExplore popular real-world algorithms such as K-means, Mean-Shift, and DBSCANDiscover different approaches to solve machine learning classification problemsDevelop neural network structures using the scikit-learn packageUse the NN algorithm to create models for predicting future outcomesPerform error analysis to improve your model's performanceWho this book is for The Machine Learning Workshop is perfect for machine learning beginners. You will need Python programming experience, though no prior knowledge of scikit-learn and machine learning is necessary.

机器学习之路——Caffe、Keras、scikit-learn实战

Author : 阿布,胥嘉幸编著
Publisher : BEIJING BOOK CO. INC.
Page : 349 pages
File Size : 46,7 Mb
Release : 2017-08-01
Category : Computers
ISBN : 9787121321603

Get Book

机器学习之路——Caffe、Keras、scikit-learn实战 by 阿布,胥嘉幸编著 Pdf

机器学习需要一条脱离过高理论门槛的入门之路。 本书《机器学习篇》从小红帽采蘑菇的故事开篇,介绍了基础的机器学习分类模型的训练(第1章)。如何评估、调试模型?如何合理地发掘事物的特征?如何利用几个模型共同发挥作用?后续章节一步一步讲述了如何优化模型,更好地完成分类预测任务(第2章),并且初步尝试将这些技术运用到金融股票交易中(第3章)。 自然界最好的非线性模型莫过于人类的大脑。《深度学习篇》从介绍并对比一些常见的深度学习框架开始(第4章),讲解了DNN模型的直观原理,尝试给出一些简单的生物学解释,完成简单的图片识别任务(第5章)。后续章节在此基础上,完成更为复杂的图片识别CNN模型(第6章)。接着,本书展示了使用Caffe完成一个完整的图片识别项目,从准备数据集,到完成识别任务(第7章)。后面简单描述了RNN模型(第8章),接着展示了一个将深度学习技术落地到图片处理领域的项目(第9章)。

Hands-On Machine Learning with Scikit-Learn and TensorFlow

Author : Aurélien Géron
Publisher : "O'Reilly Media, Inc."
Page : 574 pages
File Size : 48,7 Mb
Release : 2017-03-13
Category : Computers
ISBN : 9781491962268

Get Book

Hands-On Machine Learning with Scikit-Learn and TensorFlow by Aurélien Géron Pdf

Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how. By using concrete examples, minimal theory, and two production-ready Python frameworks--scikit-learn and TensorFlow--author Aurélien Géron helps you gain an intuitive understanding of the concepts and tools for building intelligent systems. You'll learn a range of techniques, starting with simple linear regression and progressing to deep neural networks. With exercises in each chapter to help you apply what you've learned, all you need is programming experience to get started.

Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow

Author : Aurélien Géron
Publisher : O'Reilly Media
Page : 851 pages
File Size : 42,9 Mb
Release : 2019-09-05
Category : Computers
ISBN : 9781492032618

Get Book

Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow by Aurélien Géron Pdf

Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how. By using concrete examples, minimal theory, and two production-ready Python frameworks—Scikit-Learn and TensorFlow—author Aurélien Géron helps you gain an intuitive understanding of the concepts and tools for building intelligent systems. You’ll learn a range of techniques, starting with simple linear regression and progressing to deep neural networks. With exercises in each chapter to help you apply what you’ve learned, all you need is programming experience to get started. Explore the machine learning landscape, particularly neural nets Use Scikit-Learn to track an example machine-learning project end-to-end Explore several training models, including support vector machines, decision trees, random forests, and ensemble methods Use the TensorFlow library to build and train neural nets Dive into neural net architectures, including convolutional nets, recurrent nets, and deep reinforcement learning Learn techniques for training and scaling deep neural nets

Python机器学习及实践——从零开始通往Kaggle竞赛之路

Author : 范淼,李超编著
Publisher : 清華大學出版社 崧博出版
Page : 195 pages
File Size : 46,8 Mb
Release : 2019-02-01
Category : Computers
ISBN : 9787302442875

Get Book

Python机器学习及实践——从零开始通往Kaggle竞赛之路 by 范淼,李超编著 Pdf

本书面向所有对机器学习与数据挖掘的实践及竞赛感兴趣的读者,从零开始,以Python编程语言为基础,在不涉及大量数学模型与复杂编程知识的前提下,逐步带领读者熟悉并且掌握当下最流行的机器学习、数据挖掘与自然语言处理工具,如Scikit-learn、NLTK、Pandas、gensim、XGBoost、Google Tensorflow等。 全书共分4章。第1章简介篇,介绍机器学习概念与Python编程知识;第2章基础篇,讲述如何使用Scikit-learn作为基础机器学习工具;第3章进阶篇,涉及怎样借助高级技术或者模型进一步提升既有机器学习系统的性能;第4章竞赛篇,以Kaggle平台为对象,帮助读者一步步使用本书介绍过的模型和技巧,完成三项具有代表性的竞赛任务。

Learning Scikit-Learn

Author : Raul Garreta,Guillermo Moncecchi
Publisher : Packt Pub Limited
Page : 118 pages
File Size : 46,7 Mb
Release : 2013-11
Category : Computers
ISBN : 1783281936

Get Book

Learning Scikit-Learn by Raul Garreta,Guillermo Moncecchi Pdf

The book adopts a tutorial-based approach to introduce the user to Scikit-learn.If you are a programmer who wants to explore machine learning and data-based methods to build intelligent applications and enhance your programming skills, this the book for you. No previous experience with machine-learning algorithms is required.

零基础学机器学习

Author : 黄佳著
Publisher : BEIJING BOOK CO. INC.
Page : 691 pages
File Size : 44,7 Mb
Release : 2020-12-01
Category : Computers
ISBN : 9787115545992

Get Book

零基础学机器学习 by 黄佳著 Pdf

本书的目标,是让非机器学习领域甚至非计算机专业出身但有学习需求的人,轻松地掌握机器学习的基本知识,从而拥有相关的实战能力。 本书通过AI“小白”小冰拜师程序员咖哥学习机器学习的对话展开,内容轻松,实战性强,主要包括机器学习快速上手路径、数学和Python基础知识、机器学习基础算法(线性回归和逻辑回归)、深度神经网络、卷积神经网络、循环神经网络、经典算法、集成学习、无监督和半监督等非监督学习类型、强化学习实战等内容,以及相关实战案例。本书所有案例均通过Python及Scikit-learn机器学习库和Keras深度学习框架实现,同时还包含丰富的数据分析和数据可视化内容。

Python Scikit-Learn for Beginners

Author : Ai Publishing
Publisher : Unknown
Page : 342 pages
File Size : 46,9 Mb
Release : 2021-03-28
Category : Electronic
ISBN : 1734790180

Get Book

Python Scikit-Learn for Beginners by Ai Publishing Pdf

Python for Data Scientists -- Scikit-Learn SpecializationScikit-Learn, also known as Sklearn, is a free, open-source machine learning (ML) library used for the Python language. In February 2010, this library was first made public. And in less than three years, it became one of the most popular machine learning libraries on Github.Scikit-learn is the best place to start for access to easy-to-use, top-notch implementations of popular algorithms. This library speeds up the development of ML models.The main features of the Scikit-learn library are regression, classification, and clustering algorithms (random forests, K-means, gradient boosting, DBSCAN, AND support vector machines). The Scikit-learn library also integrates well with other Python libraries, such as NumPy, Pandas, IPython, SciPy, Sympy, and Matplotlib, to fulfill different tasks.Python for Data Scientists: Scikit-Learn Specialization presents you with a hands-on, simple approach to learn Scikit-learn fast.How Is This Book Different?Most Python books assume you know how to code using Pandas, NumPy, and Matplotlib. But this book does not. The author spends a lot of time teaching you how actually write the simplest codes in Python to achieve machine learning models.In-depth coverage of the Scikit-learn library starts from the third chapter itself. Jumping straight to Scikit-learn makes it easy for you to follow along. The other advantage is Jupyter Notebook is used to write and explain the code right through this book.You can access the datasets used in this book easily by downloading them at runtime. You can also access them through the Datasets folder in the SharePoint and GitHub repositories.You also get to work on three hands-on mini-projects: Spam Email Detection with Scikit-Learn IMDB Movies Sentimental Analysis Image Classification with Scikit-Learn The scripts, graphs, and images in the book are clear and provide easy-to-understand visuals to the text description. If you're new to data science, you will find this book a great option for self-study. Overall, you can count on this learning by doing book to help you accomplish your data science career goals faster.The topics covered include: Introduction to Scikit-Learn and Other Machine Learning Libraries Environment Setup and Python Crash Course Data Preprocessing with Scikit-Learn Feature Selection with Python Scikit-Learn Library Solving Regression Problems in Machine Learning Using Sklearn Library Solving Classification Problems in Machine Learning Using Sklearn Library Clustering Data with Scikit-Learn Library Dimensionality Reduction with PCA and LDA Using Sklearn Selecting Best Models with Scikit-Learn Natural Language Processing with Scikit-Learn Image Classification with Scikit-Learn Hit the BUY NOW button and start your Data Science Learning journey.

Machine Learning with scikit-learn Quick Start Guide

Author : Kevin Jolly
Publisher : Packt Publishing Ltd
Page : 164 pages
File Size : 54,8 Mb
Release : 2018-10-30
Category : Mathematics
ISBN : 9781789347371

Get Book

Machine Learning with scikit-learn Quick Start Guide by Kevin Jolly Pdf

Deploy supervised and unsupervised machine learning algorithms using scikit-learn to perform classification, regression, and clustering. Key FeaturesBuild your first machine learning model using scikit-learnTrain supervised and unsupervised models using popular techniques such as classification, regression and clusteringUnderstand how scikit-learn can be applied to different types of machine learning problemsBook Description Scikit-learn is a robust machine learning library for the Python programming language. It provides a set of supervised and unsupervised learning algorithms. This book is the easiest way to learn how to deploy, optimize, and evaluate all of the important machine learning algorithms that scikit-learn provides. This book teaches you how to use scikit-learn for machine learning. You will start by setting up and configuring your machine learning environment with scikit-learn. To put scikit-learn to use, you will learn how to implement various supervised and unsupervised machine learning models. You will learn classification, regression, and clustering techniques to work with different types of datasets and train your models. Finally, you will learn about an effective pipeline to help you build a machine learning project from scratch. By the end of this book, you will be confident in building your own machine learning models for accurate predictions. What you will learnLearn how to work with all scikit-learn's machine learning algorithmsInstall and set up scikit-learn to build your first machine learning modelEmploy Unsupervised Machine Learning Algorithms to cluster unlabelled data into groupsPerform classification and regression machine learningUse an effective pipeline to build a machine learning project from scratchWho this book is for This book is for aspiring machine learning developers who want to get started with scikit-learn. Intermediate knowledge of Python programming and some fundamental knowledge of linear algebra and probability will help.

Ultimate Machine Learning with Scikit-Learn

Author : Parag Saxena
Publisher : Orange Education Pvt Ltd
Page : 393 pages
File Size : 47,9 Mb
Release : 2024-05-06
Category : Computers
ISBN : 9788197223945

Get Book

Ultimate Machine Learning with Scikit-Learn by Parag Saxena Pdf

TAGLINE Master the Art of Data Munging and Predictive Modeling for Machine Learning with Scikit-Learn KEY FEATURES ● Comprehensive coverage of complete predictive modeling lifecycle, from data munging to deployment ● Gain insights into the theoretical foundations underlying powerful machine learning algorithms ● Master Python's versatile Scikit-Learn library for robust data analysis DESCRIPTION “Ultimate Machine Learning with Scikit-Learn” is a definitive resource that offers an in-depth exploration of data preparation, modeling techniques, and the theoretical foundations behind powerful machine learning algorithms using Python and Scikit-Learn. Beginning with foundational techniques, you'll dive into essential skills for effective data preprocessing, setting the stage for robust analysis. Next, logistic regression and decision trees equip you with the tools to delve deeper into predictive modeling, ensuring a solid understanding of fundamental methodologies. You will master time series data analysis, followed by effective strategies for handling unstructured data using techniques like Naive Bayes. Transitioning into real-time data streams, you'll discover dynamic approaches with K-nearest neighbors for high-dimensional data analysis with Support Vector Machines(SVMs). Alongside, you will learn to safeguard your analyses against anomalies with isolation forests and harness the predictive power of ensemble methods, in the domain of stock market data analysis. By the end of the book you will master the art of data engineering and ML pipelines, ensuring you're equipped to tackle even the most complex analytics tasks with confidence. WHAT WILL YOU LEARN ● Master fundamental data preprocessing techniques tailored for both structured and unstructured data ● Develop predictive models utilizing a spectrum of methods including regression, classification, and clustering ● Tackle intricate data challenges by employing Support Vector Machines (SVMs), decision trees, and ensemble learning approaches ● Implement advanced anomaly detection methodologies and explore emerging techniques like neural networks ● Build efficient data pipelines optimized for handling big data and streaming analytics ● Solidify core machine learning principles through practical examples and illustrations WHO IS THIS BOOK FOR? This book is tailored for experienced and aspiring data scientists, machine learning engineers, and AI practitioners aiming to enhance their skills and create impactful solutions using Python and Scikit-Learn. Prior experience with Python and machine learning fundamentals is recommended. TABLE OF CONTENTS 1. Data Preprocessing with Linear Regression 2. Structured Data and Logistic Regression 3. Time-Series Data and Decision Trees 4. Unstructured Data Handling and Naive Bayes 5. Real-time Data Streams and K-Nearest Neighbors 6. Sparse Distributed Data and Support Vector Machines 7. Anomaly Detection and Isolation Forests 8. Stock Market Data and Ensemble Methods 9. Data Engineering and ML Pipelines for Advanced Analytics Index