RAMDataset# class RAMDataset(dataset, name)[source]# 表示内存中的数据集。 属性: name数据集名称。 方法 load() 加载数据集。 load()[source]# 加载数据集。 property name[source]# 数据集名称。