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
The HLTA code supports data with binary variables only (i.e. variables with only two discrete states). If you have data with binary variables, you may try to convert them to ARFF format.
I want to provide the algorithm an input file with discrete variables in csv or txt format (not documents).
I get the following error:
"Exception in thread "main" java.lang.Exception: Unsupported file format"
The text was updated successfully, but these errors were encountered: