You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ViktorKaz edited this page Nov 29, 2017
·
43 revisions
Notes
Main interface class for comunicating with files on HDD.
Currently the functionality covers mainly interactions wiht HDF5 database
Methods
defcheck_file_exists(dataset_name, file_type):
| dataset_name | String | Checks whether files exists on HDD|
| file_type | String (Flag) | Acceptable values are ML Model or Prediction. Depending on the input the path is appended to dataset_name |