Error writing hdf5 file
Hi, Please could someone explain why I receive an error writing an xls file into a hdf5 file. Is there another way to create hdf5 files in RM or external.
Thanks
Sven
The file is located here https://github.com/animra/Breast-Cancer-Detection-Using-Data-mining-Techniques-RapidMiner-Tool/blob/main/Breast%20Cancer%20Dataset.xlsx
Thanks
Sven
The file is located here https://github.com/animra/Breast-Cancer-Detection-Using-Data-mining-Techniques-RapidMiner-Tool/blob/main/Breast%20Cancer%20Dataset.xlsx
Find more posts tagged with
Sort by:
1 - 4 of
41
Hi Sven,
The Write HDF5 operator requires a full file path, i.e. "/Users/username/Desktop/breast cancer.hdf5"
You can use the Folder symbol on the right side of the hdf5 file parameter to select the target folder.

But since Version 9.7 the regular Store operator also writes in the hdf5 file format inside of your RapidMiner repositories.
Greetings,
Jonas
The Write HDF5 operator requires a full file path, i.e. "/Users/username/Desktop/breast cancer.hdf5"

But since Version 9.7 the regular Store operator also writes in the hdf5 file format inside of your RapidMiner repositories.
Greetings,
Jonas
Sort by:
1 - 1 of
11
Hi Sven,
The Write HDF5 operator requires a full file path, i.e. "/Users/username/Desktop/breast cancer.hdf5"
You can use the Folder symbol on the right side of the hdf5 file parameter to select the target folder.

But since Version 9.7 the regular Store operator also writes in the hdf5 file format inside of your RapidMiner repositories.
Greetings,
Jonas
The Write HDF5 operator requires a full file path, i.e. "/Users/username/Desktop/breast cancer.hdf5"

But since Version 9.7 the regular Store operator also writes in the hdf5 file format inside of your RapidMiner repositories.
Greetings,
Jonas
you have to append ?raw=true to the url to receive the actual binary from github.
Greetings,
Jonas