Skip to main content

load_datasets

Method
This is a method of the TrainModel class in the train module.

Signature

def load_datasets() -> Any

Returns

Returns
Any
The result of the operation.

Uses

  • process_dataset
  • concatenate_datasets

Used By

Source

View on GitHub

praisonai/train.py at line 205