Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/tensorflow/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 使用HDF5Matrix TypeError时出错:索引元素的顺序必须递增_Python_Tensorflow_Keras_Scikit Learn - Fatal编程技术网

Python 使用HDF5Matrix TypeError时出错:索引元素的顺序必须递增

Python 使用HDF5Matrix TypeError时出错:索引元素的顺序必须递增,python,tensorflow,keras,scikit-learn,Python,Tensorflow,Keras,Scikit Learn,我在我的项目中使用HDF5Matrix,如下图所示,当我打开文件并尝试分割数据时,我得到以下错误: TypeError: Indexing elements must be in increasing order 请参阅,包括“请勿发布代码图像或错误消息图像”部分。请检查类似的线程。

我在我的项目中使用HDF5Matrix,如下图所示,当我打开文件并尝试分割数据时,我得到以下错误:

TypeError: Indexing elements must be in increasing order

请参阅,包括“请勿发布代码图像或错误消息图像”部分。请检查类似的线程。