Section 3 – Examples and Use Cases
In this final section, you will learn how to use Comet for model building. You will focus on four different types of models, depending on either the specific technology you are using or the different tasks you want to solve. You will learn how to use Comet to build models for machine learning (Chapter 8, Comet for Machine Learning), natural language processing (Chapter 9, Comet for Natural Language Processing), deep learning (Chapter 10, Comet for Deep Learning), and time series analysis (Chapter 11, Comet for Time Series Analysis).
In each chapter of this section, you will see an overview of the considered technology, a description of a Python library that implements that technology, and finally, a practical example, which describes step by step how to combine Comet with a specific technology.
The main focus of this section is to provide you with practical examples that you can use as guidelines for your future data science projects...