rsmtool
rsmtool copied to clipboard
Allow config dictionary to contain dataframe rather than path to a file
Currently config files/dictionary can only contain a path to training/test file. It would be nice to allow the user to pass a pandas Dataframe if they are using API with dictionary rather than config file.