在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):PacktPublishing/Interpretable-Machine-Learning-with-Python开源软件地址(OpenSource Url):https://github.com/PacktPublishing/Interpretable-Machine-Learning-with-Python开源编程语言(OpenSource Language):Jupyter Notebook 100.0%开源软件介绍(OpenSource Introduction):Interpretable Machine Learning with PythonThis is the code repository for Interpretable Machine Learning with Python, published by Packt. Learn to build interpretable high-performance models with hands-on real-world examples What is this book about?Do you want to understand your models and mitigate the risks associated with poor predictions using practical machine learning (ML) interpretation? Interpretable Machine Learning with Python can help you overcome these challenges, using interpretation methods to build fairer and safer ML models. This book covers the following exciting features:
If you feel this book is for you, get your copy today! Instructions and NavigationsAll of the code is organized into folders. For example, Chapter02. The code will look like the following:
Following is what you need for this book: This book is for data scientists, machine learning developers, and data stewards who have an increasingly critical responsibility to explain how the AI systems they develop work, their impact on decision making, and how they identify and manage bias. Working knowledge of machine learning and the Python programming language is expected. With the following software and hardware list you can run all code files present in the book (Chapter 1-14). Software and Hardware ListYou can install the software required in any operating system by first installing Jupyter Notebook or Jupyter Lab with the most recent version of Python, or install Anaconda which can install everything at once. While hardware requirements for Jupyter are relatively modest, we recommend a machine with at least 4 cores of 2Ghz and 8Gb of RAM. Alternatively, to installing the software locally, you can run the code in the cloud using Google Colab or another cloud notebook service. Either way, the following packages are required to run the code in all the chapters (Google Colab has all the packages denoted with a ^):
NOTE: the library machine-learning-datasets is the official name of what in the book is referred to as mldatasets. Due to naming conflicts, it had to be changed. The exact versions of each library, as tested, can be found in the requirements.txt file and installed like this should you have a dedicated environment for them:
You might get some conflicts specifically with libraries
Alternatively, you can install libraries one chapter at a time inside of a local Jupyter environment using cells with
Remember to make sure you click on the menu item "File > Save a copy in Drive" as soon you open each link to ensure that your notebook is saved as you run it. Also, notebooks denoted with plus sign (+) are relatively compute-intensive, and will take an extremely long time to run on Google Colab but if you must go to "Runtime > Change runtime type" and select "High-RAM" for runtime shape. Otherwise, a better cloud enviornment or local environment is preferable. We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it. SummaryThe book does much more than explain technical topics, but here's a summary of the chapters: Related productsGet to Know the AuthorsSerg Masís has been at the confluence of the internet, application development, and analytics for the last two decades. Currently, he's a Climate and Agronomic Data Scientist at Syngenta, a leading agribusiness company with a mission to improve global food security. Before that role, he co-founded a startup, incubated by Harvard Innovation Labs, that combined the power of cloud computing and machine learning with principles in decision-making science to expose users to new places and events. Whether it pertains to leisure activities, plant diseases, or customer lifetime value, Serg is passionate about providing the often-missing link between data and decision-making — and machine learning interpretation helps bridge this gap more robustly. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论