Pythonを使って、基本的な分析処理から機械学習・ディープラーニングまで扱う内容になっています。特にビジネス系の職種の方でもPythonを活用して分析処理に挑戦できるように、入門的な内容から始め、現場でよく使われるテクニックを盛り込みました。AIブームにいち早くキャッチアップするとともに日々の仕事でも活かせる内容が学習できるお得なコンテンツです。
Raspberry Pi Computing: Gas Sensors aims to provide a full description of the process of setting up a Raspberry Pi computer to measure and record data from gas sensors. We'll look at different versions of the Pi, along with loading and configuring the software required with some basic Linux use.
Aprenda a construir modelos de simulação de eventos discretos e de simulação baseadas em agentes utilizando o SimPy, uma biblioteca da linguagem Python.
"What I cannot create, I do not understand" - Richard Feynman This book will guide you on your journey to deeper Machine Learning understanding by developing algorithms in Python from scratch! Learn why and when Machine learning is the right tool for the job and how to improve low performing models!
The interest of many young scientists in climate research is often cut short by the sometimes stressful experience of having to learn how to code. This book covers everything a student or young researcher needs to know covering climate data types and file formats, remote server login, the Unix command line, number crunching with CDO and Python Xarray/NumPy as well as how to create high-quality publishable plots.
Welcome to an intense session during which you will learn Python. This book will be your friend for the next 100 days...
If you want to learn about recommendation engines, and how it works then this book is for you. but if you want to build a recommendation engine and learn the approaches of it such machine learning techniques that predict user purchases and preferences then this book also for you.
Why do you waste your time PASSIVELY reading Python books?Puzzle-based learning is an ACTIVE learning technique. With code puzzles, you will learn faster, smarter, and better.The Coffee Break Python book series teaches you Python in byte-sized code puzzles. You solve a code puzzle a day while you enjoy your morning coffee. It’s that simple.
This is your essential learning resource for the Python language if you have no knowledge of Python and want to bootstrap yourself quickly to a level of proficiency where you can write complex Python programs in cutting edge areas such as machine learning, cryptocurrencies, artificial intelligence, virtual reality, algorithmic trading and so forth
How to suck less in Python? Read massive amounts of source code! This book pushes your Python coding skills to the next level by presenting you 50 Python puzzles. After reading this book, you will not only be a better coder - but you will know exactly your current skill level in comparison to others.
Scripting and automation tasks often need to extract particular portions of text from input data or modify them from one format to another. This book will help you learn Python Regular Expressions, a mini-programming language for all sorts of text processing needs.
You know next to nothing about Docker but need to create and run your first containerized application using Docker within a week. Don't worry: this book has you covered.
Unleash the power of dynamic programming! Master efficiency and solve complex problems with expertly crafted solutions. Java and Python code examples guide your path to optimized application performance. Dive into "The Dynamic Programming Manual" and unlock the secrets of success!
What is a good software architecture? Why should we bother structuring the code and spending time testing it? If you like spending hours debugging your programs or staying late at the office to recover from a buggy deploy in production this book is definitely NOT for you!