Remove naming datasets after the top directory and even having this as a requirement. Dataset names will now default to the zip name provided, minus the extension.
IE: You upload iris_no_split.zip, the dataset name will be iris_no_split.
The names of the .data & .solution files on the inside should still match the zip name.
Remove naming datasets after the top directory and even having this as a requirement. Dataset names will now default to the zip name provided, minus the extension.
IE: You upload
iris_no_split.zip
, the dataset name will beiris_no_split
.The names of the .data & .solution files on the inside should still match the zip name.