Chapter 4: Workspaces, Projects, Experiments, and Models
Comet is an experimentation platform that permits you to track, monitor, and compare experiments within a data science project. So far, you have learned some basic concepts, including how to create and deal with workspaces, projects, experiments, panels, and reports. You have also learned how to compare experiments, customize panels, and store models in the Comet Registry.
In this chapter, you will deepen your understanding of some concepts regarding Comet, including how to add collaborators to your workspaces or projects, how to publish your projects, advanced techniques to manage experiments, and how to perform parameter optimization in Comet. In addition, you will learn how to implement a Comet experiment using R or Java as the main programming language. Finally, you will extend the basic examples implemented in Chapter 1, An Overview of Comet, with the advanced concepts learned in this chapter.
In detail, the chapter...