Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Building Data Science Solutions with Anaconda

You're reading from  Building Data Science Solutions with Anaconda

Product type Book
Published in May 2022
Publisher Packt
ISBN-13 9781800568785
Pages 330 pages
Edition 1st Edition
Languages
Author (1):
Dan Meador Dan Meador
Profile icon Dan Meador

Table of Contents (16) Chapters

Preface Part 1: The Data Science Landscape – Open Source to the Rescue
Chapter 1: Understanding the AI/ML landscape Chapter 2: Analyzing Open Source Software Chapter 3: Using the Anaconda Distribution to Manage Packages Chapter 4: Working with Jupyter Notebooks and NumPy Part 2: Data Is the New Oil, Models Are the New Refineries
Chapter 5: Cleaning and Visualizing Data Chapter 6: Overcoming Bias in AI/ML Chapter 7: Choosing the Best AI Algorithm Chapter 8: Dealing with Common Data Problems Part 3: Practical Examples and Applications
Chapter 9: Building a Regression Model with scikit-learn Chapter 10: Explainable AI - Using LIME and SHAP Chapter 11: Tuning Hyperparameters and Versioning Your Model Other Books You May Enjoy

Versioning and storing your model

As we have been working through this book, there has been one glaring issue that you might have noticed – when you closed your integration development environment, terminal, or Jupyter notebook, your model and data were gone. We won't go into the more involved topics of working and saving information on databases or other persistence layers, but there are some quite simple things you can do to create save points along the way.

Understanding the value of versioning your model

As you've worked through everything from data engineering to building models in this book, you have realized that there are a lot of iterations that happen. It's called data science, but there is also an art to guessing a path and trying to know where to go next. You've tried to make educated guesses with hyperparameters and model families, and kept the original dataset open to come back to as needed. This was all needed in case you were wrong....

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}