This tutorial teaches you how to convert a .CSV (comma-separated values) file to the .ARFF (attribute-relation file format) format.
Quick Summary:
1. Open Weka. 2. Click Tools and select ArffViewer. 3. Click File and select Open. 4. Select the .CSV and click Open. 5. Save the file with an ".ARFF" extension
Steps :
1. Open Weka. If you’re working in Weka, you have a
built-in tool that will convert your .CSV files to the .ARFF format.
You’ll usually find Weka in the Applications folder
2.Click the Tools menu. It’s in the menu bar at the top of the Weka window. Click ArffViewer. This opens a blank window called ″ARFF-Viewer.″
4.Click the File menu. It’s at the top of the ARFF-Viewer window
5.Click Open. A file browser window will appear.
6.Navigate to the folder that contains the .CSV file. and select .csv option.
7. .csv file will appear select that file and open .
8. file will open now save as file
9. write file name and Click Save. The .CSV file is now converted to the .ARFF format.
No comments:
Post a Comment