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
Create a function that creates an .arff file based on mexcore:Example + mexcore:Feature + mexcore:Dataset. It would be very useful in case you are handling external data (e.g.: extracting features from other source to serve as input data to Weka) which will be used as training data to build a Weka model.
The text was updated successfully, but these errors were encountered:
Create a function that creates an
.arff
file based onmexcore:Example
+mexcore:Feature
+mexcore:Dataset
. It would be very useful in case you are handling external data (e.g.: extracting features from other source to serve as input data to Weka) which will be used as training data to build a Weka model.The text was updated successfully, but these errors were encountered: