Reader small image

You're reading from  Building Data Science Solutions with Anaconda

Product typeBook
Published inMay 2022
PublisherPackt
ISBN-139781800568785
Edition1st Edition
Concepts
Right arrow
Author (1)
Dan Meador
Dan Meador
author image
Dan Meador

Dan Meador is an Engineering Manager at Anaconda and is the creator of Conda as well as a champion of open source at Anaconda. With a history of engineering and client facing roles, he has the ability to jump into any position. He has a track record of delivering as a leader and a follower in companies from the Fortune 10 to startups.
Read more about Dan Meador

Right arrow

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 page is locked
Previous PageNext Page
You have been reading a chapter from
Building Data Science Solutions with Anaconda
Published in: May 2022Publisher: PacktISBN-13: 9781800568785

Author (1)

author image
Dan Meador

Dan Meador is an Engineering Manager at Anaconda and is the creator of Conda as well as a champion of open source at Anaconda. With a history of engineering and client facing roles, he has the ability to jump into any position. He has a track record of delivering as a leader and a follower in companies from the Fortune 10 to startups.
Read more about Dan Meador