Hosted by
Quantum Signals
3
Posted by antoine •
how do you train the model with the data ?
i am not sure where to put the dataset_type = "train"
dataset = FIDataset(dataset_type,".aqora/data/data")
dataset
variable here as the input for your ML implementation.FIDataset
.