Utils

This module provides several utility functions that are used throughout different submodules of this library. There are three utility submodules:

  • toy_dataset_corr: provide functionalities for creating toy datasets;

  • data_utils: functions for handling data;

  • model_utils: functions for measuring the performance of a model over a test dataset.