- Mastering Machine Learning with scikit-learn(Second Edition)
- Gavin Hackeling
- 118字
- 2021-07-02 19:01:06
Preface
In recent years, popular imagination has become fascinated by machine learning. The discipline has found a variety of applications. Some of these applications, such as spam filtering, are ubiquitous and have been rendered mundane by their successes. Many other applications have only recently been conceived, and hint at machine learning's potential.
In this book, we will examine several machine learning models and learning algorithms. We will discuss tasks that machine learning is commonly applied to, and we will learn to measure the performance of machine learning systems. We will work with a popular library for the Python programming language called scikit-learn, which has assembled state-of-the-art implementations of many machine learning algorithms under an intuitive and versatile API.
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- Kali Linux Web Penetration Testing Cookbook
- Game Programming Using Qt Beginner's Guide
- R語言數據可視化之美:專業圖表繪制指南
- Learn Scala Programming
- Blender 3D Incredible Machines
- Python機器學習實戰
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- Swift Playgrounds少兒趣編程
- Mastering Elasticsearch(Second Edition)
- 編程可以很簡單
- Java編程從入門到精通
- App Inventor 2 Essentials
- Java程序設計基礎(第6版)
- Machine Learning for OpenCV