Useful libraries
This section describes the interface to the popular ScikitLearn library, which allows you to use the API in the Julia environment. The tools presented include functions for creating, training, and testing models, as well as for performing model evaluation and selection. The tools in the section cover the entire process of working with models: from getting started quickly and getting familiar with the API to setting up cross-validation, selecting models, integrating with data tables, and saving results.