DataError - Tinker Documentation

tinker_cookbook.exceptions.DataError

class tinker_cookbook.exceptions.DataError( TinkerCookbookError, ValueError)

An error related to training or evaluation data.

Base class for data-related errors. Inherits from ValueError for backward compatibility.

Referenced by