Skip to content

WorldofML/.arff-to-.csv-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This code can be used to convert any .arff dataset into .csv file in order to use it effectively in Machine learning.

How to Install Dependencies

Run the following command to install all required packages:

pip install -r requirements.txt

About

convert .arff data into .csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages